2026-08-09 02:02:03.000114 | Job console starting 2026-08-09 02:02:03.008872 | Updating git repos 2026-08-09 02:02:03.046090 | Cloning repos into workspace 2026-08-09 02:02:06.690559 | Restoring repo states 2026-08-09 02:02:06.711119 | Merging changes 2026-08-09 02:02:06.711143 | Checking out repos 2026-08-09 02:02:09.477996 | Preparing playbooks 2026-08-09 02:02:10.953603 | Running Ansible setup 2026-08-09 02:02:17.352675 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-09 02:02:18.011754 | 2026-08-09 02:02:18.011919 | PLAY [localhost] 2026-08-09 02:02:18.019840 | 2026-08-09 02:02:18.019910 | TASK [Gathering Facts] 2026-08-09 02:02:20.040662 | localhost | ok 2026-08-09 02:02:20.051459 | 2026-08-09 02:02:20.051576 | TASK [Setup log path fact] 2026-08-09 02:02:20.072741 | localhost | ok 2026-08-09 02:02:20.099259 | 2026-08-09 02:02:20.099450 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 02:02:20.133831 | localhost | ok 2026-08-09 02:02:20.199055 | 2026-08-09 02:02:20.199215 | TASK [emit-job-header : Print job information] 2026-08-09 02:02:20.811182 | # Job Information 2026-08-09 02:02:21.014506 | Ansible Version: 2.16.18 2026-08-09 02:02:21.014781 | Job: openstack-tox-py312 2026-08-09 02:02:21.014841 | Pipeline: periodic 2026-08-09 02:02:21.014889 | Executor: 2d72f0692154 2026-08-09 02:02:21.014935 | Triggered by: https://github.com/vexxhost/manila 2026-08-09 02:02:21.014987 | Event ID: 1ab4e0b4b5dc40e7bb47e8f5518e2f6e 2026-08-09 02:02:21.021707 | 2026-08-09 02:02:21.021850 | LOOP [emit-job-header : Print node information] 2026-08-09 02:02:22.625640 | localhost | ok: 2026-08-09 02:02:22.625865 | localhost | # Node Information 2026-08-09 02:02:22.625893 | localhost | Inventory Hostname: ubuntu-noble 2026-08-09 02:02:22.625915 | localhost | Hostname: np0000188276 2026-08-09 02:02:22.625935 | localhost | Username: zuul 2026-08-09 02:02:22.625958 | localhost | Distro: Ubuntu 24.04 2026-08-09 02:02:22.625977 | localhost | Provider: yul1 2026-08-09 02:02:22.625996 | localhost | Region: ca-ymq-1 2026-08-09 02:02:22.626015 | localhost | Label: ubuntu-noble 2026-08-09 02:02:22.626033 | localhost | Product Name: OpenStack Nova 2026-08-09 02:02:22.626051 | localhost | Interface IP: 199.204.45.138 2026-08-09 02:02:22.642901 | 2026-08-09 02:02:22.643073 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-09 02:02:23.074516 | localhost -> localhost | changed 2026-08-09 02:02:23.083727 | 2026-08-09 02:02:23.083829 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-09 02:02:24.243234 | localhost -> localhost | changed 2026-08-09 02:02:24.254001 | 2026-08-09 02:02:24.254072 | PLAY [all] 2026-08-09 02:02:24.263360 | 2026-08-09 02:02:24.263454 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-09 02:02:24.491007 | ubuntu-noble -> localhost | ok 2026-08-09 02:02:24.502071 | 2026-08-09 02:02:24.502161 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-09 02:02:24.539587 | ubuntu-noble | ok 2026-08-09 02:02:24.552746 | ubuntu-noble | included: /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-09 02:02:24.568646 | 2026-08-09 02:02:24.568726 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-09 02:02:26.393657 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-08-09 02:02:26.393853 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/work/2d89e8112cdc49ac83be7b13812dbe21_id_rsa 2026-08-09 02:02:26.393894 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/work/2d89e8112cdc49ac83be7b13812dbe21_id_rsa.pub 2026-08-09 02:02:26.393925 | ubuntu-noble -> localhost | The key fingerprint is: 2026-08-09 02:02:26.393955 | ubuntu-noble -> localhost | SHA256:/j+T7ErfJNlPndG0qU/C5JmFe3WVbiJ4YHNU2p7fv7o zuul-build-sshkey 2026-08-09 02:02:26.393998 | ubuntu-noble -> localhost | The key's randomart image is: 2026-08-09 02:02:26.394029 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-08-09 02:02:26.394069 | ubuntu-noble -> localhost | | ... | 2026-08-09 02:02:26.394099 | ubuntu-noble -> localhost | | . o .| 2026-08-09 02:02:26.394127 | ubuntu-noble -> localhost | | + o . .o| 2026-08-09 02:02:26.394156 | ubuntu-noble -> localhost | | . = . +.=| 2026-08-09 02:02:26.394184 | ubuntu-noble -> localhost | | S. o * B+| 2026-08-09 02:02:26.394212 | ubuntu-noble -> localhost | | . . =oX B| 2026-08-09 02:02:26.394239 | ubuntu-noble -> localhost | | . ..oXo=+| 2026-08-09 02:02:26.394267 | ubuntu-noble -> localhost | | o .=+=o.| 2026-08-09 02:02:26.394297 | ubuntu-noble -> localhost | | o++E+o+| 2026-08-09 02:02:26.394329 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-08-09 02:02:26.394398 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.398508 2026-08-09 02:02:26.400493 | 2026-08-09 02:02:26.400555 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-09 02:02:26.431352 | ubuntu-noble | ok 2026-08-09 02:02:26.442868 | ubuntu-noble | included: /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-09 02:02:26.451893 | 2026-08-09 02:02:26.451958 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-09 02:02:26.476884 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:26.485783 | 2026-08-09 02:02:26.485874 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-09 02:02:27.026218 | ubuntu-noble | changed 2026-08-09 02:02:27.032191 | 2026-08-09 02:02:27.032253 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-09 02:02:27.267763 | ubuntu-noble | ok 2026-08-09 02:02:27.274618 | 2026-08-09 02:02:27.274683 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-09 02:02:27.869617 | ubuntu-noble | changed 2026-08-09 02:02:27.875182 | 2026-08-09 02:02:27.875248 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-09 02:02:28.418731 | ubuntu-noble | changed 2026-08-09 02:02:28.424787 | 2026-08-09 02:02:28.424859 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-09 02:02:28.450184 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:28.460796 | 2026-08-09 02:02:28.461195 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-09 02:02:28.850402 | ubuntu-noble -> localhost | changed 2026-08-09 02:02:28.868024 | 2026-08-09 02:02:28.868125 | TASK [add-build-sshkey : Add back temp key] 2026-08-09 02:02:29.169335 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/work/2d89e8112cdc49ac83be7b13812dbe21_id_rsa (zuul-build-sshkey) 2026-08-09 02:02:29.169569 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.018080 2026-08-09 02:02:29.174847 | 2026-08-09 02:02:29.174913 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-09 02:02:29.535407 | ubuntu-noble | ok 2026-08-09 02:02:29.540550 | 2026-08-09 02:02:29.540613 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-09 02:02:29.565351 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:29.581750 | 2026-08-09 02:02:29.581831 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-09 02:02:29.994829 | ubuntu-noble | ok 2026-08-09 02:02:30.002112 | 2026-08-09 02:02:30.002177 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-09 02:02:31.918732 | ubuntu-noble | Output suppressed because no_log was given 2026-08-09 02:02:31.929709 | 2026-08-09 02:02:31.929772 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-09 02:02:32.152391 | ubuntu-noble | ok: "logs" 2026-08-09 02:02:32.152931 | ubuntu-noble | ok: All items complete 2026-08-09 02:02:32.153019 | 2026-08-09 02:02:32.344029 | ubuntu-noble | ok: "artifacts" 2026-08-09 02:02:32.531350 | ubuntu-noble | ok: "docs" 2026-08-09 02:02:32.551791 | 2026-08-09 02:02:32.551934 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-09 02:02:32.782903 | ubuntu-noble | changed: "logs" 2026-08-09 02:02:32.975262 | ubuntu-noble | changed: "artifacts" 2026-08-09 02:02:33.162789 | ubuntu-noble | changed: "docs" 2026-08-09 02:02:33.181969 | 2026-08-09 02:02:33.182019 | PLAY RECAP 2026-08-09 02:02:33.182060 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-09 02:02:33.182089 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-09 02:02:33.182112 | 2026-08-09 02:02:33.293231 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-09 02:02:33.295908 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/enable-fips/pre.yaml@master] 2026-08-09 02:02:33.925930 | 2026-08-09 02:02:33.926275 | PLAY [Enable FIPS mode] 2026-08-09 02:02:33.939183 | 2026-08-09 02:02:33.939267 | TASK [Enable FIPS mode and reboot node] 2026-08-09 02:02:33.985297 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:33.987333 | 2026-08-09 02:02:33.987458 | PLAY RECAP 2026-08-09 02:02:33.987574 | ubuntu-noble | ok: 0 changed: 0 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-09 02:02:33.987681 | 2026-08-09 02:02:34.156259 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/enable-fips/pre.yaml@master] 2026-08-09 02:02:34.159783 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/pre.yaml@master] 2026-08-09 02:02:34.717675 | 2026-08-09 02:02:34.717782 | PLAY [all] 2026-08-09 02:02:34.728803 | 2026-08-09 02:02:34.728873 | TASK [Install binary dependencies] 2026-08-09 02:02:34.771721 | ubuntu-noble | ok 2026-08-09 02:02:34.802177 | 2026-08-09 02:02:34.802410 | TASK [bindep : Include find tasks] 2026-08-09 02:02:34.840419 | ubuntu-noble | ok 2026-08-09 02:02:34.850588 | ubuntu-noble | included: /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/find.yaml 2026-08-09 02:02:34.856732 | 2026-08-09 02:02:34.856800 | TASK [bindep : Look for bindep.txt] 2026-08-09 02:02:35.228822 | ubuntu-noble | ok 2026-08-09 02:02:35.235668 | 2026-08-09 02:02:35.235757 | TASK [bindep : Define bindep_file fact] 2026-08-09 02:02:35.270873 | ubuntu-noble | ok 2026-08-09 02:02:35.278064 | 2026-08-09 02:02:35.278157 | TASK [bindep : Look for other-requirements.txt] 2026-08-09 02:02:35.303948 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:35.313215 | 2026-08-09 02:02:35.313312 | TASK [bindep : Define bindep_file fact] 2026-08-09 02:02:35.340829 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:35.351566 | 2026-08-09 02:02:35.351675 | TASK [bindep : Look for bindep fallback file] 2026-08-09 02:02:35.377477 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:35.387680 | 2026-08-09 02:02:35.387783 | TASK [bindep : Define bindep_file fact] 2026-08-09 02:02:35.413674 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:35.422716 | 2026-08-09 02:02:35.422805 | TASK [bindep : Include bindep tasks] 2026-08-09 02:02:35.456975 | ubuntu-noble | ok 2026-08-09 02:02:35.466127 | ubuntu-noble | included: /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/find-bindep.yaml 2026-08-09 02:02:35.475549 | 2026-08-09 02:02:35.475615 | TASK [bindep : Look for bindep command] 2026-08-09 02:02:35.501259 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:35.510784 | 2026-08-09 02:02:35.510881 | TASK [bindep : Check for system bindep] 2026-08-09 02:02:36.053239 | ubuntu-noble | ok: Runtime: 0:00:00.008430 2026-08-09 02:02:36.061243 | 2026-08-09 02:02:36.061315 | TASK [bindep : Define bindep_command fact] 2026-08-09 02:02:36.087452 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:36.099631 | 2026-08-09 02:02:36.099773 | TASK [bindep : Include install tasks] 2026-08-09 02:02:36.139572 | ubuntu-noble | ok 2026-08-09 02:02:36.149103 | ubuntu-noble | included: /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/install.yaml 2026-08-09 02:02:36.158987 | 2026-08-09 02:02:36.159056 | TASK [bindep : Create temp dir for bindep] 2026-08-09 02:02:36.538095 | ubuntu-noble | changed 2026-08-09 02:02:36.543196 | 2026-08-09 02:02:36.543253 | TASK [Ensure we have pip dependencies] 2026-08-09 02:02:36.564675 | ubuntu-noble | ok 2026-08-09 02:02:36.617834 | 2026-08-09 02:02:36.617948 | TASK [ensure-pip : Check if pip is installed] 2026-08-09 02:02:37.155569 | ubuntu-noble | ok: Runtime: 0:00:00.009020 2026-08-09 02:02:37.162060 | 2026-08-09 02:02:37.162124 | LOOP [ensure-pip : Install pip from packages] 2026-08-09 02:02:37.195891 | ubuntu-noble | ok: "/var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-08-09 02:02:37.205460 | ubuntu-noble | included: /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-08-09 02:02:37.215550 | 2026-08-09 02:02:37.215609 | TASK [ensure-pip : Update package lists] 2026-08-09 02:02:43.271539 | ubuntu-noble | changed 2026-08-09 02:02:43.278580 | 2026-08-09 02:02:43.278648 | TASK [ensure-pip : Install Python 3 pip] 2026-08-09 02:02:49.239652 | ubuntu-noble | changed 2026-08-09 02:02:49.245638 | 2026-08-09 02:02:49.245701 | TASK [ensure-pip : Install Python 2 pip] 2026-08-09 02:02:49.280326 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:49.291764 | 2026-08-09 02:02:49.291831 | TASK [ensure-pip : Ensure setuptools] 2026-08-09 02:02:49.315772 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:49.327761 | 2026-08-09 02:02:49.327879 | TASK [ensure-pip : Check for ensurepip module] 2026-08-09 02:02:49.608447 | ubuntu-noble | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-08-09 02:02:49.608662 | ubuntu-noble | [--altinstall] [--default-pip] 2026-08-09 02:02:49.608684 | ubuntu-noble | 2026-08-09 02:02:49.608697 | ubuntu-noble | options: 2026-08-09 02:02:49.608708 | ubuntu-noble | -h, --help show this help message and exit 2026-08-09 02:02:49.608726 | ubuntu-noble | --version Show the version of pip that is bundled with this Python. 2026-08-09 02:02:49.608740 | ubuntu-noble | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-08-09 02:02:49.608756 | ubuntu-noble | times. 2026-08-09 02:02:49.608767 | ubuntu-noble | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-08-09 02:02:49.608776 | ubuntu-noble | --user Install using the user scheme. 2026-08-09 02:02:49.608786 | ubuntu-noble | --root ROOT Install everything relative to this alternate root directory. 2026-08-09 02:02:49.608796 | ubuntu-noble | --altinstall Make an alternate install, installing only the X.Y versioned 2026-08-09 02:02:49.608805 | ubuntu-noble | scripts (Default: pipX, pipX.Y). 2026-08-09 02:02:49.608815 | ubuntu-noble | --default-pip Make a default pip install, installing the unqualified pip in 2026-08-09 02:02:49.608824 | ubuntu-noble | addition to the versioned scripts. 2026-08-09 02:02:49.872409 | ubuntu-noble | ok: Runtime: 0:00:00.063007 2026-08-09 02:02:49.880243 | 2026-08-09 02:02:49.880307 | TASK [ensure-pip : Ensure python3-venv] 2026-08-09 02:02:49.904360 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:49.915161 | 2026-08-09 02:02:49.915233 | TASK [ensure-pip : Install pip from source] 2026-08-09 02:02:49.940558 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:02:49.951495 | 2026-08-09 02:02:49.951633 | TASK [ensure-pip : Probe for venv python full path] 2026-08-09 02:02:50.191297 | ubuntu-noble | /usr/bin/python3 2026-08-09 02:02:50.494572 | ubuntu-noble | ok: Runtime: 0:00:00.010755 2026-08-09 02:02:50.501996 | 2026-08-09 02:02:50.502066 | TASK [ensure-pip : Set host default] 2026-08-09 02:02:50.555460 | ubuntu-noble | ok 2026-08-09 02:02:50.562632 | 2026-08-09 02:02:50.562720 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-08-09 02:02:50.617965 | ubuntu-noble | ok 2026-08-09 02:02:50.628940 | 2026-08-09 02:02:50.629028 | TASK [bindep : Install bindep into temporary venv] 2026-08-09 02:02:56.471449 | ubuntu-noble | changed 2026-08-09 02:02:56.476862 | 2026-08-09 02:02:56.476924 | TASK [bindep : Define bindep_command] 2026-08-09 02:02:56.511558 | ubuntu-noble | ok 2026-08-09 02:02:56.518354 | 2026-08-09 02:02:56.518437 | LOOP [bindep : Include package tasks] 2026-08-09 02:02:56.567957 | ubuntu-noble | ok: "src/github.com/vexxhost/manila/bindep.txt" 2026-08-09 02:02:56.568127 | ubuntu-noble | ok: All items complete 2026-08-09 02:02:56.568153 | 2026-08-09 02:02:56.590546 | ubuntu-noble | included: /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/packages.yaml 2026-08-09 02:02:56.601533 | 2026-08-09 02:02:56.601596 | TASK [bindep : Define bindep_run fact] 2026-08-09 02:02:56.634979 | ubuntu-noble | ok 2026-08-09 02:02:56.641755 | 2026-08-09 02:02:56.641838 | TASK [bindep : Get list of packages to install from bindep] 2026-08-09 02:02:57.620919 | ubuntu-noble | build-essential 2026-08-09 02:02:57.621043 | ubuntu-noble | gettext 2026-08-09 02:02:57.621058 | ubuntu-noble | graphviz 2026-08-09 02:02:57.621068 | ubuntu-noble | libffi-dev 2026-08-09 02:02:57.621078 | ubuntu-noble | libmysqlclient-dev 2026-08-09 02:02:57.621087 | ubuntu-noble | libpq-dev 2026-08-09 02:02:57.621096 | ubuntu-noble | libssl-dev 2026-08-09 02:02:57.621105 | ubuntu-noble | libxml2-dev 2026-08-09 02:02:57.621113 | ubuntu-noble | libxslt1-dev 2026-08-09 02:02:57.621122 | ubuntu-noble | mysql-client 2026-08-09 02:02:57.621130 | ubuntu-noble | mysql-server 2026-08-09 02:02:57.621139 | ubuntu-noble | postgresql 2026-08-09 02:02:57.621148 | ubuntu-noble | postgresql-client 2026-08-09 02:02:57.699620 | ubuntu-noble | ok: Runtime: 0:00:00.782331 2026-08-09 02:02:57.757939 | 2026-08-09 02:02:57.758087 | TASK [bindep : Install distro packages from bindep] 2026-08-09 02:03:52.710686 | ubuntu-noble | changed 2026-08-09 02:03:52.724487 | 2026-08-09 02:03:52.724558 | TASK [bindep : Check that packages are installed] 2026-08-09 02:03:53.785734 | ubuntu-noble | ok: Runtime: 0:00:00.787307 2026-08-09 02:03:53.792876 | 2026-08-09 02:03:53.792946 | TASK [bindep : Fail if we cannot install all packages] 2026-08-09 02:03:53.827679 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:03:53.844495 | 2026-08-09 02:03:53.844584 | TASK [Run test-setup role] 2026-08-09 02:03:53.869330 | ubuntu-noble | ok 2026-08-09 02:03:53.888570 | 2026-08-09 02:03:53.888640 | TASK [test-setup : Check if project's tools/test-setup.sh exists] 2026-08-09 02:03:54.115107 | ubuntu-noble | ok 2026-08-09 02:03:54.120854 | 2026-08-09 02:03:54.120926 | TASK [test-setup : Run tools/test-setup.sh] 2026-08-09 02:03:54.353039 | ubuntu-noble | + DB_ROOT_PW=insecure_slave 2026-08-09 02:03:54.353139 | ubuntu-noble | + DB_USER=openstack_citest 2026-08-09 02:03:54.353154 | ubuntu-noble | + DB_PW=openstack_citest 2026-08-09 02:03:54.353163 | ubuntu-noble | + sudo -H mysqladmin -u root password insecure_slave 2026-08-09 02:03:54.373263 | ubuntu-noble | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2026-08-09 02:03:54.373502 | ubuntu-noble | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2026-08-09 02:03:54.383760 | ubuntu-noble | + sudo -H mysql -u root -pinsecure_slave -h localhost -e ' 2026-08-09 02:03:54.383785 | ubuntu-noble | DELETE FROM mysql.user WHERE User='\'''\''; 2026-08-09 02:03:54.383794 | ubuntu-noble | FLUSH PRIVILEGES; 2026-08-09 02:03:54.383807 | ubuntu-noble | CREATE USER '\''openstack_citest'\''@'\''%'\'' IDENTIFIED BY '\''openstack_citest'\''; 2026-08-09 02:03:54.383816 | ubuntu-noble | GRANT ALL PRIVILEGES ON *.* TO '\''openstack_citest'\''@'\''%'\'' WITH GRANT OPTION;' 2026-08-09 02:03:54.400253 | ubuntu-noble | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-09 02:03:54.436544 | ubuntu-noble | + mysql -u openstack_citest -popenstack_citest -h 127.0.0.1 -e ' 2026-08-09 02:03:54.436606 | ubuntu-noble | SET default_storage_engine=MYISAM; 2026-08-09 02:03:54.436627 | ubuntu-noble | DROP DATABASE IF EXISTS openstack_citest; 2026-08-09 02:03:54.436637 | ubuntu-noble | CREATE DATABASE openstack_citest CHARACTER SET utf8;' 2026-08-09 02:03:54.443934 | ubuntu-noble | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-09 02:03:54.500253 | ubuntu-noble | + DB_ROOT_PW=insecure_slave 2026-08-09 02:03:54.501186 | ubuntu-noble | ++ sudo -H -u postgres psql -t -c ' 2026-08-09 02:03:54.501206 | ubuntu-noble | SELECT '\''HERE'\'' from pg_roles where rolname='\''openstack_citest'\''' 2026-08-09 02:03:54.563308 | ubuntu-noble | + root_roles= 2026-08-09 02:03:54.563397 | ubuntu-noble | + [[ '' == *HERE ]] 2026-08-09 02:03:54.563437 | ubuntu-noble | + sudo -H -u postgres psql -c 'CREATE ROLE openstack_citest WITH SUPERUSER LOGIN PASSWORD '\''openstack_citest'\''' 2026-08-09 02:03:54.629355 | ubuntu-noble | CREATE ROLE 2026-08-09 02:03:54.633104 | ubuntu-noble | + cat 2026-08-09 02:03:54.636232 | ubuntu-noble | + chmod 0600 /home/zuul/.pgpass 2026-08-09 02:03:54.637899 | ubuntu-noble | + psql -h 127.0.0.1 -U openstack_citest -d template1 -c 'DROP DATABASE IF EXISTS openstack_citest' 2026-08-09 02:03:54.693744 | ubuntu-noble | NOTICE: database "openstack_citest" does not exist, skipping 2026-08-09 02:03:54.693798 | ubuntu-noble | DROP DATABASE 2026-08-09 02:03:54.694764 | ubuntu-noble | + createdb -h 127.0.0.1 -U openstack_citest -l C -T template0 -E utf8 openstack_citest 2026-08-09 02:03:55.161022 | ubuntu-noble | ok: Runtime: 0:00:00.473588 2026-08-09 02:03:55.175680 | 2026-08-09 02:03:55.175753 | TASK [bindep : Remove bindep temp dir] 2026-08-09 02:03:55.574225 | ubuntu-noble | ok 2026-08-09 02:03:55.575855 | 2026-08-09 02:03:55.575908 | PLAY RECAP 2026-08-09 02:03:55.575956 | ubuntu-noble | ok: 25 changed: 9 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0 2026-08-09 02:03:55.575979 | 2026-08-09 02:03:55.709462 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/pre.yaml@master] 2026-08-09 02:03:55.712160 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/pre.yaml@master] 2026-08-09 02:03:56.292442 | 2026-08-09 02:03:56.292898 | PLAY [all] 2026-08-09 02:03:56.307671 | 2026-08-09 02:03:56.307761 | TASK [ensure-python : Validate python_version value] 2026-08-09 02:03:56.373824 | ubuntu-noble | ok: All assertions passed 2026-08-09 02:03:56.379200 | 2026-08-09 02:03:56.379278 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-08-09 02:04:00.580332 | ubuntu-noble | changed 2026-08-09 02:04:00.588070 | 2026-08-09 02:04:00.588145 | TASK [ensure-python : Pull in venv package] 2026-08-09 02:04:01.472285 | ubuntu-noble | ok 2026-08-09 02:04:01.478472 | 2026-08-09 02:04:01.478547 | TASK [ensure-python : Set default RPM package name] 2026-08-09 02:04:01.513430 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:01.522888 | 2026-08-09 02:04:01.522996 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-08-09 02:04:01.559332 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:01.569509 | 2026-08-09 02:04:01.569603 | TASK [ensure-python : Install RPM package] 2026-08-09 02:04:01.605065 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:01.614750 | 2026-08-09 02:04:01.614842 | TASK [ensure-python : Install python using pyenv] 2026-08-09 02:04:01.640312 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:01.650223 | 2026-08-09 02:04:01.650322 | TASK [ensure-python : Activate python using stow] 2026-08-09 02:04:01.686041 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:01.701932 | 2026-08-09 02:04:01.701994 | TASK [Install pip] 2026-08-09 02:04:01.724047 | ubuntu-noble | ok 2026-08-09 02:04:01.748554 | 2026-08-09 02:04:01.748625 | TASK [ensure-pip : Check if pip is installed] 2026-08-09 02:04:02.109599 | ubuntu-noble | /usr/bin/pip3 2026-08-09 02:04:02.144010 | ubuntu-noble | usage: __main__.py [-h] {unpack,pack,convert,tags,version,help} ... 2026-08-09 02:04:02.144045 | ubuntu-noble | 2026-08-09 02:04:02.144056 | ubuntu-noble | positional arguments: 2026-08-09 02:04:02.144067 | ubuntu-noble | {unpack,pack,convert,tags,version,help} 2026-08-09 02:04:02.144077 | ubuntu-noble | commands 2026-08-09 02:04:02.144086 | ubuntu-noble | unpack Unpack wheel 2026-08-09 02:04:02.144100 | ubuntu-noble | pack Repack wheel 2026-08-09 02:04:02.144114 | ubuntu-noble | convert Convert egg or wininst to wheel 2026-08-09 02:04:02.144128 | ubuntu-noble | tags Add or replace the tags on a wheel 2026-08-09 02:04:02.144140 | ubuntu-noble | version Print version and exit 2026-08-09 02:04:02.144149 | ubuntu-noble | help Show this help 2026-08-09 02:04:02.144158 | ubuntu-noble | 2026-08-09 02:04:02.144166 | ubuntu-noble | options: 2026-08-09 02:04:02.144175 | ubuntu-noble | -h, --help show this help message and exit 2026-08-09 02:04:02.293013 | ubuntu-noble | ok: Runtime: 0:00:00.046812 2026-08-09 02:04:02.299846 | 2026-08-09 02:04:02.299917 | LOOP [ensure-pip : Install pip from packages] 2026-08-09 02:04:02.328689 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:02.343597 | 2026-08-09 02:04:02.343689 | TASK [ensure-pip : Ensure setuptools] 2026-08-09 02:04:02.369853 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:02.381113 | 2026-08-09 02:04:02.381183 | TASK [ensure-pip : Check for ensurepip module] 2026-08-09 02:04:02.657795 | ubuntu-noble | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-08-09 02:04:02.657907 | ubuntu-noble | [--altinstall] [--default-pip] 2026-08-09 02:04:02.657921 | ubuntu-noble | 2026-08-09 02:04:02.657932 | ubuntu-noble | options: 2026-08-09 02:04:02.657942 | ubuntu-noble | -h, --help show this help message and exit 2026-08-09 02:04:02.657957 | ubuntu-noble | --version Show the version of pip that is bundled with this Python. 2026-08-09 02:04:02.657969 | ubuntu-noble | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-08-09 02:04:02.657983 | ubuntu-noble | times. 2026-08-09 02:04:02.657992 | ubuntu-noble | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-08-09 02:04:02.658001 | ubuntu-noble | --user Install using the user scheme. 2026-08-09 02:04:02.658010 | ubuntu-noble | --root ROOT Install everything relative to this alternate root directory. 2026-08-09 02:04:02.658018 | ubuntu-noble | --altinstall Make an alternate install, installing only the X.Y versioned 2026-08-09 02:04:02.658027 | ubuntu-noble | scripts (Default: pipX, pipX.Y). 2026-08-09 02:04:02.658035 | ubuntu-noble | --default-pip Make a default pip install, installing the unqualified pip in 2026-08-09 02:04:02.658043 | ubuntu-noble | addition to the versioned scripts. 2026-08-09 02:04:02.922468 | ubuntu-noble | ok: Runtime: 0:00:00.062452 2026-08-09 02:04:02.966071 | 2026-08-09 02:04:02.970613 | TASK [ensure-pip : Ensure python3-venv] 2026-08-09 02:04:02.995408 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:03.006596 | 2026-08-09 02:04:03.006711 | TASK [ensure-pip : Install pip from source] 2026-08-09 02:04:03.032436 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:03.042541 | 2026-08-09 02:04:03.042628 | TASK [ensure-pip : Probe for venv python full path] 2026-08-09 02:04:03.299046 | ubuntu-noble | /usr/bin/python3 2026-08-09 02:04:03.585614 | ubuntu-noble | ok: Runtime: 0:00:00.008268 2026-08-09 02:04:03.591284 | 2026-08-09 02:04:03.591351 | TASK [ensure-pip : Set host default] 2026-08-09 02:04:03.647433 | ubuntu-noble | ok 2026-08-09 02:04:03.653250 | 2026-08-09 02:04:03.653323 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-08-09 02:04:03.710135 | ubuntu-noble | ok 2026-08-09 02:04:03.722916 | 2026-08-09 02:04:03.722984 | TASK [ensure-tox : Check if tox is installed] 2026-08-09 02:04:04.265283 | ubuntu-noble | ok: Runtime: 0:00:00.007621 2026-08-09 02:04:04.272659 | 2026-08-09 02:04:04.272755 | TASK [ensure-tox : Export preinstalled tox_executable] 2026-08-09 02:04:04.298620 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:04.308420 | 2026-08-09 02:04:04.308515 | TASK [ensure-tox : Create local venv] 2026-08-09 02:04:07.850436 | ubuntu-noble | ok: Runtime: 0:00:03.024707 2026-08-09 02:04:07.858179 | 2026-08-09 02:04:07.858271 | TASK [ensure-tox : Upgrade pip in the local venv] 2026-08-09 02:04:08.387384 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:08.401550 | 2026-08-09 02:04:08.401661 | TASK [ensure-tox : Install tox to local venv] 2026-08-09 02:04:09.180607 | ubuntu-noble | Collecting tox 2026-08-09 02:04:09.240926 | ubuntu-noble | Downloading tox-4.58.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-09 02:04:09.322615 | ubuntu-noble | Collecting cachetools>=7.0.3 (from tox) 2026-08-09 02:04:09.332127 | ubuntu-noble | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-09 02:04:09.386787 | ubuntu-noble | Collecting colorama>=0.4.6 (from tox) 2026-08-09 02:04:09.394814 | ubuntu-noble | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-08-09 02:04:09.464697 | ubuntu-noble | Collecting filelock>=3.25 (from tox) 2026-08-09 02:04:09.473874 | ubuntu-noble | Downloading filelock-3.32.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-09 02:04:09.522658 | ubuntu-noble | Collecting packaging>=26 (from tox) 2026-08-09 02:04:09.523949 | ubuntu-noble | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-09 02:04:09.569770 | ubuntu-noble | Collecting platformdirs>=4.9.4 (from tox) 2026-08-09 02:04:09.578897 | ubuntu-noble | Downloading platformdirs-4.11.1-py3-none-any.whl.metadata (5.5 kB) 2026-08-09 02:04:09.620552 | ubuntu-noble | Collecting pluggy>=1.6 (from tox) 2026-08-09 02:04:09.629310 | ubuntu-noble | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-09 02:04:09.667714 | ubuntu-noble | Collecting pyproject-api>=1.10 (from tox) 2026-08-09 02:04:09.677344 | ubuntu-noble | Downloading pyproject_api-1.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-09 02:04:09.717689 | ubuntu-noble | Collecting python-discovery>=1.4.4 (from tox) 2026-08-09 02:04:09.726872 | ubuntu-noble | Downloading python_discovery-1.5.1-py3-none-any.whl.metadata (5.0 kB) 2026-08-09 02:04:09.759768 | ubuntu-noble | Collecting tomli-w>=1.2 (from tox) 2026-08-09 02:04:09.770034 | ubuntu-noble | Downloading tomli_w-1.2.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-09 02:04:09.896204 | ubuntu-noble | Collecting virtualenv>=21.1 (from tox) 2026-08-09 02:04:09.905365 | ubuntu-noble | Downloading virtualenv-21.7.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-09 02:04:09.978694 | ubuntu-noble | Collecting distlib<1,>=0.3.7 (from virtualenv>=21.1->tox) 2026-08-09 02:04:09.987758 | ubuntu-noble | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-09 02:04:10.032592 | ubuntu-noble | Downloading tox-4.58.0-py3-none-any.whl (223 kB) 2026-08-09 02:04:10.065185 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.3/223.3 kB 7.6 MB/s eta 0:00:00 2026-08-09 02:04:10.075714 | ubuntu-noble | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-09 02:04:10.097807 | ubuntu-noble | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-09 02:04:10.117490 | ubuntu-noble | Downloading filelock-3.32.2-py3-none-any.whl (98 kB) 2026-08-09 02:04:10.132128 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.8/98.8 kB 7.7 MB/s eta 0:00:00 2026-08-09 02:04:10.133523 | ubuntu-noble | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-09 02:04:10.143978 | ubuntu-noble | Downloading platformdirs-4.11.1-py3-none-any.whl (23 kB) 2026-08-09 02:04:10.165045 | ubuntu-noble | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-09 02:04:10.183956 | ubuntu-noble | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-08-09 02:04:10.201896 | ubuntu-noble | Downloading python_discovery-1.5.1-py3-none-any.whl (35 kB) 2026-08-09 02:04:10.222252 | ubuntu-noble | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-08-09 02:04:10.245555 | ubuntu-noble | Downloading virtualenv-21.7.3-py3-none-any.whl (5.5 MB) 2026-08-09 02:04:10.331555 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 66.7 MB/s eta 0:00:00 2026-08-09 02:04:10.347005 | ubuntu-noble | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-09 02:04:10.368649 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 30.9 MB/s eta 0:00:00 2026-08-09 02:04:10.419237 | ubuntu-noble | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-08-09 02:04:11.194631 | ubuntu-noble | Successfully installed cachetools-7.1.7 colorama-0.4.6 distlib-0.4.3 filelock-3.32.2 packaging-26.3 platformdirs-4.11.1 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.1 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.3 2026-08-09 02:04:11.447585 | ubuntu-noble | ok: Runtime: 0:00:02.648301 2026-08-09 02:04:11.455670 | 2026-08-09 02:04:11.455747 | TASK [ensure-tox : Export installed tox_executable path] 2026-08-09 02:04:11.493893 | ubuntu-noble | ok 2026-08-09 02:04:11.498960 | 2026-08-09 02:04:11.499029 | TASK [ensure-tox : Output tox version] 2026-08-09 02:04:11.975711 | ubuntu-noble | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-08-09 02:04:11.989628 | ubuntu-noble | 4.58.0 from /home/zuul/.local/tox/lib/python3.12/site-packages/tox/__init__.py 2026-08-09 02:04:12.069235 | ubuntu-noble | ok: Runtime: 0:00:00.291854 2026-08-09 02:04:12.074942 | 2026-08-09 02:04:12.075013 | TASK [ensure-tox : Make global symlink] 2026-08-09 02:04:12.101225 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:12.113377 | 2026-08-09 02:04:12.113437 | PLAY RECAP 2026-08-09 02:04:12.113487 | ubuntu-noble | ok: 13 changed: 8 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-08-09 02:04:12.113509 | 2026-08-09 02:04:12.308640 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/pre.yaml@master] 2026-08-09 02:04:12.311555 | RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-09 02:04:12.880522 | 2026-08-09 02:04:12.880636 | PLAY [all] 2026-08-09 02:04:12.893106 | 2026-08-09 02:04:12.893189 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-08-09 02:04:13.432033 | ubuntu-noble | ok: Runtime: 0:00:00.015550 2026-08-09 02:04:13.439871 | 2026-08-09 02:04:13.439990 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-08-09 02:04:13.978508 | ubuntu-noble | ok: Runtime: 0:00:00.006674 2026-08-09 02:04:13.984235 | 2026-08-09 02:04:13.984303 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-08-09 02:04:14.245417 | ubuntu-noble | sudo: a password is required 2026-08-09 02:04:14.521304 | ubuntu-noble | ok: Runtime: 0:00:00.013851 2026-08-09 02:04:14.534588 | 2026-08-09 02:04:14.534699 | TASK [tox : Check to see if the constraints file exists] 2026-08-09 02:04:14.920584 | ubuntu-noble | ok 2026-08-09 02:04:14.927492 | 2026-08-09 02:04:14.927568 | TASK [tox : Fail if constraints file is missing] 2026-08-09 02:04:14.954764 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:04:14.965796 | 2026-08-09 02:04:14.965898 | TASK [tox : Record file location] 2026-08-09 02:04:15.015721 | ubuntu-noble | ok 2026-08-09 02:04:15.021873 | 2026-08-09 02:04:15.021940 | TASK [tox : Install tox siblings] 2026-08-09 02:04:15.059851 | ubuntu-noble | ok 2026-08-09 02:04:15.069561 | ubuntu-noble | included: /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/tox/tasks/siblings.yaml 2026-08-09 02:04:15.075334 | 2026-08-09 02:04:15.075401 | TASK [tox : Run tox without tests] 2026-08-09 02:04:15.606280 | ubuntu-noble | ROOT: 198 D setup logging to DEBUG on pid 5653 [tox/report.py:229] 2026-08-09 02:04:15.628768 | ubuntu-noble | .pkg: 221 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.630767 | ubuntu-noble | .pkg: 223 I find interpreter for spec PythonSpec(major=3, minor=12, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.633624 | ubuntu-noble | .pkg: 226 D get interpreter info via cmd: /usr/bin/python3.12 /home/zuul/.local/tox/lib/python3.12/site-packages/python_discovery/_py_info.py 72cbd3c32afa1697d2fb404bac07ed5f 939913456882f7619b156ca31768aa58 [python_discovery/_cached_py_info.py:198] 2026-08-09 02:04:15.691109 | ubuntu-noble | .pkg: 283 D wrote python info of /usr/bin/python3.12 at /home/zuul/.cache/virtualenv/py_info/5/f0d7a494a3f776233427cb85a7e198c7cf4913b50a203c6febc678cc4f5bf265.json [virtualenv/app_data/via_disk_folder.py:159] 2026-08-09 02:04:15.691752 | ubuntu-noble | .pkg: 284 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-09 02:04:15.691993 | ubuntu-noble | .pkg: 284 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.692175 | ubuntu-noble | .pkg: 284 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.694668 | ubuntu-noble | .pkg: 287 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-09 02:04:15.694904 | ubuntu-noble | .pkg: 287 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-09 02:04:15.725075 | ubuntu-noble | .pkg: 317 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.725467 | ubuntu-noble | .pkg: 318 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.725712 | ubuntu-noble | .pkg: 318 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.725761 | ubuntu-noble | .pkg: 318 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.729014 | ubuntu-noble | .pkg: 321 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.729387 | ubuntu-noble | .pkg: 322 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.729454 | ubuntu-noble | .pkg: 322 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.729511 | ubuntu-noble | .pkg: 322 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.733020 | ubuntu-noble | .pkg: 325 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.733378 | ubuntu-noble | .pkg: 326 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.733442 | ubuntu-noble | .pkg: 326 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.733480 | ubuntu-noble | .pkg: 326 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.736726 | ubuntu-noble | .pkg: 329 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.737153 | ubuntu-noble | .pkg: 329 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.737190 | ubuntu-noble | .pkg: 329 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.737207 | ubuntu-noble | .pkg: 330 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.740962 | ubuntu-noble | .pkg: 333 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.741385 | ubuntu-noble | .pkg: 334 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.741436 | ubuntu-noble | .pkg: 334 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.741529 | ubuntu-noble | .pkg: 334 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.745091 | ubuntu-noble | .pkg: 337 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.745525 | ubuntu-noble | .pkg: 338 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.745649 | ubuntu-noble | .pkg: 338 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.745684 | ubuntu-noble | .pkg: 338 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.749187 | ubuntu-noble | .pkg: 341 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.749564 | ubuntu-noble | .pkg: 342 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.749616 | ubuntu-noble | .pkg: 342 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.749701 | ubuntu-noble | .pkg: 342 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.752793 | ubuntu-noble | .pkg: 345 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.753163 | ubuntu-noble | .pkg: 345 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.753224 | ubuntu-noble | .pkg: 346 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.753288 | ubuntu-noble | .pkg: 346 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.756234 | ubuntu-noble | .pkg: 348 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.756638 | ubuntu-noble | .pkg: 349 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.756684 | ubuntu-noble | .pkg: 349 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.756760 | ubuntu-noble | .pkg: 349 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.759808 | ubuntu-noble | .pkg: 352 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.760207 | ubuntu-noble | .pkg: 352 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.760253 | ubuntu-noble | .pkg: 353 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.760308 | ubuntu-noble | .pkg: 353 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.763334 | ubuntu-noble | .pkg: 356 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.763743 | ubuntu-noble | .pkg: 356 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.763802 | ubuntu-noble | .pkg: 356 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.763861 | ubuntu-noble | .pkg: 356 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.767977 | ubuntu-noble | .pkg: 360 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.768346 | ubuntu-noble | .pkg: 361 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.768407 | ubuntu-noble | .pkg: 361 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.768468 | ubuntu-noble | .pkg: 361 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.771431 | ubuntu-noble | .pkg: 364 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.771840 | ubuntu-noble | .pkg: 364 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.771902 | ubuntu-noble | .pkg: 364 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.771980 | ubuntu-noble | .pkg: 364 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.775020 | ubuntu-noble | .pkg: 367 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.775396 | ubuntu-noble | .pkg: 368 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.775423 | ubuntu-noble | .pkg: 368 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.775493 | ubuntu-noble | .pkg: 368 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.778654 | ubuntu-noble | .pkg: 371 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.778992 | ubuntu-noble | .pkg: 371 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.779065 | ubuntu-noble | .pkg: 371 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.779101 | ubuntu-noble | .pkg: 371 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.782030 | ubuntu-noble | .pkg: 374 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:15.782396 | ubuntu-noble | .pkg: 375 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:15.782463 | ubuntu-noble | .pkg: 375 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:15.782519 | ubuntu-noble | .pkg: 375 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:15.789936 | ubuntu-noble | py312: 382 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/vexxhost/manila/.tox/py312, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-08-09 02:04:15.790411 | ubuntu-noble | py312: 383 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin [virtualenv/util/path/_sync.py:18] 2026-08-09 02:04:15.790598 | ubuntu-noble | py312: 383 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py312/include [virtualenv/util/path/_sync.py:18] 2026-08-09 02:04:15.790737 | ubuntu-noble | py312: 383 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages [virtualenv/util/path/_sync.py:18] 2026-08-09 02:04:15.791082 | ubuntu-noble | py312: 383 D write /home/zuul/src/github.com/vexxhost/manila/.tox/py312/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-09 02:04:15.791158 | ubuntu-noble | py312: 383 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.791238 | ubuntu-noble | py312: 384 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.791336 | ubuntu-noble | py312: 384 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.791368 | ubuntu-noble | py312: 384 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.791453 | ubuntu-noble | py312: 384 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.791606 | ubuntu-noble | py312: 384 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/py312 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.791655 | ubuntu-noble | py312: 384 D virtualenv = 21.7.3 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.791717 | ubuntu-noble | py312: 384 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.791781 | ubuntu-noble | py312: 384 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.791844 | ubuntu-noble | py312: 384 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.791907 | ubuntu-noble | py312: 384 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:15.792271 | ubuntu-noble | py312: 384 D symlink /usr/bin/python3.12 to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin/python [virtualenv/util/path/_sync.py:38] 2026-08-09 02:04:15.792979 | ubuntu-noble | py312: 385 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-08-09 02:04:15.793309 | ubuntu-noble | py312: 386 D debug via /home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin/python /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-08-09 02:04:15.819532 | ubuntu-noble | py312: 385 D { 2026-08-09 02:04:15.819593 | ubuntu-noble | "sys": { 2026-08-09 02:04:15.819607 | ubuntu-noble | "executable": "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin/python", 2026-08-09 02:04:15.819616 | ubuntu-noble | "_base_executable": "/usr/bin/python3.12", 2026-08-09 02:04:15.819624 | ubuntu-noble | "prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/py312", 2026-08-09 02:04:15.819633 | ubuntu-noble | "base_prefix": "/usr", 2026-08-09 02:04:15.819660 | ubuntu-noble | "exec_prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/py312", 2026-08-09 02:04:15.819668 | ubuntu-noble | "base_exec_prefix": "/usr", 2026-08-09 02:04:15.819677 | ubuntu-noble | "path": [ 2026-08-09 02:04:15.819685 | ubuntu-noble | "/usr/lib/python312.zip", 2026-08-09 02:04:15.819694 | ubuntu-noble | "/usr/lib/python3.12", 2026-08-09 02:04:15.819702 | ubuntu-noble | "/usr/lib/python3.12/lib-dynload", 2026-08-09 02:04:15.819711 | ubuntu-noble | "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages" 2026-08-09 02:04:15.819719 | ubuntu-noble | ], 2026-08-09 02:04:15.819728 | ubuntu-noble | "meta_path": [ 2026-08-09 02:04:15.819736 | ubuntu-noble | "", 2026-08-09 02:04:15.819744 | ubuntu-noble | "", 2026-08-09 02:04:15.819753 | ubuntu-noble | "" 2026-08-09 02:04:15.819761 | ubuntu-noble | ], 2026-08-09 02:04:15.819769 | ubuntu-noble | "fs_encoding": "utf-8", 2026-08-09 02:04:15.819777 | ubuntu-noble | "io_encoding": "utf-8" 2026-08-09 02:04:15.819786 | ubuntu-noble | }, 2026-08-09 02:04:15.819794 | ubuntu-noble | "version": "3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]", 2026-08-09 02:04:15.819802 | ubuntu-noble | "makefile_filename": "/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/Makefile", 2026-08-09 02:04:15.819810 | ubuntu-noble | "os": "", 2026-08-09 02:04:15.819818 | ubuntu-noble | "site": "", 2026-08-09 02:04:15.819841 | ubuntu-noble | "datetime": "", 2026-08-09 02:04:15.819851 | ubuntu-noble | "math": "", 2026-08-09 02:04:15.819860 | ubuntu-noble | "json": "" 2026-08-09 02:04:15.819868 | ubuntu-noble | } [virtualenv/run/session.py:80] 2026-08-09 02:04:15.819927 | ubuntu-noble | py312: 412 I add seed packages via FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-08-09 02:04:15.824148 | ubuntu-noble | py312: 416 D install pip from wheel /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/pip-26.2.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-09 02:04:15.826008 | ubuntu-noble | py312: 418 D build install image for pip-26.2.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.2.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-09 02:04:16.010553 | ubuntu-noble | py312: 603 D copy /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip-26.2.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pip-26.2.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-09 02:04:16.010702 | ubuntu-noble | py312: 603 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-08-09 02:04:16.066767 | ubuntu-noble | py312: 659 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip-26.2.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pip-26.2.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-09 02:04:16.072208 | ubuntu-noble | py312: 664 D generated console scripts pip3 pip3.12 pip pip-3.12 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-09 02:04:16.073528 | ubuntu-noble | py312: 666 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-08-09 02:04:16.080359 | ubuntu-noble | py312: 673 D write /home/zuul/src/github.com/vexxhost/manila/.tox/py312/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-09 02:04:16.080398 | ubuntu-noble | py312: 673 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.080431 | ubuntu-noble | py312: 673 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.080509 | ubuntu-noble | py312: 673 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.080604 | ubuntu-noble | py312: 673 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.080667 | ubuntu-noble | py312: 673 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.080738 | ubuntu-noble | py312: 673 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/py312 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.080811 | ubuntu-noble | py312: 673 D virtualenv = 21.7.3 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.080876 | ubuntu-noble | py312: 673 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.080944 | ubuntu-noble | py312: 673 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.081008 | ubuntu-noble | py312: 673 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.081073 | ubuntu-noble | py312: 673 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:16.125246 | ubuntu-noble | py312: 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:485] 2026-08-09 02:04:17.095046 | ubuntu-noble | Collecting pbr>=5.5.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 6)) 2026-08-09 02:04:17.096191 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-09 02:04:17.190076 | ubuntu-noble | Collecting alembic>=1.4.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-08-09 02:04:17.250314 | ubuntu-noble | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-09 02:04:17.346097 | ubuntu-noble | Collecting castellan>=3.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-08-09 02:04:17.366070 | ubuntu-noble | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-09 02:04:17.393680 | ubuntu-noble | Collecting defusedxml>=0.7.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 10)) 2026-08-09 02:04:17.398987 | ubuntu-noble | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-09 02:04:17.454159 | ubuntu-noble | Collecting eventlet>=0.27.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 11)) 2026-08-09 02:04:17.466113 | ubuntu-noble | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-09 02:04:17.636178 | ubuntu-noble | Collecting greenlet>=0.4.16 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 12)) 2026-08-09 02:04:17.642913 | ubuntu-noble | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-09 02:04:17.869965 | ubuntu-noble | Collecting lxml>=4.5.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 13)) 2026-08-09 02:04:17.873206 | ubuntu-noble | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-09 02:04:17.898422 | ubuntu-noble | Collecting netaddr>=0.8.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 14)) 2026-08-09 02:04:17.903160 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-09 02:04:17.974010 | ubuntu-noble | Collecting oslo.config>=8.3.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-08-09 02:04:17.978958 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-09 02:04:18.032617 | ubuntu-noble | Collecting oslo.context>=3.1.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 16)) 2026-08-09 02:04:18.037376 | ubuntu-noble | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-09 02:04:18.096655 | ubuntu-noble | Collecting oslo.db>=17.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-08-09 02:04:18.101369 | ubuntu-noble | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-09 02:04:18.176253 | ubuntu-noble | Collecting oslo.i18n>=5.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 18)) 2026-08-09 02:04:18.183210 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-09 02:04:18.238205 | ubuntu-noble | Collecting oslo.log>=4.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 19)) 2026-08-09 02:04:18.243178 | ubuntu-noble | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-09 02:04:18.311208 | ubuntu-noble | Collecting oslo.messaging>=14.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-08-09 02:04:18.315812 | ubuntu-noble | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-09 02:04:18.370288 | ubuntu-noble | Collecting oslo.middleware>=4.1.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-08-09 02:04:18.376314 | ubuntu-noble | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-09 02:04:18.434689 | ubuntu-noble | Collecting oslo.policy>=4.5.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 22)) 2026-08-09 02:04:18.438139 | ubuntu-noble | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-09 02:04:18.498481 | ubuntu-noble | Collecting oslo.privsep>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-08-09 02:04:18.518121 | ubuntu-noble | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-09 02:04:18.569876 | ubuntu-noble | Collecting oslo.reports>=2.2.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 24)) 2026-08-09 02:04:18.574629 | ubuntu-noble | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-09 02:04:18.627433 | ubuntu-noble | Collecting oslo.rootwrap>=6.2.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 25)) 2026-08-09 02:04:18.634880 | ubuntu-noble | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-09 02:04:18.686292 | ubuntu-noble | Collecting oslo.serialization>=4.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 26)) 2026-08-09 02:04:18.690735 | ubuntu-noble | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-09 02:04:18.782307 | ubuntu-noble | Collecting oslo.service>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 27)) 2026-08-09 02:04:18.787143 | ubuntu-noble | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-09 02:04:18.835783 | ubuntu-noble | Collecting oslo.upgradecheck>=1.3.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-08-09 02:04:18.841871 | ubuntu-noble | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-09 02:04:18.895607 | ubuntu-noble | Collecting oslo.utils>=7.0.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 29)) 2026-08-09 02:04:18.900840 | ubuntu-noble | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-09 02:04:18.958154 | ubuntu-noble | Collecting oslo.concurrency>=4.3.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 30)) 2026-08-09 02:04:18.962851 | ubuntu-noble | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-09 02:04:19.025343 | ubuntu-noble | Collecting osprofiler>=3.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 31)) 2026-08-09 02:04:19.030043 | ubuntu-noble | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-09 02:04:19.072722 | ubuntu-noble | Collecting paramiko>=2.7.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-08-09 02:04:19.076884 | ubuntu-noble | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-09 02:04:19.108552 | ubuntu-noble | Collecting Paste>=3.4.3 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 33)) 2026-08-09 02:04:19.112756 | ubuntu-noble | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-09 02:04:19.140977 | ubuntu-noble | Collecting PasteDeploy>=2.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 34)) 2026-08-09 02:04:19.146000 | ubuntu-noble | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-09 02:04:19.184817 | ubuntu-noble | Collecting pyparsing>=2.4.7 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 35)) 2026-08-09 02:04:19.188660 | ubuntu-noble | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-09 02:04:19.272294 | ubuntu-noble | Collecting python-neutronclient>=6.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-08-09 02:04:19.278370 | ubuntu-noble | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-09 02:04:19.337048 | ubuntu-noble | Collecting keystoneauth1>=4.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 37)) 2026-08-09 02:04:19.342136 | ubuntu-noble | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-09 02:04:19.396820 | ubuntu-noble | Collecting keystonemiddleware>=9.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-08-09 02:04:19.404726 | ubuntu-noble | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-09 02:04:19.447185 | ubuntu-noble | Collecting requests>=2.23.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-08-09 02:04:19.453280 | ubuntu-noble | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-09 02:04:19.487509 | ubuntu-noble | Collecting tenacity>=6.3.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 40)) 2026-08-09 02:04:19.491434 | ubuntu-noble | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-09 02:04:19.538026 | ubuntu-noble | Collecting Routes>=2.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-08-09 02:04:19.542556 | ubuntu-noble | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-09 02:04:19.850737 | ubuntu-noble | Collecting SQLAlchemy>=1.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 42)) 2026-08-09 02:04:19.854611 | ubuntu-noble | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-08-09 02:04:19.932736 | ubuntu-noble | Collecting SQLAlchemy-Utils>=0.38.3 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 43)) 2026-08-09 02:04:19.936958 | ubuntu-noble | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-09 02:04:19.988167 | ubuntu-noble | Collecting stevedore>=3.2.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 44)) 2026-08-09 02:04:19.992804 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-09 02:04:20.049438 | ubuntu-noble | Collecting tooz>=2.7.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 45)) 2026-08-09 02:04:20.053774 | ubuntu-noble | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-08-09 02:04:20.122362 | ubuntu-noble | Collecting python-cinderclient>=4.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 46)) 2026-08-09 02:04:20.129451 | ubuntu-noble | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-09 02:04:20.186775 | ubuntu-noble | Collecting python-novaclient>=17.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 47)) 2026-08-09 02:04:20.191163 | ubuntu-noble | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-09 02:04:20.243356 | ubuntu-noble | Collecting WebOb>=1.8.6 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 48)) 2026-08-09 02:04:20.247716 | ubuntu-noble | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-08-09 02:04:20.269004 | ubuntu-noble | Collecting cachetools>=4.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 49)) 2026-08-09 02:04:20.273060 | ubuntu-noble | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-09 02:04:20.293163 | ubuntu-noble | Collecting packaging>=20.9 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 50)) 2026-08-09 02:04:20.297842 | ubuntu-noble | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-09 02:04:20.331679 | ubuntu-noble | Collecting jsonschema>=4.17 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-08-09 02:04:20.334901 | ubuntu-noble | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-09 02:04:20.395164 | ubuntu-noble | Collecting openstacksdk>=4.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-08-09 02:04:20.399370 | ubuntu-noble | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-09 02:04:20.445462 | ubuntu-noble | Collecting hacking<6.2.0,>=6.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-08-09 02:04:20.450458 | ubuntu-noble | Downloading hacking-6.1.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-09 02:04:20.873678 | ubuntu-noble | Collecting coverage>=5.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 3)) 2026-08-09 02:04:20.893804 | ubuntu-noble | Downloading coverage-7.14.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.6 kB) 2026-08-09 02:04:20.928472 | ubuntu-noble | Collecting ddt>=1.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 4)) 2026-08-09 02:04:20.933227 | ubuntu-noble | Downloading ddt-1.7.2-py2.py3-none-any.whl.metadata (832 bytes) 2026-08-09 02:04:20.980127 | ubuntu-noble | Collecting fixtures>=3.0.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 5)) 2026-08-09 02:04:20.985396 | ubuntu-noble | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-09 02:04:21.045056 | ubuntu-noble | Collecting oslotest>=4.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 6)) 2026-08-09 02:04:21.049468 | ubuntu-noble | Downloading oslotest-6.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-08-09 02:04:21.084086 | ubuntu-noble | Collecting PyMySQL>=0.10.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 11)) 2026-08-09 02:04:21.088697 | ubuntu-noble | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-09 02:04:21.171555 | ubuntu-noble | Collecting psycopg2-binary>=2.8.5 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 12)) 2026-08-09 02:04:21.176244 | ubuntu-noble | Downloading psycopg2_binary-2.9.12-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.9 kB) 2026-08-09 02:04:21.223204 | ubuntu-noble | Collecting requests-mock>=1.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 14)) 2026-08-09 02:04:21.228308 | ubuntu-noble | Downloading requests_mock-1.12.1-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-09 02:04:21.274379 | ubuntu-noble | Collecting stestr>=3.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-08-09 02:04:21.279907 | ubuntu-noble | Downloading stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-09 02:04:21.320121 | ubuntu-noble | Collecting testresources>=2.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 16)) 2026-08-09 02:04:21.325732 | ubuntu-noble | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-09 02:04:21.368372 | ubuntu-noble | Collecting testscenarios>=0.4 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 17)) 2026-08-09 02:04:21.373681 | ubuntu-noble | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-09 02:04:21.422365 | ubuntu-noble | Collecting testtools>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 18)) 2026-08-09 02:04:21.426563 | ubuntu-noble | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-09 02:04:21.471837 | ubuntu-noble | 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-08-09 02:04:21.476397 | ubuntu-noble | Downloading flake8-6.1.0-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-09 02:04:21.502676 | ubuntu-noble | 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-08-09 02:04:21.507958 | ubuntu-noble | Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 2026-08-09 02:04:21.531405 | ubuntu-noble | 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-08-09 02:04:21.538602 | ubuntu-noble | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl.metadata (4.5 kB) 2026-08-09 02:04:21.570804 | ubuntu-noble | 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-08-09 02:04:21.574707 | ubuntu-noble | Downloading pyflakes-3.1.0-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-09 02:04:21.723924 | ubuntu-noble | Collecting setuptools (from pbr>=5.5.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 6)) 2026-08-09 02:04:21.725290 | ubuntu-noble | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-09 02:04:21.757039 | ubuntu-noble | Collecting Mako (from alembic>=1.4.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-08-09 02:04:21.761669 | ubuntu-noble | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-08-09 02:04:21.794100 | ubuntu-noble | Collecting typing-extensions>=4.12 (from alembic>=1.4.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-08-09 02:04:21.799255 | ubuntu-noble | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-09 02:04:21.992424 | ubuntu-noble | Collecting cryptography>=2.7 (from castellan>=3.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-08-09 02:04:21.998762 | ubuntu-noble | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-09 02:04:22.047267 | ubuntu-noble | Collecting python-barbicanclient>=5.5.0 (from castellan>=3.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-08-09 02:04:22.052457 | ubuntu-noble | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-09 02:04:22.089984 | ubuntu-noble | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 11)) 2026-08-09 02:04:22.094620 | ubuntu-noble | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-09 02:04:22.128112 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=8.3.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-08-09 02:04:22.131810 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-09 02:04:22.184141 | ubuntu-noble | Collecting PyYAML>=5.1 (from oslo.config>=8.3.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-08-09 02:04:22.187861 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-09 02:04:22.239173 | ubuntu-noble | Collecting debtcollector>=1.2.0 (from oslo.db>=17.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-08-09 02:04:22.244387 | ubuntu-noble | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-09 02:04:22.282155 | ubuntu-noble | 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-08-09 02:04:22.286203 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-09 02:04:22.337718 | ubuntu-noble | Collecting futurist>=1.2.0 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-08-09 02:04:22.343117 | ubuntu-noble | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-09 02:04:22.381390 | ubuntu-noble | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-08-09 02:04:22.385905 | ubuntu-noble | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-09 02:04:22.431519 | ubuntu-noble | Collecting kombu>=5.2.0 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-08-09 02:04:22.435606 | ubuntu-noble | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-09 02:04:22.468595 | ubuntu-noble | 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-08-09 02:04:22.473270 | ubuntu-noble | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-09 02:04:22.530314 | ubuntu-noble | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-08-09 02:04:22.534169 | ubuntu-noble | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-09 02:04:22.565509 | ubuntu-noble | Collecting Jinja2>=2.10 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-08-09 02:04:22.569507 | ubuntu-noble | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-09 02:04:22.609007 | ubuntu-noble | Collecting statsd>=3.2.1 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-08-09 02:04:22.613862 | ubuntu-noble | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-09 02:04:22.751264 | ubuntu-noble | Collecting cffi>=1.14.0 (from oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-08-09 02:04:22.755708 | ubuntu-noble | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-09 02:04:22.844214 | ubuntu-noble | Collecting msgpack>=0.6.0 (from oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-08-09 02:04:22.849234 | ubuntu-noble | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-09 02:04:22.937353 | ubuntu-noble | Collecting psutil>=3.2.2 (from oslo.reports>=2.2.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 24)) 2026-08-09 02:04:22.940907 | ubuntu-noble | 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-08-09 02:04:23.127742 | ubuntu-noble | Collecting Yappi>=1.0 (from oslo.service>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 27)) 2026-08-09 02:04:23.132681 | ubuntu-noble | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-08-09 02:04:23.168293 | ubuntu-noble | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-08-09 02:04:23.173134 | ubuntu-noble | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-09 02:04:23.228739 | ubuntu-noble | Collecting iso8601>=0.1.11 (from oslo.utils>=7.0.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 29)) 2026-08-09 02:04:23.234173 | ubuntu-noble | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-09 02:04:23.271191 | ubuntu-noble | Collecting fasteners>=0.7.0 (from oslo.concurrency>=4.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 30)) 2026-08-09 02:04:23.276418 | ubuntu-noble | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-09 02:04:23.322905 | ubuntu-noble | Collecting invoke>=2.0 (from paramiko>=2.7.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-08-09 02:04:23.327552 | ubuntu-noble | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-09 02:04:23.367610 | ubuntu-noble | Collecting pynacl>=1.5 (from paramiko>=2.7.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-08-09 02:04:23.371710 | ubuntu-noble | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-09 02:04:23.441807 | ubuntu-noble | Collecting cliff>=3.4.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-08-09 02:04:23.445706 | ubuntu-noble | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-09 02:04:23.497756 | ubuntu-noble | 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-08-09 02:04:23.502392 | ubuntu-noble | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-09 02:04:23.559554 | ubuntu-noble | 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-08-09 02:04:23.564040 | ubuntu-noble | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-09 02:04:23.610471 | ubuntu-noble | 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-08-09 02:04:23.616012 | ubuntu-noble | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-08-09 02:04:23.679450 | ubuntu-noble | Collecting oslo.cache>=3.11.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-08-09 02:04:23.684065 | ubuntu-noble | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-09 02:04:23.734611 | ubuntu-noble | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-08-09 02:04:23.740777 | ubuntu-noble | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-09 02:04:23.777783 | ubuntu-noble | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-08-09 02:04:23.781752 | ubuntu-noble | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-09 02:04:23.904969 | ubuntu-noble | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-08-09 02:04:23.909513 | ubuntu-noble | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-08-09 02:04:23.948091 | ubuntu-noble | Collecting idna<4,>=2.5 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-08-09 02:04:23.951990 | ubuntu-noble | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-09 02:04:23.991519 | ubuntu-noble | Collecting urllib3<3,>=1.26 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-08-09 02:04:23.994731 | ubuntu-noble | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-09 02:04:24.035594 | ubuntu-noble | Collecting certifi>=2023.5.7 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-08-09 02:04:24.039235 | ubuntu-noble | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-09 02:04:24.076650 | ubuntu-noble | Collecting six (from Routes>=2.4.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-08-09 02:04:24.080219 | ubuntu-noble | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-09 02:04:24.122288 | ubuntu-noble | Collecting repoze.lru>=0.3 (from Routes>=2.4.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-08-09 02:04:24.126913 | ubuntu-noble | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-09 02:04:24.163738 | ubuntu-noble | Collecting voluptuous>=0.8.9 (from tooz>=2.7.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 45)) 2026-08-09 02:04:24.169223 | ubuntu-noble | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-09 02:04:24.221683 | ubuntu-noble | Collecting attrs>=22.2.0 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-08-09 02:04:24.225550 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-09 02:04:24.258999 | ubuntu-noble | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-08-09 02:04:24.262106 | ubuntu-noble | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-09 02:04:24.300799 | ubuntu-noble | Collecting referencing>=0.28.4 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-08-09 02:04:24.304089 | ubuntu-noble | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-09 02:04:24.582647 | ubuntu-noble | Collecting rpds-py>=0.25.0 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-08-09 02:04:24.588261 | ubuntu-noble | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-09 02:04:24.625304 | ubuntu-noble | Collecting decorator>=4.4.1 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-08-09 02:04:24.630057 | ubuntu-noble | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-09 02:04:24.657541 | ubuntu-noble | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-08-09 02:04:24.662854 | ubuntu-noble | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-09 02:04:24.689119 | ubuntu-noble | Collecting jmespath>=0.9.0 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-08-09 02:04:24.692660 | ubuntu-noble | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-09 02:04:24.723755 | ubuntu-noble | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-08-09 02:04:24.728515 | ubuntu-noble | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-09 02:04:24.751885 | ubuntu-noble | Collecting platformdirs>=3 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-08-09 02:04:24.768206 | ubuntu-noble | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-09 02:04:24.822263 | ubuntu-noble | 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-08-09 02:04:24.827358 | ubuntu-noble | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-09 02:04:24.862993 | ubuntu-noble | Collecting tomlkit>=0.11.6 (from stestr>=3.0.1->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-08-09 02:04:24.867661 | ubuntu-noble | Downloading tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-09 02:04:24.899380 | ubuntu-noble | 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-08-09 02:04:24.903562 | ubuntu-noble | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-09 02:04:24.933409 | ubuntu-noble | 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-08-09 02:04:24.937389 | ubuntu-noble | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-09 02:04:24.977501 | ubuntu-noble | 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-08-09 02:04:24.983268 | ubuntu-noble | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-09 02:04:25.038710 | ubuntu-noble | Collecting cmd2>=3.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-08-09 02:04:25.045194 | ubuntu-noble | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-09 02:04:25.096221 | ubuntu-noble | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-08-09 02:04:25.100500 | ubuntu-noble | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-09 02:04:25.129176 | ubuntu-noble | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-08-09 02:04:25.134340 | ubuntu-noble | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-09 02:04:25.265812 | ubuntu-noble | Collecting rich>=15.0.0 (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-08-09 02:04:25.269113 | ubuntu-noble | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-09 02:04:25.316653 | ubuntu-noble | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-08-09 02:04:25.320953 | ubuntu-noble | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-09 02:04:25.628347 | ubuntu-noble | 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-08-09 02:04:25.634087 | ubuntu-noble | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-09 02:04:25.717514 | ubuntu-noble | 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-08-09 02:04:25.721169 | ubuntu-noble | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-08-09 02:04:25.755834 | ubuntu-noble | 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-08-09 02:04:25.761337 | ubuntu-noble | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-09 02:04:25.802025 | ubuntu-noble | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-08-09 02:04:25.810737 | ubuntu-noble | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-09 02:04:25.864492 | ubuntu-noble | 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-08-09 02:04:25.870143 | ubuntu-noble | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-09 02:04:25.905428 | ubuntu-noble | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-08-09 02:04:25.918521 | ubuntu-noble | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-09 02:04:25.983135 | ubuntu-noble | Collecting markdown-it-py>=2.2.0 (from rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-08-09 02:04:25.986710 | ubuntu-noble | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-09 02:04:26.025839 | ubuntu-noble | Collecting pygments<3.0.0,>=2.13.0 (from rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-08-09 02:04:26.030118 | ubuntu-noble | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-09 02:04:26.055825 | ubuntu-noble | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-08-09 02:04:26.059375 | ubuntu-noble | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-09 02:04:26.124710 | ubuntu-noble | Downloading hacking-6.1.0-py3-none-any.whl (42 kB) 2026-08-09 02:04:26.139328 | ubuntu-noble | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-08-09 02:04:26.152488 | ubuntu-noble | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-08-09 02:04:26.167997 | ubuntu-noble | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-08-09 02:04:26.181306 | ubuntu-noble | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-08-09 02:04:26.190268 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-09 02:04:26.194686 | ubuntu-noble | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-09 02:04:26.210893 | ubuntu-noble | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-09 02:04:26.230342 | ubuntu-noble | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-09 02:04:26.265498 | ubuntu-noble | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-08-09 02:04:26.283225 | ubuntu-noble | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-08-09 02:04:26.300527 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 31.5 MB/s 0:00:00 2026-08-09 02:04:26.306339 | ubuntu-noble | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-09 02:04:26.367603 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 88.3 MB/s 0:00:00 2026-08-09 02:04:26.371686 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-09 02:04:26.406935 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 70.3 MB/s 0:00:00 2026-08-09 02:04:26.412209 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-08-09 02:04:26.428310 | ubuntu-noble | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-09 02:04:26.442811 | ubuntu-noble | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-09 02:04:26.457956 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-09 02:04:26.471004 | ubuntu-noble | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-09 02:04:26.484176 | ubuntu-noble | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-09 02:04:26.499217 | ubuntu-noble | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-09 02:04:26.514694 | ubuntu-noble | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-09 02:04:26.543637 | ubuntu-noble | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-09 02:04:26.561200 | ubuntu-noble | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-09 02:04:26.576523 | ubuntu-noble | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-09 02:04:26.590018 | ubuntu-noble | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-09 02:04:26.603158 | ubuntu-noble | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-09 02:04:26.619872 | ubuntu-noble | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-09 02:04:26.636857 | ubuntu-noble | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-09 02:04:26.651507 | ubuntu-noble | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-09 02:04:26.665100 | ubuntu-noble | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-09 02:04:26.679315 | ubuntu-noble | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-09 02:04:26.700982 | ubuntu-noble | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-09 02:04:26.716550 | ubuntu-noble | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-09 02:04:26.728602 | ubuntu-noble | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-09 02:04:26.744199 | ubuntu-noble | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-09 02:04:26.759405 | ubuntu-noble | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-09 02:04:26.778037 | ubuntu-noble | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-09 02:04:26.794415 | ubuntu-noble | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-09 02:04:26.816562 | ubuntu-noble | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-08-09 02:04:26.831292 | ubuntu-noble | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-09 02:04:26.844016 | ubuntu-noble | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-09 02:04:26.859441 | ubuntu-noble | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-09 02:04:26.876485 | ubuntu-noble | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-09 02:04:26.893180 | ubuntu-noble | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-09 02:04:26.937325 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 81.1 MB/s 0:00:00 2026-08-09 02:04:26.943330 | ubuntu-noble | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-08-09 02:04:26.957648 | ubuntu-noble | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-08-09 02:04:26.971391 | ubuntu-noble | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-08-09 02:04:26.985615 | ubuntu-noble | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-09 02:04:27.004975 | ubuntu-noble | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-09 02:04:27.023690 | ubuntu-noble | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-08-09 02:04:27.038369 | ubuntu-noble | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-08-09 02:04:27.051855 | ubuntu-noble | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-08-09 02:04:27.066864 | ubuntu-noble | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-09 02:04:27.082765 | ubuntu-noble | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-09 02:04:27.112445 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 71.0 MB/s 0:00:00 2026-08-09 02:04:27.133466 | ubuntu-noble | Downloading coverage-7.14.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (255 kB) 2026-08-09 02:04:27.150492 | ubuntu-noble | Downloading ddt-1.7.2-py2.py3-none-any.whl (7.1 kB) 2026-08-09 02:04:27.164610 | ubuntu-noble | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-09 02:04:27.177451 | ubuntu-noble | Downloading oslotest-6.1.1-py3-none-any.whl (30 kB) 2026-08-09 02:04:27.191040 | ubuntu-noble | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-09 02:04:27.205014 | ubuntu-noble | Downloading psycopg2_binary-2.9.12-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB) 2026-08-09 02:04:27.259270 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 81.7 MB/s 0:00:00 2026-08-09 02:04:27.264325 | ubuntu-noble | Downloading requests_mock-1.12.1-py2.py3-none-any.whl (27 kB) 2026-08-09 02:04:27.281063 | ubuntu-noble | Downloading stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-09 02:04:27.296838 | ubuntu-noble | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-09 02:04:27.315020 | ubuntu-noble | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-09 02:04:27.332277 | ubuntu-noble | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-09 02:04:27.353059 | ubuntu-noble | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-09 02:04:27.365298 | ubuntu-noble | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-09 02:04:27.376753 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-09 02:04:27.389369 | ubuntu-noble | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-09 02:04:27.408629 | ubuntu-noble | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-09 02:04:27.423954 | ubuntu-noble | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-08-09 02:04:27.440728 | ubuntu-noble | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-09 02:04:27.454311 | ubuntu-noble | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-09 02:04:27.467265 | ubuntu-noble | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-09 02:04:27.482603 | ubuntu-noble | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-09 02:04:27.535146 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 79.8 MB/s 0:00:00 2026-08-09 02:04:27.540225 | ubuntu-noble | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-09 02:04:27.552509 | ubuntu-noble | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-09 02:04:27.564410 | ubuntu-noble | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-09 02:04:27.583689 | ubuntu-noble | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-09 02:04:27.596677 | ubuntu-noble | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-09 02:04:27.622728 | ubuntu-noble | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-08-09 02:04:27.636678 | ubuntu-noble | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-09 02:04:27.650311 | ubuntu-noble | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-09 02:04:27.662213 | ubuntu-noble | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-09 02:04:27.679039 | ubuntu-noble | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-09 02:04:27.692117 | ubuntu-noble | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-09 02:04:27.704798 | ubuntu-noble | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-09 02:04:27.714425 | ubuntu-noble | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-09 02:04:27.727223 | ubuntu-noble | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-09 02:04:27.741086 | ubuntu-noble | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-09 02:04:27.753484 | ubuntu-noble | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-09 02:04:27.770700 | ubuntu-noble | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-08-09 02:04:27.785254 | ubuntu-noble | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-09 02:04:27.799920 | ubuntu-noble | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-09 02:04:27.816431 | ubuntu-noble | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-09 02:04:27.827187 | ubuntu-noble | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-08-09 02:04:27.840068 | ubuntu-noble | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-09 02:04:27.852512 | ubuntu-noble | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-08-09 02:04:27.865169 | ubuntu-noble | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-09 02:04:27.880149 | ubuntu-noble | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-09 02:04:27.895603 | ubuntu-noble | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-09 02:04:27.911132 | ubuntu-noble | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-09 02:04:27.923254 | ubuntu-noble | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-09 02:04:27.953107 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 50.8 MB/s 0:00:00 2026-08-09 02:04:27.958860 | ubuntu-noble | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-09 02:04:27.971758 | ubuntu-noble | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-09 02:04:27.984022 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-09 02:04:27.997670 | ubuntu-noble | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-09 02:04:28.015976 | ubuntu-noble | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-09 02:04:28.028321 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-09 02:04:28.047628 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 37.4 MB/s 0:00:00 2026-08-09 02:04:28.051845 | ubuntu-noble | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-09 02:04:28.063694 | ubuntu-noble | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-09 02:04:28.078922 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-09 02:04:28.094046 | ubuntu-noble | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-09 02:04:28.108349 | ubuntu-noble | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-09 02:04:28.132785 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.8 MB/s 0:00:00 2026-08-09 02:04:28.138314 | ubuntu-noble | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-09 02:04:28.151868 | ubuntu-noble | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-09 02:04:28.161334 | ubuntu-noble | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-09 02:04:28.175133 | ubuntu-noble | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-08-09 02:04:28.196556 | ubuntu-noble | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-09 02:04:28.207673 | ubuntu-noble | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-09 02:04:28.219396 | ubuntu-noble | Downloading tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-08-09 02:04:28.232482 | ubuntu-noble | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-09 02:04:28.246287 | ubuntu-noble | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-08-09 02:04:28.265705 | ubuntu-noble | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-09 02:04:28.280026 | ubuntu-noble | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-09 02:04:28.296402 | ubuntu-noble | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-08-09 02:04:28.313488 | ubuntu-noble | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-09 02:04:28.327325 | ubuntu-noble | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-08-09 02:04:28.342291 | ubuntu-noble | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-09 02:04:28.352498 | ubuntu-noble | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-09 02:04:28.907683 | ubuntu-noble | Installing collected packages: statsd, pyperclip, ddt, Yappi, wrapt, WebOb, wcwidth, voluptuous, vine, urllib3, tzdata, typing-extensions, tomlkit, testtools, testscenarios, testresources, tenacity, stevedore, six, setuptools, rpds-py, rfc3986, repoze.lru, PyYAML, pyparsing, PyMySQL, PyJWT, pygments, pyflakes, pycparser, pycodestyle, psycopg2-binary, psutil, prometheus-client, platformdirs, PasteDeploy, 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, SQLAlchemy, Routes, requests, referencing, python-subunit, python-dateutil, prompt-toolkit, PrettyTable, pbr, Paste, oslotest, markdown-it-py, Mako, jsonpatch, Jinja2, flake8, eventlet, dogpile.cache, debtcollector, cffi, amqp, SQLAlchemy-Utils, rich, requests-mock, pynacl, oslo.rootwrap, oslo.i18n, oslo.context, os-service-types, kombu, jsonschema-specifications, hacking, futurist, cryptography, alembic, rich-argparse, paramiko, oslo.utils, oslo.config, keystoneauth1, jsonschema, python-cinderclient, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, cmd2, tooz, python-novaclient, python-keystoneclient, pycadf, osprofiler, oslo.reports, oslo.policy, oslo.log, cliff, stestr, python-barbicanclient, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, osc-lib, python-neutronclient, oslo.messaging, keystonemiddleware, castellan 2026-08-09 02:04:42.163984 | ubuntu-noble | 2026-08-09 02:04:42.176404 | ubuntu-noble | Successfully installed Jinja2-3.1.6 Mako-1.3.12 MarkupSafe-3.0.3 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 PyJWT-2.13.0 PyMySQL-1.2.0 PyYAML-6.0.3 Routes-2.5.1 SQLAlchemy-2.0.51 SQLAlchemy-Utils-0.42.1 WebOb-1.8.10 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 attrs-26.1.0 autopage-0.6.0 bcrypt-5.0.0 cachetools-7.1.4 castellan-5.8.0 certifi-2026.7.22 cffi-2.0.0 charset_normalizer-3.4.7 cliff-4.15.0 cmd2-4.0.0 coverage-7.14.3 cryptography-43.0.3 ddt-1.7.2 debtcollector-3.1.0 decorator-5.3.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.4.0 greenlet-3.5.3 hacking-6.1.0 idna-3.18 invoke-3.0.3 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.15.0 keystonemiddleware-13.0.0 kombu-5.6.2 lxml-6.1.1 markdown-it-py-4.2.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.2.1 netaddr-1.3.0 openstacksdk-4.18.0 os-service-types-1.8.2 osc-lib-4.7.0 oslo.cache-4.3.0 oslo.concurrency-7.6.1 oslo.config-10.6.0 oslo.context-6.5.0 oslo.db-18.1.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.privsep-3.12.0 oslo.reports-3.9.0 oslo.rootwrap-7.10.0 oslo.serialization-5.11.0 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 oslo.utils-10.1.1 oslotest-6.1.1 osprofiler-4.4.0 packaging-26.2 paramiko-4.0.0 pbr-7.0.3 platformdirs-4.10.0 prometheus-client-0.25.0 prompt-toolkit-3.0.52 psutil-7.2.2 psycopg2-binary-2.9.12 pycadf-4.1.0 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.5.0 python-cinderclient-9.9.0 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 python-neutronclient-13.0.0 python-novaclient-18.13.0 python-subunit-1.4.6 referencing-0.37.0 repoze.lru-0.8 requests-2.34.2 requests-mock-1.12.1 rfc3986-2.0.0 rich-15.0.0 rich-argparse-1.8.0 rpds-py-2026.5.1 setuptools-84.0.0 six-1.17.0 statsd-4.0.1 stestr-4.2.1 stevedore-5.9.0 tenacity-9.1.4 testresources-2.1.2 testscenarios-0.6.2 testtools-2.9.1 tomlkit-0.15.0 tooz-9.0.1 typing-extensions-4.15.0 tzdata-2026.2 urllib3-2.7.0 vine-5.1.0 voluptuous-0.16.0 wcwidth-0.8.1 wrapt-2.2.2 2026-08-09 02:04:42.849088 | ubuntu-noble | py312: 27441 I exit 0 (26.72 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=5664 [tox/execute/api.py:308] 2026-08-09 02:04:42.855100 | ubuntu-noble | .pkg: 27447 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-08-09 02:04:42.855414 | ubuntu-noble | .pkg: 27448 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin [virtualenv/util/path/_sync.py:18] 2026-08-09 02:04:42.855595 | ubuntu-noble | .pkg: 27448 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/include [virtualenv/util/path/_sync.py:18] 2026-08-09 02:04:42.855732 | ubuntu-noble | .pkg: 27448 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages [virtualenv/util/path/_sync.py:18] 2026-08-09 02:04:42.856061 | ubuntu-noble | .pkg: 27448 D write /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-09 02:04:42.856131 | ubuntu-noble | .pkg: 27448 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.856198 | ubuntu-noble | .pkg: 27448 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.856255 | ubuntu-noble | .pkg: 27449 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.856316 | ubuntu-noble | .pkg: 27449 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.856380 | ubuntu-noble | .pkg: 27449 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.856445 | ubuntu-noble | .pkg: 27449 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-08-09 02:04:42.856539 | ubuntu-noble | .pkg: 27449 D virtualenv = 21.7.3 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.856621 | ubuntu-noble | .pkg: 27449 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.856681 | ubuntu-noble | .pkg: 27449 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.856744 | ubuntu-noble | .pkg: 27449 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.856805 | ubuntu-noble | .pkg: 27449 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.857120 | ubuntu-noble | .pkg: 27449 D symlink /usr/bin/python3.12 to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python [virtualenv/util/path/_sync.py:38] 2026-08-09 02:04:42.857652 | ubuntu-noble | .pkg: 27450 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-08-09 02:04:42.857838 | ubuntu-noble | .pkg: 27450 D debug via /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-08-09 02:04:42.890245 | ubuntu-noble | .pkg: 27450 D { 2026-08-09 02:04:42.890291 | ubuntu-noble | "sys": { 2026-08-09 02:04:42.890323 | ubuntu-noble | "executable": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python", 2026-08-09 02:04:42.890332 | ubuntu-noble | "_base_executable": "/usr/bin/python3.12", 2026-08-09 02:04:42.890341 | ubuntu-noble | "prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg", 2026-08-09 02:04:42.890350 | ubuntu-noble | "base_prefix": "/usr", 2026-08-09 02:04:42.890360 | ubuntu-noble | "exec_prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg", 2026-08-09 02:04:42.890369 | ubuntu-noble | "base_exec_prefix": "/usr", 2026-08-09 02:04:42.890377 | ubuntu-noble | "path": [ 2026-08-09 02:04:42.890386 | ubuntu-noble | "/usr/lib/python312.zip", 2026-08-09 02:04:42.890394 | ubuntu-noble | "/usr/lib/python3.12", 2026-08-09 02:04:42.890403 | ubuntu-noble | "/usr/lib/python3.12/lib-dynload", 2026-08-09 02:04:42.890411 | ubuntu-noble | "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages" 2026-08-09 02:04:42.890420 | ubuntu-noble | ], 2026-08-09 02:04:42.890429 | ubuntu-noble | "meta_path": [ 2026-08-09 02:04:42.890437 | ubuntu-noble | "", 2026-08-09 02:04:42.890446 | ubuntu-noble | "", 2026-08-09 02:04:42.890454 | ubuntu-noble | "" 2026-08-09 02:04:42.890462 | ubuntu-noble | ], 2026-08-09 02:04:42.890471 | ubuntu-noble | "fs_encoding": "utf-8", 2026-08-09 02:04:42.890479 | ubuntu-noble | "io_encoding": "utf-8" 2026-08-09 02:04:42.890487 | ubuntu-noble | }, 2026-08-09 02:04:42.890496 | ubuntu-noble | "version": "3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]", 2026-08-09 02:04:42.890504 | ubuntu-noble | "makefile_filename": "/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/Makefile", 2026-08-09 02:04:42.890512 | ubuntu-noble | "os": "", 2026-08-09 02:04:42.890521 | ubuntu-noble | "site": "", 2026-08-09 02:04:42.890529 | ubuntu-noble | "datetime": "", 2026-08-09 02:04:42.890537 | ubuntu-noble | "math": "", 2026-08-09 02:04:42.890546 | ubuntu-noble | "json": "" 2026-08-09 02:04:42.890554 | ubuntu-noble | } [virtualenv/run/session.py:80] 2026-08-09 02:04:42.890601 | ubuntu-noble | .pkg: 27483 I add seed packages via FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-08-09 02:04:42.892846 | ubuntu-noble | .pkg: 27485 D install pip from wheel /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/pip-26.2.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-09 02:04:42.894247 | ubuntu-noble | .pkg: 27486 D copy /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip-26.2.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pip-26.2.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-09 02:04:42.894625 | ubuntu-noble | .pkg: 27487 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-08-09 02:04:42.952126 | ubuntu-noble | .pkg: 27544 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip-26.2.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pip-26.2.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-09 02:04:42.957852 | ubuntu-noble | .pkg: 27550 D generated console scripts pip3 pip3.12 pip pip-3.12 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-09 02:04:42.958205 | ubuntu-noble | .pkg: 27550 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-08-09 02:04:42.962515 | ubuntu-noble | .pkg: 27555 D write /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-09 02:04:42.962617 | ubuntu-noble | .pkg: 27555 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.962717 | ubuntu-noble | .pkg: 27555 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.962816 | ubuntu-noble | .pkg: 27555 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.962911 | ubuntu-noble | .pkg: 27555 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.963031 | ubuntu-noble | .pkg: 27555 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.963105 | ubuntu-noble | .pkg: 27555 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-08-09 02:04:42.963198 | ubuntu-noble | .pkg: 27555 D virtualenv = 21.7.3 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.963293 | ubuntu-noble | .pkg: 27556 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.963392 | ubuntu-noble | .pkg: 27556 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.963489 | ubuntu-noble | .pkg: 27556 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.963612 | ubuntu-noble | .pkg: 27556 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-08-09 02:04:42.969824 | ubuntu-noble | .pkg: 27562 W install_requires> python -I -m pip install 'pbr>=6.1.1' [tox/tox_env/api.py:485] 2026-08-09 02:04:43.777990 | ubuntu-noble | Collecting pbr>=6.1.1 2026-08-09 02:04:43.779039 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-09 02:04:43.868382 | ubuntu-noble | Collecting setuptools (from pbr>=6.1.1) 2026-08-09 02:04:43.869593 | ubuntu-noble | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-09 02:04:43.877625 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-09 02:04:43.878621 | ubuntu-noble | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-09 02:04:43.938975 | ubuntu-noble | Installing collected packages: setuptools, pbr 2026-08-09 02:04:44.483659 | ubuntu-noble | 2026-08-09 02:04:44.485166 | ubuntu-noble | Successfully installed pbr-7.0.3 setuptools-84.0.0 2026-08-09 02:04:44.567781 | ubuntu-noble | .pkg: 29160 I exit 0 (1.60 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install 'pbr>=6.1.1' pid=6112 [tox/execute/api.py:308] 2026-08-09 02:04:44.570097 | ubuntu-noble | .pkg: 29162 W _optional_hooks> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:485] 2026-08-09 02:04:44.704982 | ubuntu-noble | Backend: run command _optional_hooks with args {} 2026-08-09 02:04:44.705016 | ubuntu-noble | 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-2cm8snew.json 2026-08-09 02:04:44.707144 | ubuntu-noble | .pkg: 29299 I exit None (0.14 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6143 [tox/execute/api.py:308] 2026-08-09 02:04:44.708174 | ubuntu-noble | .pkg: 29300 W get_requires_for_build_sdist> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:485] 2026-08-09 02:04:44.758193 | ubuntu-noble | Backend: run command get_requires_for_build_sdist with args {'config_settings': None} 2026-08-09 02:04:44.758212 | ubuntu-noble | [pbr] Generating ChangeLog 2026-08-09 02:04:45.023127 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-09 02:04:45.023158 | ubuntu-noble | !! 2026-08-09 02:04:45.023168 | ubuntu-noble | 2026-08-09 02:04:45.023178 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.023187 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-08-09 02:04:45.023196 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-08-09 02:04:45.023204 | ubuntu-noble | standards-based tools. 2026-08-09 02:04:45.023213 | ubuntu-noble | 2026-08-09 02:04:45.023221 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-08-09 02:04:45.023246 | ubuntu-noble | calls to avoid build errors in the future. 2026-08-09 02:04:45.023254 | ubuntu-noble | 2026-08-09 02:04:45.023263 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-09 02:04:45.023271 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.023279 | ubuntu-noble | 2026-08-09 02:04:45.023288 | ubuntu-noble | !! 2026-08-09 02:04:45.023296 | ubuntu-noble | self.initialize_options() 2026-08-09 02:04:45.023599 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-09 02:04:45.023623 | ubuntu-noble | warnings.warn(msg) 2026-08-09 02:04:45.037564 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-09 02:04:45.037618 | ubuntu-noble | !! 2026-08-09 02:04:45.037628 | ubuntu-noble | 2026-08-09 02:04:45.037638 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.037647 | ubuntu-noble | 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-08-09 02:04:45.037656 | ubuntu-noble | 2026-08-09 02:04:45.037664 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-09 02:04:45.037673 | ubuntu-noble | or your builds will no longer be supported. 2026-08-09 02:04:45.037681 | ubuntu-noble | 2026-08-09 02:04:45.037690 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:45.037698 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.037707 | ubuntu-noble | 2026-08-09 02:04:45.037715 | ubuntu-noble | !! 2026-08-09 02:04:45.037724 | ubuntu-noble | corresp(dist, value, root_dir) 2026-08-09 02:04:45.047522 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:45.047552 | ubuntu-noble | !! 2026-08-09 02:04:45.047563 | ubuntu-noble | 2026-08-09 02:04:45.047604 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.047613 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:45.047622 | ubuntu-noble | 2026-08-09 02:04:45.047631 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:45.047639 | ubuntu-noble | 2026-08-09 02:04:45.047647 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:45.047656 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.047664 | ubuntu-noble | 2026-08-09 02:04:45.047673 | ubuntu-noble | !! 2026-08-09 02:04:45.047691 | ubuntu-noble | dist._finalize_license_expression() 2026-08-09 02:04:45.048048 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:45.048066 | ubuntu-noble | !! 2026-08-09 02:04:45.048075 | ubuntu-noble | 2026-08-09 02:04:45.048084 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.048093 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:45.048102 | ubuntu-noble | 2026-08-09 02:04:45.048110 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:45.048118 | ubuntu-noble | 2026-08-09 02:04:45.048127 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:45.048135 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.048143 | ubuntu-noble | 2026-08-09 02:04:45.048151 | ubuntu-noble | !! 2026-08-09 02:04:45.048160 | ubuntu-noble | self._finalize_license_expression() 2026-08-09 02:04:45.048425 | ubuntu-noble | running egg_info 2026-08-09 02:04:45.049942 | ubuntu-noble | creating manila.egg-info 2026-08-09 02:04:45.050410 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-08-09 02:04:45.050881 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-08-09 02:04:45.051601 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-08-09 02:04:45.052508 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-08-09 02:04:45.052528 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-08-09 02:04:45.120780 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-08-09 02:04:45.121390 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-08-09 02:04:45.121403 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-08-09 02:04:45.135840 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-08-09 02:04:45.157682 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-08-09 02:04:45.157712 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-08-09 02:04:45.161455 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-08-09 02:04:45.605882 | ubuntu-noble | adding license file 'LICENSE' 2026-08-09 02:04:45.625220 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-08-09 02:04:45.625925 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_sdist-9d3ra_wp.json 2026-08-09 02:04:45.628414 | ubuntu-noble | .pkg: 30220 I exit None (0.92 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6143 [tox/execute/api.py:308] 2026-08-09 02:04:45.630429 | ubuntu-noble | .pkg: 30223 W get_requires_for_build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:485] 2026-08-09 02:04:45.652133 | ubuntu-noble | Backend: run command get_requires_for_build_editable with args {'config_settings': None} 2026-08-09 02:04:45.652165 | ubuntu-noble | [pbr] Generating ChangeLog 2026-08-09 02:04:45.869100 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-09 02:04:45.869132 | ubuntu-noble | !! 2026-08-09 02:04:45.869142 | ubuntu-noble | 2026-08-09 02:04:45.869152 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.869162 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-08-09 02:04:45.869170 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-08-09 02:04:45.869178 | ubuntu-noble | standards-based tools. 2026-08-09 02:04:45.869187 | ubuntu-noble | 2026-08-09 02:04:45.869195 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-08-09 02:04:45.869204 | ubuntu-noble | calls to avoid build errors in the future. 2026-08-09 02:04:45.869212 | ubuntu-noble | 2026-08-09 02:04:45.869220 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-09 02:04:45.869228 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.869236 | ubuntu-noble | 2026-08-09 02:04:45.869245 | ubuntu-noble | !! 2026-08-09 02:04:45.869253 | ubuntu-noble | self.initialize_options() 2026-08-09 02:04:45.869444 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-09 02:04:45.869460 | ubuntu-noble | warnings.warn(msg) 2026-08-09 02:04:45.874231 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-09 02:04:45.874280 | ubuntu-noble | !! 2026-08-09 02:04:45.874290 | ubuntu-noble | 2026-08-09 02:04:45.874300 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.874309 | ubuntu-noble | 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-08-09 02:04:45.874317 | ubuntu-noble | 2026-08-09 02:04:45.874342 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-09 02:04:45.874351 | ubuntu-noble | or your builds will no longer be supported. 2026-08-09 02:04:45.874359 | ubuntu-noble | 2026-08-09 02:04:45.874367 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:45.874376 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.874384 | ubuntu-noble | 2026-08-09 02:04:45.874392 | ubuntu-noble | !! 2026-08-09 02:04:45.874400 | ubuntu-noble | corresp(dist, value, root_dir) 2026-08-09 02:04:45.876114 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:45.876144 | ubuntu-noble | !! 2026-08-09 02:04:45.876154 | ubuntu-noble | 2026-08-09 02:04:45.876164 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.876173 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:45.876182 | ubuntu-noble | 2026-08-09 02:04:45.876190 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:45.876199 | ubuntu-noble | 2026-08-09 02:04:45.876207 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:45.876215 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.876223 | ubuntu-noble | 2026-08-09 02:04:45.876232 | ubuntu-noble | !! 2026-08-09 02:04:45.876240 | ubuntu-noble | dist._finalize_license_expression() 2026-08-09 02:04:45.876760 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:45.876786 | ubuntu-noble | !! 2026-08-09 02:04:45.876795 | ubuntu-noble | 2026-08-09 02:04:45.876804 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.876813 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:45.876822 | ubuntu-noble | 2026-08-09 02:04:45.876830 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:45.876838 | ubuntu-noble | 2026-08-09 02:04:45.876847 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:45.876855 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:45.876863 | ubuntu-noble | 2026-08-09 02:04:45.876871 | ubuntu-noble | !! 2026-08-09 02:04:45.876880 | ubuntu-noble | self._finalize_license_expression() 2026-08-09 02:04:45.877147 | ubuntu-noble | running egg_info 2026-08-09 02:04:45.878160 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-08-09 02:04:45.878843 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-08-09 02:04:45.879295 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-08-09 02:04:45.879824 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-08-09 02:04:45.880641 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-08-09 02:04:45.954774 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-08-09 02:04:45.955173 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-08-09 02:04:45.969899 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-08-09 02:04:45.991277 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-08-09 02:04:45.991297 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-08-09 02:04:45.995048 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-08-09 02:04:46.424668 | ubuntu-noble | adding license file 'LICENSE' 2026-08-09 02:04:46.443937 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-08-09 02:04:46.444659 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_editable-c159r3np.json 2026-08-09 02:04:46.446750 | ubuntu-noble | .pkg: 31039 I exit None (0.81 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6143 [tox/execute/api.py:308] 2026-08-09 02:04:46.449253 | ubuntu-noble | .pkg: 31041 W build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:485] 2026-08-09 02:04:46.465894 | ubuntu-noble | 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-08-09 02:04:46.465927 | ubuntu-noble | [pbr] Generating ChangeLog 2026-08-09 02:04:46.688455 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-09 02:04:46.688490 | ubuntu-noble | warnings.warn(msg) 2026-08-09 02:04:46.690824 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-09 02:04:46.690857 | ubuntu-noble | !! 2026-08-09 02:04:46.690868 | ubuntu-noble | 2026-08-09 02:04:46.690877 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:46.690886 | ubuntu-noble | 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-08-09 02:04:46.690895 | ubuntu-noble | 2026-08-09 02:04:46.690903 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-09 02:04:46.690912 | ubuntu-noble | or your builds will no longer be supported. 2026-08-09 02:04:46.690920 | ubuntu-noble | 2026-08-09 02:04:46.690928 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:46.690936 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:46.690944 | ubuntu-noble | 2026-08-09 02:04:46.690953 | ubuntu-noble | !! 2026-08-09 02:04:46.690961 | ubuntu-noble | corresp(dist, value, root_dir) 2026-08-09 02:04:46.692551 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:46.692611 | ubuntu-noble | !! 2026-08-09 02:04:46.692623 | ubuntu-noble | 2026-08-09 02:04:46.692632 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:46.692641 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:46.692649 | ubuntu-noble | 2026-08-09 02:04:46.692658 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:46.692666 | ubuntu-noble | 2026-08-09 02:04:46.692675 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:46.692683 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:46.692691 | ubuntu-noble | 2026-08-09 02:04:46.692699 | ubuntu-noble | !! 2026-08-09 02:04:46.692708 | ubuntu-noble | dist._finalize_license_expression() 2026-08-09 02:04:46.693087 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:46.693098 | ubuntu-noble | !! 2026-08-09 02:04:46.693106 | ubuntu-noble | 2026-08-09 02:04:46.693115 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:46.693123 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:46.693131 | ubuntu-noble | 2026-08-09 02:04:46.693140 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:46.693149 | ubuntu-noble | 2026-08-09 02:04:46.693158 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:46.693182 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:46.693191 | ubuntu-noble | 2026-08-09 02:04:46.693199 | ubuntu-noble | !! 2026-08-09 02:04:46.693207 | ubuntu-noble | self._finalize_license_expression() 2026-08-09 02:04:46.694718 | ubuntu-noble | running editable_wheel 2026-08-09 02:04:46.697435 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila.egg-info 2026-08-09 02:04:46.698065 | ubuntu-noble | writing /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila.egg-info/PKG-INFO 2026-08-09 02:04:46.698395 | ubuntu-noble | writing dependency_links to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila.egg-info/dependency_links.txt 2026-08-09 02:04:46.698819 | ubuntu-noble | writing entry points to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila.egg-info/entry_points.txt 2026-08-09 02:04:46.699293 | ubuntu-noble | writing requirements to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila.egg-info/requires.txt 2026-08-09 02:04:46.699316 | ubuntu-noble | writing top-level names to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila.egg-info/top_level.txt 2026-08-09 02:04:46.770362 | ubuntu-noble | writing pbr to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila.egg-info/pbr.json 2026-08-09 02:04:46.770989 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-08-09 02:04:46.771023 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila.egg-info/SOURCES.txt' 2026-08-09 02:04:46.782630 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-08-09 02:04:46.801884 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-08-09 02:04:46.801941 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-08-09 02:04:46.805681 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-08-09 02:04:47.236720 | ubuntu-noble | adding license file 'LICENSE' 2026-08-09 02:04:47.255425 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila.egg-info/SOURCES.txt' 2026-08-09 02:04:47.256191 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila-1.0.0.dev6864.dist-info' 2026-08-09 02:04:47.259014 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila-1.0.0.dev6864.dist-info/WHEEL 2026-08-09 02:04:47.268412 | ubuntu-noble | running build_py 2026-08-09 02:04:47.268883 | ubuntu-noble | running egg_info 2026-08-09 02:04:47.269878 | ubuntu-noble | creating /tmp/tmpdrf1lega.build-temp/manila.egg-info 2026-08-09 02:04:47.270608 | ubuntu-noble | writing /tmp/tmpdrf1lega.build-temp/manila.egg-info/PKG-INFO 2026-08-09 02:04:47.270625 | ubuntu-noble | writing dependency_links to /tmp/tmpdrf1lega.build-temp/manila.egg-info/dependency_links.txt 2026-08-09 02:04:47.271138 | ubuntu-noble | writing entry points to /tmp/tmpdrf1lega.build-temp/manila.egg-info/entry_points.txt 2026-08-09 02:04:47.271477 | ubuntu-noble | writing requirements to /tmp/tmpdrf1lega.build-temp/manila.egg-info/requires.txt 2026-08-09 02:04:47.271496 | ubuntu-noble | writing top-level names to /tmp/tmpdrf1lega.build-temp/manila.egg-info/top_level.txt 2026-08-09 02:04:47.341121 | ubuntu-noble | writing pbr to /tmp/tmpdrf1lega.build-temp/manila.egg-info/pbr.json 2026-08-09 02:04:47.341755 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-08-09 02:04:47.341780 | ubuntu-noble | writing manifest file '/tmp/tmpdrf1lega.build-temp/manila.egg-info/SOURCES.txt' 2026-08-09 02:04:47.348521 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-08-09 02:04:47.367269 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-08-09 02:04:47.367299 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-08-09 02:04:47.370949 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-08-09 02:04:47.799990 | ubuntu-noble | adding license file 'LICENSE' 2026-08-09 02:04:47.818970 | ubuntu-noble | writing manifest file '/tmp/tmpdrf1lega.build-temp/manila.egg-info/SOURCES.txt' 2026-08-09 02:04:47.824385 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api' is absent from the `packages` configuration. 2026-08-09 02:04:47.824430 | ubuntu-noble | !! 2026-08-09 02:04:47.824441 | ubuntu-noble | 2026-08-09 02:04:47.824450 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.824459 | ubuntu-noble | ############################ 2026-08-09 02:04:47.824468 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.824497 | ubuntu-noble | ############################ 2026-08-09 02:04:47.824505 | ubuntu-noble | Python recognizes 'manila.api' as an importable package[^1], 2026-08-09 02:04:47.824513 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.824522 | ubuntu-noble | 2026-08-09 02:04:47.824530 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.824539 | ubuntu-noble | package, please make sure that 'manila.api' is explicitly added 2026-08-09 02:04:47.824547 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.824555 | ubuntu-noble | 2026-08-09 02:04:47.824563 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.824606 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.824614 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.824622 | ubuntu-noble | 2026-08-09 02:04:47.824631 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.824639 | ubuntu-noble | 2026-08-09 02:04:47.824648 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.824656 | ubuntu-noble | 2026-08-09 02:04:47.824664 | ubuntu-noble | If you don't want 'manila.api' to be distributed and are 2026-08-09 02:04:47.824672 | ubuntu-noble | already explicitly excluding 'manila.api' via 2026-08-09 02:04:47.824680 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.824688 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.824696 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.824704 | ubuntu-noble | 2026-08-09 02:04:47.824713 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.824721 | ubuntu-noble | 2026-08-09 02:04:47.824729 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.824737 | ubuntu-noble | 2026-08-09 02:04:47.824745 | ubuntu-noble | 2026-08-09 02:04:47.824753 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.824761 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.824769 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.824777 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.824786 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.824794 | ubuntu-noble | 2026-08-09 02:04:47.824802 | ubuntu-noble | !! 2026-08-09 02:04:47.824810 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.824840 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. 2026-08-09 02:04:47.824849 | ubuntu-noble | !! 2026-08-09 02:04:47.824858 | ubuntu-noble | 2026-08-09 02:04:47.824866 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.824874 | ubuntu-noble | ############################ 2026-08-09 02:04:47.824882 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.824890 | ubuntu-noble | ############################ 2026-08-09 02:04:47.824898 | ubuntu-noble | Python recognizes 'manila.api.contrib' as an importable package[^1], 2026-08-09 02:04:47.824906 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.824914 | ubuntu-noble | 2026-08-09 02:04:47.824922 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.824930 | ubuntu-noble | package, please make sure that 'manila.api.contrib' is explicitly added 2026-08-09 02:04:47.824938 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.824946 | ubuntu-noble | 2026-08-09 02:04:47.824955 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.824963 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.824979 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.824988 | ubuntu-noble | 2026-08-09 02:04:47.824996 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.825004 | ubuntu-noble | 2026-08-09 02:04:47.825012 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.825020 | ubuntu-noble | 2026-08-09 02:04:47.825028 | ubuntu-noble | If you don't want 'manila.api.contrib' to be distributed and are 2026-08-09 02:04:47.825036 | ubuntu-noble | already explicitly excluding 'manila.api.contrib' via 2026-08-09 02:04:47.825044 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.825052 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.825060 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.825068 | ubuntu-noble | 2026-08-09 02:04:47.825077 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.825085 | ubuntu-noble | 2026-08-09 02:04:47.825093 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.825101 | ubuntu-noble | 2026-08-09 02:04:47.825109 | ubuntu-noble | 2026-08-09 02:04:47.825117 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.825125 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.825133 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.825141 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.825150 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.825158 | ubuntu-noble | 2026-08-09 02:04:47.825166 | ubuntu-noble | !! 2026-08-09 02:04:47.825174 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.825182 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. 2026-08-09 02:04:47.825191 | ubuntu-noble | !! 2026-08-09 02:04:47.825199 | ubuntu-noble | 2026-08-09 02:04:47.825207 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.825215 | ubuntu-noble | ############################ 2026-08-09 02:04:47.825223 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.825231 | ubuntu-noble | ############################ 2026-08-09 02:04:47.825239 | ubuntu-noble | Python recognizes 'manila.api.middleware' as an importable package[^1], 2026-08-09 02:04:47.825247 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.825255 | ubuntu-noble | 2026-08-09 02:04:47.825264 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.825272 | ubuntu-noble | package, please make sure that 'manila.api.middleware' is explicitly added 2026-08-09 02:04:47.825280 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.825288 | ubuntu-noble | 2026-08-09 02:04:47.825296 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.825304 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.825312 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.825320 | ubuntu-noble | 2026-08-09 02:04:47.825328 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.825336 | ubuntu-noble | 2026-08-09 02:04:47.825344 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.825353 | ubuntu-noble | 2026-08-09 02:04:47.825361 | ubuntu-noble | If you don't want 'manila.api.middleware' to be distributed and are 2026-08-09 02:04:47.825369 | ubuntu-noble | already explicitly excluding 'manila.api.middleware' via 2026-08-09 02:04:47.825377 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.825385 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.825401 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.825409 | ubuntu-noble | 2026-08-09 02:04:47.825417 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.825425 | ubuntu-noble | 2026-08-09 02:04:47.825433 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.825441 | ubuntu-noble | 2026-08-09 02:04:47.825449 | ubuntu-noble | 2026-08-09 02:04:47.825458 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.825466 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.825474 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.825482 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.825495 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.825503 | ubuntu-noble | 2026-08-09 02:04:47.825511 | ubuntu-noble | !! 2026-08-09 02:04:47.825520 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.825528 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. 2026-08-09 02:04:47.825536 | ubuntu-noble | !! 2026-08-09 02:04:47.825544 | ubuntu-noble | 2026-08-09 02:04:47.825552 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.825561 | ubuntu-noble | ############################ 2026-08-09 02:04:47.825592 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.825601 | ubuntu-noble | ############################ 2026-08-09 02:04:47.825609 | ubuntu-noble | Python recognizes 'manila.api.openstack' as an importable package[^1], 2026-08-09 02:04:47.825617 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.825625 | ubuntu-noble | 2026-08-09 02:04:47.825634 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.825642 | ubuntu-noble | package, please make sure that 'manila.api.openstack' is explicitly added 2026-08-09 02:04:47.825650 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.825658 | ubuntu-noble | 2026-08-09 02:04:47.825666 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.825682 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.825690 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.825699 | ubuntu-noble | 2026-08-09 02:04:47.825707 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.825715 | ubuntu-noble | 2026-08-09 02:04:47.825723 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.825731 | ubuntu-noble | 2026-08-09 02:04:47.825739 | ubuntu-noble | If you don't want 'manila.api.openstack' to be distributed and are 2026-08-09 02:04:47.825749 | ubuntu-noble | already explicitly excluding 'manila.api.openstack' via 2026-08-09 02:04:47.825758 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.825766 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.825774 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.825782 | ubuntu-noble | 2026-08-09 02:04:47.825791 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.825799 | ubuntu-noble | 2026-08-09 02:04:47.825807 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.825815 | ubuntu-noble | 2026-08-09 02:04:47.825823 | ubuntu-noble | 2026-08-09 02:04:47.825831 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.825839 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.825847 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.825855 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.825872 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.825880 | ubuntu-noble | 2026-08-09 02:04:47.825888 | ubuntu-noble | !! 2026-08-09 02:04:47.825897 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.825905 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. 2026-08-09 02:04:47.825913 | ubuntu-noble | !! 2026-08-09 02:04:47.825921 | ubuntu-noble | 2026-08-09 02:04:47.825930 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.825938 | ubuntu-noble | ############################ 2026-08-09 02:04:47.825946 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.825954 | ubuntu-noble | ############################ 2026-08-09 02:04:47.825962 | ubuntu-noble | Python recognizes 'manila.api.schemas' as an importable package[^1], 2026-08-09 02:04:47.825970 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.825978 | ubuntu-noble | 2026-08-09 02:04:47.825987 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.825995 | ubuntu-noble | package, please make sure that 'manila.api.schemas' is explicitly added 2026-08-09 02:04:47.826003 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.826011 | ubuntu-noble | 2026-08-09 02:04:47.826019 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.826027 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.826035 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.826044 | ubuntu-noble | 2026-08-09 02:04:47.826052 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.826060 | ubuntu-noble | 2026-08-09 02:04:47.826068 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.826076 | ubuntu-noble | 2026-08-09 02:04:47.826084 | ubuntu-noble | If you don't want 'manila.api.schemas' to be distributed and are 2026-08-09 02:04:47.826092 | ubuntu-noble | already explicitly excluding 'manila.api.schemas' via 2026-08-09 02:04:47.826100 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.826109 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.826117 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.826125 | ubuntu-noble | 2026-08-09 02:04:47.826133 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.826141 | ubuntu-noble | 2026-08-09 02:04:47.826149 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.826157 | ubuntu-noble | 2026-08-09 02:04:47.826165 | ubuntu-noble | 2026-08-09 02:04:47.826173 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.826182 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.826190 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.826204 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.826218 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.826226 | ubuntu-noble | 2026-08-09 02:04:47.826234 | ubuntu-noble | !! 2026-08-09 02:04:47.826242 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.826251 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. 2026-08-09 02:04:47.826259 | ubuntu-noble | !! 2026-08-09 02:04:47.826267 | ubuntu-noble | 2026-08-09 02:04:47.826275 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.826283 | ubuntu-noble | ############################ 2026-08-09 02:04:47.826291 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.826308 | ubuntu-noble | ############################ 2026-08-09 02:04:47.826316 | ubuntu-noble | Python recognizes 'manila.api.v1' as an importable package[^1], 2026-08-09 02:04:47.826324 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.826332 | ubuntu-noble | 2026-08-09 02:04:47.826340 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.826349 | ubuntu-noble | package, please make sure that 'manila.api.v1' is explicitly added 2026-08-09 02:04:47.826357 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.826365 | ubuntu-noble | 2026-08-09 02:04:47.826373 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.826381 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.826389 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.826397 | ubuntu-noble | 2026-08-09 02:04:47.826405 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.826413 | ubuntu-noble | 2026-08-09 02:04:47.826421 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.826430 | ubuntu-noble | 2026-08-09 02:04:47.826438 | ubuntu-noble | If you don't want 'manila.api.v1' to be distributed and are 2026-08-09 02:04:47.826446 | ubuntu-noble | already explicitly excluding 'manila.api.v1' via 2026-08-09 02:04:47.826454 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.826462 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.826470 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.826478 | ubuntu-noble | 2026-08-09 02:04:47.826486 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.826494 | ubuntu-noble | 2026-08-09 02:04:47.826503 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.826511 | ubuntu-noble | 2026-08-09 02:04:47.826519 | ubuntu-noble | 2026-08-09 02:04:47.826527 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.826535 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.826543 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.826551 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.826559 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.826587 | ubuntu-noble | 2026-08-09 02:04:47.826600 | ubuntu-noble | !! 2026-08-09 02:04:47.826608 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.826616 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. 2026-08-09 02:04:47.826624 | ubuntu-noble | !! 2026-08-09 02:04:47.826633 | ubuntu-noble | 2026-08-09 02:04:47.826641 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.826649 | ubuntu-noble | ############################ 2026-08-09 02:04:47.826657 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.826665 | ubuntu-noble | ############################ 2026-08-09 02:04:47.826674 | ubuntu-noble | Python recognizes 'manila.api.v2' as an importable package[^1], 2026-08-09 02:04:47.826682 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.826690 | ubuntu-noble | 2026-08-09 02:04:47.826698 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.826706 | ubuntu-noble | package, please make sure that 'manila.api.v2' is explicitly added 2026-08-09 02:04:47.826714 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.826722 | ubuntu-noble | 2026-08-09 02:04:47.826731 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.826739 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.826755 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.826763 | ubuntu-noble | 2026-08-09 02:04:47.826771 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.826779 | ubuntu-noble | 2026-08-09 02:04:47.826787 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.826795 | ubuntu-noble | 2026-08-09 02:04:47.826804 | ubuntu-noble | If you don't want 'manila.api.v2' to be distributed and are 2026-08-09 02:04:47.826812 | ubuntu-noble | already explicitly excluding 'manila.api.v2' via 2026-08-09 02:04:47.826820 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.826828 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.826836 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.826844 | ubuntu-noble | 2026-08-09 02:04:47.826852 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.826860 | ubuntu-noble | 2026-08-09 02:04:47.826869 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.826877 | ubuntu-noble | 2026-08-09 02:04:47.826885 | ubuntu-noble | 2026-08-09 02:04:47.826893 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.826901 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.826915 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.826924 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.826932 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.826940 | ubuntu-noble | 2026-08-09 02:04:47.826948 | ubuntu-noble | !! 2026-08-09 02:04:47.826956 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.826964 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. 2026-08-09 02:04:47.826973 | ubuntu-noble | !! 2026-08-09 02:04:47.826981 | ubuntu-noble | 2026-08-09 02:04:47.826989 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.827024 | ubuntu-noble | ############################ 2026-08-09 02:04:47.827033 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.827041 | ubuntu-noble | ############################ 2026-08-09 02:04:47.827049 | ubuntu-noble | Python recognizes 'manila.api.validation' as an importable package[^1], 2026-08-09 02:04:47.827057 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.827065 | ubuntu-noble | 2026-08-09 02:04:47.827073 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.827081 | ubuntu-noble | package, please make sure that 'manila.api.validation' is explicitly added 2026-08-09 02:04:47.827090 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.827098 | ubuntu-noble | 2026-08-09 02:04:47.827106 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.827114 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.827122 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.827130 | ubuntu-noble | 2026-08-09 02:04:47.827138 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.827146 | ubuntu-noble | 2026-08-09 02:04:47.827154 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.827163 | ubuntu-noble | 2026-08-09 02:04:47.827171 | ubuntu-noble | If you don't want 'manila.api.validation' to be distributed and are 2026-08-09 02:04:47.827179 | ubuntu-noble | already explicitly excluding 'manila.api.validation' via 2026-08-09 02:04:47.827187 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.827195 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.827203 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.827218 | ubuntu-noble | 2026-08-09 02:04:47.827226 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.827235 | ubuntu-noble | 2026-08-09 02:04:47.827243 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.827251 | ubuntu-noble | 2026-08-09 02:04:47.827259 | ubuntu-noble | 2026-08-09 02:04:47.827267 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.827275 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.827284 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.827292 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.827300 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.827308 | ubuntu-noble | 2026-08-09 02:04:47.827316 | ubuntu-noble | !! 2026-08-09 02:04:47.827324 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.827333 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. 2026-08-09 02:04:47.827341 | ubuntu-noble | !! 2026-08-09 02:04:47.827349 | ubuntu-noble | 2026-08-09 02:04:47.827357 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.827365 | ubuntu-noble | ############################ 2026-08-09 02:04:47.827374 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.827382 | ubuntu-noble | ############################ 2026-08-09 02:04:47.827390 | ubuntu-noble | Python recognizes 'manila.api.views' as an importable package[^1], 2026-08-09 02:04:47.827398 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.827406 | ubuntu-noble | 2026-08-09 02:04:47.827414 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.827422 | ubuntu-noble | package, please make sure that 'manila.api.views' is explicitly added 2026-08-09 02:04:47.827431 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.827439 | ubuntu-noble | 2026-08-09 02:04:47.827447 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.827455 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.827463 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.827471 | ubuntu-noble | 2026-08-09 02:04:47.827479 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.827487 | ubuntu-noble | 2026-08-09 02:04:47.827496 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.827504 | ubuntu-noble | 2026-08-09 02:04:47.827512 | ubuntu-noble | If you don't want 'manila.api.views' to be distributed and are 2026-08-09 02:04:47.827520 | ubuntu-noble | already explicitly excluding 'manila.api.views' via 2026-08-09 02:04:47.827528 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.827536 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.827544 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.827552 | ubuntu-noble | 2026-08-09 02:04:47.827586 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.827600 | ubuntu-noble | 2026-08-09 02:04:47.827608 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.827616 | ubuntu-noble | 2026-08-09 02:04:47.827624 | ubuntu-noble | 2026-08-09 02:04:47.827632 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.827651 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.827659 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.827673 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.827689 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.827697 | ubuntu-noble | 2026-08-09 02:04:47.827705 | ubuntu-noble | !! 2026-08-09 02:04:47.827713 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.827722 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. 2026-08-09 02:04:47.827730 | ubuntu-noble | !! 2026-08-09 02:04:47.827738 | ubuntu-noble | 2026-08-09 02:04:47.827746 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.827754 | ubuntu-noble | ############################ 2026-08-09 02:04:47.827763 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.827771 | ubuntu-noble | ############################ 2026-08-09 02:04:47.827779 | ubuntu-noble | Python recognizes 'manila.cmd' as an importable package[^1], 2026-08-09 02:04:47.827787 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.827795 | ubuntu-noble | 2026-08-09 02:04:47.827803 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.827811 | ubuntu-noble | package, please make sure that 'manila.cmd' is explicitly added 2026-08-09 02:04:47.827819 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.827828 | ubuntu-noble | 2026-08-09 02:04:47.827836 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.827844 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.827852 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.827860 | ubuntu-noble | 2026-08-09 02:04:47.827868 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.827876 | ubuntu-noble | 2026-08-09 02:04:47.827884 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.827892 | ubuntu-noble | 2026-08-09 02:04:47.827901 | ubuntu-noble | If you don't want 'manila.cmd' to be distributed and are 2026-08-09 02:04:47.827909 | ubuntu-noble | already explicitly excluding 'manila.cmd' via 2026-08-09 02:04:47.827917 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.827925 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.827933 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.827941 | ubuntu-noble | 2026-08-09 02:04:47.827949 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.827957 | ubuntu-noble | 2026-08-09 02:04:47.827965 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.827974 | ubuntu-noble | 2026-08-09 02:04:47.827982 | ubuntu-noble | 2026-08-09 02:04:47.827990 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.827998 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.828006 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.828014 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.828022 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.828030 | ubuntu-noble | 2026-08-09 02:04:47.828038 | ubuntu-noble | !! 2026-08-09 02:04:47.828047 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.828055 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.common' is absent from the `packages` configuration. 2026-08-09 02:04:47.828063 | ubuntu-noble | !! 2026-08-09 02:04:47.828071 | ubuntu-noble | 2026-08-09 02:04:47.828079 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.828088 | ubuntu-noble | ############################ 2026-08-09 02:04:47.828096 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.828104 | ubuntu-noble | ############################ 2026-08-09 02:04:47.828112 | ubuntu-noble | Python recognizes 'manila.common' as an importable package[^1], 2026-08-09 02:04:47.828128 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.828136 | ubuntu-noble | 2026-08-09 02:04:47.828144 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.828152 | ubuntu-noble | package, please make sure that 'manila.common' is explicitly added 2026-08-09 02:04:47.828160 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.828169 | ubuntu-noble | 2026-08-09 02:04:47.828177 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.828185 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.828193 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.828201 | ubuntu-noble | 2026-08-09 02:04:47.828209 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.828217 | ubuntu-noble | 2026-08-09 02:04:47.828226 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.828234 | ubuntu-noble | 2026-08-09 02:04:47.828242 | ubuntu-noble | If you don't want 'manila.common' to be distributed and are 2026-08-09 02:04:47.828250 | ubuntu-noble | already explicitly excluding 'manila.common' via 2026-08-09 02:04:47.828258 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.828266 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.828274 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.828282 | ubuntu-noble | 2026-08-09 02:04:47.828291 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.828299 | ubuntu-noble | 2026-08-09 02:04:47.828307 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.828315 | ubuntu-noble | 2026-08-09 02:04:47.828323 | ubuntu-noble | 2026-08-09 02:04:47.828331 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.828345 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.828368 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.828376 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.828384 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.828392 | ubuntu-noble | 2026-08-09 02:04:47.828400 | ubuntu-noble | !! 2026-08-09 02:04:47.828408 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.828417 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.compute' is absent from the `packages` configuration. 2026-08-09 02:04:47.828425 | ubuntu-noble | !! 2026-08-09 02:04:47.828433 | ubuntu-noble | 2026-08-09 02:04:47.828441 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.828449 | ubuntu-noble | ############################ 2026-08-09 02:04:47.828457 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.828465 | ubuntu-noble | ############################ 2026-08-09 02:04:47.828473 | ubuntu-noble | Python recognizes 'manila.compute' as an importable package[^1], 2026-08-09 02:04:47.828481 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.828489 | ubuntu-noble | 2026-08-09 02:04:47.828497 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.828506 | ubuntu-noble | package, please make sure that 'manila.compute' is explicitly added 2026-08-09 02:04:47.828514 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.828522 | ubuntu-noble | 2026-08-09 02:04:47.828530 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.828538 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.828546 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.828554 | ubuntu-noble | 2026-08-09 02:04:47.828590 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.828603 | ubuntu-noble | 2026-08-09 02:04:47.828611 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.828619 | ubuntu-noble | 2026-08-09 02:04:47.828627 | ubuntu-noble | If you don't want 'manila.compute' to be distributed and are 2026-08-09 02:04:47.828635 | ubuntu-noble | already explicitly excluding 'manila.compute' via 2026-08-09 02:04:47.828643 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.828651 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.828660 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.828668 | ubuntu-noble | 2026-08-09 02:04:47.828676 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.828684 | ubuntu-noble | 2026-08-09 02:04:47.828692 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.828700 | ubuntu-noble | 2026-08-09 02:04:47.828708 | ubuntu-noble | 2026-08-09 02:04:47.828716 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.828724 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.828733 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.828741 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.828749 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.828757 | ubuntu-noble | 2026-08-09 02:04:47.828765 | ubuntu-noble | !! 2026-08-09 02:04:47.828773 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.828781 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data' is absent from the `packages` configuration. 2026-08-09 02:04:47.828790 | ubuntu-noble | !! 2026-08-09 02:04:47.828798 | ubuntu-noble | 2026-08-09 02:04:47.828806 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.828814 | ubuntu-noble | ############################ 2026-08-09 02:04:47.828822 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.828830 | ubuntu-noble | ############################ 2026-08-09 02:04:47.828838 | ubuntu-noble | Python recognizes 'manila.data' as an importable package[^1], 2026-08-09 02:04:47.828846 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.828855 | ubuntu-noble | 2026-08-09 02:04:47.828863 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.828871 | ubuntu-noble | package, please make sure that 'manila.data' is explicitly added 2026-08-09 02:04:47.828879 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.828887 | ubuntu-noble | 2026-08-09 02:04:47.828895 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.828903 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.828911 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.828919 | ubuntu-noble | 2026-08-09 02:04:47.828927 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.828935 | ubuntu-noble | 2026-08-09 02:04:47.828944 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.828952 | ubuntu-noble | 2026-08-09 02:04:47.828960 | ubuntu-noble | If you don't want 'manila.data' to be distributed and are 2026-08-09 02:04:47.828968 | ubuntu-noble | already explicitly excluding 'manila.data' via 2026-08-09 02:04:47.828976 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.828984 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.828992 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.829000 | ubuntu-noble | 2026-08-09 02:04:47.829008 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.829023 | ubuntu-noble | 2026-08-09 02:04:47.829031 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.829039 | ubuntu-noble | 2026-08-09 02:04:47.829047 | ubuntu-noble | 2026-08-09 02:04:47.829062 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.829070 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.829078 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.829086 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.829095 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.829103 | ubuntu-noble | 2026-08-09 02:04:47.829112 | ubuntu-noble | !! 2026-08-09 02:04:47.829120 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.829129 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. 2026-08-09 02:04:47.829138 | ubuntu-noble | !! 2026-08-09 02:04:47.829146 | ubuntu-noble | 2026-08-09 02:04:47.829154 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.829162 | ubuntu-noble | ############################ 2026-08-09 02:04:47.829170 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.829178 | ubuntu-noble | ############################ 2026-08-09 02:04:47.829186 | ubuntu-noble | Python recognizes 'manila.data.drivers' as an importable package[^1], 2026-08-09 02:04:47.829194 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.829203 | ubuntu-noble | 2026-08-09 02:04:47.829211 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.829220 | ubuntu-noble | package, please make sure that 'manila.data.drivers' is explicitly added 2026-08-09 02:04:47.829230 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.829240 | ubuntu-noble | 2026-08-09 02:04:47.829251 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.829261 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.829271 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.829280 | ubuntu-noble | 2026-08-09 02:04:47.829290 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.829301 | ubuntu-noble | 2026-08-09 02:04:47.829311 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.829322 | ubuntu-noble | 2026-08-09 02:04:47.829332 | ubuntu-noble | If you don't want 'manila.data.drivers' to be distributed and are 2026-08-09 02:04:47.829342 | ubuntu-noble | already explicitly excluding 'manila.data.drivers' via 2026-08-09 02:04:47.829352 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.829363 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.829371 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.829379 | ubuntu-noble | 2026-08-09 02:04:47.829387 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.829395 | ubuntu-noble | 2026-08-09 02:04:47.829404 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.829412 | ubuntu-noble | 2026-08-09 02:04:47.829420 | ubuntu-noble | 2026-08-09 02:04:47.829428 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.829436 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.829444 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.829452 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.829460 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.829478 | ubuntu-noble | 2026-08-09 02:04:47.829486 | ubuntu-noble | !! 2026-08-09 02:04:47.829494 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.829503 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db' is absent from the `packages` configuration. 2026-08-09 02:04:47.829511 | ubuntu-noble | !! 2026-08-09 02:04:47.829519 | ubuntu-noble | 2026-08-09 02:04:47.829528 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.829536 | ubuntu-noble | ############################ 2026-08-09 02:04:47.829544 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.829552 | ubuntu-noble | ############################ 2026-08-09 02:04:47.829560 | ubuntu-noble | Python recognizes 'manila.db' as an importable package[^1], 2026-08-09 02:04:47.829588 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.829600 | ubuntu-noble | 2026-08-09 02:04:47.829609 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.829617 | ubuntu-noble | package, please make sure that 'manila.db' is explicitly added 2026-08-09 02:04:47.829625 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.829633 | ubuntu-noble | 2026-08-09 02:04:47.829641 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.829649 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.829658 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.829666 | ubuntu-noble | 2026-08-09 02:04:47.829674 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.829682 | ubuntu-noble | 2026-08-09 02:04:47.829690 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.829698 | ubuntu-noble | 2026-08-09 02:04:47.829707 | ubuntu-noble | If you don't want 'manila.db' to be distributed and are 2026-08-09 02:04:47.829715 | ubuntu-noble | already explicitly excluding 'manila.db' via 2026-08-09 02:04:47.829723 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.829731 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.829739 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.829747 | ubuntu-noble | 2026-08-09 02:04:47.829755 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.829763 | ubuntu-noble | 2026-08-09 02:04:47.829779 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.829787 | ubuntu-noble | 2026-08-09 02:04:47.829796 | ubuntu-noble | 2026-08-09 02:04:47.829811 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.829819 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.829832 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.829840 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.829849 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.829857 | ubuntu-noble | 2026-08-09 02:04:47.829865 | ubuntu-noble | !! 2026-08-09 02:04:47.829873 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.829882 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. 2026-08-09 02:04:47.829890 | ubuntu-noble | !! 2026-08-09 02:04:47.829898 | ubuntu-noble | 2026-08-09 02:04:47.829906 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.829914 | ubuntu-noble | ############################ 2026-08-09 02:04:47.829923 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.829931 | ubuntu-noble | ############################ 2026-08-09 02:04:47.829939 | ubuntu-noble | Python recognizes 'manila.db.migrations' as an importable package[^1], 2026-08-09 02:04:47.829947 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.829965 | ubuntu-noble | 2026-08-09 02:04:47.829973 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.829981 | ubuntu-noble | package, please make sure that 'manila.db.migrations' is explicitly added 2026-08-09 02:04:47.829990 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.829998 | ubuntu-noble | 2026-08-09 02:04:47.830006 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.830014 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.830022 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.830031 | ubuntu-noble | 2026-08-09 02:04:47.830039 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.830047 | ubuntu-noble | 2026-08-09 02:04:47.830055 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.830063 | ubuntu-noble | 2026-08-09 02:04:47.830071 | ubuntu-noble | If you don't want 'manila.db.migrations' to be distributed and are 2026-08-09 02:04:47.830080 | ubuntu-noble | already explicitly excluding 'manila.db.migrations' via 2026-08-09 02:04:47.830088 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.830096 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.830104 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.830112 | ubuntu-noble | 2026-08-09 02:04:47.830121 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.830129 | ubuntu-noble | 2026-08-09 02:04:47.830137 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.830145 | ubuntu-noble | 2026-08-09 02:04:47.830153 | ubuntu-noble | 2026-08-09 02:04:47.830162 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.830170 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.830178 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.830186 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.830194 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.830202 | ubuntu-noble | 2026-08-09 02:04:47.830211 | ubuntu-noble | !! 2026-08-09 02:04:47.830219 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.830227 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. 2026-08-09 02:04:47.830236 | ubuntu-noble | !! 2026-08-09 02:04:47.830244 | ubuntu-noble | 2026-08-09 02:04:47.830253 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.830261 | ubuntu-noble | ############################ 2026-08-09 02:04:47.830269 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.830277 | ubuntu-noble | ############################ 2026-08-09 02:04:47.830285 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], 2026-08-09 02:04:47.830293 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.830302 | ubuntu-noble | 2026-08-09 02:04:47.830310 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.830318 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic' is explicitly added 2026-08-09 02:04:47.830326 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.830334 | ubuntu-noble | 2026-08-09 02:04:47.830343 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.830351 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.830359 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.830367 | ubuntu-noble | 2026-08-09 02:04:47.830375 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.830391 | ubuntu-noble | 2026-08-09 02:04:47.830400 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.830408 | ubuntu-noble | 2026-08-09 02:04:47.830416 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic' to be distributed and are 2026-08-09 02:04:47.830424 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic' via 2026-08-09 02:04:47.830432 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.830441 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.830449 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.830457 | ubuntu-noble | 2026-08-09 02:04:47.830473 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.830481 | ubuntu-noble | 2026-08-09 02:04:47.830489 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.830498 | ubuntu-noble | 2026-08-09 02:04:47.830506 | ubuntu-noble | 2026-08-09 02:04:47.830520 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.830528 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.830536 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.830544 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.830552 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.830561 | ubuntu-noble | 2026-08-09 02:04:47.830587 | ubuntu-noble | !! 2026-08-09 02:04:47.830600 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.830608 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. 2026-08-09 02:04:47.830617 | ubuntu-noble | !! 2026-08-09 02:04:47.830625 | ubuntu-noble | 2026-08-09 02:04:47.830633 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.830641 | ubuntu-noble | ############################ 2026-08-09 02:04:47.830649 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.830657 | ubuntu-noble | ############################ 2026-08-09 02:04:47.830666 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], 2026-08-09 02:04:47.830674 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.830682 | ubuntu-noble | 2026-08-09 02:04:47.830690 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.830698 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added 2026-08-09 02:04:47.830707 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.830715 | ubuntu-noble | 2026-08-09 02:04:47.830723 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.830731 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.830739 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.830747 | ubuntu-noble | 2026-08-09 02:04:47.830756 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.830764 | ubuntu-noble | 2026-08-09 02:04:47.830772 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.830780 | ubuntu-noble | 2026-08-09 02:04:47.830788 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are 2026-08-09 02:04:47.830796 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic.versions' via 2026-08-09 02:04:47.830804 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.830812 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.830820 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.830837 | ubuntu-noble | 2026-08-09 02:04:47.830845 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.830853 | ubuntu-noble | 2026-08-09 02:04:47.830861 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.830869 | ubuntu-noble | 2026-08-09 02:04:47.830878 | ubuntu-noble | 2026-08-09 02:04:47.830886 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.830894 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.830902 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.830910 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.830918 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.830927 | ubuntu-noble | 2026-08-09 02:04:47.830935 | ubuntu-noble | !! 2026-08-09 02:04:47.830943 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.830951 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. 2026-08-09 02:04:47.830960 | ubuntu-noble | !! 2026-08-09 02:04:47.830968 | ubuntu-noble | 2026-08-09 02:04:47.830976 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.830984 | ubuntu-noble | ############################ 2026-08-09 02:04:47.830992 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.831001 | ubuntu-noble | ############################ 2026-08-09 02:04:47.831024 | ubuntu-noble | Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], 2026-08-09 02:04:47.831032 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.831041 | ubuntu-noble | 2026-08-09 02:04:47.831049 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.831057 | ubuntu-noble | package, please make sure that 'manila.db.sqlalchemy' is explicitly added 2026-08-09 02:04:47.831065 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.831073 | ubuntu-noble | 2026-08-09 02:04:47.831082 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.831090 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.831098 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.831106 | ubuntu-noble | 2026-08-09 02:04:47.831114 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.831122 | ubuntu-noble | 2026-08-09 02:04:47.831131 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.831139 | ubuntu-noble | 2026-08-09 02:04:47.831147 | ubuntu-noble | If you don't want 'manila.db.sqlalchemy' to be distributed and are 2026-08-09 02:04:47.831155 | ubuntu-noble | already explicitly excluding 'manila.db.sqlalchemy' via 2026-08-09 02:04:47.831163 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.831177 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.831192 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.831200 | ubuntu-noble | 2026-08-09 02:04:47.831208 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.831216 | ubuntu-noble | 2026-08-09 02:04:47.831225 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.831233 | ubuntu-noble | 2026-08-09 02:04:47.831241 | ubuntu-noble | 2026-08-09 02:04:47.831249 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.831257 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.831266 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.831274 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.831290 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.831298 | ubuntu-noble | 2026-08-09 02:04:47.831307 | ubuntu-noble | !! 2026-08-09 02:04:47.831315 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.831323 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.image' is absent from the `packages` configuration. 2026-08-09 02:04:47.831331 | ubuntu-noble | !! 2026-08-09 02:04:47.831340 | ubuntu-noble | 2026-08-09 02:04:47.831348 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.831356 | ubuntu-noble | ############################ 2026-08-09 02:04:47.831365 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.831373 | ubuntu-noble | ############################ 2026-08-09 02:04:47.831381 | ubuntu-noble | Python recognizes 'manila.image' as an importable package[^1], 2026-08-09 02:04:47.831389 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.831397 | ubuntu-noble | 2026-08-09 02:04:47.831405 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.831414 | ubuntu-noble | package, please make sure that 'manila.image' is explicitly added 2026-08-09 02:04:47.831422 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.831430 | ubuntu-noble | 2026-08-09 02:04:47.831438 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.831446 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.831454 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.831463 | ubuntu-noble | 2026-08-09 02:04:47.831471 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.831479 | ubuntu-noble | 2026-08-09 02:04:47.831487 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.831495 | ubuntu-noble | 2026-08-09 02:04:47.831504 | ubuntu-noble | If you don't want 'manila.image' to be distributed and are 2026-08-09 02:04:47.831512 | ubuntu-noble | already explicitly excluding 'manila.image' via 2026-08-09 02:04:47.831520 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.831528 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.831536 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.831544 | ubuntu-noble | 2026-08-09 02:04:47.831553 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.831561 | ubuntu-noble | 2026-08-09 02:04:47.831588 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.831600 | ubuntu-noble | 2026-08-09 02:04:47.831609 | ubuntu-noble | 2026-08-09 02:04:47.831617 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.831625 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.831633 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.831641 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.831649 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.831657 | ubuntu-noble | 2026-08-09 02:04:47.831666 | ubuntu-noble | !! 2026-08-09 02:04:47.831674 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.831682 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. 2026-08-09 02:04:47.831690 | ubuntu-noble | !! 2026-08-09 02:04:47.831699 | ubuntu-noble | 2026-08-09 02:04:47.831707 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.831715 | ubuntu-noble | ############################ 2026-08-09 02:04:47.831723 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.831731 | ubuntu-noble | ############################ 2026-08-09 02:04:47.831739 | ubuntu-noble | Python recognizes 'manila.keymgr' as an importable package[^1], 2026-08-09 02:04:47.831756 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.831764 | ubuntu-noble | 2026-08-09 02:04:47.831772 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.831780 | ubuntu-noble | package, please make sure that 'manila.keymgr' is explicitly added 2026-08-09 02:04:47.831788 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.831796 | ubuntu-noble | 2026-08-09 02:04:47.831805 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.831813 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.831821 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.831829 | ubuntu-noble | 2026-08-09 02:04:47.831837 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.831845 | ubuntu-noble | 2026-08-09 02:04:47.831853 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.831861 | ubuntu-noble | 2026-08-09 02:04:47.831870 | ubuntu-noble | If you don't want 'manila.keymgr' to be distributed and are 2026-08-09 02:04:47.831878 | ubuntu-noble | already explicitly excluding 'manila.keymgr' via 2026-08-09 02:04:47.831886 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.831900 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.831909 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.831917 | ubuntu-noble | 2026-08-09 02:04:47.831925 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.831933 | ubuntu-noble | 2026-08-09 02:04:47.831941 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.831950 | ubuntu-noble | 2026-08-09 02:04:47.831958 | ubuntu-noble | 2026-08-09 02:04:47.831966 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.831974 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.831982 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.831990 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.831998 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.832006 | ubuntu-noble | 2026-08-09 02:04:47.832015 | ubuntu-noble | !! 2026-08-09 02:04:47.832023 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.832031 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.lock' is absent from the `packages` configuration. 2026-08-09 02:04:47.832039 | ubuntu-noble | !! 2026-08-09 02:04:47.832048 | ubuntu-noble | 2026-08-09 02:04:47.832056 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.832064 | ubuntu-noble | ############################ 2026-08-09 02:04:47.832072 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.832080 | ubuntu-noble | ############################ 2026-08-09 02:04:47.832088 | ubuntu-noble | Python recognizes 'manila.lock' as an importable package[^1], 2026-08-09 02:04:47.832096 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.832105 | ubuntu-noble | 2026-08-09 02:04:47.832113 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.832121 | ubuntu-noble | package, please make sure that 'manila.lock' is explicitly added 2026-08-09 02:04:47.832129 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.832137 | ubuntu-noble | 2026-08-09 02:04:47.832145 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.832154 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.832193 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.832201 | ubuntu-noble | 2026-08-09 02:04:47.832226 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.832234 | ubuntu-noble | 2026-08-09 02:04:47.832243 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.832251 | ubuntu-noble | 2026-08-09 02:04:47.832259 | ubuntu-noble | If you don't want 'manila.lock' to be distributed and are 2026-08-09 02:04:47.832267 | ubuntu-noble | already explicitly excluding 'manila.lock' via 2026-08-09 02:04:47.832275 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.832283 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.832292 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.832300 | ubuntu-noble | 2026-08-09 02:04:47.832308 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.832316 | ubuntu-noble | 2026-08-09 02:04:47.832324 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.832332 | ubuntu-noble | 2026-08-09 02:04:47.832341 | ubuntu-noble | 2026-08-09 02:04:47.832349 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.832357 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.832365 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.832373 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.832381 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.832390 | ubuntu-noble | 2026-08-09 02:04:47.832398 | ubuntu-noble | !! 2026-08-09 02:04:47.832406 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.832415 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.message' is absent from the `packages` configuration. 2026-08-09 02:04:47.832423 | ubuntu-noble | !! 2026-08-09 02:04:47.832431 | ubuntu-noble | 2026-08-09 02:04:47.832439 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.832447 | ubuntu-noble | ############################ 2026-08-09 02:04:47.832456 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.832464 | ubuntu-noble | ############################ 2026-08-09 02:04:47.832472 | ubuntu-noble | Python recognizes 'manila.message' as an importable package[^1], 2026-08-09 02:04:47.832480 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.832488 | ubuntu-noble | 2026-08-09 02:04:47.832496 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.832505 | ubuntu-noble | package, please make sure that 'manila.message' is explicitly added 2026-08-09 02:04:47.832513 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.832521 | ubuntu-noble | 2026-08-09 02:04:47.832529 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.832537 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.832546 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.832554 | ubuntu-noble | 2026-08-09 02:04:47.832562 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.832594 | ubuntu-noble | 2026-08-09 02:04:47.832603 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.832611 | ubuntu-noble | 2026-08-09 02:04:47.832619 | ubuntu-noble | If you don't want 'manila.message' to be distributed and are 2026-08-09 02:04:47.832627 | ubuntu-noble | already explicitly excluding 'manila.message' via 2026-08-09 02:04:47.832650 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.832658 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.832673 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.832681 | ubuntu-noble | 2026-08-09 02:04:47.832698 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.832706 | ubuntu-noble | 2026-08-09 02:04:47.832714 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.832723 | ubuntu-noble | 2026-08-09 02:04:47.832731 | ubuntu-noble | 2026-08-09 02:04:47.832739 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.832747 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.832755 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.832764 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.832772 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.832780 | ubuntu-noble | 2026-08-09 02:04:47.832788 | ubuntu-noble | !! 2026-08-09 02:04:47.832797 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.832805 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network' is absent from the `packages` configuration. 2026-08-09 02:04:47.832813 | ubuntu-noble | !! 2026-08-09 02:04:47.832822 | ubuntu-noble | 2026-08-09 02:04:47.832830 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.832838 | ubuntu-noble | ############################ 2026-08-09 02:04:47.832846 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.832854 | ubuntu-noble | ############################ 2026-08-09 02:04:47.832863 | ubuntu-noble | Python recognizes 'manila.network' as an importable package[^1], 2026-08-09 02:04:47.832871 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.832879 | ubuntu-noble | 2026-08-09 02:04:47.832887 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.832896 | ubuntu-noble | package, please make sure that 'manila.network' is explicitly added 2026-08-09 02:04:47.832904 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.832912 | ubuntu-noble | 2026-08-09 02:04:47.832920 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.832928 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.832936 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.832945 | ubuntu-noble | 2026-08-09 02:04:47.832953 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.832961 | ubuntu-noble | 2026-08-09 02:04:47.832969 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.832977 | ubuntu-noble | 2026-08-09 02:04:47.832986 | ubuntu-noble | If you don't want 'manila.network' to be distributed and are 2026-08-09 02:04:47.832994 | ubuntu-noble | already explicitly excluding 'manila.network' via 2026-08-09 02:04:47.833002 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.833010 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.833018 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.833026 | ubuntu-noble | 2026-08-09 02:04:47.833035 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.833043 | ubuntu-noble | 2026-08-09 02:04:47.833051 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.833059 | ubuntu-noble | 2026-08-09 02:04:47.833067 | ubuntu-noble | 2026-08-09 02:04:47.833076 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.833084 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.833092 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.833100 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.833108 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.833116 | ubuntu-noble | 2026-08-09 02:04:47.833132 | ubuntu-noble | !! 2026-08-09 02:04:47.833141 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.833149 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. 2026-08-09 02:04:47.833157 | ubuntu-noble | !! 2026-08-09 02:04:47.833166 | ubuntu-noble | 2026-08-09 02:04:47.833174 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.833182 | ubuntu-noble | ############################ 2026-08-09 02:04:47.833190 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.833199 | ubuntu-noble | ############################ 2026-08-09 02:04:47.833207 | ubuntu-noble | Python recognizes 'manila.network.linux' as an importable package[^1], 2026-08-09 02:04:47.833215 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.833223 | ubuntu-noble | 2026-08-09 02:04:47.833231 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.833240 | ubuntu-noble | package, please make sure that 'manila.network.linux' is explicitly added 2026-08-09 02:04:47.833248 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.833256 | ubuntu-noble | 2026-08-09 02:04:47.833264 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.833273 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.833281 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.833289 | ubuntu-noble | 2026-08-09 02:04:47.833297 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.833305 | ubuntu-noble | 2026-08-09 02:04:47.833314 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.833322 | ubuntu-noble | 2026-08-09 02:04:47.833330 | ubuntu-noble | If you don't want 'manila.network.linux' to be distributed and are 2026-08-09 02:04:47.833338 | ubuntu-noble | already explicitly excluding 'manila.network.linux' via 2026-08-09 02:04:47.833362 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.833377 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.833385 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.833394 | ubuntu-noble | 2026-08-09 02:04:47.833402 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.833410 | ubuntu-noble | 2026-08-09 02:04:47.833419 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.833427 | ubuntu-noble | 2026-08-09 02:04:47.833435 | ubuntu-noble | 2026-08-09 02:04:47.833443 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.833452 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.833460 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.833468 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.833476 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.833484 | ubuntu-noble | 2026-08-09 02:04:47.833493 | ubuntu-noble | !! 2026-08-09 02:04:47.833501 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.833510 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. 2026-08-09 02:04:47.833518 | ubuntu-noble | !! 2026-08-09 02:04:47.833526 | ubuntu-noble | 2026-08-09 02:04:47.833534 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.833543 | ubuntu-noble | ############################ 2026-08-09 02:04:47.833551 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.833559 | ubuntu-noble | ############################ 2026-08-09 02:04:47.833585 | ubuntu-noble | Python recognizes 'manila.network.neutron' as an importable package[^1], 2026-08-09 02:04:47.833606 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.833614 | ubuntu-noble | 2026-08-09 02:04:47.833622 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.833631 | ubuntu-noble | package, please make sure that 'manila.network.neutron' is explicitly added 2026-08-09 02:04:47.833639 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.833647 | ubuntu-noble | 2026-08-09 02:04:47.833655 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.833663 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.833671 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.833680 | ubuntu-noble | 2026-08-09 02:04:47.833688 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.833696 | ubuntu-noble | 2026-08-09 02:04:47.833704 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.833712 | ubuntu-noble | 2026-08-09 02:04:47.833721 | ubuntu-noble | If you don't want 'manila.network.neutron' to be distributed and are 2026-08-09 02:04:47.833729 | ubuntu-noble | already explicitly excluding 'manila.network.neutron' via 2026-08-09 02:04:47.833737 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.833745 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.833753 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.833762 | ubuntu-noble | 2026-08-09 02:04:47.833770 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.833778 | ubuntu-noble | 2026-08-09 02:04:47.833786 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.833794 | ubuntu-noble | 2026-08-09 02:04:47.833803 | ubuntu-noble | 2026-08-09 02:04:47.833811 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.833819 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.833827 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.833835 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.833843 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.833852 | ubuntu-noble | 2026-08-09 02:04:47.833860 | ubuntu-noble | !! 2026-08-09 02:04:47.833868 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.833877 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.policies' is absent from the `packages` configuration. 2026-08-09 02:04:47.833885 | ubuntu-noble | !! 2026-08-09 02:04:47.833893 | ubuntu-noble | 2026-08-09 02:04:47.833901 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.833910 | ubuntu-noble | ############################ 2026-08-09 02:04:47.833918 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.833926 | ubuntu-noble | ############################ 2026-08-09 02:04:47.833934 | ubuntu-noble | Python recognizes 'manila.policies' as an importable package[^1], 2026-08-09 02:04:47.833942 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.833951 | ubuntu-noble | 2026-08-09 02:04:47.833959 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.833967 | ubuntu-noble | package, please make sure that 'manila.policies' is explicitly added 2026-08-09 02:04:47.833975 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.833983 | ubuntu-noble | 2026-08-09 02:04:47.833992 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.834000 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.834008 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.834016 | ubuntu-noble | 2026-08-09 02:04:47.834025 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.834040 | ubuntu-noble | 2026-08-09 02:04:47.834048 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.834057 | ubuntu-noble | 2026-08-09 02:04:47.834078 | ubuntu-noble | If you don't want 'manila.policies' to be distributed and are 2026-08-09 02:04:47.834086 | ubuntu-noble | already explicitly excluding 'manila.policies' via 2026-08-09 02:04:47.834100 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.834108 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.834116 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.834125 | ubuntu-noble | 2026-08-09 02:04:47.834133 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.834141 | ubuntu-noble | 2026-08-09 02:04:47.834149 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.834158 | ubuntu-noble | 2026-08-09 02:04:47.834166 | ubuntu-noble | 2026-08-09 02:04:47.834174 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.834182 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.834191 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.834199 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.834207 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.834215 | ubuntu-noble | 2026-08-09 02:04:47.834224 | ubuntu-noble | !! 2026-08-09 02:04:47.834232 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.834240 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. 2026-08-09 02:04:47.834249 | ubuntu-noble | !! 2026-08-09 02:04:47.834257 | ubuntu-noble | 2026-08-09 02:04:47.834265 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.834274 | ubuntu-noble | ############################ 2026-08-09 02:04:47.834282 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.834290 | ubuntu-noble | ############################ 2026-08-09 02:04:47.834298 | ubuntu-noble | Python recognizes 'manila.privsep' as an importable package[^1], 2026-08-09 02:04:47.834306 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.834315 | ubuntu-noble | 2026-08-09 02:04:47.834323 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.834331 | ubuntu-noble | package, please make sure that 'manila.privsep' is explicitly added 2026-08-09 02:04:47.834339 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.834348 | ubuntu-noble | 2026-08-09 02:04:47.834356 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.834364 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.834372 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.834381 | ubuntu-noble | 2026-08-09 02:04:47.834389 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.834397 | ubuntu-noble | 2026-08-09 02:04:47.834405 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.834413 | ubuntu-noble | 2026-08-09 02:04:47.834422 | ubuntu-noble | If you don't want 'manila.privsep' to be distributed and are 2026-08-09 02:04:47.834430 | ubuntu-noble | already explicitly excluding 'manila.privsep' via 2026-08-09 02:04:47.834438 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.834446 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.834455 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.834463 | ubuntu-noble | 2026-08-09 02:04:47.834471 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.834487 | ubuntu-noble | 2026-08-09 02:04:47.834496 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.834504 | ubuntu-noble | 2026-08-09 02:04:47.834512 | ubuntu-noble | 2026-08-09 02:04:47.834520 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.834529 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.834537 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.834545 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.834553 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.834561 | ubuntu-noble | 2026-08-09 02:04:47.834592 | ubuntu-noble | !! 2026-08-09 02:04:47.834601 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.834609 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. 2026-08-09 02:04:47.834617 | ubuntu-noble | !! 2026-08-09 02:04:47.834625 | ubuntu-noble | 2026-08-09 02:04:47.834634 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.834642 | ubuntu-noble | ############################ 2026-08-09 02:04:47.834650 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.834658 | ubuntu-noble | ############################ 2026-08-09 02:04:47.834667 | ubuntu-noble | Python recognizes 'manila.scheduler' as an importable package[^1], 2026-08-09 02:04:47.834675 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.834683 | ubuntu-noble | 2026-08-09 02:04:47.834691 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.834699 | ubuntu-noble | package, please make sure that 'manila.scheduler' is explicitly added 2026-08-09 02:04:47.834707 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.834716 | ubuntu-noble | 2026-08-09 02:04:47.834724 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.834732 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.834740 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.834748 | ubuntu-noble | 2026-08-09 02:04:47.834757 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.834765 | ubuntu-noble | 2026-08-09 02:04:47.834773 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.834783 | ubuntu-noble | 2026-08-09 02:04:47.834806 | ubuntu-noble | If you don't want 'manila.scheduler' to be distributed and are 2026-08-09 02:04:47.834815 | ubuntu-noble | already explicitly excluding 'manila.scheduler' via 2026-08-09 02:04:47.834823 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.834831 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.834839 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.834848 | ubuntu-noble | 2026-08-09 02:04:47.834856 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.834864 | ubuntu-noble | 2026-08-09 02:04:47.834873 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.834881 | ubuntu-noble | 2026-08-09 02:04:47.834889 | ubuntu-noble | 2026-08-09 02:04:47.834897 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.834906 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.834914 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.834922 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.834930 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.834938 | ubuntu-noble | 2026-08-09 02:04:47.834955 | ubuntu-noble | !! 2026-08-09 02:04:47.834963 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.834978 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. 2026-08-09 02:04:47.834987 | ubuntu-noble | !! 2026-08-09 02:04:47.834995 | ubuntu-noble | 2026-08-09 02:04:47.835005 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.835142 | ubuntu-noble | ############################ 2026-08-09 02:04:47.835158 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.835169 | ubuntu-noble | ############################ 2026-08-09 02:04:47.835179 | ubuntu-noble | Python recognizes 'manila.scheduler.drivers' as an importable package[^1], 2026-08-09 02:04:47.835190 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.835202 | ubuntu-noble | 2026-08-09 02:04:47.835212 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.835220 | ubuntu-noble | package, please make sure that 'manila.scheduler.drivers' is explicitly added 2026-08-09 02:04:47.835228 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.835236 | ubuntu-noble | 2026-08-09 02:04:47.835244 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.835253 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.835261 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.835269 | ubuntu-noble | 2026-08-09 02:04:47.835277 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.835285 | ubuntu-noble | 2026-08-09 02:04:47.835293 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.835301 | ubuntu-noble | 2026-08-09 02:04:47.835309 | ubuntu-noble | If you don't want 'manila.scheduler.drivers' to be distributed and are 2026-08-09 02:04:47.835317 | ubuntu-noble | already explicitly excluding 'manila.scheduler.drivers' via 2026-08-09 02:04:47.835325 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.835334 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.835342 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.835350 | ubuntu-noble | 2026-08-09 02:04:47.835358 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.835366 | ubuntu-noble | 2026-08-09 02:04:47.835374 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.835382 | ubuntu-noble | 2026-08-09 02:04:47.835390 | ubuntu-noble | 2026-08-09 02:04:47.835398 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.835406 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.835414 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.835422 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.835430 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.835438 | ubuntu-noble | 2026-08-09 02:04:47.835446 | ubuntu-noble | !! 2026-08-09 02:04:47.835454 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.835463 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. 2026-08-09 02:04:47.835471 | ubuntu-noble | !! 2026-08-09 02:04:47.835479 | ubuntu-noble | 2026-08-09 02:04:47.835487 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.835495 | ubuntu-noble | ############################ 2026-08-09 02:04:47.835503 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.835511 | ubuntu-noble | ############################ 2026-08-09 02:04:47.835519 | ubuntu-noble | Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], 2026-08-09 02:04:47.835542 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.835550 | ubuntu-noble | 2026-08-09 02:04:47.835558 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.835602 | ubuntu-noble | package, please make sure that 'manila.scheduler.evaluator' is explicitly added 2026-08-09 02:04:47.835618 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.835626 | ubuntu-noble | 2026-08-09 02:04:47.835634 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.835642 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.835651 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.835659 | ubuntu-noble | 2026-08-09 02:04:47.835687 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.835695 | ubuntu-noble | 2026-08-09 02:04:47.835713 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.835721 | ubuntu-noble | 2026-08-09 02:04:47.835729 | ubuntu-noble | If you don't want 'manila.scheduler.evaluator' to be distributed and are 2026-08-09 02:04:47.835737 | ubuntu-noble | already explicitly excluding 'manila.scheduler.evaluator' via 2026-08-09 02:04:47.835745 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.835753 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.835761 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.835769 | ubuntu-noble | 2026-08-09 02:04:47.835778 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.835786 | ubuntu-noble | 2026-08-09 02:04:47.835794 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.835802 | ubuntu-noble | 2026-08-09 02:04:47.835810 | ubuntu-noble | 2026-08-09 02:04:47.835818 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.835826 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.835834 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.835842 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.835850 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.835858 | ubuntu-noble | 2026-08-09 02:04:47.835866 | ubuntu-noble | !! 2026-08-09 02:04:47.835875 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.835883 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. 2026-08-09 02:04:47.835891 | ubuntu-noble | !! 2026-08-09 02:04:47.835899 | ubuntu-noble | 2026-08-09 02:04:47.835907 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.835915 | ubuntu-noble | ############################ 2026-08-09 02:04:47.835923 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.835932 | ubuntu-noble | ############################ 2026-08-09 02:04:47.835940 | ubuntu-noble | Python recognizes 'manila.scheduler.filters' as an importable package[^1], 2026-08-09 02:04:47.835948 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.835956 | ubuntu-noble | 2026-08-09 02:04:47.835964 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.835972 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters' is explicitly added 2026-08-09 02:04:47.835980 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.835988 | ubuntu-noble | 2026-08-09 02:04:47.835996 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.836004 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.836012 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.836029 | ubuntu-noble | 2026-08-09 02:04:47.836037 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.836045 | ubuntu-noble | 2026-08-09 02:04:47.836054 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.836062 | ubuntu-noble | 2026-08-09 02:04:47.836070 | ubuntu-noble | If you don't want 'manila.scheduler.filters' to be distributed and are 2026-08-09 02:04:47.836078 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters' via 2026-08-09 02:04:47.836086 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.836094 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.836099 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.836103 | ubuntu-noble | 2026-08-09 02:04:47.836107 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.836110 | ubuntu-noble | 2026-08-09 02:04:47.836114 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.836117 | ubuntu-noble | 2026-08-09 02:04:47.836121 | ubuntu-noble | 2026-08-09 02:04:47.836125 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.836128 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.836132 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.836135 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.836139 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836142 | ubuntu-noble | 2026-08-09 02:04:47.836146 | ubuntu-noble | !! 2026-08-09 02:04:47.836150 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.836153 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. 2026-08-09 02:04:47.836159 | ubuntu-noble | !! 2026-08-09 02:04:47.836162 | ubuntu-noble | 2026-08-09 02:04:47.836166 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836169 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836173 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.836177 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836180 | ubuntu-noble | Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], 2026-08-09 02:04:47.836184 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.836187 | ubuntu-noble | 2026-08-09 02:04:47.836191 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.836195 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added 2026-08-09 02:04:47.836198 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.836202 | ubuntu-noble | 2026-08-09 02:04:47.836213 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.836216 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.836223 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.836227 | ubuntu-noble | 2026-08-09 02:04:47.836230 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.836234 | ubuntu-noble | 2026-08-09 02:04:47.836237 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.836241 | ubuntu-noble | 2026-08-09 02:04:47.836245 | ubuntu-noble | If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are 2026-08-09 02:04:47.836248 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters.share_group_filters' via 2026-08-09 02:04:47.836252 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.836255 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.836268 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.836272 | ubuntu-noble | 2026-08-09 02:04:47.836276 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.836279 | ubuntu-noble | 2026-08-09 02:04:47.836283 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.836287 | ubuntu-noble | 2026-08-09 02:04:47.836290 | ubuntu-noble | 2026-08-09 02:04:47.836294 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.836297 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.836301 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.836305 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.836308 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836312 | ubuntu-noble | 2026-08-09 02:04:47.836316 | ubuntu-noble | !! 2026-08-09 02:04:47.836319 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.836323 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. 2026-08-09 02:04:47.836327 | ubuntu-noble | !! 2026-08-09 02:04:47.836330 | ubuntu-noble | 2026-08-09 02:04:47.836334 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836337 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836341 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.836345 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836348 | ubuntu-noble | Python recognizes 'manila.scheduler.weighers' as an importable package[^1], 2026-08-09 02:04:47.836352 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.836356 | ubuntu-noble | 2026-08-09 02:04:47.836359 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.836363 | ubuntu-noble | package, please make sure that 'manila.scheduler.weighers' is explicitly added 2026-08-09 02:04:47.836366 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.836370 | ubuntu-noble | 2026-08-09 02:04:47.836374 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.836377 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.836381 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.836385 | ubuntu-noble | 2026-08-09 02:04:47.836388 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.836392 | ubuntu-noble | 2026-08-09 02:04:47.836395 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.836399 | ubuntu-noble | 2026-08-09 02:04:47.836403 | ubuntu-noble | If you don't want 'manila.scheduler.weighers' to be distributed and are 2026-08-09 02:04:47.836406 | ubuntu-noble | already explicitly excluding 'manila.scheduler.weighers' via 2026-08-09 02:04:47.836410 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.836414 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.836417 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.836421 | ubuntu-noble | 2026-08-09 02:04:47.836424 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.836428 | ubuntu-noble | 2026-08-09 02:04:47.836432 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.836435 | ubuntu-noble | 2026-08-09 02:04:47.836439 | ubuntu-noble | 2026-08-09 02:04:47.836442 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.836446 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.836450 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.836457 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.836461 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836464 | ubuntu-noble | 2026-08-09 02:04:47.836468 | ubuntu-noble | !! 2026-08-09 02:04:47.836472 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.836475 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.services' is absent from the `packages` configuration. 2026-08-09 02:04:47.836479 | ubuntu-noble | !! 2026-08-09 02:04:47.836483 | ubuntu-noble | 2026-08-09 02:04:47.836486 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836490 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836493 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.836497 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836501 | ubuntu-noble | Python recognizes 'manila.services' as an importable package[^1], 2026-08-09 02:04:47.836504 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.836508 | ubuntu-noble | 2026-08-09 02:04:47.836512 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.836522 | ubuntu-noble | package, please make sure that 'manila.services' is explicitly added 2026-08-09 02:04:47.836526 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.836530 | ubuntu-noble | 2026-08-09 02:04:47.836536 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.836539 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.836543 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.836547 | ubuntu-noble | 2026-08-09 02:04:47.836550 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.836554 | ubuntu-noble | 2026-08-09 02:04:47.836557 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.836561 | ubuntu-noble | 2026-08-09 02:04:47.836565 | ubuntu-noble | If you don't want 'manila.services' to be distributed and are 2026-08-09 02:04:47.836581 | ubuntu-noble | already explicitly excluding 'manila.services' via 2026-08-09 02:04:47.836585 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.836589 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.836592 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.836596 | ubuntu-noble | 2026-08-09 02:04:47.836600 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.836603 | ubuntu-noble | 2026-08-09 02:04:47.836607 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.836610 | ubuntu-noble | 2026-08-09 02:04:47.836614 | ubuntu-noble | 2026-08-09 02:04:47.836618 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.836621 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.836625 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.836628 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.836632 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836636 | ubuntu-noble | 2026-08-09 02:04:47.836639 | ubuntu-noble | !! 2026-08-09 02:04:47.836643 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.836647 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share' is absent from the `packages` configuration. 2026-08-09 02:04:47.836650 | ubuntu-noble | !! 2026-08-09 02:04:47.836654 | ubuntu-noble | 2026-08-09 02:04:47.836658 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836661 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836665 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.836672 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836676 | ubuntu-noble | Python recognizes 'manila.share' as an importable package[^1], 2026-08-09 02:04:47.836680 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.836683 | ubuntu-noble | 2026-08-09 02:04:47.836687 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.836691 | ubuntu-noble | package, please make sure that 'manila.share' is explicitly added 2026-08-09 02:04:47.836694 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.836698 | ubuntu-noble | 2026-08-09 02:04:47.836701 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.836705 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.836709 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.836712 | ubuntu-noble | 2026-08-09 02:04:47.836716 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.836719 | ubuntu-noble | 2026-08-09 02:04:47.836723 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.836727 | ubuntu-noble | 2026-08-09 02:04:47.836730 | ubuntu-noble | If you don't want 'manila.share' to be distributed and are 2026-08-09 02:04:47.836734 | ubuntu-noble | already explicitly excluding 'manila.share' via 2026-08-09 02:04:47.836737 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.836741 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.836745 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.836748 | ubuntu-noble | 2026-08-09 02:04:47.836752 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.836755 | ubuntu-noble | 2026-08-09 02:04:47.836759 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.836763 | ubuntu-noble | 2026-08-09 02:04:47.836766 | ubuntu-noble | 2026-08-09 02:04:47.836770 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.836773 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.836777 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.836781 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.836784 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836788 | ubuntu-noble | 2026-08-09 02:04:47.836791 | ubuntu-noble | !! 2026-08-09 02:04:47.836795 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.836799 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. 2026-08-09 02:04:47.836802 | ubuntu-noble | !! 2026-08-09 02:04:47.836806 | ubuntu-noble | 2026-08-09 02:04:47.836810 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836813 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836817 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.836820 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836824 | ubuntu-noble | Python recognizes 'manila.share.drivers' as an importable package[^1], 2026-08-09 02:04:47.836828 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.836831 | ubuntu-noble | 2026-08-09 02:04:47.836842 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.836846 | ubuntu-noble | package, please make sure that 'manila.share.drivers' is explicitly added 2026-08-09 02:04:47.836850 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.836853 | ubuntu-noble | 2026-08-09 02:04:47.836857 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.836861 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.836868 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.836871 | ubuntu-noble | 2026-08-09 02:04:47.836875 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.836879 | ubuntu-noble | 2026-08-09 02:04:47.836882 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.836886 | ubuntu-noble | 2026-08-09 02:04:47.836890 | ubuntu-noble | If you don't want 'manila.share.drivers' to be distributed and are 2026-08-09 02:04:47.836893 | ubuntu-noble | already explicitly excluding 'manila.share.drivers' via 2026-08-09 02:04:47.836897 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.836900 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.836904 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.836908 | ubuntu-noble | 2026-08-09 02:04:47.836911 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.836915 | ubuntu-noble | 2026-08-09 02:04:47.836919 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.836922 | ubuntu-noble | 2026-08-09 02:04:47.836926 | ubuntu-noble | 2026-08-09 02:04:47.836929 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.836933 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.836937 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.836940 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.836944 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836947 | ubuntu-noble | 2026-08-09 02:04:47.836951 | ubuntu-noble | !! 2026-08-09 02:04:47.836955 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.836959 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. 2026-08-09 02:04:47.836962 | ubuntu-noble | !! 2026-08-09 02:04:47.836966 | ubuntu-noble | 2026-08-09 02:04:47.836970 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.836973 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836977 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.836980 | ubuntu-noble | ############################ 2026-08-09 02:04:47.836984 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], 2026-08-09 02:04:47.836988 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.836991 | ubuntu-noble | 2026-08-09 02:04:47.836995 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.836998 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs' is explicitly added 2026-08-09 02:04:47.837002 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.837006 | ubuntu-noble | 2026-08-09 02:04:47.837009 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.837013 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.837020 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.837023 | ubuntu-noble | 2026-08-09 02:04:47.837027 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.837031 | ubuntu-noble | 2026-08-09 02:04:47.837034 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.837038 | ubuntu-noble | 2026-08-09 02:04:47.837042 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs' to be distributed and are 2026-08-09 02:04:47.837045 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs' via 2026-08-09 02:04:47.837049 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.837052 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.837059 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.837063 | ubuntu-noble | 2026-08-09 02:04:47.837067 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.837070 | ubuntu-noble | 2026-08-09 02:04:47.837074 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.837077 | ubuntu-noble | 2026-08-09 02:04:47.837081 | ubuntu-noble | 2026-08-09 02:04:47.837085 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.837088 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.837092 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.837095 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.837099 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.837103 | ubuntu-noble | 2026-08-09 02:04:47.837106 | ubuntu-noble | !! 2026-08-09 02:04:47.837110 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.837114 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. 2026-08-09 02:04:47.837117 | ubuntu-noble | !! 2026-08-09 02:04:47.837121 | ubuntu-noble | 2026-08-09 02:04:47.837125 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.837128 | ubuntu-noble | ############################ 2026-08-09 02:04:47.837132 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.837136 | ubuntu-noble | ############################ 2026-08-09 02:04:47.837148 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], 2026-08-09 02:04:47.837152 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.837156 | ubuntu-noble | 2026-08-09 02:04:47.837162 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.837165 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added 2026-08-09 02:04:47.837169 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.837173 | ubuntu-noble | 2026-08-09 02:04:47.837176 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.837180 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.837183 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.837187 | ubuntu-noble | 2026-08-09 02:04:47.837191 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.837194 | ubuntu-noble | 2026-08-09 02:04:47.837198 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.837202 | ubuntu-noble | 2026-08-09 02:04:47.837205 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are 2026-08-09 02:04:47.837209 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs.conf' via 2026-08-09 02:04:47.837212 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.837216 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.837219 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.837223 | ubuntu-noble | 2026-08-09 02:04:47.837227 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.837230 | ubuntu-noble | 2026-08-09 02:04:47.837234 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.837237 | ubuntu-noble | 2026-08-09 02:04:47.837241 | ubuntu-noble | 2026-08-09 02:04:47.837245 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.837248 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.837252 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.837363 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.837367 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.837371 | ubuntu-noble | 2026-08-09 02:04:47.837374 | ubuntu-noble | !! 2026-08-09 02:04:47.837378 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.837382 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. 2026-08-09 02:04:47.837385 | ubuntu-noble | !! 2026-08-09 02:04:47.837389 | ubuntu-noble | 2026-08-09 02:04:47.837393 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.837396 | ubuntu-noble | ############################ 2026-08-09 02:04:47.837400 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.837404 | ubuntu-noble | ############################ 2026-08-09 02:04:47.837407 | ubuntu-noble | Python recognizes 'manila.share.drivers.container' as an importable package[^1], 2026-08-09 02:04:47.837411 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.837414 | ubuntu-noble | 2026-08-09 02:04:47.837418 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.837422 | ubuntu-noble | package, please make sure that 'manila.share.drivers.container' is explicitly added 2026-08-09 02:04:47.837425 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.837429 | ubuntu-noble | 2026-08-09 02:04:47.837432 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.837436 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.837440 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.837443 | ubuntu-noble | 2026-08-09 02:04:47.837447 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.837450 | ubuntu-noble | 2026-08-09 02:04:47.837454 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.837458 | ubuntu-noble | 2026-08-09 02:04:47.837461 | ubuntu-noble | If you don't want 'manila.share.drivers.container' to be distributed and are 2026-08-09 02:04:47.837465 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.container' via 2026-08-09 02:04:47.837468 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.837472 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.837476 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.837479 | ubuntu-noble | 2026-08-09 02:04:47.837483 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.837486 | ubuntu-noble | 2026-08-09 02:04:47.837490 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.837494 | ubuntu-noble | 2026-08-09 02:04:47.837497 | ubuntu-noble | 2026-08-09 02:04:47.837501 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.837504 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.837508 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.837512 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.837515 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.837519 | ubuntu-noble | 2026-08-09 02:04:47.837522 | ubuntu-noble | !! 2026-08-09 02:04:47.837526 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.837530 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-08-09 02:04:47.837533 | ubuntu-noble | !! 2026-08-09 02:04:47.837537 | ubuntu-noble | 2026-08-09 02:04:47.837548 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.837556 | ubuntu-noble | ############################ 2026-08-09 02:04:47.837559 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.837575 | ubuntu-noble | ############################ 2026-08-09 02:04:47.837582 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], 2026-08-09 02:04:47.837585 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.837589 | ubuntu-noble | 2026-08-09 02:04:47.837593 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.837596 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added 2026-08-09 02:04:47.837600 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.837603 | ubuntu-noble | 2026-08-09 02:04:47.837607 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.837611 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.837614 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.837618 | ubuntu-noble | 2026-08-09 02:04:47.837622 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.837625 | ubuntu-noble | 2026-08-09 02:04:47.837629 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.837632 | ubuntu-noble | 2026-08-09 02:04:47.837636 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc' to be distributed and are 2026-08-09 02:04:47.837640 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc' via 2026-08-09 02:04:47.837643 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.837647 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.837651 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.837654 | ubuntu-noble | 2026-08-09 02:04:47.837658 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.837661 | ubuntu-noble | 2026-08-09 02:04:47.837665 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.837669 | ubuntu-noble | 2026-08-09 02:04:47.837672 | ubuntu-noble | 2026-08-09 02:04:47.837676 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.837679 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.837683 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.837687 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.837690 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.837694 | ubuntu-noble | 2026-08-09 02:04:47.837698 | ubuntu-noble | !! 2026-08-09 02:04:47.837701 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.837705 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-08-09 02:04:47.837709 | ubuntu-noble | !! 2026-08-09 02:04:47.837712 | ubuntu-noble | 2026-08-09 02:04:47.837716 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.837720 | ubuntu-noble | ############################ 2026-08-09 02:04:47.837723 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.837727 | ubuntu-noble | ############################ 2026-08-09 02:04:47.837730 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], 2026-08-09 02:04:47.837734 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.837738 | ubuntu-noble | 2026-08-09 02:04:47.837741 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.837745 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added 2026-08-09 02:04:47.837753 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.837757 | ubuntu-noble | 2026-08-09 02:04:47.837760 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.837764 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.837767 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.837771 | ubuntu-noble | 2026-08-09 02:04:47.837775 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.837778 | ubuntu-noble | 2026-08-09 02:04:47.837782 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.837785 | ubuntu-noble | 2026-08-09 02:04:47.837789 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are 2026-08-09 02:04:47.837793 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common' via 2026-08-09 02:04:47.837796 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.837800 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.837803 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.837807 | ubuntu-noble | 2026-08-09 02:04:47.837811 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.837814 | ubuntu-noble | 2026-08-09 02:04:47.837818 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.837821 | ubuntu-noble | 2026-08-09 02:04:47.837825 | ubuntu-noble | 2026-08-09 02:04:47.837829 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.837832 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.837836 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.837839 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.837843 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.837847 | ubuntu-noble | 2026-08-09 02:04:47.837850 | ubuntu-noble | !! 2026-08-09 02:04:47.837854 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.837869 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-08-09 02:04:47.837873 | ubuntu-noble | !! 2026-08-09 02:04:47.837876 | ubuntu-noble | 2026-08-09 02:04:47.837880 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.837884 | ubuntu-noble | ############################ 2026-08-09 02:04:47.837887 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.837891 | ubuntu-noble | ############################ 2026-08-09 02:04:47.837894 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-08-09 02:04:47.837898 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.837902 | ubuntu-noble | 2026-08-09 02:04:47.837905 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.837909 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added 2026-08-09 02:04:47.837912 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.837916 | ubuntu-noble | 2026-08-09 02:04:47.837920 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.837923 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.837927 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.837930 | ubuntu-noble | 2026-08-09 02:04:47.837934 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.837938 | ubuntu-noble | 2026-08-09 02:04:47.837941 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.837945 | ubuntu-noble | 2026-08-09 02:04:47.837953 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are 2026-08-09 02:04:47.837956 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via 2026-08-09 02:04:47.837960 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.837964 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.837967 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.837971 | ubuntu-noble | 2026-08-09 02:04:47.837975 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.837978 | ubuntu-noble | 2026-08-09 02:04:47.837982 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.837985 | ubuntu-noble | 2026-08-09 02:04:47.837989 | ubuntu-noble | 2026-08-09 02:04:47.837993 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.837996 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.838000 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.838003 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.838007 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838011 | ubuntu-noble | 2026-08-09 02:04:47.838014 | ubuntu-noble | !! 2026-08-09 02:04:47.838018 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.838022 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-08-09 02:04:47.838025 | ubuntu-noble | !! 2026-08-09 02:04:47.838029 | ubuntu-noble | 2026-08-09 02:04:47.838033 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838036 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838040 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.838043 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838047 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-08-09 02:04:47.838051 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.838054 | ubuntu-noble | 2026-08-09 02:04:47.838058 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.838061 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added 2026-08-09 02:04:47.838065 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.838069 | ubuntu-noble | 2026-08-09 02:04:47.838072 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.838076 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.838080 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.838083 | ubuntu-noble | 2026-08-09 02:04:47.838087 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.838090 | ubuntu-noble | 2026-08-09 02:04:47.838094 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.838098 | ubuntu-noble | 2026-08-09 02:04:47.838101 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are 2026-08-09 02:04:47.838105 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via 2026-08-09 02:04:47.838108 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.838112 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.838116 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.838119 | ubuntu-noble | 2026-08-09 02:04:47.838123 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.838130 | ubuntu-noble | 2026-08-09 02:04:47.838134 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.838138 | ubuntu-noble | 2026-08-09 02:04:47.838141 | ubuntu-noble | 2026-08-09 02:04:47.838145 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.838149 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.838159 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.838163 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.838172 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838175 | ubuntu-noble | 2026-08-09 02:04:47.838179 | ubuntu-noble | !! 2026-08-09 02:04:47.838183 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.838186 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-08-09 02:04:47.838190 | ubuntu-noble | !! 2026-08-09 02:04:47.838194 | ubuntu-noble | 2026-08-09 02:04:47.838198 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838201 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838205 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.838209 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838212 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-08-09 02:04:47.838216 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.838219 | ubuntu-noble | 2026-08-09 02:04:47.838223 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.838227 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-08-09 02:04:47.838230 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.838234 | ubuntu-noble | 2026-08-09 02:04:47.838238 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.838241 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.838245 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.838248 | ubuntu-noble | 2026-08-09 02:04:47.838252 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.838256 | ubuntu-noble | 2026-08-09 02:04:47.838259 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.838263 | ubuntu-noble | 2026-08-09 02:04:47.838267 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-08-09 02:04:47.838270 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via 2026-08-09 02:04:47.838274 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.838277 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.838281 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.838284 | ubuntu-noble | 2026-08-09 02:04:47.838288 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.838292 | ubuntu-noble | 2026-08-09 02:04:47.838295 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.838299 | ubuntu-noble | 2026-08-09 02:04:47.838303 | ubuntu-noble | 2026-08-09 02:04:47.838306 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.838310 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.838313 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.838317 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.838321 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838328 | ubuntu-noble | 2026-08-09 02:04:47.838332 | ubuntu-noble | !! 2026-08-09 02:04:47.838335 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.838339 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-08-09 02:04:47.838343 | ubuntu-noble | !! 2026-08-09 02:04:47.838346 | ubuntu-noble | 2026-08-09 02:04:47.838350 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838354 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838357 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.838361 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838365 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-08-09 02:04:47.838368 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.838372 | ubuntu-noble | 2026-08-09 02:04:47.838375 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.838379 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-08-09 02:04:47.838383 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.838386 | ubuntu-noble | 2026-08-09 02:04:47.838390 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.838393 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.838397 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.838401 | ubuntu-noble | 2026-08-09 02:04:47.838404 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.838408 | ubuntu-noble | 2026-08-09 02:04:47.838412 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.838415 | ubuntu-noble | 2026-08-09 02:04:47.838419 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-08-09 02:04:47.838423 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via 2026-08-09 02:04:47.838426 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.838430 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.838437 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.838440 | ubuntu-noble | 2026-08-09 02:04:47.838444 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.838448 | ubuntu-noble | 2026-08-09 02:04:47.838451 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.838455 | ubuntu-noble | 2026-08-09 02:04:47.838459 | ubuntu-noble | 2026-08-09 02:04:47.838462 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.838466 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.838469 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.838473 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.838477 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838480 | ubuntu-noble | 2026-08-09 02:04:47.838484 | ubuntu-noble | !! 2026-08-09 02:04:47.838487 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.838491 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-08-09 02:04:47.838495 | ubuntu-noble | !! 2026-08-09 02:04:47.838498 | ubuntu-noble | 2026-08-09 02:04:47.838502 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838506 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838509 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.838517 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838521 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-08-09 02:04:47.838525 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.838528 | ubuntu-noble | 2026-08-09 02:04:47.838532 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.838536 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-08-09 02:04:47.838539 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.838543 | ubuntu-noble | 2026-08-09 02:04:47.838546 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.838550 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.838554 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.838557 | ubuntu-noble | 2026-08-09 02:04:47.838561 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.838565 | ubuntu-noble | 2026-08-09 02:04:47.838580 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.838584 | ubuntu-noble | 2026-08-09 02:04:47.838590 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-08-09 02:04:47.838594 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via 2026-08-09 02:04:47.838598 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.838601 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.838605 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.838608 | ubuntu-noble | 2026-08-09 02:04:47.838612 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.838616 | ubuntu-noble | 2026-08-09 02:04:47.838619 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.838623 | ubuntu-noble | 2026-08-09 02:04:47.838626 | ubuntu-noble | 2026-08-09 02:04:47.838630 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.838634 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.838637 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.838641 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.838644 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838648 | ubuntu-noble | 2026-08-09 02:04:47.838652 | ubuntu-noble | !! 2026-08-09 02:04:47.838655 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.838659 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-08-09 02:04:47.838663 | ubuntu-noble | !! 2026-08-09 02:04:47.838666 | ubuntu-noble | 2026-08-09 02:04:47.838670 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838673 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838677 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.838681 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838684 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-08-09 02:04:47.838688 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.838691 | ubuntu-noble | 2026-08-09 02:04:47.838695 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.838698 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-08-09 02:04:47.838702 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.838713 | ubuntu-noble | 2026-08-09 02:04:47.838717 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.838721 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.838724 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.838728 | ubuntu-noble | 2026-08-09 02:04:47.838731 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.838735 | ubuntu-noble | 2026-08-09 02:04:47.838739 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.838742 | ubuntu-noble | 2026-08-09 02:04:47.838755 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-08-09 02:04:47.838762 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via 2026-08-09 02:04:47.838765 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.838769 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.838773 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.838776 | ubuntu-noble | 2026-08-09 02:04:47.838780 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.838783 | ubuntu-noble | 2026-08-09 02:04:47.838787 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.838791 | ubuntu-noble | 2026-08-09 02:04:47.838794 | ubuntu-noble | 2026-08-09 02:04:47.838798 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.838802 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.838805 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.838809 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.838812 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838816 | ubuntu-noble | 2026-08-09 02:04:47.838820 | ubuntu-noble | !! 2026-08-09 02:04:47.838823 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.838827 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-08-09 02:04:47.838831 | ubuntu-noble | !! 2026-08-09 02:04:47.838835 | ubuntu-noble | 2026-08-09 02:04:47.838838 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838842 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838845 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.838849 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838853 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-08-09 02:04:47.838856 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.838860 | ubuntu-noble | 2026-08-09 02:04:47.838864 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.838867 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-08-09 02:04:47.838871 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.838874 | ubuntu-noble | 2026-08-09 02:04:47.838878 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.838882 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.838885 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.838889 | ubuntu-noble | 2026-08-09 02:04:47.838893 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.838896 | ubuntu-noble | 2026-08-09 02:04:47.838900 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.838903 | ubuntu-noble | 2026-08-09 02:04:47.838907 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-08-09 02:04:47.838914 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via 2026-08-09 02:04:47.838918 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.838922 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.838925 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.838929 | ubuntu-noble | 2026-08-09 02:04:47.838933 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.838936 | ubuntu-noble | 2026-08-09 02:04:47.838940 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.838943 | ubuntu-noble | 2026-08-09 02:04:47.838947 | ubuntu-noble | 2026-08-09 02:04:47.838951 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.838954 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.838958 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.838962 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.838965 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838969 | ubuntu-noble | 2026-08-09 02:04:47.838972 | ubuntu-noble | !! 2026-08-09 02:04:47.838976 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.838980 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-08-09 02:04:47.838983 | ubuntu-noble | !! 2026-08-09 02:04:47.838987 | ubuntu-noble | 2026-08-09 02:04:47.838991 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.838994 | ubuntu-noble | ############################ 2026-08-09 02:04:47.838998 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.839001 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839005 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-08-09 02:04:47.839009 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.839062 | ubuntu-noble | 2026-08-09 02:04:47.839067 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.839072 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-08-09 02:04:47.839076 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.839080 | ubuntu-noble | 2026-08-09 02:04:47.839085 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.839102 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.839112 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.839116 | ubuntu-noble | 2026-08-09 02:04:47.839119 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.839124 | ubuntu-noble | 2026-08-09 02:04:47.839128 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.839132 | ubuntu-noble | 2026-08-09 02:04:47.839136 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-08-09 02:04:47.839140 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via 2026-08-09 02:04:47.839143 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.839147 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.839150 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.839154 | ubuntu-noble | 2026-08-09 02:04:47.839158 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.839166 | ubuntu-noble | 2026-08-09 02:04:47.839170 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.839174 | ubuntu-noble | 2026-08-09 02:04:47.839177 | ubuntu-noble | 2026-08-09 02:04:47.839181 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.839185 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.839188 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.839192 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.839195 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.839199 | ubuntu-noble | 2026-08-09 02:04:47.839203 | ubuntu-noble | !! 2026-08-09 02:04:47.839206 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.839210 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. 2026-08-09 02:04:47.839214 | ubuntu-noble | !! 2026-08-09 02:04:47.839217 | ubuntu-noble | 2026-08-09 02:04:47.839221 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.839225 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839228 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.839232 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839236 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], 2026-08-09 02:04:47.839239 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.839243 | ubuntu-noble | 2026-08-09 02:04:47.839246 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.839250 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha' is explicitly added 2026-08-09 02:04:47.839254 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.839257 | ubuntu-noble | 2026-08-09 02:04:47.839261 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.839265 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.839268 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.839272 | ubuntu-noble | 2026-08-09 02:04:47.839275 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.839279 | ubuntu-noble | 2026-08-09 02:04:47.839283 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.839286 | ubuntu-noble | 2026-08-09 02:04:47.839290 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha' to be distributed and are 2026-08-09 02:04:47.839294 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha' via 2026-08-09 02:04:47.839297 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.839301 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.839304 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.839308 | ubuntu-noble | 2026-08-09 02:04:47.839312 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.839315 | ubuntu-noble | 2026-08-09 02:04:47.839319 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.839322 | ubuntu-noble | 2026-08-09 02:04:47.839326 | ubuntu-noble | 2026-08-09 02:04:47.839330 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.839333 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.839337 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.839341 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.839344 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.839348 | ubuntu-noble | 2026-08-09 02:04:47.839357 | ubuntu-noble | !! 2026-08-09 02:04:47.839365 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.839368 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. 2026-08-09 02:04:47.839372 | ubuntu-noble | !! 2026-08-09 02:04:47.839376 | ubuntu-noble | 2026-08-09 02:04:47.839379 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.839383 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839387 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.839390 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839394 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], 2026-08-09 02:04:47.839398 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.839401 | ubuntu-noble | 2026-08-09 02:04:47.839405 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.839415 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added 2026-08-09 02:04:47.839422 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.839426 | ubuntu-noble | 2026-08-09 02:04:47.839429 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.839433 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.839436 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.839440 | ubuntu-noble | 2026-08-09 02:04:47.839444 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.839447 | ubuntu-noble | 2026-08-09 02:04:47.839451 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.839455 | ubuntu-noble | 2026-08-09 02:04:47.839458 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are 2026-08-09 02:04:47.839462 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha.conf' via 2026-08-09 02:04:47.839465 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.839469 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.839473 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.839476 | ubuntu-noble | 2026-08-09 02:04:47.839480 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.839483 | ubuntu-noble | 2026-08-09 02:04:47.839487 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.839491 | ubuntu-noble | 2026-08-09 02:04:47.839494 | ubuntu-noble | 2026-08-09 02:04:47.839498 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.839502 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.839505 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.839509 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.839513 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.839516 | ubuntu-noble | 2026-08-09 02:04:47.839520 | ubuntu-noble | !! 2026-08-09 02:04:47.839523 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.839527 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-08-09 02:04:47.839531 | ubuntu-noble | !! 2026-08-09 02:04:47.839534 | ubuntu-noble | 2026-08-09 02:04:47.839538 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.839542 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839545 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.839549 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839553 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], 2026-08-09 02:04:47.839562 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.839577 | ubuntu-noble | 2026-08-09 02:04:47.839583 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.839587 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added 2026-08-09 02:04:47.839591 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.839594 | ubuntu-noble | 2026-08-09 02:04:47.839598 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.839602 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.839605 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.839609 | ubuntu-noble | 2026-08-09 02:04:47.839613 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.839616 | ubuntu-noble | 2026-08-09 02:04:47.839620 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.839623 | ubuntu-noble | 2026-08-09 02:04:47.839627 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs' to be distributed and are 2026-08-09 02:04:47.839631 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs' via 2026-08-09 02:04:47.839634 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.839638 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.839642 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.839645 | ubuntu-noble | 2026-08-09 02:04:47.839649 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.839652 | ubuntu-noble | 2026-08-09 02:04:47.839656 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.839660 | ubuntu-noble | 2026-08-09 02:04:47.839663 | ubuntu-noble | 2026-08-09 02:04:47.839667 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.839670 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.839674 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.839678 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.839681 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.839685 | ubuntu-noble | 2026-08-09 02:04:47.839689 | ubuntu-noble | !! 2026-08-09 02:04:47.839692 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.839696 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. 2026-08-09 02:04:47.839700 | ubuntu-noble | !! 2026-08-09 02:04:47.839704 | ubuntu-noble | 2026-08-09 02:04:47.839707 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.839711 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839714 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.839718 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839730 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], 2026-08-09 02:04:47.839736 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.839740 | ubuntu-noble | 2026-08-09 02:04:47.839744 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.839747 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added 2026-08-09 02:04:47.839751 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.839754 | ubuntu-noble | 2026-08-09 02:04:47.839758 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.839762 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.839769 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.839773 | ubuntu-noble | 2026-08-09 02:04:47.839777 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.839780 | ubuntu-noble | 2026-08-09 02:04:47.839784 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.839787 | ubuntu-noble | 2026-08-09 02:04:47.839791 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are 2026-08-09 02:04:47.839795 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs.conf' via 2026-08-09 02:04:47.839798 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.839802 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.839806 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.839809 | ubuntu-noble | 2026-08-09 02:04:47.839813 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.839817 | ubuntu-noble | 2026-08-09 02:04:47.839820 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.839824 | ubuntu-noble | 2026-08-09 02:04:47.839828 | ubuntu-noble | 2026-08-09 02:04:47.839831 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.839835 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.839838 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.839842 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.839846 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.839849 | ubuntu-noble | 2026-08-09 02:04:47.839853 | ubuntu-noble | !! 2026-08-09 02:04:47.839857 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.839860 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. 2026-08-09 02:04:47.839864 | ubuntu-noble | !! 2026-08-09 02:04:47.839868 | ubuntu-noble | 2026-08-09 02:04:47.839872 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.839875 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839879 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.839882 | ubuntu-noble | ############################ 2026-08-09 02:04:47.839886 | ubuntu-noble | Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], 2026-08-09 02:04:47.839890 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.839893 | ubuntu-noble | 2026-08-09 02:04:47.839897 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.839901 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hdfs' is explicitly added 2026-08-09 02:04:47.839904 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.839908 | ubuntu-noble | 2026-08-09 02:04:47.839912 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.839915 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.839919 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.839922 | ubuntu-noble | 2026-08-09 02:04:47.839926 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.839930 | ubuntu-noble | 2026-08-09 02:04:47.839933 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.839937 | ubuntu-noble | 2026-08-09 02:04:47.839941 | ubuntu-noble | If you don't want 'manila.share.drivers.hdfs' to be distributed and are 2026-08-09 02:04:47.839944 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hdfs' via 2026-08-09 02:04:47.839948 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.839952 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.839959 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.839963 | ubuntu-noble | 2026-08-09 02:04:47.839966 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.839970 | ubuntu-noble | 2026-08-09 02:04:47.839973 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.839977 | ubuntu-noble | 2026-08-09 02:04:47.839981 | ubuntu-noble | 2026-08-09 02:04:47.839984 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.839988 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.839992 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.839995 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.839999 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840003 | ubuntu-noble | 2026-08-09 02:04:47.840006 | ubuntu-noble | !! 2026-08-09 02:04:47.840010 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.840014 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. 2026-08-09 02:04:47.840017 | ubuntu-noble | !! 2026-08-09 02:04:47.840021 | ubuntu-noble | 2026-08-09 02:04:47.840032 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840036 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840039 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.840043 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840047 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], 2026-08-09 02:04:47.840050 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.840054 | ubuntu-noble | 2026-08-09 02:04:47.840058 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.840061 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi' is explicitly added 2026-08-09 02:04:47.840065 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.840068 | ubuntu-noble | 2026-08-09 02:04:47.840072 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.840076 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.840079 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.840083 | ubuntu-noble | 2026-08-09 02:04:47.840087 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.840090 | ubuntu-noble | 2026-08-09 02:04:47.840094 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.840097 | ubuntu-noble | 2026-08-09 02:04:47.840101 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi' to be distributed and are 2026-08-09 02:04:47.840105 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi' via 2026-08-09 02:04:47.840108 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.840112 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.840115 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.840119 | ubuntu-noble | 2026-08-09 02:04:47.840123 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.840126 | ubuntu-noble | 2026-08-09 02:04:47.840130 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.840134 | ubuntu-noble | 2026-08-09 02:04:47.840137 | ubuntu-noble | 2026-08-09 02:04:47.840141 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.840144 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.840148 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.840159 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.840163 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840167 | ubuntu-noble | 2026-08-09 02:04:47.840170 | ubuntu-noble | !! 2026-08-09 02:04:47.840174 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.840178 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-08-09 02:04:47.840181 | ubuntu-noble | !! 2026-08-09 02:04:47.840185 | ubuntu-noble | 2026-08-09 02:04:47.840189 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840192 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840196 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.840200 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840203 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], 2026-08-09 02:04:47.840207 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.840211 | ubuntu-noble | 2026-08-09 02:04:47.840214 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.840218 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added 2026-08-09 02:04:47.840222 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.840225 | ubuntu-noble | 2026-08-09 02:04:47.840229 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.840233 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.840236 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.840240 | ubuntu-noble | 2026-08-09 02:04:47.840243 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.840247 | ubuntu-noble | 2026-08-09 02:04:47.840251 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.840254 | ubuntu-noble | 2026-08-09 02:04:47.840258 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are 2026-08-09 02:04:47.840262 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hnas' via 2026-08-09 02:04:47.840265 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.840269 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.840272 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.840276 | ubuntu-noble | 2026-08-09 02:04:47.840280 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.840283 | ubuntu-noble | 2026-08-09 02:04:47.840287 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.840291 | ubuntu-noble | 2026-08-09 02:04:47.840294 | ubuntu-noble | 2026-08-09 02:04:47.840298 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.840302 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.840308 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.840312 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.840315 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840319 | ubuntu-noble | 2026-08-09 02:04:47.840323 | ubuntu-noble | !! 2026-08-09 02:04:47.840326 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.840340 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-08-09 02:04:47.840343 | ubuntu-noble | !! 2026-08-09 02:04:47.840347 | ubuntu-noble | 2026-08-09 02:04:47.840351 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840358 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840362 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.840365 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840369 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], 2026-08-09 02:04:47.840372 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.840376 | ubuntu-noble | 2026-08-09 02:04:47.840380 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.840383 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added 2026-08-09 02:04:47.840387 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.840391 | ubuntu-noble | 2026-08-09 02:04:47.840394 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.840398 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.840402 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.840405 | ubuntu-noble | 2026-08-09 02:04:47.840409 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.840412 | ubuntu-noble | 2026-08-09 02:04:47.840416 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.840420 | ubuntu-noble | 2026-08-09 02:04:47.840423 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are 2026-08-09 02:04:47.840427 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hsp' via 2026-08-09 02:04:47.840431 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.840434 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.840438 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.840441 | ubuntu-noble | 2026-08-09 02:04:47.840445 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.840449 | ubuntu-noble | 2026-08-09 02:04:47.840452 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.840456 | ubuntu-noble | 2026-08-09 02:04:47.840460 | ubuntu-noble | 2026-08-09 02:04:47.840463 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.840467 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.840470 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.840474 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.840478 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840481 | ubuntu-noble | 2026-08-09 02:04:47.840485 | ubuntu-noble | !! 2026-08-09 02:04:47.840489 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.840492 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. 2026-08-09 02:04:47.840496 | ubuntu-noble | !! 2026-08-09 02:04:47.840500 | ubuntu-noble | 2026-08-09 02:04:47.840503 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840507 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840510 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.840514 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840518 | ubuntu-noble | Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], 2026-08-09 02:04:47.840521 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.840525 | ubuntu-noble | 2026-08-09 02:04:47.840529 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.840532 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hpe' is explicitly added 2026-08-09 02:04:47.840536 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.840543 | ubuntu-noble | 2026-08-09 02:04:47.840547 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.840550 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.840554 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.840557 | ubuntu-noble | 2026-08-09 02:04:47.840561 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.840575 | ubuntu-noble | 2026-08-09 02:04:47.840581 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.840585 | ubuntu-noble | 2026-08-09 02:04:47.840588 | ubuntu-noble | If you don't want 'manila.share.drivers.hpe' to be distributed and are 2026-08-09 02:04:47.840592 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hpe' via 2026-08-09 02:04:47.840595 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.840599 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.840603 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.840606 | ubuntu-noble | 2026-08-09 02:04:47.840610 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.840614 | ubuntu-noble | 2026-08-09 02:04:47.840617 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.840621 | ubuntu-noble | 2026-08-09 02:04:47.840624 | ubuntu-noble | 2026-08-09 02:04:47.840628 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.840632 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.840635 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.840643 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.840646 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840650 | ubuntu-noble | 2026-08-09 02:04:47.840654 | ubuntu-noble | !! 2026-08-09 02:04:47.840661 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.840664 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. 2026-08-09 02:04:47.840668 | ubuntu-noble | !! 2026-08-09 02:04:47.840672 | ubuntu-noble | 2026-08-09 02:04:47.840675 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840679 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840683 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.840686 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840690 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], 2026-08-09 02:04:47.840694 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.840697 | ubuntu-noble | 2026-08-09 02:04:47.840701 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.840704 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei' is explicitly added 2026-08-09 02:04:47.840708 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.840712 | ubuntu-noble | 2026-08-09 02:04:47.840715 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.840719 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.840723 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.840726 | ubuntu-noble | 2026-08-09 02:04:47.840730 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.840733 | ubuntu-noble | 2026-08-09 02:04:47.840737 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.840741 | ubuntu-noble | 2026-08-09 02:04:47.840744 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei' to be distributed and are 2026-08-09 02:04:47.840752 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei' via 2026-08-09 02:04:47.840756 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.840759 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.840763 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.840766 | ubuntu-noble | 2026-08-09 02:04:47.840770 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.840774 | ubuntu-noble | 2026-08-09 02:04:47.840777 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.840781 | ubuntu-noble | 2026-08-09 02:04:47.840785 | ubuntu-noble | 2026-08-09 02:04:47.840788 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.840792 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.840796 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.840799 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.840803 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840806 | ubuntu-noble | 2026-08-09 02:04:47.840810 | ubuntu-noble | !! 2026-08-09 02:04:47.840814 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.840817 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. 2026-08-09 02:04:47.840821 | ubuntu-noble | !! 2026-08-09 02:04:47.840825 | ubuntu-noble | 2026-08-09 02:04:47.840828 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840832 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840836 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.840839 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840843 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], 2026-08-09 02:04:47.840847 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.840850 | ubuntu-noble | 2026-08-09 02:04:47.840854 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.840857 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added 2026-08-09 02:04:47.840861 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.840865 | ubuntu-noble | 2026-08-09 02:04:47.840868 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.840872 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.840876 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.840879 | ubuntu-noble | 2026-08-09 02:04:47.840883 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.840886 | ubuntu-noble | 2026-08-09 02:04:47.840890 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.840894 | ubuntu-noble | 2026-08-09 02:04:47.840897 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are 2026-08-09 02:04:47.840901 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei.v3' via 2026-08-09 02:04:47.840905 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.840908 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.840912 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.840915 | ubuntu-noble | 2026-08-09 02:04:47.840919 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.840923 | ubuntu-noble | 2026-08-09 02:04:47.840926 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.840930 | ubuntu-noble | 2026-08-09 02:04:47.840933 | ubuntu-noble | 2026-08-09 02:04:47.840941 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.840951 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.840957 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.840961 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.840965 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840968 | ubuntu-noble | 2026-08-09 02:04:47.840972 | ubuntu-noble | !! 2026-08-09 02:04:47.840975 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.840979 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. 2026-08-09 02:04:47.840983 | ubuntu-noble | !! 2026-08-09 02:04:47.840986 | ubuntu-noble | 2026-08-09 02:04:47.840990 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.840994 | ubuntu-noble | ############################ 2026-08-09 02:04:47.840997 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.841001 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841005 | ubuntu-noble | Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], 2026-08-09 02:04:47.841008 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.841012 | ubuntu-noble | 2026-08-09 02:04:47.841015 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.841019 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ibm' is explicitly added 2026-08-09 02:04:47.841023 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.841026 | ubuntu-noble | 2026-08-09 02:04:47.841030 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.841034 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.841037 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.841041 | ubuntu-noble | 2026-08-09 02:04:47.841044 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.841048 | ubuntu-noble | 2026-08-09 02:04:47.841052 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.841055 | ubuntu-noble | 2026-08-09 02:04:47.841059 | ubuntu-noble | If you don't want 'manila.share.drivers.ibm' to be distributed and are 2026-08-09 02:04:47.841063 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ibm' via 2026-08-09 02:04:47.841066 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.841070 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.841073 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.841077 | ubuntu-noble | 2026-08-09 02:04:47.841081 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.841084 | ubuntu-noble | 2026-08-09 02:04:47.841088 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.841091 | ubuntu-noble | 2026-08-09 02:04:47.841095 | ubuntu-noble | 2026-08-09 02:04:47.841099 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.841102 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.841106 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.841109 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.841113 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.841117 | ubuntu-noble | 2026-08-09 02:04:47.841120 | ubuntu-noble | !! 2026-08-09 02:04:47.841124 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.841128 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. 2026-08-09 02:04:47.841136 | ubuntu-noble | !! 2026-08-09 02:04:47.841139 | ubuntu-noble | 2026-08-09 02:04:47.841143 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.841147 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841150 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.841154 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841157 | ubuntu-noble | Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], 2026-08-09 02:04:47.841161 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.841165 | ubuntu-noble | 2026-08-09 02:04:47.841168 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.841172 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infinidat' is explicitly added 2026-08-09 02:04:47.841176 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.841179 | ubuntu-noble | 2026-08-09 02:04:47.841183 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.841186 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.841190 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.841194 | ubuntu-noble | 2026-08-09 02:04:47.841197 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.841201 | ubuntu-noble | 2026-08-09 02:04:47.841205 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.841208 | ubuntu-noble | 2026-08-09 02:04:47.841212 | ubuntu-noble | If you don't want 'manila.share.drivers.infinidat' to be distributed and are 2026-08-09 02:04:47.841216 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infinidat' via 2026-08-09 02:04:47.841219 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.841223 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.841226 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.841230 | ubuntu-noble | 2026-08-09 02:04:47.841234 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.841237 | ubuntu-noble | 2026-08-09 02:04:47.841389 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.841393 | ubuntu-noble | 2026-08-09 02:04:47.841396 | ubuntu-noble | 2026-08-09 02:04:47.841403 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.841406 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.841410 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.841413 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.841417 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.841421 | ubuntu-noble | 2026-08-09 02:04:47.841424 | ubuntu-noble | !! 2026-08-09 02:04:47.841428 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.841432 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. 2026-08-09 02:04:47.841435 | ubuntu-noble | !! 2026-08-09 02:04:47.841439 | ubuntu-noble | 2026-08-09 02:04:47.841443 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.841446 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841450 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.841454 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841457 | ubuntu-noble | Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], 2026-08-09 02:04:47.841461 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.841464 | ubuntu-noble | 2026-08-09 02:04:47.841468 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.841475 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infortrend' is explicitly added 2026-08-09 02:04:47.841479 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.841482 | ubuntu-noble | 2026-08-09 02:04:47.841486 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.841490 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.841493 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.841497 | ubuntu-noble | 2026-08-09 02:04:47.841501 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.841504 | ubuntu-noble | 2026-08-09 02:04:47.841508 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.841512 | ubuntu-noble | 2026-08-09 02:04:47.841515 | ubuntu-noble | If you don't want 'manila.share.drivers.infortrend' to be distributed and are 2026-08-09 02:04:47.841519 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infortrend' via 2026-08-09 02:04:47.841522 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.841526 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.841530 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.841533 | ubuntu-noble | 2026-08-09 02:04:47.841537 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.841540 | ubuntu-noble | 2026-08-09 02:04:47.841544 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.841548 | ubuntu-noble | 2026-08-09 02:04:47.841551 | ubuntu-noble | 2026-08-09 02:04:47.841555 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.841559 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.841562 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.841582 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.841586 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.841589 | ubuntu-noble | 2026-08-09 02:04:47.841593 | ubuntu-noble | !! 2026-08-09 02:04:47.841597 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.841600 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. 2026-08-09 02:04:47.841604 | ubuntu-noble | !! 2026-08-09 02:04:47.841608 | ubuntu-noble | 2026-08-09 02:04:47.841611 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.841615 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841619 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.841622 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841626 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], 2026-08-09 02:04:47.841629 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.841633 | ubuntu-noble | 2026-08-09 02:04:47.841637 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.841640 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur' is explicitly added 2026-08-09 02:04:47.841644 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.841648 | ubuntu-noble | 2026-08-09 02:04:47.841651 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.841655 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.841658 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.841662 | ubuntu-noble | 2026-08-09 02:04:47.841666 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.841669 | ubuntu-noble | 2026-08-09 02:04:47.841677 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.841681 | ubuntu-noble | 2026-08-09 02:04:47.841684 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur' to be distributed and are 2026-08-09 02:04:47.841688 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur' via 2026-08-09 02:04:47.841692 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.841703 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.841706 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.841710 | ubuntu-noble | 2026-08-09 02:04:47.841716 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.841720 | ubuntu-noble | 2026-08-09 02:04:47.841724 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.841727 | ubuntu-noble | 2026-08-09 02:04:47.841731 | ubuntu-noble | 2026-08-09 02:04:47.841735 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.841738 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.841742 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.841746 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.841749 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.841753 | ubuntu-noble | 2026-08-09 02:04:47.841756 | ubuntu-noble | !! 2026-08-09 02:04:47.841760 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.841764 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-08-09 02:04:47.841768 | ubuntu-noble | !! 2026-08-09 02:04:47.841771 | ubuntu-noble | 2026-08-09 02:04:47.841775 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.841778 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841782 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.841786 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841789 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], 2026-08-09 02:04:47.841793 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.841797 | ubuntu-noble | 2026-08-09 02:04:47.841800 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.841804 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added 2026-08-09 02:04:47.841807 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.841811 | ubuntu-noble | 2026-08-09 02:04:47.841815 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.841818 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.841822 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.841826 | ubuntu-noble | 2026-08-09 02:04:47.841829 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.841833 | ubuntu-noble | 2026-08-09 02:04:47.841836 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.841840 | ubuntu-noble | 2026-08-09 02:04:47.841844 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are 2026-08-09 02:04:47.841847 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.as13000' via 2026-08-09 02:04:47.841851 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.841854 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.841858 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.841862 | ubuntu-noble | 2026-08-09 02:04:47.841865 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.841873 | ubuntu-noble | 2026-08-09 02:04:47.841876 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.841880 | ubuntu-noble | 2026-08-09 02:04:47.841884 | ubuntu-noble | 2026-08-09 02:04:47.841887 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.841891 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.841894 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.841898 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.841902 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.841905 | ubuntu-noble | 2026-08-09 02:04:47.841909 | ubuntu-noble | !! 2026-08-09 02:04:47.841913 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.841916 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-08-09 02:04:47.841920 | ubuntu-noble | !! 2026-08-09 02:04:47.841924 | ubuntu-noble | 2026-08-09 02:04:47.841927 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.841931 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841935 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.841938 | ubuntu-noble | ############################ 2026-08-09 02:04:47.841942 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], 2026-08-09 02:04:47.841945 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.841949 | ubuntu-noble | 2026-08-09 02:04:47.841953 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.841956 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added 2026-08-09 02:04:47.841960 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.841964 | ubuntu-noble | 2026-08-09 02:04:47.841967 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.841971 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.841974 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.841978 | ubuntu-noble | 2026-08-09 02:04:47.841982 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.841985 | ubuntu-noble | 2026-08-09 02:04:47.841989 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.841993 | ubuntu-noble | 2026-08-09 02:04:47.842003 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are 2026-08-09 02:04:47.842007 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.instorage' via 2026-08-09 02:04:47.842017 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.842020 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.842024 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.842028 | ubuntu-noble | 2026-08-09 02:04:47.842031 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.842035 | ubuntu-noble | 2026-08-09 02:04:47.842039 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.842042 | ubuntu-noble | 2026-08-09 02:04:47.842046 | ubuntu-noble | 2026-08-09 02:04:47.842049 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.842053 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.842057 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.842060 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.842064 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842072 | ubuntu-noble | 2026-08-09 02:04:47.842076 | ubuntu-noble | !! 2026-08-09 02:04:47.842080 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.842083 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. 2026-08-09 02:04:47.842087 | ubuntu-noble | !! 2026-08-09 02:04:47.842091 | ubuntu-noble | 2026-08-09 02:04:47.842094 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842098 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842102 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.842106 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842110 | ubuntu-noble | Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], 2026-08-09 02:04:47.842115 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.842119 | ubuntu-noble | 2026-08-09 02:04:47.842123 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.842127 | ubuntu-noble | package, please make sure that 'manila.share.drivers.macrosan' is explicitly added 2026-08-09 02:04:47.842131 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.842136 | ubuntu-noble | 2026-08-09 02:04:47.842140 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.842143 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.842147 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.842151 | ubuntu-noble | 2026-08-09 02:04:47.842154 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.842158 | ubuntu-noble | 2026-08-09 02:04:47.842162 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.842165 | ubuntu-noble | 2026-08-09 02:04:47.842169 | ubuntu-noble | If you don't want 'manila.share.drivers.macrosan' to be distributed and are 2026-08-09 02:04:47.842173 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.macrosan' via 2026-08-09 02:04:47.842176 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.842180 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.842183 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.842187 | ubuntu-noble | 2026-08-09 02:04:47.842191 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.842194 | ubuntu-noble | 2026-08-09 02:04:47.842198 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.842202 | ubuntu-noble | 2026-08-09 02:04:47.842205 | ubuntu-noble | 2026-08-09 02:04:47.842209 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.842213 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.842216 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.842220 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.842223 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842227 | ubuntu-noble | 2026-08-09 02:04:47.842231 | ubuntu-noble | !! 2026-08-09 02:04:47.842234 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.842238 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. 2026-08-09 02:04:47.842242 | ubuntu-noble | !! 2026-08-09 02:04:47.842245 | ubuntu-noble | 2026-08-09 02:04:47.842249 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842253 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842256 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.842260 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842267 | ubuntu-noble | Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], 2026-08-09 02:04:47.842271 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.842275 | ubuntu-noble | 2026-08-09 02:04:47.842278 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.842282 | ubuntu-noble | package, please make sure that 'manila.share.drivers.maprfs' is explicitly added 2026-08-09 02:04:47.842286 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.842289 | ubuntu-noble | 2026-08-09 02:04:47.842293 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.842297 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.842300 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.842304 | ubuntu-noble | 2026-08-09 02:04:47.842315 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.842318 | ubuntu-noble | 2026-08-09 02:04:47.842322 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.842326 | ubuntu-noble | 2026-08-09 02:04:47.842329 | ubuntu-noble | If you don't want 'manila.share.drivers.maprfs' to be distributed and are 2026-08-09 02:04:47.842333 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.maprfs' via 2026-08-09 02:04:47.842339 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.842343 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.842347 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.842350 | ubuntu-noble | 2026-08-09 02:04:47.842354 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.842358 | ubuntu-noble | 2026-08-09 02:04:47.842361 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.842365 | ubuntu-noble | 2026-08-09 02:04:47.842368 | ubuntu-noble | 2026-08-09 02:04:47.842372 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.842376 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.842379 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.842383 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.842386 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842390 | ubuntu-noble | 2026-08-09 02:04:47.842394 | ubuntu-noble | !! 2026-08-09 02:04:47.842397 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.842401 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. 2026-08-09 02:04:47.842405 | ubuntu-noble | !! 2026-08-09 02:04:47.842408 | ubuntu-noble | 2026-08-09 02:04:47.842412 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842416 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842419 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.842423 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842427 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], 2026-08-09 02:04:47.842430 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.842434 | ubuntu-noble | 2026-08-09 02:04:47.842437 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.842441 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp' is explicitly added 2026-08-09 02:04:47.842445 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.842448 | ubuntu-noble | 2026-08-09 02:04:47.842452 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.842455 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.842463 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.842466 | ubuntu-noble | 2026-08-09 02:04:47.842470 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.842474 | ubuntu-noble | 2026-08-09 02:04:47.842477 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.842481 | ubuntu-noble | 2026-08-09 02:04:47.842485 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp' to be distributed and are 2026-08-09 02:04:47.842488 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp' via 2026-08-09 02:04:47.842492 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.842495 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.842499 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.842503 | ubuntu-noble | 2026-08-09 02:04:47.842506 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.842510 | ubuntu-noble | 2026-08-09 02:04:47.842513 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.842517 | ubuntu-noble | 2026-08-09 02:04:47.842521 | ubuntu-noble | 2026-08-09 02:04:47.842524 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.842528 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.842532 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.842535 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.842539 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842542 | ubuntu-noble | 2026-08-09 02:04:47.842546 | ubuntu-noble | !! 2026-08-09 02:04:47.842550 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.842553 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-08-09 02:04:47.842557 | ubuntu-noble | !! 2026-08-09 02:04:47.842561 | ubuntu-noble | 2026-08-09 02:04:47.842575 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842581 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842584 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.842588 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842592 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], 2026-08-09 02:04:47.842595 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.842599 | ubuntu-noble | 2026-08-09 02:04:47.842603 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.842606 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added 2026-08-09 02:04:47.842610 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.842613 | ubuntu-noble | 2026-08-09 02:04:47.842620 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.842624 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.842631 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.842635 | ubuntu-noble | 2026-08-09 02:04:47.842638 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.842642 | ubuntu-noble | 2026-08-09 02:04:47.842646 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.842649 | ubuntu-noble | 2026-08-09 02:04:47.842653 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are 2026-08-09 02:04:47.842656 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap' via 2026-08-09 02:04:47.842660 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.842668 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.842671 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.842675 | ubuntu-noble | 2026-08-09 02:04:47.842679 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.842682 | ubuntu-noble | 2026-08-09 02:04:47.842686 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.842690 | ubuntu-noble | 2026-08-09 02:04:47.842693 | ubuntu-noble | 2026-08-09 02:04:47.842697 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.842701 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.842704 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.842708 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.842711 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842715 | ubuntu-noble | 2026-08-09 02:04:47.842719 | ubuntu-noble | !! 2026-08-09 02:04:47.842722 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.842726 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-08-09 02:04:47.842730 | ubuntu-noble | !! 2026-08-09 02:04:47.842734 | ubuntu-noble | 2026-08-09 02:04:47.842737 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842741 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842745 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.842748 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842752 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-08-09 02:04:47.842756 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.842759 | ubuntu-noble | 2026-08-09 02:04:47.842763 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.842766 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added 2026-08-09 02:04:47.842770 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.842774 | ubuntu-noble | 2026-08-09 02:04:47.842777 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.842781 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.842785 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.842788 | ubuntu-noble | 2026-08-09 02:04:47.842792 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.842796 | ubuntu-noble | 2026-08-09 02:04:47.842799 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.842803 | ubuntu-noble | 2026-08-09 02:04:47.842806 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are 2026-08-09 02:04:47.842810 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via 2026-08-09 02:04:47.842814 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.842817 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.842821 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.842825 | ubuntu-noble | 2026-08-09 02:04:47.842828 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.842832 | ubuntu-noble | 2026-08-09 02:04:47.842836 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.842839 | ubuntu-noble | 2026-08-09 02:04:47.842843 | ubuntu-noble | 2026-08-09 02:04:47.842846 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.842854 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.842858 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.842861 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.842865 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842868 | ubuntu-noble | 2026-08-09 02:04:47.842872 | ubuntu-noble | !! 2026-08-09 02:04:47.842876 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.842880 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-08-09 02:04:47.842883 | ubuntu-noble | !! 2026-08-09 02:04:47.842887 | ubuntu-noble | 2026-08-09 02:04:47.842891 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.842894 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842898 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.842902 | ubuntu-noble | ############################ 2026-08-09 02:04:47.842905 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-08-09 02:04:47.842915 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.842919 | ubuntu-noble | 2026-08-09 02:04:47.842925 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.842929 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-08-09 02:04:47.842932 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.842936 | ubuntu-noble | 2026-08-09 02:04:47.842940 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.842943 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.842947 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.842951 | ubuntu-noble | 2026-08-09 02:04:47.842954 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.842958 | ubuntu-noble | 2026-08-09 02:04:47.842961 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.842965 | ubuntu-noble | 2026-08-09 02:04:47.842969 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-08-09 02:04:47.842972 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via 2026-08-09 02:04:47.842976 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.842980 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.842983 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.842987 | ubuntu-noble | 2026-08-09 02:04:47.842991 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.842994 | ubuntu-noble | 2026-08-09 02:04:47.842998 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.843002 | ubuntu-noble | 2026-08-09 02:04:47.843005 | ubuntu-noble | 2026-08-09 02:04:47.843009 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.843012 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.843027 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.843030 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.843034 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843038 | ubuntu-noble | 2026-08-09 02:04:47.843041 | ubuntu-noble | !! 2026-08-09 02:04:47.843045 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.843049 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-08-09 02:04:47.843056 | ubuntu-noble | !! 2026-08-09 02:04:47.843060 | ubuntu-noble | 2026-08-09 02:04:47.843063 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843067 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843071 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.843074 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843078 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-08-09 02:04:47.843082 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.843085 | ubuntu-noble | 2026-08-09 02:04:47.843089 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.843092 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-08-09 02:04:47.843096 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.843100 | ubuntu-noble | 2026-08-09 02:04:47.843103 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.843107 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.843111 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.843114 | ubuntu-noble | 2026-08-09 02:04:47.843118 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.843121 | ubuntu-noble | 2026-08-09 02:04:47.843125 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.843129 | ubuntu-noble | 2026-08-09 02:04:47.843132 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-08-09 02:04:47.843136 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via 2026-08-09 02:04:47.843140 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.843143 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.843147 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.843150 | ubuntu-noble | 2026-08-09 02:04:47.843154 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.843158 | ubuntu-noble | 2026-08-09 02:04:47.843161 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.843165 | ubuntu-noble | 2026-08-09 02:04:47.843168 | ubuntu-noble | 2026-08-09 02:04:47.843172 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.843176 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.843179 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.843183 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.843187 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843190 | ubuntu-noble | 2026-08-09 02:04:47.843194 | ubuntu-noble | !! 2026-08-09 02:04:47.843198 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.843208 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. 2026-08-09 02:04:47.843212 | ubuntu-noble | !! 2026-08-09 02:04:47.843216 | ubuntu-noble | 2026-08-09 02:04:47.843222 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843226 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843230 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.843233 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843237 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], 2026-08-09 02:04:47.843240 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.843248 | ubuntu-noble | 2026-08-09 02:04:47.843252 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.843255 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta' is explicitly added 2026-08-09 02:04:47.843259 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.843263 | ubuntu-noble | 2026-08-09 02:04:47.843266 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.843270 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.843274 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.843277 | ubuntu-noble | 2026-08-09 02:04:47.843281 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.843284 | ubuntu-noble | 2026-08-09 02:04:47.843288 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.843292 | ubuntu-noble | 2026-08-09 02:04:47.843295 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta' to be distributed and are 2026-08-09 02:04:47.843299 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta' via 2026-08-09 02:04:47.843303 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.843306 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.843310 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.843313 | ubuntu-noble | 2026-08-09 02:04:47.843317 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.843321 | ubuntu-noble | 2026-08-09 02:04:47.843324 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.843328 | ubuntu-noble | 2026-08-09 02:04:47.843332 | ubuntu-noble | 2026-08-09 02:04:47.843335 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.843339 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.843342 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.843346 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.843350 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843353 | ubuntu-noble | 2026-08-09 02:04:47.843357 | ubuntu-noble | !! 2026-08-09 02:04:47.843361 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.843364 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-08-09 02:04:47.843368 | ubuntu-noble | !! 2026-08-09 02:04:47.843372 | ubuntu-noble | 2026-08-09 02:04:47.843375 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843379 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843383 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.843386 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843390 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], 2026-08-09 02:04:47.843393 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.843397 | ubuntu-noble | 2026-08-09 02:04:47.843401 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.843404 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added 2026-08-09 02:04:47.843408 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.843412 | ubuntu-noble | 2026-08-09 02:04:47.843415 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.843419 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.843423 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.843426 | ubuntu-noble | 2026-08-09 02:04:47.843430 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.843436 | ubuntu-noble | 2026-08-09 02:04:47.843440 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.843444 | ubuntu-noble | 2026-08-09 02:04:47.843447 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are 2026-08-09 02:04:47.843451 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns4' via 2026-08-09 02:04:47.843455 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.843458 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.843462 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.843465 | ubuntu-noble | 2026-08-09 02:04:47.843469 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.843473 | ubuntu-noble | 2026-08-09 02:04:47.843476 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.843480 | ubuntu-noble | 2026-08-09 02:04:47.843484 | ubuntu-noble | 2026-08-09 02:04:47.843487 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.843491 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.843494 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.843498 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.843502 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843505 | ubuntu-noble | 2026-08-09 02:04:47.843509 | ubuntu-noble | !! 2026-08-09 02:04:47.843519 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.843526 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-08-09 02:04:47.843530 | ubuntu-noble | !! 2026-08-09 02:04:47.843534 | ubuntu-noble | 2026-08-09 02:04:47.843537 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843541 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843545 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.843548 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843552 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], 2026-08-09 02:04:47.843555 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.843559 | ubuntu-noble | 2026-08-09 02:04:47.843563 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.843581 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added 2026-08-09 02:04:47.843585 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.843588 | ubuntu-noble | 2026-08-09 02:04:47.843592 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.843596 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.843599 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.843603 | ubuntu-noble | 2026-08-09 02:04:47.843607 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.843610 | ubuntu-noble | 2026-08-09 02:04:47.843614 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.843617 | ubuntu-noble | 2026-08-09 02:04:47.843621 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are 2026-08-09 02:04:47.843625 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns5' via 2026-08-09 02:04:47.843628 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.843632 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.843636 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.843643 | ubuntu-noble | 2026-08-09 02:04:47.843647 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.843651 | ubuntu-noble | 2026-08-09 02:04:47.843654 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.843658 | ubuntu-noble | 2026-08-09 02:04:47.843662 | ubuntu-noble | 2026-08-09 02:04:47.843665 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.843669 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.843673 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.843676 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.843680 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843683 | ubuntu-noble | 2026-08-09 02:04:47.843687 | ubuntu-noble | !! 2026-08-09 02:04:47.843691 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.843695 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. 2026-08-09 02:04:47.843698 | ubuntu-noble | !! 2026-08-09 02:04:47.843702 | ubuntu-noble | 2026-08-09 02:04:47.843706 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843709 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843713 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.843717 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843720 | ubuntu-noble | Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], 2026-08-09 02:04:47.843724 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.843727 | ubuntu-noble | 2026-08-09 02:04:47.843731 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.843735 | ubuntu-noble | package, please make sure that 'manila.share.drivers.purestorage' is explicitly added 2026-08-09 02:04:47.843738 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.843742 | ubuntu-noble | 2026-08-09 02:04:47.843746 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.843749 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.843753 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.843757 | ubuntu-noble | 2026-08-09 02:04:47.843760 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.843764 | ubuntu-noble | 2026-08-09 02:04:47.843768 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.843771 | ubuntu-noble | 2026-08-09 02:04:47.843775 | ubuntu-noble | If you don't want 'manila.share.drivers.purestorage' to be distributed and are 2026-08-09 02:04:47.843779 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.purestorage' via 2026-08-09 02:04:47.843782 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.843786 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.843790 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.843793 | ubuntu-noble | 2026-08-09 02:04:47.843797 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.843800 | ubuntu-noble | 2026-08-09 02:04:47.843804 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.843808 | ubuntu-noble | 2026-08-09 02:04:47.843811 | ubuntu-noble | 2026-08-09 02:04:47.843815 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.843819 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.843830 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.843842 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.843849 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843853 | ubuntu-noble | 2026-08-09 02:04:47.843856 | ubuntu-noble | !! 2026-08-09 02:04:47.843860 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.843864 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. 2026-08-09 02:04:47.843868 | ubuntu-noble | !! 2026-08-09 02:04:47.843871 | ubuntu-noble | 2026-08-09 02:04:47.843875 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.843879 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843882 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.843886 | ubuntu-noble | ############################ 2026-08-09 02:04:47.843890 | ubuntu-noble | Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], 2026-08-09 02:04:47.843893 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.843897 | ubuntu-noble | 2026-08-09 02:04:47.843901 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.843904 | ubuntu-noble | package, please make sure that 'manila.share.drivers.qnap' is explicitly added 2026-08-09 02:04:47.843908 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.843911 | ubuntu-noble | 2026-08-09 02:04:47.843915 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.843919 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.843922 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.843926 | ubuntu-noble | 2026-08-09 02:04:47.843930 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.843934 | ubuntu-noble | 2026-08-09 02:04:47.843938 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.843941 | ubuntu-noble | 2026-08-09 02:04:47.843945 | ubuntu-noble | If you don't want 'manila.share.drivers.qnap' to be distributed and are 2026-08-09 02:04:47.843949 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.qnap' via 2026-08-09 02:04:47.843952 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.843956 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.843960 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.843963 | ubuntu-noble | 2026-08-09 02:04:47.843967 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.843971 | ubuntu-noble | 2026-08-09 02:04:47.843974 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.843978 | ubuntu-noble | 2026-08-09 02:04:47.843982 | ubuntu-noble | 2026-08-09 02:04:47.843985 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.843989 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.843993 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.843996 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.844000 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844003 | ubuntu-noble | 2026-08-09 02:04:47.844007 | ubuntu-noble | !! 2026-08-09 02:04:47.844011 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.844015 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. 2026-08-09 02:04:47.844018 | ubuntu-noble | !! 2026-08-09 02:04:47.844022 | ubuntu-noble | 2026-08-09 02:04:47.844026 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844029 | ubuntu-noble | ############################ 2026-08-09 02:04:47.844037 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.844041 | ubuntu-noble | ############################ 2026-08-09 02:04:47.844044 | ubuntu-noble | Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], 2026-08-09 02:04:47.844048 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.844052 | ubuntu-noble | 2026-08-09 02:04:47.844055 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.844059 | ubuntu-noble | package, please make sure that 'manila.share.drivers.quobyte' is explicitly added 2026-08-09 02:04:47.844063 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.844066 | ubuntu-noble | 2026-08-09 02:04:47.844070 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.844074 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.844077 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.844081 | ubuntu-noble | 2026-08-09 02:04:47.844085 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.844088 | ubuntu-noble | 2026-08-09 02:04:47.844092 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.844096 | ubuntu-noble | 2026-08-09 02:04:47.844099 | ubuntu-noble | If you don't want 'manila.share.drivers.quobyte' to be distributed and are 2026-08-09 02:04:47.844103 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.quobyte' via 2026-08-09 02:04:47.844107 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.844110 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.844114 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.844118 | ubuntu-noble | 2026-08-09 02:04:47.844121 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.844125 | ubuntu-noble | 2026-08-09 02:04:47.844130 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.844134 | ubuntu-noble | 2026-08-09 02:04:47.844138 | ubuntu-noble | 2026-08-09 02:04:47.844151 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.844156 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.844159 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.844163 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.844167 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844170 | ubuntu-noble | 2026-08-09 02:04:47.844174 | ubuntu-noble | !! 2026-08-09 02:04:47.844178 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.844181 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. 2026-08-09 02:04:47.844185 | ubuntu-noble | !! 2026-08-09 02:04:47.844189 | ubuntu-noble | 2026-08-09 02:04:47.844192 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844196 | ubuntu-noble | ############################ 2026-08-09 02:04:47.844200 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.844203 | ubuntu-noble | ############################ 2026-08-09 02:04:47.844207 | ubuntu-noble | Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], 2026-08-09 02:04:47.844211 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.844214 | ubuntu-noble | 2026-08-09 02:04:47.844218 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.844222 | ubuntu-noble | package, please make sure that 'manila.share.drivers.tegile' is explicitly added 2026-08-09 02:04:47.844225 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.844229 | ubuntu-noble | 2026-08-09 02:04:47.844233 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.844240 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.844244 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.844247 | ubuntu-noble | 2026-08-09 02:04:47.844251 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.844255 | ubuntu-noble | 2026-08-09 02:04:47.844259 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.844262 | ubuntu-noble | 2026-08-09 02:04:47.844266 | ubuntu-noble | If you don't want 'manila.share.drivers.tegile' to be distributed and are 2026-08-09 02:04:47.844270 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.tegile' via 2026-08-09 02:04:47.844273 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.844277 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.844280 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.844284 | ubuntu-noble | 2026-08-09 02:04:47.844288 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.844291 | ubuntu-noble | 2026-08-09 02:04:47.844295 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.844299 | ubuntu-noble | 2026-08-09 02:04:47.844302 | ubuntu-noble | 2026-08-09 02:04:47.844306 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.844310 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.844313 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.844317 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.844321 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844324 | ubuntu-noble | 2026-08-09 02:04:47.844328 | ubuntu-noble | !! 2026-08-09 02:04:47.844332 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.844335 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. 2026-08-09 02:04:47.844339 | ubuntu-noble | !! 2026-08-09 02:04:47.844343 | ubuntu-noble | 2026-08-09 02:04:47.844346 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844350 | ubuntu-noble | ############################ 2026-08-09 02:04:47.844354 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.844357 | ubuntu-noble | ############################ 2026-08-09 02:04:47.844361 | ubuntu-noble | Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], 2026-08-09 02:04:47.844365 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.844368 | ubuntu-noble | 2026-08-09 02:04:47.844372 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.844376 | ubuntu-noble | package, please make sure that 'manila.share.drivers.vastdata' is explicitly added 2026-08-09 02:04:47.844379 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.844383 | ubuntu-noble | 2026-08-09 02:04:47.844387 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.844390 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.844394 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.844397 | ubuntu-noble | 2026-08-09 02:04:47.844401 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.844405 | ubuntu-noble | 2026-08-09 02:04:47.844408 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.844412 | ubuntu-noble | 2026-08-09 02:04:47.844416 | ubuntu-noble | If you don't want 'manila.share.drivers.vastdata' to be distributed and are 2026-08-09 02:04:47.844419 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.vastdata' via 2026-08-09 02:04:47.844427 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.844431 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.844441 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.844445 | ubuntu-noble | 2026-08-09 02:04:47.844626 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.844634 | ubuntu-noble | 2026-08-09 02:04:47.844638 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.844642 | ubuntu-noble | 2026-08-09 02:04:47.844646 | ubuntu-noble | 2026-08-09 02:04:47.844649 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.844653 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.844657 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.844660 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.844664 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844667 | ubuntu-noble | 2026-08-09 02:04:47.844671 | ubuntu-noble | !! 2026-08-09 02:04:47.844675 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.844679 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. 2026-08-09 02:04:47.844682 | ubuntu-noble | !! 2026-08-09 02:04:47.844686 | ubuntu-noble | 2026-08-09 02:04:47.844690 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844693 | ubuntu-noble | ############################ 2026-08-09 02:04:47.844697 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.844700 | ubuntu-noble | ############################ 2026-08-09 02:04:47.844704 | ubuntu-noble | Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], 2026-08-09 02:04:47.844708 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.844711 | ubuntu-noble | 2026-08-09 02:04:47.844715 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.844719 | ubuntu-noble | package, please make sure that 'manila.share.drivers.veritas' is explicitly added 2026-08-09 02:04:47.844722 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.844726 | ubuntu-noble | 2026-08-09 02:04:47.844730 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.844733 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.844737 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.844740 | ubuntu-noble | 2026-08-09 02:04:47.844744 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.844748 | ubuntu-noble | 2026-08-09 02:04:47.844751 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.844755 | ubuntu-noble | 2026-08-09 02:04:47.844759 | ubuntu-noble | If you don't want 'manila.share.drivers.veritas' to be distributed and are 2026-08-09 02:04:47.844762 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.veritas' via 2026-08-09 02:04:47.844766 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.844769 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.844773 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.844777 | ubuntu-noble | 2026-08-09 02:04:47.844780 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.844784 | ubuntu-noble | 2026-08-09 02:04:47.844788 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.844791 | ubuntu-noble | 2026-08-09 02:04:47.844795 | ubuntu-noble | 2026-08-09 02:04:47.844799 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.844807 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.844810 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.844814 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.844818 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844821 | ubuntu-noble | 2026-08-09 02:04:47.844825 | ubuntu-noble | !! 2026-08-09 02:04:47.844829 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.844832 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. 2026-08-09 02:04:47.844836 | ubuntu-noble | !! 2026-08-09 02:04:47.844840 | ubuntu-noble | 2026-08-09 02:04:47.844843 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844847 | ubuntu-noble | ############################ 2026-08-09 02:04:47.844853 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.844857 | ubuntu-noble | ############################ 2026-08-09 02:04:47.844860 | ubuntu-noble | Python recognizes 'manila.share.drivers.windows' as an importable package[^1], 2026-08-09 02:04:47.844864 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.844868 | ubuntu-noble | 2026-08-09 02:04:47.844871 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.844875 | ubuntu-noble | package, please make sure that 'manila.share.drivers.windows' is explicitly added 2026-08-09 02:04:47.844879 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.844882 | ubuntu-noble | 2026-08-09 02:04:47.844886 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.844889 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.844893 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.844897 | ubuntu-noble | 2026-08-09 02:04:47.844900 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.844904 | ubuntu-noble | 2026-08-09 02:04:47.844908 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.844911 | ubuntu-noble | 2026-08-09 02:04:47.844915 | ubuntu-noble | If you don't want 'manila.share.drivers.windows' to be distributed and are 2026-08-09 02:04:47.844918 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.windows' via 2026-08-09 02:04:47.844931 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.844934 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.844938 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.844942 | ubuntu-noble | 2026-08-09 02:04:47.844945 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.844949 | ubuntu-noble | 2026-08-09 02:04:47.844953 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.844956 | ubuntu-noble | 2026-08-09 02:04:47.844960 | ubuntu-noble | 2026-08-09 02:04:47.844964 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.844967 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.844971 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.844974 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.844978 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.844982 | ubuntu-noble | 2026-08-09 02:04:47.844985 | ubuntu-noble | !! 2026-08-09 02:04:47.844989 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.844993 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. 2026-08-09 02:04:47.845000 | ubuntu-noble | !! 2026-08-09 02:04:47.845004 | ubuntu-noble | 2026-08-09 02:04:47.845008 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845011 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845015 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.845019 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845022 | ubuntu-noble | Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], 2026-08-09 02:04:47.845026 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.845030 | ubuntu-noble | 2026-08-09 02:04:47.845033 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.845037 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zadara' is explicitly added 2026-08-09 02:04:47.845040 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.845044 | ubuntu-noble | 2026-08-09 02:04:47.845048 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.845051 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.845055 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.845059 | ubuntu-noble | 2026-08-09 02:04:47.845062 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.845066 | ubuntu-noble | 2026-08-09 02:04:47.845070 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.845073 | ubuntu-noble | 2026-08-09 02:04:47.845077 | ubuntu-noble | If you don't want 'manila.share.drivers.zadara' to be distributed and are 2026-08-09 02:04:47.845080 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zadara' via 2026-08-09 02:04:47.845084 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.845088 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.845091 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.845095 | ubuntu-noble | 2026-08-09 02:04:47.845099 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.845103 | ubuntu-noble | 2026-08-09 02:04:47.845108 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.845112 | ubuntu-noble | 2026-08-09 02:04:47.845116 | ubuntu-noble | 2026-08-09 02:04:47.845120 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.845124 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.845129 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.845133 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.845136 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845140 | ubuntu-noble | 2026-08-09 02:04:47.845144 | ubuntu-noble | !! 2026-08-09 02:04:47.845147 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.845154 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-08-09 02:04:47.845157 | ubuntu-noble | !! 2026-08-09 02:04:47.845161 | ubuntu-noble | 2026-08-09 02:04:47.845165 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845168 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845172 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.845176 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845179 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], 2026-08-09 02:04:47.845183 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.845186 | ubuntu-noble | 2026-08-09 02:04:47.845190 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.845194 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added 2026-08-09 02:04:47.845201 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.845205 | ubuntu-noble | 2026-08-09 02:04:47.845208 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.845212 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.845216 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.845219 | ubuntu-noble | 2026-08-09 02:04:47.845223 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.845227 | ubuntu-noble | 2026-08-09 02:04:47.845230 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.845234 | ubuntu-noble | 2026-08-09 02:04:47.845241 | ubuntu-noble | If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are 2026-08-09 02:04:47.845244 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfsonlinux' via 2026-08-09 02:04:47.845248 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.845251 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.845255 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.845259 | ubuntu-noble | 2026-08-09 02:04:47.845262 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.845266 | ubuntu-noble | 2026-08-09 02:04:47.845270 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.845273 | ubuntu-noble | 2026-08-09 02:04:47.845277 | ubuntu-noble | 2026-08-09 02:04:47.845281 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.845284 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.845288 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.845291 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.845295 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845299 | ubuntu-noble | 2026-08-09 02:04:47.845302 | ubuntu-noble | !! 2026-08-09 02:04:47.845306 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.845310 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. 2026-08-09 02:04:47.845313 | ubuntu-noble | !! 2026-08-09 02:04:47.845317 | ubuntu-noble | 2026-08-09 02:04:47.845321 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845324 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845328 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.845332 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845335 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], 2026-08-09 02:04:47.845339 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.845343 | ubuntu-noble | 2026-08-09 02:04:47.845346 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.845350 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfssa' is explicitly added 2026-08-09 02:04:47.845354 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.845357 | ubuntu-noble | 2026-08-09 02:04:47.845361 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.845365 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.845368 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.845372 | ubuntu-noble | 2026-08-09 02:04:47.845376 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.845379 | ubuntu-noble | 2026-08-09 02:04:47.845383 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.845391 | ubuntu-noble | 2026-08-09 02:04:47.845394 | ubuntu-noble | If you don't want 'manila.share.drivers.zfssa' to be distributed and are 2026-08-09 02:04:47.845398 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfssa' via 2026-08-09 02:04:47.845402 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.845405 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.845409 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.845413 | ubuntu-noble | 2026-08-09 02:04:47.845416 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.845420 | ubuntu-noble | 2026-08-09 02:04:47.845424 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.845427 | ubuntu-noble | 2026-08-09 02:04:47.845431 | ubuntu-noble | 2026-08-09 02:04:47.845435 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.845438 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.845442 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.845446 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.845449 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845453 | ubuntu-noble | 2026-08-09 02:04:47.845457 | ubuntu-noble | !! 2026-08-09 02:04:47.845460 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.845471 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. 2026-08-09 02:04:47.845474 | ubuntu-noble | !! 2026-08-09 02:04:47.845478 | ubuntu-noble | 2026-08-09 02:04:47.845482 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845485 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845489 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.845493 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845496 | ubuntu-noble | Python recognizes 'manila.share.hooks' as an importable package[^1], 2026-08-09 02:04:47.845500 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.845504 | ubuntu-noble | 2026-08-09 02:04:47.845507 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.845511 | ubuntu-noble | package, please make sure that 'manila.share.hooks' is explicitly added 2026-08-09 02:04:47.845515 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.845518 | ubuntu-noble | 2026-08-09 02:04:47.845522 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.845526 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.845529 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.845533 | ubuntu-noble | 2026-08-09 02:04:47.845543 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.845547 | ubuntu-noble | 2026-08-09 02:04:47.845551 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.845554 | ubuntu-noble | 2026-08-09 02:04:47.845558 | ubuntu-noble | If you don't want 'manila.share.hooks' to be distributed and are 2026-08-09 02:04:47.845562 | ubuntu-noble | already explicitly excluding 'manila.share.hooks' via 2026-08-09 02:04:47.845577 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.845581 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.845585 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.845589 | ubuntu-noble | 2026-08-09 02:04:47.845592 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.845596 | ubuntu-noble | 2026-08-09 02:04:47.845600 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.845607 | ubuntu-noble | 2026-08-09 02:04:47.845611 | ubuntu-noble | 2026-08-09 02:04:47.845615 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.845618 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.845622 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.845625 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.845629 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845633 | ubuntu-noble | 2026-08-09 02:04:47.845636 | ubuntu-noble | !! 2026-08-09 02:04:47.845640 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.845644 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. 2026-08-09 02:04:47.845647 | ubuntu-noble | !! 2026-08-09 02:04:47.845651 | ubuntu-noble | 2026-08-09 02:04:47.845655 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845658 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845662 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.845666 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845669 | ubuntu-noble | Python recognizes 'manila.share_group' as an importable package[^1], 2026-08-09 02:04:47.845673 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.845677 | ubuntu-noble | 2026-08-09 02:04:47.845680 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.845684 | ubuntu-noble | package, please make sure that 'manila.share_group' is explicitly added 2026-08-09 02:04:47.845687 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.845691 | ubuntu-noble | 2026-08-09 02:04:47.845695 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.845698 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.845702 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.845706 | ubuntu-noble | 2026-08-09 02:04:47.845709 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.845713 | ubuntu-noble | 2026-08-09 02:04:47.845716 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.845720 | ubuntu-noble | 2026-08-09 02:04:47.845724 | ubuntu-noble | If you don't want 'manila.share_group' to be distributed and are 2026-08-09 02:04:47.845727 | ubuntu-noble | already explicitly excluding 'manila.share_group' via 2026-08-09 02:04:47.845731 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.845735 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.845738 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.845742 | ubuntu-noble | 2026-08-09 02:04:47.845746 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.845749 | ubuntu-noble | 2026-08-09 02:04:47.845753 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.845756 | ubuntu-noble | 2026-08-09 02:04:47.845760 | ubuntu-noble | 2026-08-09 02:04:47.845764 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.845767 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.845771 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.845775 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.845781 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845785 | ubuntu-noble | 2026-08-09 02:04:47.845788 | ubuntu-noble | !! 2026-08-09 02:04:47.845792 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.845796 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.testing' is absent from the `packages` configuration. 2026-08-09 02:04:47.845803 | ubuntu-noble | !! 2026-08-09 02:04:47.845807 | ubuntu-noble | 2026-08-09 02:04:47.845811 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845814 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845818 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.845821 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845825 | ubuntu-noble | Python recognizes 'manila.testing' as an importable package[^1], 2026-08-09 02:04:47.845829 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.845832 | ubuntu-noble | 2026-08-09 02:04:47.845836 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.845840 | ubuntu-noble | package, please make sure that 'manila.testing' is explicitly added 2026-08-09 02:04:47.845843 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.845847 | ubuntu-noble | 2026-08-09 02:04:47.845851 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.845854 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.845866 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.845870 | ubuntu-noble | 2026-08-09 02:04:47.845873 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.845877 | ubuntu-noble | 2026-08-09 02:04:47.845880 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.845884 | ubuntu-noble | 2026-08-09 02:04:47.845888 | ubuntu-noble | If you don't want 'manila.testing' to be distributed and are 2026-08-09 02:04:47.845891 | ubuntu-noble | already explicitly excluding 'manila.testing' via 2026-08-09 02:04:47.845895 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.845899 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.845902 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.845906 | ubuntu-noble | 2026-08-09 02:04:47.845910 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.845913 | ubuntu-noble | 2026-08-09 02:04:47.845917 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.845920 | ubuntu-noble | 2026-08-09 02:04:47.845924 | ubuntu-noble | 2026-08-09 02:04:47.845928 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.845931 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.845935 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.845939 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.845942 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845946 | ubuntu-noble | 2026-08-09 02:04:47.845950 | ubuntu-noble | !! 2026-08-09 02:04:47.845953 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.845957 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests' is absent from the `packages` configuration. 2026-08-09 02:04:47.845961 | ubuntu-noble | !! 2026-08-09 02:04:47.845964 | ubuntu-noble | 2026-08-09 02:04:47.845968 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.845972 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845975 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.845979 | ubuntu-noble | ############################ 2026-08-09 02:04:47.845982 | ubuntu-noble | Python recognizes 'manila.tests' as an importable package[^1], 2026-08-09 02:04:47.845986 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.845990 | ubuntu-noble | 2026-08-09 02:04:47.845993 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.846001 | ubuntu-noble | package, please make sure that 'manila.tests' is explicitly added 2026-08-09 02:04:47.846005 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.846008 | ubuntu-noble | 2026-08-09 02:04:47.846012 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.846016 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.846019 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.846023 | ubuntu-noble | 2026-08-09 02:04:47.846026 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.846030 | ubuntu-noble | 2026-08-09 02:04:47.846034 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.846037 | ubuntu-noble | 2026-08-09 02:04:47.846041 | ubuntu-noble | If you don't want 'manila.tests' to be distributed and are 2026-08-09 02:04:47.846045 | ubuntu-noble | already explicitly excluding 'manila.tests' via 2026-08-09 02:04:47.846048 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.846052 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.846056 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.846059 | ubuntu-noble | 2026-08-09 02:04:47.846063 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.846067 | ubuntu-noble | 2026-08-09 02:04:47.846070 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.846074 | ubuntu-noble | 2026-08-09 02:04:47.846077 | ubuntu-noble | 2026-08-09 02:04:47.846081 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.846085 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.846088 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.846092 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.846098 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846102 | ubuntu-noble | 2026-08-09 02:04:47.846106 | ubuntu-noble | !! 2026-08-09 02:04:47.846109 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.846113 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. 2026-08-09 02:04:47.846117 | ubuntu-noble | !! 2026-08-09 02:04:47.846120 | ubuntu-noble | 2026-08-09 02:04:47.846124 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846128 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846131 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.846135 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846139 | ubuntu-noble | Python recognizes 'manila.tests.api' as an importable package[^1], 2026-08-09 02:04:47.846142 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.846146 | ubuntu-noble | 2026-08-09 02:04:47.846150 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.846153 | ubuntu-noble | package, please make sure that 'manila.tests.api' is explicitly added 2026-08-09 02:04:47.846157 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.846160 | ubuntu-noble | 2026-08-09 02:04:47.846164 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.846168 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.846178 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.846182 | ubuntu-noble | 2026-08-09 02:04:47.846186 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.846189 | ubuntu-noble | 2026-08-09 02:04:47.846193 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.846197 | ubuntu-noble | 2026-08-09 02:04:47.846200 | ubuntu-noble | If you don't want 'manila.tests.api' to be distributed and are 2026-08-09 02:04:47.846208 | ubuntu-noble | already explicitly excluding 'manila.tests.api' via 2026-08-09 02:04:47.846212 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.846215 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.846219 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.846222 | ubuntu-noble | 2026-08-09 02:04:47.846226 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.846230 | ubuntu-noble | 2026-08-09 02:04:47.846233 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.846237 | ubuntu-noble | 2026-08-09 02:04:47.846241 | ubuntu-noble | 2026-08-09 02:04:47.846244 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.846248 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.846252 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.846255 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.846259 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846263 | ubuntu-noble | 2026-08-09 02:04:47.846266 | ubuntu-noble | !! 2026-08-09 02:04:47.846270 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.846274 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. 2026-08-09 02:04:47.846277 | ubuntu-noble | !! 2026-08-09 02:04:47.846281 | ubuntu-noble | 2026-08-09 02:04:47.846285 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846288 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846292 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.846296 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846299 | ubuntu-noble | Python recognizes 'manila.tests.api.contrib' as an importable package[^1], 2026-08-09 02:04:47.846303 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.846307 | ubuntu-noble | 2026-08-09 02:04:47.846310 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.846314 | ubuntu-noble | package, please make sure that 'manila.tests.api.contrib' is explicitly added 2026-08-09 02:04:47.846318 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.846321 | ubuntu-noble | 2026-08-09 02:04:47.846325 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.846329 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.846332 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.846336 | ubuntu-noble | 2026-08-09 02:04:47.846340 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.846343 | ubuntu-noble | 2026-08-09 02:04:47.846347 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.846351 | ubuntu-noble | 2026-08-09 02:04:47.846354 | ubuntu-noble | If you don't want 'manila.tests.api.contrib' to be distributed and are 2026-08-09 02:04:47.846358 | ubuntu-noble | already explicitly excluding 'manila.tests.api.contrib' via 2026-08-09 02:04:47.846362 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.846365 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.846369 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.846372 | ubuntu-noble | 2026-08-09 02:04:47.846376 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.846380 | ubuntu-noble | 2026-08-09 02:04:47.846383 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.846391 | ubuntu-noble | 2026-08-09 02:04:47.846395 | ubuntu-noble | 2026-08-09 02:04:47.846399 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.846402 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.846408 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.846412 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.846416 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846419 | ubuntu-noble | 2026-08-09 02:04:47.846423 | ubuntu-noble | !! 2026-08-09 02:04:47.846427 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.846431 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. 2026-08-09 02:04:47.846434 | ubuntu-noble | !! 2026-08-09 02:04:47.846438 | ubuntu-noble | 2026-08-09 02:04:47.846442 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846445 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846449 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.846453 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846456 | ubuntu-noble | Python recognizes 'manila.tests.api.extensions' as an importable package[^1], 2026-08-09 02:04:47.846460 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.846463 | ubuntu-noble | 2026-08-09 02:04:47.846467 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.846471 | ubuntu-noble | package, please make sure that 'manila.tests.api.extensions' is explicitly added 2026-08-09 02:04:47.846474 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.846478 | ubuntu-noble | 2026-08-09 02:04:47.846489 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.846493 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.846496 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.846500 | ubuntu-noble | 2026-08-09 02:04:47.846504 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.846507 | ubuntu-noble | 2026-08-09 02:04:47.846511 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.846514 | ubuntu-noble | 2026-08-09 02:04:47.846518 | ubuntu-noble | If you don't want 'manila.tests.api.extensions' to be distributed and are 2026-08-09 02:04:47.846522 | ubuntu-noble | already explicitly excluding 'manila.tests.api.extensions' via 2026-08-09 02:04:47.846525 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.846529 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.846533 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.846536 | ubuntu-noble | 2026-08-09 02:04:47.846540 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.846544 | ubuntu-noble | 2026-08-09 02:04:47.846547 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.846551 | ubuntu-noble | 2026-08-09 02:04:47.846555 | ubuntu-noble | 2026-08-09 02:04:47.846558 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.846562 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.846578 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.846582 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.846585 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846589 | ubuntu-noble | 2026-08-09 02:04:47.846593 | ubuntu-noble | !! 2026-08-09 02:04:47.846596 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.846600 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. 2026-08-09 02:04:47.846610 | ubuntu-noble | !! 2026-08-09 02:04:47.846613 | ubuntu-noble | 2026-08-09 02:04:47.846617 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846621 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846624 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.846628 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846631 | ubuntu-noble | Python recognizes 'manila.tests.api.middleware' as an importable package[^1], 2026-08-09 02:04:47.846635 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.846639 | ubuntu-noble | 2026-08-09 02:04:47.846642 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.846646 | ubuntu-noble | package, please make sure that 'manila.tests.api.middleware' is explicitly added 2026-08-09 02:04:47.846650 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.846653 | ubuntu-noble | 2026-08-09 02:04:47.846657 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.846661 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.846664 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.846668 | ubuntu-noble | 2026-08-09 02:04:47.846672 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.846675 | ubuntu-noble | 2026-08-09 02:04:47.846679 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.846682 | ubuntu-noble | 2026-08-09 02:04:47.846686 | ubuntu-noble | If you don't want 'manila.tests.api.middleware' to be distributed and are 2026-08-09 02:04:47.846690 | ubuntu-noble | already explicitly excluding 'manila.tests.api.middleware' via 2026-08-09 02:04:47.846693 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.846697 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.846701 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.846704 | ubuntu-noble | 2026-08-09 02:04:47.846708 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.846712 | ubuntu-noble | 2026-08-09 02:04:47.846715 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.846719 | ubuntu-noble | 2026-08-09 02:04:47.846722 | ubuntu-noble | 2026-08-09 02:04:47.846739 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.846743 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.846746 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.846750 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.846754 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846757 | ubuntu-noble | 2026-08-09 02:04:47.846761 | ubuntu-noble | !! 2026-08-09 02:04:47.846765 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.846768 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. 2026-08-09 02:04:47.846772 | ubuntu-noble | !! 2026-08-09 02:04:47.846776 | ubuntu-noble | 2026-08-09 02:04:47.846780 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846783 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846787 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.846790 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846794 | ubuntu-noble | Python recognizes 'manila.tests.api.openstack' as an importable package[^1], 2026-08-09 02:04:47.846798 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.846801 | ubuntu-noble | 2026-08-09 02:04:47.846809 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.846820 | ubuntu-noble | package, please make sure that 'manila.tests.api.openstack' is explicitly added 2026-08-09 02:04:47.846824 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.846828 | ubuntu-noble | 2026-08-09 02:04:47.846832 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.846835 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.846839 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.846843 | ubuntu-noble | 2026-08-09 02:04:47.846846 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.846850 | ubuntu-noble | 2026-08-09 02:04:47.846854 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.846857 | ubuntu-noble | 2026-08-09 02:04:47.846861 | ubuntu-noble | If you don't want 'manila.tests.api.openstack' to be distributed and are 2026-08-09 02:04:47.846865 | ubuntu-noble | already explicitly excluding 'manila.tests.api.openstack' via 2026-08-09 02:04:47.846868 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.846872 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.846876 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.846879 | ubuntu-noble | 2026-08-09 02:04:47.846883 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.846887 | ubuntu-noble | 2026-08-09 02:04:47.846890 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.846894 | ubuntu-noble | 2026-08-09 02:04:47.846897 | ubuntu-noble | 2026-08-09 02:04:47.846901 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.846905 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.846908 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.846912 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.846916 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846919 | ubuntu-noble | 2026-08-09 02:04:47.846923 | ubuntu-noble | !! 2026-08-09 02:04:47.846927 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.846931 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. 2026-08-09 02:04:47.846934 | ubuntu-noble | !! 2026-08-09 02:04:47.846938 | ubuntu-noble | 2026-08-09 02:04:47.846942 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.846945 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846949 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.846952 | ubuntu-noble | ############################ 2026-08-09 02:04:47.846956 | ubuntu-noble | Python recognizes 'manila.tests.api.v1' as an importable package[^1], 2026-08-09 02:04:47.846960 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.846963 | ubuntu-noble | 2026-08-09 02:04:47.846967 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.846971 | ubuntu-noble | package, please make sure that 'manila.tests.api.v1' is explicitly added 2026-08-09 02:04:47.846974 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.846978 | ubuntu-noble | 2026-08-09 02:04:47.846982 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.846985 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.846989 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.846992 | ubuntu-noble | 2026-08-09 02:04:47.846996 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.847000 | ubuntu-noble | 2026-08-09 02:04:47.847007 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.847011 | ubuntu-noble | 2026-08-09 02:04:47.847015 | ubuntu-noble | If you don't want 'manila.tests.api.v1' to be distributed and are 2026-08-09 02:04:47.847018 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v1' via 2026-08-09 02:04:47.847046 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.847050 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.847054 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.847057 | ubuntu-noble | 2026-08-09 02:04:47.847061 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.847065 | ubuntu-noble | 2026-08-09 02:04:47.847068 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.847072 | ubuntu-noble | 2026-08-09 02:04:47.847076 | ubuntu-noble | 2026-08-09 02:04:47.847079 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.847083 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.847130 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.847136 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.847140 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.847143 | ubuntu-noble | 2026-08-09 02:04:47.847147 | ubuntu-noble | !! 2026-08-09 02:04:47.847151 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.847155 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. 2026-08-09 02:04:47.847158 | ubuntu-noble | !! 2026-08-09 02:04:47.847162 | ubuntu-noble | 2026-08-09 02:04:47.847166 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.847169 | ubuntu-noble | ############################ 2026-08-09 02:04:47.847173 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.847177 | ubuntu-noble | ############################ 2026-08-09 02:04:47.847180 | ubuntu-noble | Python recognizes 'manila.tests.api.v2' as an importable package[^1], 2026-08-09 02:04:47.847193 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.847197 | ubuntu-noble | 2026-08-09 02:04:47.847201 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.847204 | ubuntu-noble | package, please make sure that 'manila.tests.api.v2' is explicitly added 2026-08-09 02:04:47.847208 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.847212 | ubuntu-noble | 2026-08-09 02:04:47.847215 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.847219 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.847223 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.847226 | ubuntu-noble | 2026-08-09 02:04:47.847230 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.847234 | ubuntu-noble | 2026-08-09 02:04:47.847237 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.847241 | ubuntu-noble | 2026-08-09 02:04:47.847244 | ubuntu-noble | If you don't want 'manila.tests.api.v2' to be distributed and are 2026-08-09 02:04:47.847248 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v2' via 2026-08-09 02:04:47.847252 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.847255 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.847259 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.847263 | ubuntu-noble | 2026-08-09 02:04:47.847266 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.847274 | ubuntu-noble | 2026-08-09 02:04:47.847278 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.847282 | ubuntu-noble | 2026-08-09 02:04:47.847285 | ubuntu-noble | 2026-08-09 02:04:47.847289 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.847293 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.847296 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.847300 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.847304 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.847307 | ubuntu-noble | 2026-08-09 02:04:47.847311 | ubuntu-noble | !! 2026-08-09 02:04:47.847315 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.847318 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. 2026-08-09 02:04:47.847322 | ubuntu-noble | !! 2026-08-09 02:04:47.847326 | ubuntu-noble | 2026-08-09 02:04:47.847329 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.847333 | ubuntu-noble | ############################ 2026-08-09 02:04:47.847337 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.847340 | ubuntu-noble | ############################ 2026-08-09 02:04:47.847344 | ubuntu-noble | Python recognizes 'manila.tests.api.views' as an importable package[^1], 2026-08-09 02:04:47.847348 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.847351 | ubuntu-noble | 2026-08-09 02:04:47.847355 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.847358 | ubuntu-noble | package, please make sure that 'manila.tests.api.views' is explicitly added 2026-08-09 02:04:47.847362 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.847366 | ubuntu-noble | 2026-08-09 02:04:47.847369 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.847373 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.847377 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.847380 | ubuntu-noble | 2026-08-09 02:04:47.847384 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.847388 | ubuntu-noble | 2026-08-09 02:04:47.847391 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.847395 | ubuntu-noble | 2026-08-09 02:04:47.847398 | ubuntu-noble | If you don't want 'manila.tests.api.views' to be distributed and are 2026-08-09 02:04:47.847402 | ubuntu-noble | already explicitly excluding 'manila.tests.api.views' via 2026-08-09 02:04:47.847476 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.847481 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.847488 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.847492 | ubuntu-noble | 2026-08-09 02:04:47.847496 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.847499 | ubuntu-noble | 2026-08-09 02:04:47.847503 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.847507 | ubuntu-noble | 2026-08-09 02:04:47.847510 | ubuntu-noble | 2026-08-09 02:04:47.847514 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.847518 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.847521 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.847525 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.847529 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.847532 | ubuntu-noble | 2026-08-09 02:04:47.847536 | ubuntu-noble | !! 2026-08-09 02:04:47.847540 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.847547 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. 2026-08-09 02:04:47.847551 | ubuntu-noble | !! 2026-08-09 02:04:47.847555 | ubuntu-noble | 2026-08-09 02:04:47.847558 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.847562 | ubuntu-noble | ############################ 2026-08-09 02:04:47.847582 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.847586 | ubuntu-noble | ############################ 2026-08-09 02:04:47.847594 | ubuntu-noble | Python recognizes 'manila.tests.cmd' as an importable package[^1], 2026-08-09 02:04:47.847598 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.847601 | ubuntu-noble | 2026-08-09 02:04:47.847605 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.847608 | ubuntu-noble | package, please make sure that 'manila.tests.cmd' is explicitly added 2026-08-09 02:04:47.847612 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.847616 | ubuntu-noble | 2026-08-09 02:04:47.847619 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.847623 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.847627 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.847630 | ubuntu-noble | 2026-08-09 02:04:47.847634 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.847638 | ubuntu-noble | 2026-08-09 02:04:47.847641 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.847645 | ubuntu-noble | 2026-08-09 02:04:47.847649 | ubuntu-noble | If you don't want 'manila.tests.cmd' to be distributed and are 2026-08-09 02:04:47.847652 | ubuntu-noble | already explicitly excluding 'manila.tests.cmd' via 2026-08-09 02:04:47.847656 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.847660 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.847663 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.847667 | ubuntu-noble | 2026-08-09 02:04:47.847671 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.847674 | ubuntu-noble | 2026-08-09 02:04:47.847678 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.847681 | ubuntu-noble | 2026-08-09 02:04:47.847685 | ubuntu-noble | 2026-08-09 02:04:47.847689 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.847692 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.847696 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.847700 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.847703 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.847707 | ubuntu-noble | 2026-08-09 02:04:47.847711 | ubuntu-noble | !! 2026-08-09 02:04:47.847714 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.847718 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. 2026-08-09 02:04:47.847722 | ubuntu-noble | !! 2026-08-09 02:04:47.847725 | ubuntu-noble | 2026-08-09 02:04:47.847729 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.847733 | ubuntu-noble | ############################ 2026-08-09 02:04:47.847736 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.847740 | ubuntu-noble | ############################ 2026-08-09 02:04:47.847744 | ubuntu-noble | Python recognizes 'manila.tests.common' as an importable package[^1], 2026-08-09 02:04:47.847747 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.847755 | ubuntu-noble | 2026-08-09 02:04:47.847759 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.847762 | ubuntu-noble | package, please make sure that 'manila.tests.common' is explicitly added 2026-08-09 02:04:47.847766 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.847770 | ubuntu-noble | 2026-08-09 02:04:47.847773 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.847777 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.847781 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.847784 | ubuntu-noble | 2026-08-09 02:04:47.847788 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.847792 | ubuntu-noble | 2026-08-09 02:04:47.847795 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.847799 | ubuntu-noble | 2026-08-09 02:04:47.847803 | ubuntu-noble | If you don't want 'manila.tests.common' to be distributed and are 2026-08-09 02:04:47.847806 | ubuntu-noble | already explicitly excluding 'manila.tests.common' via 2026-08-09 02:04:47.847810 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.847816 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.847820 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.847824 | ubuntu-noble | 2026-08-09 02:04:47.847828 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.847831 | ubuntu-noble | 2026-08-09 02:04:47.847835 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.847839 | ubuntu-noble | 2026-08-09 02:04:47.847842 | ubuntu-noble | 2026-08-09 02:04:47.847846 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.847850 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.847853 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.847857 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.847860 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.847864 | ubuntu-noble | 2026-08-09 02:04:47.847868 | ubuntu-noble | !! 2026-08-09 02:04:47.847872 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.847875 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. 2026-08-09 02:04:47.847879 | ubuntu-noble | !! 2026-08-09 02:04:47.847883 | ubuntu-noble | 2026-08-09 02:04:47.847886 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.847890 | ubuntu-noble | ############################ 2026-08-09 02:04:47.847901 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.847905 | ubuntu-noble | ############################ 2026-08-09 02:04:47.847909 | ubuntu-noble | Python recognizes 'manila.tests.compute' as an importable package[^1], 2026-08-09 02:04:47.847912 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.847916 | ubuntu-noble | 2026-08-09 02:04:47.847920 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.847923 | ubuntu-noble | package, please make sure that 'manila.tests.compute' is explicitly added 2026-08-09 02:04:47.847927 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.847931 | ubuntu-noble | 2026-08-09 02:04:47.847934 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.847938 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.847942 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.847945 | ubuntu-noble | 2026-08-09 02:04:47.847949 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.847956 | ubuntu-noble | 2026-08-09 02:04:47.847960 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.847964 | ubuntu-noble | 2026-08-09 02:04:47.847967 | ubuntu-noble | If you don't want 'manila.tests.compute' to be distributed and are 2026-08-09 02:04:47.847971 | ubuntu-noble | already explicitly excluding 'manila.tests.compute' via 2026-08-09 02:04:47.847975 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.847978 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.847982 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.847986 | ubuntu-noble | 2026-08-09 02:04:47.847989 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.847993 | ubuntu-noble | 2026-08-09 02:04:47.847997 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.848000 | ubuntu-noble | 2026-08-09 02:04:47.848004 | ubuntu-noble | 2026-08-09 02:04:47.848008 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.848011 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.848015 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.848019 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.848022 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848026 | ubuntu-noble | 2026-08-09 02:04:47.848030 | ubuntu-noble | !! 2026-08-09 02:04:47.848034 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.848037 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. 2026-08-09 02:04:47.848041 | ubuntu-noble | !! 2026-08-09 02:04:47.848045 | ubuntu-noble | 2026-08-09 02:04:47.848048 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848052 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848056 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.848059 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848063 | ubuntu-noble | Python recognizes 'manila.tests.data' as an importable package[^1], 2026-08-09 02:04:47.848067 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.848070 | ubuntu-noble | 2026-08-09 02:04:47.848074 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.848078 | ubuntu-noble | package, please make sure that 'manila.tests.data' is explicitly added 2026-08-09 02:04:47.848081 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.848085 | ubuntu-noble | 2026-08-09 02:04:47.848089 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.848092 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.848096 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.848100 | ubuntu-noble | 2026-08-09 02:04:47.848103 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.848107 | ubuntu-noble | 2026-08-09 02:04:47.848111 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.848114 | ubuntu-noble | 2026-08-09 02:04:47.848118 | ubuntu-noble | If you don't want 'manila.tests.data' to be distributed and are 2026-08-09 02:04:47.848122 | ubuntu-noble | already explicitly excluding 'manila.tests.data' via 2026-08-09 02:04:47.848128 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.848131 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.848135 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.848139 | ubuntu-noble | 2026-08-09 02:04:47.848142 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.848150 | ubuntu-noble | 2026-08-09 02:04:47.848153 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.848157 | ubuntu-noble | 2026-08-09 02:04:47.848161 | ubuntu-noble | 2026-08-09 02:04:47.848164 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.848168 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.848172 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.848175 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.848179 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848182 | ubuntu-noble | 2026-08-09 02:04:47.848186 | ubuntu-noble | !! 2026-08-09 02:04:47.848190 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.848194 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. 2026-08-09 02:04:47.848197 | ubuntu-noble | !! 2026-08-09 02:04:47.848201 | ubuntu-noble | 2026-08-09 02:04:47.848212 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848216 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848219 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.848223 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848227 | ubuntu-noble | Python recognizes 'manila.tests.db' as an importable package[^1], 2026-08-09 02:04:47.848230 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.848234 | ubuntu-noble | 2026-08-09 02:04:47.848238 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.848241 | ubuntu-noble | package, please make sure that 'manila.tests.db' is explicitly added 2026-08-09 02:04:47.848245 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.848249 | ubuntu-noble | 2026-08-09 02:04:47.848252 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.848256 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.848259 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.848263 | ubuntu-noble | 2026-08-09 02:04:47.848267 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.848270 | ubuntu-noble | 2026-08-09 02:04:47.848274 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.848278 | ubuntu-noble | 2026-08-09 02:04:47.848281 | ubuntu-noble | If you don't want 'manila.tests.db' to be distributed and are 2026-08-09 02:04:47.848285 | ubuntu-noble | already explicitly excluding 'manila.tests.db' via 2026-08-09 02:04:47.848289 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.848292 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.848296 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.848300 | ubuntu-noble | 2026-08-09 02:04:47.848303 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.848307 | ubuntu-noble | 2026-08-09 02:04:47.848310 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.848314 | ubuntu-noble | 2026-08-09 02:04:47.848318 | ubuntu-noble | 2026-08-09 02:04:47.848321 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.848325 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.848329 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.848332 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.848336 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848340 | ubuntu-noble | 2026-08-09 02:04:47.848343 | ubuntu-noble | !! 2026-08-09 02:04:47.848347 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.848355 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. 2026-08-09 02:04:47.848359 | ubuntu-noble | !! 2026-08-09 02:04:47.848362 | ubuntu-noble | 2026-08-09 02:04:47.848366 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848370 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848373 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.848377 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848381 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations' as an importable package[^1], 2026-08-09 02:04:47.848384 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.848388 | ubuntu-noble | 2026-08-09 02:04:47.848392 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.848395 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations' is explicitly added 2026-08-09 02:04:47.848399 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.848403 | ubuntu-noble | 2026-08-09 02:04:47.848406 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.848410 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.848414 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.848417 | ubuntu-noble | 2026-08-09 02:04:47.848421 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.848425 | ubuntu-noble | 2026-08-09 02:04:47.848428 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.848432 | ubuntu-noble | 2026-08-09 02:04:47.848435 | ubuntu-noble | If you don't want 'manila.tests.db.migrations' to be distributed and are 2026-08-09 02:04:47.848442 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations' via 2026-08-09 02:04:47.848445 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.848449 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.848453 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.848456 | ubuntu-noble | 2026-08-09 02:04:47.848460 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.848463 | ubuntu-noble | 2026-08-09 02:04:47.848467 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.848471 | ubuntu-noble | 2026-08-09 02:04:47.848474 | ubuntu-noble | 2026-08-09 02:04:47.848478 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.848482 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.848485 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.848489 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.848493 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848496 | ubuntu-noble | 2026-08-09 02:04:47.848500 | ubuntu-noble | !! 2026-08-09 02:04:47.848504 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.848515 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. 2026-08-09 02:04:47.848519 | ubuntu-noble | !! 2026-08-09 02:04:47.848522 | ubuntu-noble | 2026-08-09 02:04:47.848526 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848530 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848533 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.848537 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848541 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], 2026-08-09 02:04:47.848544 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.848552 | ubuntu-noble | 2026-08-09 02:04:47.848555 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.848559 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added 2026-08-09 02:04:47.848563 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.848578 | ubuntu-noble | 2026-08-09 02:04:47.848582 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.848586 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.848589 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.848593 | ubuntu-noble | 2026-08-09 02:04:47.848597 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.848600 | ubuntu-noble | 2026-08-09 02:04:47.848604 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.848608 | ubuntu-noble | 2026-08-09 02:04:47.848611 | ubuntu-noble | If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are 2026-08-09 02:04:47.848615 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations.alembic' via 2026-08-09 02:04:47.848619 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.848622 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.848626 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.848629 | ubuntu-noble | 2026-08-09 02:04:47.848633 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.848637 | ubuntu-noble | 2026-08-09 02:04:47.848640 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.848644 | ubuntu-noble | 2026-08-09 02:04:47.848648 | ubuntu-noble | 2026-08-09 02:04:47.848651 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.848655 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.848659 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.848662 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.848666 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848670 | ubuntu-noble | 2026-08-09 02:04:47.848673 | ubuntu-noble | !! 2026-08-09 02:04:47.848677 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.848681 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. 2026-08-09 02:04:47.848684 | ubuntu-noble | !! 2026-08-09 02:04:47.848688 | ubuntu-noble | 2026-08-09 02:04:47.848692 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848695 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848699 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.848703 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848706 | ubuntu-noble | Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], 2026-08-09 02:04:47.848710 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.848713 | ubuntu-noble | 2026-08-09 02:04:47.848717 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.848721 | ubuntu-noble | package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added 2026-08-09 02:04:47.848724 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.848728 | ubuntu-noble | 2026-08-09 02:04:47.848732 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.848735 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.848739 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.848743 | ubuntu-noble | 2026-08-09 02:04:47.848753 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.848757 | ubuntu-noble | 2026-08-09 02:04:47.848761 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.848764 | ubuntu-noble | 2026-08-09 02:04:47.848768 | ubuntu-noble | If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are 2026-08-09 02:04:47.848772 | ubuntu-noble | already explicitly excluding 'manila.tests.db.sqlalchemy' via 2026-08-09 02:04:47.848775 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.848779 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.848782 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.848786 | ubuntu-noble | 2026-08-09 02:04:47.848790 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.848793 | ubuntu-noble | 2026-08-09 02:04:47.848797 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.848801 | ubuntu-noble | 2026-08-09 02:04:47.848804 | ubuntu-noble | 2026-08-09 02:04:47.848808 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.848812 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.848815 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.848819 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.848823 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848826 | ubuntu-noble | 2026-08-09 02:04:47.848838 | ubuntu-noble | !! 2026-08-09 02:04:47.848842 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.848846 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. 2026-08-09 02:04:47.848849 | ubuntu-noble | !! 2026-08-09 02:04:47.848853 | ubuntu-noble | 2026-08-09 02:04:47.848857 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848860 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848864 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.848868 | ubuntu-noble | ############################ 2026-08-09 02:04:47.848871 | ubuntu-noble | Python recognizes 'manila.tests.hacking' as an importable package[^1], 2026-08-09 02:04:47.848875 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.848879 | ubuntu-noble | 2026-08-09 02:04:47.848882 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.848886 | ubuntu-noble | package, please make sure that 'manila.tests.hacking' is explicitly added 2026-08-09 02:04:47.848890 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.848893 | ubuntu-noble | 2026-08-09 02:04:47.848897 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.848901 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.848904 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.848908 | ubuntu-noble | 2026-08-09 02:04:47.848912 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.848915 | ubuntu-noble | 2026-08-09 02:04:47.848919 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.848923 | ubuntu-noble | 2026-08-09 02:04:47.848926 | ubuntu-noble | If you don't want 'manila.tests.hacking' to be distributed and are 2026-08-09 02:04:47.848930 | ubuntu-noble | already explicitly excluding 'manila.tests.hacking' via 2026-08-09 02:04:47.848934 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.848937 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.848941 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.848952 | ubuntu-noble | 2026-08-09 02:04:47.848955 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.848959 | ubuntu-noble | 2026-08-09 02:04:47.848963 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.848966 | ubuntu-noble | 2026-08-09 02:04:47.848970 | ubuntu-noble | 2026-08-09 02:04:47.848974 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.848977 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.848981 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.848985 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.848988 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.848992 | ubuntu-noble | 2026-08-09 02:04:47.848995 | ubuntu-noble | !! 2026-08-09 02:04:47.848999 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.849003 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. 2026-08-09 02:04:47.849007 | ubuntu-noble | !! 2026-08-09 02:04:47.849010 | ubuntu-noble | 2026-08-09 02:04:47.849014 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849018 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849021 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.849025 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849028 | ubuntu-noble | Python recognizes 'manila.tests.image' as an importable package[^1], 2026-08-09 02:04:47.849032 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.849036 | ubuntu-noble | 2026-08-09 02:04:47.849039 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.849043 | ubuntu-noble | package, please make sure that 'manila.tests.image' is explicitly added 2026-08-09 02:04:47.849047 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.849050 | ubuntu-noble | 2026-08-09 02:04:47.849054 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.849058 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.849064 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.849068 | ubuntu-noble | 2026-08-09 02:04:47.849071 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.849075 | ubuntu-noble | 2026-08-09 02:04:47.849079 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.849082 | ubuntu-noble | 2026-08-09 02:04:47.849086 | ubuntu-noble | If you don't want 'manila.tests.image' to be distributed and are 2026-08-09 02:04:47.849090 | ubuntu-noble | already explicitly excluding 'manila.tests.image' via 2026-08-09 02:04:47.849093 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.849097 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.849100 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.849104 | ubuntu-noble | 2026-08-09 02:04:47.849108 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.849111 | ubuntu-noble | 2026-08-09 02:04:47.849115 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.849119 | ubuntu-noble | 2026-08-09 02:04:47.849122 | ubuntu-noble | 2026-08-09 02:04:47.849126 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.849130 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.849133 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.849137 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.849148 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849155 | ubuntu-noble | 2026-08-09 02:04:47.849159 | ubuntu-noble | !! 2026-08-09 02:04:47.849162 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.849166 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. 2026-08-09 02:04:47.849170 | ubuntu-noble | !! 2026-08-09 02:04:47.849174 | ubuntu-noble | 2026-08-09 02:04:47.849177 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849181 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849185 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.849188 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849192 | ubuntu-noble | Python recognizes 'manila.tests.integrated' as an importable package[^1], 2026-08-09 02:04:47.849196 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.849199 | ubuntu-noble | 2026-08-09 02:04:47.849203 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.849207 | ubuntu-noble | package, please make sure that 'manila.tests.integrated' is explicitly added 2026-08-09 02:04:47.849210 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.849214 | ubuntu-noble | 2026-08-09 02:04:47.849217 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.849221 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.849225 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.849228 | ubuntu-noble | 2026-08-09 02:04:47.849232 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.849236 | ubuntu-noble | 2026-08-09 02:04:47.849239 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.849243 | ubuntu-noble | 2026-08-09 02:04:47.849247 | ubuntu-noble | If you don't want 'manila.tests.integrated' to be distributed and are 2026-08-09 02:04:47.849250 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated' via 2026-08-09 02:04:47.849254 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.849258 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.849261 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.849265 | ubuntu-noble | 2026-08-09 02:04:47.849269 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.849272 | ubuntu-noble | 2026-08-09 02:04:47.849276 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.849280 | ubuntu-noble | 2026-08-09 02:04:47.849283 | ubuntu-noble | 2026-08-09 02:04:47.849287 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.849290 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.849294 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.849298 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.849301 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849305 | ubuntu-noble | 2026-08-09 02:04:47.849309 | ubuntu-noble | !! 2026-08-09 02:04:47.849312 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.849316 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. 2026-08-09 02:04:47.849320 | ubuntu-noble | !! 2026-08-09 02:04:47.849324 | ubuntu-noble | 2026-08-09 02:04:47.849327 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849331 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849335 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.849338 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849346 | ubuntu-noble | Python recognizes 'manila.tests.integrated.api' as an importable package[^1], 2026-08-09 02:04:47.849350 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.849354 | ubuntu-noble | 2026-08-09 02:04:47.849357 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.849361 | ubuntu-noble | package, please make sure that 'manila.tests.integrated.api' is explicitly added 2026-08-09 02:04:47.849365 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.849368 | ubuntu-noble | 2026-08-09 02:04:47.849375 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.849379 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.849382 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.849386 | ubuntu-noble | 2026-08-09 02:04:47.849390 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.849393 | ubuntu-noble | 2026-08-09 02:04:47.849397 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.849401 | ubuntu-noble | 2026-08-09 02:04:47.849404 | ubuntu-noble | If you don't want 'manila.tests.integrated.api' to be distributed and are 2026-08-09 02:04:47.849408 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated.api' via 2026-08-09 02:04:47.849412 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.849415 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.849419 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.849422 | ubuntu-noble | 2026-08-09 02:04:47.849426 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.849430 | ubuntu-noble | 2026-08-09 02:04:47.849433 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.849437 | ubuntu-noble | 2026-08-09 02:04:47.849441 | ubuntu-noble | 2026-08-09 02:04:47.849445 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.849448 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.849459 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.849463 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.849467 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849470 | ubuntu-noble | 2026-08-09 02:04:47.849474 | ubuntu-noble | !! 2026-08-09 02:04:47.849478 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.849481 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. 2026-08-09 02:04:47.849485 | ubuntu-noble | !! 2026-08-09 02:04:47.849489 | ubuntu-noble | 2026-08-09 02:04:47.849493 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849496 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849500 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.849504 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849507 | ubuntu-noble | Python recognizes 'manila.tests.keymgr' as an importable package[^1], 2026-08-09 02:04:47.849511 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.849514 | ubuntu-noble | 2026-08-09 02:04:47.849518 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.849522 | ubuntu-noble | package, please make sure that 'manila.tests.keymgr' is explicitly added 2026-08-09 02:04:47.849525 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.849529 | ubuntu-noble | 2026-08-09 02:04:47.849533 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.849536 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.849544 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.849548 | ubuntu-noble | 2026-08-09 02:04:47.849552 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.849555 | ubuntu-noble | 2026-08-09 02:04:47.849559 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.849563 | ubuntu-noble | 2026-08-09 02:04:47.849580 | ubuntu-noble | If you don't want 'manila.tests.keymgr' to be distributed and are 2026-08-09 02:04:47.849584 | ubuntu-noble | already explicitly excluding 'manila.tests.keymgr' via 2026-08-09 02:04:47.849588 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.849591 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.849595 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.849598 | ubuntu-noble | 2026-08-09 02:04:47.849602 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.849606 | ubuntu-noble | 2026-08-09 02:04:47.849609 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.849613 | ubuntu-noble | 2026-08-09 02:04:47.849617 | ubuntu-noble | 2026-08-09 02:04:47.849620 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.849624 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.849628 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.849631 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.849635 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849638 | ubuntu-noble | 2026-08-09 02:04:47.849642 | ubuntu-noble | !! 2026-08-09 02:04:47.849646 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.849649 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. 2026-08-09 02:04:47.849653 | ubuntu-noble | !! 2026-08-09 02:04:47.849657 | ubuntu-noble | 2026-08-09 02:04:47.849660 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849664 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849668 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.849671 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849675 | ubuntu-noble | Python recognizes 'manila.tests.lock' as an importable package[^1], 2026-08-09 02:04:47.849679 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.849682 | ubuntu-noble | 2026-08-09 02:04:47.849686 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.849689 | ubuntu-noble | package, please make sure that 'manila.tests.lock' is explicitly added 2026-08-09 02:04:47.849693 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.849697 | ubuntu-noble | 2026-08-09 02:04:47.849700 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.849704 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.849708 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.849711 | ubuntu-noble | 2026-08-09 02:04:47.849715 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.849719 | ubuntu-noble | 2026-08-09 02:04:47.849722 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.849726 | ubuntu-noble | 2026-08-09 02:04:47.849729 | ubuntu-noble | If you don't want 'manila.tests.lock' to be distributed and are 2026-08-09 02:04:47.849733 | ubuntu-noble | already explicitly excluding 'manila.tests.lock' via 2026-08-09 02:04:47.849737 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.849740 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.849744 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.849751 | ubuntu-noble | 2026-08-09 02:04:47.849755 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.849759 | ubuntu-noble | 2026-08-09 02:04:47.849763 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.849766 | ubuntu-noble | 2026-08-09 02:04:47.849770 | ubuntu-noble | 2026-08-09 02:04:47.849782 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.849786 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.849789 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.849793 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.849797 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849800 | ubuntu-noble | 2026-08-09 02:04:47.849804 | ubuntu-noble | !! 2026-08-09 02:04:47.849808 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.849811 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. 2026-08-09 02:04:47.849815 | ubuntu-noble | !! 2026-08-09 02:04:47.849819 | ubuntu-noble | 2026-08-09 02:04:47.849822 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849826 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849830 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.849833 | ubuntu-noble | ############################ 2026-08-09 02:04:47.849837 | ubuntu-noble | Python recognizes 'manila.tests.message' as an importable package[^1], 2026-08-09 02:04:47.849841 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.849844 | ubuntu-noble | 2026-08-09 02:04:47.849848 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.849852 | ubuntu-noble | package, please make sure that 'manila.tests.message' is explicitly added 2026-08-09 02:04:47.849855 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.849859 | ubuntu-noble | 2026-08-09 02:04:47.849863 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.849866 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.849870 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.849874 | ubuntu-noble | 2026-08-09 02:04:47.849877 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.849881 | ubuntu-noble | 2026-08-09 02:04:47.849885 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.849888 | ubuntu-noble | 2026-08-09 02:04:47.849892 | ubuntu-noble | If you don't want 'manila.tests.message' to be distributed and are 2026-08-09 02:04:47.849896 | ubuntu-noble | already explicitly excluding 'manila.tests.message' via 2026-08-09 02:04:47.849899 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.849903 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.849907 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.849910 | ubuntu-noble | 2026-08-09 02:04:47.849914 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.849917 | ubuntu-noble | 2026-08-09 02:04:47.849921 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.849925 | ubuntu-noble | 2026-08-09 02:04:47.849928 | ubuntu-noble | 2026-08-09 02:04:47.849932 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.849936 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.849939 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.849943 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.849970 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.849976 | ubuntu-noble | 2026-08-09 02:04:47.849979 | ubuntu-noble | !! 2026-08-09 02:04:47.849983 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.849987 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. 2026-08-09 02:04:47.849991 | ubuntu-noble | !! 2026-08-09 02:04:47.849994 | ubuntu-noble | 2026-08-09 02:04:47.849998 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850002 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850005 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.850009 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850013 | ubuntu-noble | Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], 2026-08-09 02:04:47.850016 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.850020 | ubuntu-noble | 2026-08-09 02:04:47.850026 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.850030 | ubuntu-noble | package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added 2026-08-09 02:04:47.850033 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.850037 | ubuntu-noble | 2026-08-09 02:04:47.850041 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.850044 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.850048 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.850052 | ubuntu-noble | 2026-08-09 02:04:47.850055 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.850059 | ubuntu-noble | 2026-08-09 02:04:47.850063 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.850066 | ubuntu-noble | 2026-08-09 02:04:47.850070 | ubuntu-noble | If you don't want 'manila.tests.monkey_patch_example' to be distributed and are 2026-08-09 02:04:47.850074 | ubuntu-noble | already explicitly excluding 'manila.tests.monkey_patch_example' via 2026-08-09 02:04:47.850077 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.850081 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.850085 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.850088 | ubuntu-noble | 2026-08-09 02:04:47.850096 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.850099 | ubuntu-noble | 2026-08-09 02:04:47.850103 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.850107 | ubuntu-noble | 2026-08-09 02:04:47.850110 | ubuntu-noble | 2026-08-09 02:04:47.850114 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.850118 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.850121 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.850125 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.850129 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850132 | ubuntu-noble | 2026-08-09 02:04:47.850136 | ubuntu-noble | !! 2026-08-09 02:04:47.850140 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.850143 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. 2026-08-09 02:04:47.850147 | ubuntu-noble | !! 2026-08-09 02:04:47.850151 | ubuntu-noble | 2026-08-09 02:04:47.850155 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850158 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850162 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.850170 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850173 | ubuntu-noble | Python recognizes 'manila.tests.network' as an importable package[^1], 2026-08-09 02:04:47.850177 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.850181 | ubuntu-noble | 2026-08-09 02:04:47.850184 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.850188 | ubuntu-noble | package, please make sure that 'manila.tests.network' is explicitly added 2026-08-09 02:04:47.850192 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.850195 | ubuntu-noble | 2026-08-09 02:04:47.850199 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.850203 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.850206 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.850210 | ubuntu-noble | 2026-08-09 02:04:47.850214 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.850217 | ubuntu-noble | 2026-08-09 02:04:47.850221 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.850225 | ubuntu-noble | 2026-08-09 02:04:47.850228 | ubuntu-noble | If you don't want 'manila.tests.network' to be distributed and are 2026-08-09 02:04:47.850232 | ubuntu-noble | already explicitly excluding 'manila.tests.network' via 2026-08-09 02:04:47.850236 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.850239 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.850243 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.850247 | ubuntu-noble | 2026-08-09 02:04:47.850250 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.850254 | ubuntu-noble | 2026-08-09 02:04:47.850258 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.850261 | ubuntu-noble | 2026-08-09 02:04:47.850265 | ubuntu-noble | 2026-08-09 02:04:47.850269 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.850272 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.850276 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.850280 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.850283 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850287 | ubuntu-noble | 2026-08-09 02:04:47.850291 | ubuntu-noble | !! 2026-08-09 02:04:47.850294 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.850298 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. 2026-08-09 02:04:47.850302 | ubuntu-noble | !! 2026-08-09 02:04:47.850305 | ubuntu-noble | 2026-08-09 02:04:47.850309 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850313 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850316 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.850320 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850326 | ubuntu-noble | Python recognizes 'manila.tests.network.linux' as an importable package[^1], 2026-08-09 02:04:47.850330 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.850333 | ubuntu-noble | 2026-08-09 02:04:47.850337 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.850341 | ubuntu-noble | package, please make sure that 'manila.tests.network.linux' is explicitly added 2026-08-09 02:04:47.850345 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.850348 | ubuntu-noble | 2026-08-09 02:04:47.850352 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.850360 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.850363 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.850367 | ubuntu-noble | 2026-08-09 02:04:47.850371 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.850374 | ubuntu-noble | 2026-08-09 02:04:47.850378 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.850382 | ubuntu-noble | 2026-08-09 02:04:47.850385 | ubuntu-noble | If you don't want 'manila.tests.network.linux' to be distributed and are 2026-08-09 02:04:47.850389 | ubuntu-noble | already explicitly excluding 'manila.tests.network.linux' via 2026-08-09 02:04:47.850393 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.850396 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.850408 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.850411 | ubuntu-noble | 2026-08-09 02:04:47.850415 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.850419 | ubuntu-noble | 2026-08-09 02:04:47.850422 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.850426 | ubuntu-noble | 2026-08-09 02:04:47.850430 | ubuntu-noble | 2026-08-09 02:04:47.850433 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.850437 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.850440 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.850444 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.850448 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850451 | ubuntu-noble | 2026-08-09 02:04:47.850455 | ubuntu-noble | !! 2026-08-09 02:04:47.850459 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.850462 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. 2026-08-09 02:04:47.850466 | ubuntu-noble | !! 2026-08-09 02:04:47.850470 | ubuntu-noble | 2026-08-09 02:04:47.850473 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850477 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850481 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.850484 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850488 | ubuntu-noble | Python recognizes 'manila.tests.network.neutron' as an importable package[^1], 2026-08-09 02:04:47.850492 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.850495 | ubuntu-noble | 2026-08-09 02:04:47.850499 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.850503 | ubuntu-noble | package, please make sure that 'manila.tests.network.neutron' is explicitly added 2026-08-09 02:04:47.850506 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.850510 | ubuntu-noble | 2026-08-09 02:04:47.850513 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.850517 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.850521 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.850524 | ubuntu-noble | 2026-08-09 02:04:47.850528 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.850532 | ubuntu-noble | 2026-08-09 02:04:47.850535 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.850539 | ubuntu-noble | 2026-08-09 02:04:47.850542 | ubuntu-noble | If you don't want 'manila.tests.network.neutron' to be distributed and are 2026-08-09 02:04:47.850546 | ubuntu-noble | already explicitly excluding 'manila.tests.network.neutron' via 2026-08-09 02:04:47.850550 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.850557 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.850561 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.850576 | ubuntu-noble | 2026-08-09 02:04:47.850580 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.850584 | ubuntu-noble | 2026-08-09 02:04:47.850588 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.850598 | ubuntu-noble | 2026-08-09 02:04:47.850602 | ubuntu-noble | 2026-08-09 02:04:47.850606 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.850609 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.850613 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.850617 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.850620 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850624 | ubuntu-noble | 2026-08-09 02:04:47.850628 | ubuntu-noble | !! 2026-08-09 02:04:47.850631 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.850635 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. 2026-08-09 02:04:47.850639 | ubuntu-noble | !! 2026-08-09 02:04:47.850643 | ubuntu-noble | 2026-08-09 02:04:47.850646 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850653 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850657 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.850661 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850664 | ubuntu-noble | Python recognizes 'manila.tests.scheduler' as an importable package[^1], 2026-08-09 02:04:47.850668 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.850672 | ubuntu-noble | 2026-08-09 02:04:47.850675 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.850679 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler' is explicitly added 2026-08-09 02:04:47.850683 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.850686 | ubuntu-noble | 2026-08-09 02:04:47.850690 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.850694 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.850697 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.850701 | ubuntu-noble | 2026-08-09 02:04:47.850705 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.850708 | ubuntu-noble | 2026-08-09 02:04:47.850712 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.850716 | ubuntu-noble | 2026-08-09 02:04:47.850719 | ubuntu-noble | If you don't want 'manila.tests.scheduler' to be distributed and are 2026-08-09 02:04:47.850723 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler' via 2026-08-09 02:04:47.850735 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.850738 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.850742 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.850746 | ubuntu-noble | 2026-08-09 02:04:47.850749 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.850753 | ubuntu-noble | 2026-08-09 02:04:47.850757 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.850760 | ubuntu-noble | 2026-08-09 02:04:47.850764 | ubuntu-noble | 2026-08-09 02:04:47.850768 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.850771 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.850780 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.850783 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.850787 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850790 | ubuntu-noble | 2026-08-09 02:04:47.850794 | ubuntu-noble | !! 2026-08-09 02:04:47.850798 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.850802 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. 2026-08-09 02:04:47.850805 | ubuntu-noble | !! 2026-08-09 02:04:47.850809 | ubuntu-noble | 2026-08-09 02:04:47.850813 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850816 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850820 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.850824 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850827 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], 2026-08-09 02:04:47.850831 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.850835 | ubuntu-noble | 2026-08-09 02:04:47.850838 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.850842 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added 2026-08-09 02:04:47.850846 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.850849 | ubuntu-noble | 2026-08-09 02:04:47.850853 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.850857 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.850860 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.850864 | ubuntu-noble | 2026-08-09 02:04:47.850868 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.850871 | ubuntu-noble | 2026-08-09 02:04:47.850875 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.850878 | ubuntu-noble | 2026-08-09 02:04:47.850882 | ubuntu-noble | If you don't want 'manila.tests.scheduler.drivers' to be distributed and are 2026-08-09 02:04:47.850886 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.drivers' via 2026-08-09 02:04:47.850889 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.850893 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.850897 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.850900 | ubuntu-noble | 2026-08-09 02:04:47.850904 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.850908 | ubuntu-noble | 2026-08-09 02:04:47.850911 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.850915 | ubuntu-noble | 2026-08-09 02:04:47.850919 | ubuntu-noble | 2026-08-09 02:04:47.850922 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.850926 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.850930 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.850933 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.850937 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850940 | ubuntu-noble | 2026-08-09 02:04:47.850944 | ubuntu-noble | !! 2026-08-09 02:04:47.850948 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.850954 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. 2026-08-09 02:04:47.850958 | ubuntu-noble | !! 2026-08-09 02:04:47.850962 | ubuntu-noble | 2026-08-09 02:04:47.850965 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.850972 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850976 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.850980 | ubuntu-noble | ############################ 2026-08-09 02:04:47.850983 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], 2026-08-09 02:04:47.850987 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.850991 | ubuntu-noble | 2026-08-09 02:04:47.850994 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.850998 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added 2026-08-09 02:04:47.851002 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.851005 | ubuntu-noble | 2026-08-09 02:04:47.851009 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.851013 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.851016 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.851020 | ubuntu-noble | 2026-08-09 02:04:47.851024 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.851050 | ubuntu-noble | 2026-08-09 02:04:47.851061 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.851065 | ubuntu-noble | 2026-08-09 02:04:47.851068 | ubuntu-noble | If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are 2026-08-09 02:04:47.851072 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.evaluator' via 2026-08-09 02:04:47.851076 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.851079 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.851083 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.851087 | ubuntu-noble | 2026-08-09 02:04:47.851090 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.851094 | ubuntu-noble | 2026-08-09 02:04:47.851098 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.851101 | ubuntu-noble | 2026-08-09 02:04:47.851105 | ubuntu-noble | 2026-08-09 02:04:47.851109 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.851112 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.851116 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.851120 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.851123 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851127 | ubuntu-noble | 2026-08-09 02:04:47.851131 | ubuntu-noble | !! 2026-08-09 02:04:47.851134 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.851138 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. 2026-08-09 02:04:47.851142 | ubuntu-noble | !! 2026-08-09 02:04:47.851145 | ubuntu-noble | 2026-08-09 02:04:47.851149 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851153 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851156 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.851160 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851164 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], 2026-08-09 02:04:47.851167 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.851171 | ubuntu-noble | 2026-08-09 02:04:47.851175 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.851178 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.filters' is explicitly added 2026-08-09 02:04:47.851186 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.851190 | ubuntu-noble | 2026-08-09 02:04:47.851194 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.851197 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.851201 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.851205 | ubuntu-noble | 2026-08-09 02:04:47.851208 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.851212 | ubuntu-noble | 2026-08-09 02:04:47.851216 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.851219 | ubuntu-noble | 2026-08-09 02:04:47.851223 | ubuntu-noble | If you don't want 'manila.tests.scheduler.filters' to be distributed and are 2026-08-09 02:04:47.851227 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.filters' via 2026-08-09 02:04:47.851230 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.851234 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.851238 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.851241 | ubuntu-noble | 2026-08-09 02:04:47.851245 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.851249 | ubuntu-noble | 2026-08-09 02:04:47.851252 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.851256 | ubuntu-noble | 2026-08-09 02:04:47.851260 | ubuntu-noble | 2026-08-09 02:04:47.851263 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.851267 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.851271 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.851274 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.851281 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851285 | ubuntu-noble | 2026-08-09 02:04:47.851289 | ubuntu-noble | !! 2026-08-09 02:04:47.851292 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.851296 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. 2026-08-09 02:04:47.851300 | ubuntu-noble | !! 2026-08-09 02:04:47.851304 | ubuntu-noble | 2026-08-09 02:04:47.851307 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851311 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851315 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.851318 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851322 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], 2026-08-09 02:04:47.851326 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.851329 | ubuntu-noble | 2026-08-09 02:04:47.851333 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.851337 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added 2026-08-09 02:04:47.851340 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.851344 | ubuntu-noble | 2026-08-09 02:04:47.851348 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.851351 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.851362 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.851366 | ubuntu-noble | 2026-08-09 02:04:47.851370 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.851374 | ubuntu-noble | 2026-08-09 02:04:47.851377 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.851381 | ubuntu-noble | 2026-08-09 02:04:47.851385 | ubuntu-noble | If you don't want 'manila.tests.scheduler.weighers' to be distributed and are 2026-08-09 02:04:47.851391 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.weighers' via 2026-08-09 02:04:47.851395 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.851399 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.851402 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.851406 | ubuntu-noble | 2026-08-09 02:04:47.851410 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.851413 | ubuntu-noble | 2026-08-09 02:04:47.851417 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.851420 | ubuntu-noble | 2026-08-09 02:04:47.851424 | ubuntu-noble | 2026-08-09 02:04:47.851428 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.851431 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.851435 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.851439 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.851442 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851446 | ubuntu-noble | 2026-08-09 02:04:47.851450 | ubuntu-noble | !! 2026-08-09 02:04:47.851453 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.851457 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. 2026-08-09 02:04:47.851461 | ubuntu-noble | !! 2026-08-09 02:04:47.851465 | ubuntu-noble | 2026-08-09 02:04:47.851468 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851472 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851476 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.851479 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851483 | ubuntu-noble | Python recognizes 'manila.tests.services' as an importable package[^1], 2026-08-09 02:04:47.851487 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.851490 | ubuntu-noble | 2026-08-09 02:04:47.851494 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.851498 | ubuntu-noble | package, please make sure that 'manila.tests.services' is explicitly added 2026-08-09 02:04:47.851501 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.851505 | ubuntu-noble | 2026-08-09 02:04:47.851509 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.851512 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.851516 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.851520 | ubuntu-noble | 2026-08-09 02:04:47.851523 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.851527 | ubuntu-noble | 2026-08-09 02:04:47.851531 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.851534 | ubuntu-noble | 2026-08-09 02:04:47.851538 | ubuntu-noble | If you don't want 'manila.tests.services' to be distributed and are 2026-08-09 02:04:47.851541 | ubuntu-noble | already explicitly excluding 'manila.tests.services' via 2026-08-09 02:04:47.851545 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.851549 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.851552 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.851556 | ubuntu-noble | 2026-08-09 02:04:47.851560 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.851563 | ubuntu-noble | 2026-08-09 02:04:47.851581 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.851592 | ubuntu-noble | 2026-08-09 02:04:47.851596 | ubuntu-noble | 2026-08-09 02:04:47.851599 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.851603 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.851614 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.851618 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.851621 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851625 | ubuntu-noble | 2026-08-09 02:04:47.851629 | ubuntu-noble | !! 2026-08-09 02:04:47.851632 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.851636 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. 2026-08-09 02:04:47.851640 | ubuntu-noble | !! 2026-08-09 02:04:47.851643 | ubuntu-noble | 2026-08-09 02:04:47.851647 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851651 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851654 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.851658 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851662 | ubuntu-noble | Python recognizes 'manila.tests.share' as an importable package[^1], 2026-08-09 02:04:47.851665 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.851669 | ubuntu-noble | 2026-08-09 02:04:47.851673 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.851676 | ubuntu-noble | package, please make sure that 'manila.tests.share' is explicitly added 2026-08-09 02:04:47.851680 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.851684 | ubuntu-noble | 2026-08-09 02:04:47.851694 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.851698 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.851702 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.851706 | ubuntu-noble | 2026-08-09 02:04:47.851709 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.851713 | ubuntu-noble | 2026-08-09 02:04:47.851717 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.851720 | ubuntu-noble | 2026-08-09 02:04:47.851724 | ubuntu-noble | If you don't want 'manila.tests.share' to be distributed and are 2026-08-09 02:04:47.851728 | ubuntu-noble | already explicitly excluding 'manila.tests.share' via 2026-08-09 02:04:47.851731 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.851735 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.851738 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.851742 | ubuntu-noble | 2026-08-09 02:04:47.851746 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.851749 | ubuntu-noble | 2026-08-09 02:04:47.851753 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.851757 | ubuntu-noble | 2026-08-09 02:04:47.851761 | ubuntu-noble | 2026-08-09 02:04:47.851764 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.851768 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.851772 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.851775 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.851779 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851782 | ubuntu-noble | 2026-08-09 02:04:47.851786 | ubuntu-noble | !! 2026-08-09 02:04:47.851790 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.851794 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. 2026-08-09 02:04:47.851801 | ubuntu-noble | !! 2026-08-09 02:04:47.851805 | ubuntu-noble | 2026-08-09 02:04:47.851809 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851812 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851816 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.851820 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851823 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers' as an importable package[^1], 2026-08-09 02:04:47.851827 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.851831 | ubuntu-noble | 2026-08-09 02:04:47.851834 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.851838 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers' is explicitly added 2026-08-09 02:04:47.851842 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.851845 | ubuntu-noble | 2026-08-09 02:04:47.851849 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.851853 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.851856 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.851860 | ubuntu-noble | 2026-08-09 02:04:47.851864 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.851867 | ubuntu-noble | 2026-08-09 02:04:47.851871 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.851875 | ubuntu-noble | 2026-08-09 02:04:47.851878 | ubuntu-noble | If you don't want 'manila.tests.share.drivers' to be distributed and are 2026-08-09 02:04:47.851882 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers' via 2026-08-09 02:04:47.851886 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.851889 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.851893 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.851897 | ubuntu-noble | 2026-08-09 02:04:47.851900 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.851904 | ubuntu-noble | 2026-08-09 02:04:47.851908 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.851911 | ubuntu-noble | 2026-08-09 02:04:47.851915 | ubuntu-noble | 2026-08-09 02:04:47.851921 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.851925 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.851928 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.851932 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.851936 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851939 | ubuntu-noble | 2026-08-09 02:04:47.851943 | ubuntu-noble | !! 2026-08-09 02:04:47.851947 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.851950 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. 2026-08-09 02:04:47.851954 | ubuntu-noble | !! 2026-08-09 02:04:47.851958 | ubuntu-noble | 2026-08-09 02:04:47.851962 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.851965 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851969 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.851973 | ubuntu-noble | ############################ 2026-08-09 02:04:47.851976 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], 2026-08-09 02:04:47.851980 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.851983 | ubuntu-noble | 2026-08-09 02:04:47.851987 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.852011 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added 2026-08-09 02:04:47.852015 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.852019 | ubuntu-noble | 2026-08-09 02:04:47.852022 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.852026 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.852030 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.852033 | ubuntu-noble | 2026-08-09 02:04:47.852037 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.852041 | ubuntu-noble | 2026-08-09 02:04:47.852044 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.852048 | ubuntu-noble | 2026-08-09 02:04:47.852052 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are 2026-08-09 02:04:47.852055 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.cephfs' via 2026-08-09 02:04:47.852059 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.852062 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.852066 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.852070 | ubuntu-noble | 2026-08-09 02:04:47.852073 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.852077 | ubuntu-noble | 2026-08-09 02:04:47.852081 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.852084 | ubuntu-noble | 2026-08-09 02:04:47.852088 | ubuntu-noble | 2026-08-09 02:04:47.852092 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.852095 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.852099 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.852102 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.852106 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852110 | ubuntu-noble | 2026-08-09 02:04:47.852113 | ubuntu-noble | !! 2026-08-09 02:04:47.852117 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.852121 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. 2026-08-09 02:04:47.852125 | ubuntu-noble | !! 2026-08-09 02:04:47.852128 | ubuntu-noble | 2026-08-09 02:04:47.852132 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852135 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852139 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.852143 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852146 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], 2026-08-09 02:04:47.852150 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.852154 | ubuntu-noble | 2026-08-09 02:04:47.852157 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.852161 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.container' is explicitly added 2026-08-09 02:04:47.852165 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.852168 | ubuntu-noble | 2026-08-09 02:04:47.852172 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.852176 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.852179 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.852183 | ubuntu-noble | 2026-08-09 02:04:47.852187 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.852194 | ubuntu-noble | 2026-08-09 02:04:47.852198 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.852201 | ubuntu-noble | 2026-08-09 02:04:47.852205 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.container' to be distributed and are 2026-08-09 02:04:47.852208 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.container' via 2026-08-09 02:04:47.852212 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.852216 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.852222 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.852226 | ubuntu-noble | 2026-08-09 02:04:47.852230 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.852234 | ubuntu-noble | 2026-08-09 02:04:47.852237 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.852241 | ubuntu-noble | 2026-08-09 02:04:47.852244 | ubuntu-noble | 2026-08-09 02:04:47.852248 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.852252 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.852255 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.852259 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.852263 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852266 | ubuntu-noble | 2026-08-09 02:04:47.852270 | ubuntu-noble | !! 2026-08-09 02:04:47.852274 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.852278 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-08-09 02:04:47.852281 | ubuntu-noble | !! 2026-08-09 02:04:47.852285 | ubuntu-noble | 2026-08-09 02:04:47.852289 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852292 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852296 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.852300 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852310 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], 2026-08-09 02:04:47.852314 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.852318 | ubuntu-noble | 2026-08-09 02:04:47.852322 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.852325 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added 2026-08-09 02:04:47.852329 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.852333 | ubuntu-noble | 2026-08-09 02:04:47.852336 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.852340 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.852344 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.852347 | ubuntu-noble | 2026-08-09 02:04:47.852351 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.852355 | ubuntu-noble | 2026-08-09 02:04:47.852358 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.852362 | ubuntu-noble | 2026-08-09 02:04:47.852366 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are 2026-08-09 02:04:47.852369 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc' via 2026-08-09 02:04:47.852373 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.852377 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.852380 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.852388 | ubuntu-noble | 2026-08-09 02:04:47.852391 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.852395 | ubuntu-noble | 2026-08-09 02:04:47.852399 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.852402 | ubuntu-noble | 2026-08-09 02:04:47.852406 | ubuntu-noble | 2026-08-09 02:04:47.852410 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.852413 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.852417 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.852421 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.852424 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852428 | ubuntu-noble | 2026-08-09 02:04:47.852432 | ubuntu-noble | !! 2026-08-09 02:04:47.852435 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.852439 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-08-09 02:04:47.852443 | ubuntu-noble | !! 2026-08-09 02:04:47.852447 | ubuntu-noble | 2026-08-09 02:04:47.852450 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852454 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852458 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.852461 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852465 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], 2026-08-09 02:04:47.852469 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.852472 | ubuntu-noble | 2026-08-09 02:04:47.852476 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.852480 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added 2026-08-09 02:04:47.852483 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.852487 | ubuntu-noble | 2026-08-09 02:04:47.852491 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.852494 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.852498 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.852502 | ubuntu-noble | 2026-08-09 02:04:47.852505 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.852509 | ubuntu-noble | 2026-08-09 02:04:47.852513 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.852516 | ubuntu-noble | 2026-08-09 02:04:47.852520 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are 2026-08-09 02:04:47.852526 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via 2026-08-09 02:04:47.852530 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.852534 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.852538 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.852541 | ubuntu-noble | 2026-08-09 02:04:47.852545 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.852548 | ubuntu-noble | 2026-08-09 02:04:47.852552 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.852556 | ubuntu-noble | 2026-08-09 02:04:47.852559 | ubuntu-noble | 2026-08-09 02:04:47.852563 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.852585 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.852589 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.852593 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.852601 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852604 | ubuntu-noble | 2026-08-09 02:04:47.852608 | ubuntu-noble | !! 2026-08-09 02:04:47.852612 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.852619 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:47.852623 | ubuntu-noble | !! 2026-08-09 02:04:47.852627 | ubuntu-noble | 2026-08-09 02:04:47.852630 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852634 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852638 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.852641 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852645 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-08-09 02:04:47.852649 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.852652 | ubuntu-noble | 2026-08-09 02:04:47.852656 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.852660 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added 2026-08-09 02:04:47.852663 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.852667 | ubuntu-noble | 2026-08-09 02:04:47.852671 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.852674 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.852678 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.852682 | ubuntu-noble | 2026-08-09 02:04:47.852685 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.852689 | ubuntu-noble | 2026-08-09 02:04:47.852693 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.852696 | ubuntu-noble | 2026-08-09 02:04:47.852700 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are 2026-08-09 02:04:47.852704 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via 2026-08-09 02:04:47.852707 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.852711 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.852715 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.852718 | ubuntu-noble | 2026-08-09 02:04:47.852722 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.852726 | ubuntu-noble | 2026-08-09 02:04:47.852729 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.852733 | ubuntu-noble | 2026-08-09 02:04:47.852737 | ubuntu-noble | 2026-08-09 02:04:47.852740 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.852744 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.852748 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.852751 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.852755 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852758 | ubuntu-noble | 2026-08-09 02:04:47.852762 | ubuntu-noble | !! 2026-08-09 02:04:47.852766 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.852770 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-08-09 02:04:47.852773 | ubuntu-noble | !! 2026-08-09 02:04:47.852777 | ubuntu-noble | 2026-08-09 02:04:47.852781 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852788 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852792 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.852795 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852799 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-08-09 02:04:47.852803 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.852806 | ubuntu-noble | 2026-08-09 02:04:47.852810 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.852814 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added 2026-08-09 02:04:47.852817 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.852821 | ubuntu-noble | 2026-08-09 02:04:47.852825 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.852828 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.852832 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.852836 | ubuntu-noble | 2026-08-09 02:04:47.852839 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.852843 | ubuntu-noble | 2026-08-09 02:04:47.852847 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.852850 | ubuntu-noble | 2026-08-09 02:04:47.852854 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are 2026-08-09 02:04:47.852858 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via 2026-08-09 02:04:47.852861 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.852865 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.852869 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.852872 | ubuntu-noble | 2026-08-09 02:04:47.852876 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.852880 | ubuntu-noble | 2026-08-09 02:04:47.852883 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.852887 | ubuntu-noble | 2026-08-09 02:04:47.852891 | ubuntu-noble | 2026-08-09 02:04:47.852894 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.852898 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.852906 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.852910 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.852913 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852917 | ubuntu-noble | 2026-08-09 02:04:47.852921 | ubuntu-noble | !! 2026-08-09 02:04:47.852924 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.852928 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:47.852932 | ubuntu-noble | !! 2026-08-09 02:04:47.852936 | ubuntu-noble | 2026-08-09 02:04:47.852939 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.852943 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852947 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.852950 | ubuntu-noble | ############################ 2026-08-09 02:04:47.852954 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-08-09 02:04:47.852958 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.852961 | ubuntu-noble | 2026-08-09 02:04:47.852965 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.852969 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-08-09 02:04:47.852976 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.852979 | ubuntu-noble | 2026-08-09 02:04:47.852983 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.852987 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.852991 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.852994 | ubuntu-noble | 2026-08-09 02:04:47.852998 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.853002 | ubuntu-noble | 2026-08-09 02:04:47.853005 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.853009 | ubuntu-noble | 2026-08-09 02:04:47.853013 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-08-09 02:04:47.853016 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via 2026-08-09 02:04:47.853020 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.853023 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.853048 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.853053 | ubuntu-noble | 2026-08-09 02:04:47.853057 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.853061 | ubuntu-noble | 2026-08-09 02:04:47.853065 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.853068 | ubuntu-noble | 2026-08-09 02:04:47.853072 | ubuntu-noble | 2026-08-09 02:04:47.853076 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.853079 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.853083 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.853087 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.853090 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853094 | ubuntu-noble | 2026-08-09 02:04:47.853098 | ubuntu-noble | !! 2026-08-09 02:04:47.853101 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.853105 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:47.853109 | ubuntu-noble | !! 2026-08-09 02:04:47.853113 | ubuntu-noble | 2026-08-09 02:04:47.853117 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853120 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853124 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.853128 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853131 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], 2026-08-09 02:04:47.853138 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.853141 | ubuntu-noble | 2026-08-09 02:04:47.853145 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.853149 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added 2026-08-09 02:04:47.853153 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.853156 | ubuntu-noble | 2026-08-09 02:04:47.853160 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.853164 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.853167 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.853171 | ubuntu-noble | 2026-08-09 02:04:47.853175 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.853182 | ubuntu-noble | 2026-08-09 02:04:47.853186 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.853190 | ubuntu-noble | 2026-08-09 02:04:47.853193 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are 2026-08-09 02:04:47.853197 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via 2026-08-09 02:04:47.853201 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.853213 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.853216 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.853220 | ubuntu-noble | 2026-08-09 02:04:47.853224 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.853227 | ubuntu-noble | 2026-08-09 02:04:47.853231 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.853234 | ubuntu-noble | 2026-08-09 02:04:47.853238 | ubuntu-noble | 2026-08-09 02:04:47.853242 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.853245 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.853249 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.853253 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.853256 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853260 | ubuntu-noble | 2026-08-09 02:04:47.853264 | ubuntu-noble | !! 2026-08-09 02:04:47.853267 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.853271 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:47.853275 | ubuntu-noble | !! 2026-08-09 02:04:47.853279 | ubuntu-noble | 2026-08-09 02:04:47.853282 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853286 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853290 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.853293 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853297 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-08-09 02:04:47.853300 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.853304 | ubuntu-noble | 2026-08-09 02:04:47.853308 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.853311 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-08-09 02:04:47.853315 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.853319 | ubuntu-noble | 2026-08-09 02:04:47.853322 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.853326 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.853330 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.853333 | ubuntu-noble | 2026-08-09 02:04:47.853337 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.853341 | ubuntu-noble | 2026-08-09 02:04:47.853344 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.853348 | ubuntu-noble | 2026-08-09 02:04:47.853351 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-08-09 02:04:47.853355 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via 2026-08-09 02:04:47.853359 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.853362 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.853370 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.853374 | ubuntu-noble | 2026-08-09 02:04:47.853377 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.853381 | ubuntu-noble | 2026-08-09 02:04:47.853385 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.853388 | ubuntu-noble | 2026-08-09 02:04:47.853392 | ubuntu-noble | 2026-08-09 02:04:47.853396 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.853399 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.853403 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.853407 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.853410 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853414 | ubuntu-noble | 2026-08-09 02:04:47.853418 | ubuntu-noble | !! 2026-08-09 02:04:47.853421 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.853428 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:47.853432 | ubuntu-noble | !! 2026-08-09 02:04:47.853436 | ubuntu-noble | 2026-08-09 02:04:47.853440 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853443 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853447 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.853451 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853454 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-08-09 02:04:47.853458 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.853462 | ubuntu-noble | 2026-08-09 02:04:47.853465 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.853469 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-08-09 02:04:47.853473 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.853476 | ubuntu-noble | 2026-08-09 02:04:47.853480 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.853484 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.853487 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.853491 | ubuntu-noble | 2026-08-09 02:04:47.853495 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.853498 | ubuntu-noble | 2026-08-09 02:04:47.853510 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.853513 | ubuntu-noble | 2026-08-09 02:04:47.853517 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-08-09 02:04:47.853521 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via 2026-08-09 02:04:47.853524 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.853528 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.853532 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.853535 | ubuntu-noble | 2026-08-09 02:04:47.853539 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.853543 | ubuntu-noble | 2026-08-09 02:04:47.853546 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.853550 | ubuntu-noble | 2026-08-09 02:04:47.853554 | ubuntu-noble | 2026-08-09 02:04:47.853557 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.853561 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.853579 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.853586 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.853589 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853593 | ubuntu-noble | 2026-08-09 02:04:47.853597 | ubuntu-noble | !! 2026-08-09 02:04:47.853601 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.853604 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:47.853608 | ubuntu-noble | !! 2026-08-09 02:04:47.853612 | ubuntu-noble | 2026-08-09 02:04:47.853615 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853619 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853623 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.853626 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853630 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-08-09 02:04:47.853634 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.853637 | ubuntu-noble | 2026-08-09 02:04:47.853641 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.853645 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-08-09 02:04:47.853648 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.853652 | ubuntu-noble | 2026-08-09 02:04:47.853656 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.853659 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.853663 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.853666 | ubuntu-noble | 2026-08-09 02:04:47.853670 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.853674 | ubuntu-noble | 2026-08-09 02:04:47.853677 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.853681 | ubuntu-noble | 2026-08-09 02:04:47.853685 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-08-09 02:04:47.853688 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via 2026-08-09 02:04:47.853692 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.853696 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.853699 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.853703 | ubuntu-noble | 2026-08-09 02:04:47.853707 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.853710 | ubuntu-noble | 2026-08-09 02:04:47.853714 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.853718 | ubuntu-noble | 2026-08-09 02:04:47.853721 | ubuntu-noble | 2026-08-09 02:04:47.853725 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.853731 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.853735 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.853739 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.853742 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853746 | ubuntu-noble | 2026-08-09 02:04:47.853750 | ubuntu-noble | !! 2026-08-09 02:04:47.853754 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.853757 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:47.853765 | ubuntu-noble | !! 2026-08-09 02:04:47.853769 | ubuntu-noble | 2026-08-09 02:04:47.853773 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853776 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853780 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.853784 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853787 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], 2026-08-09 02:04:47.853791 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.853795 | ubuntu-noble | 2026-08-09 02:04:47.853798 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.853810 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added 2026-08-09 02:04:47.853814 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.853818 | ubuntu-noble | 2026-08-09 02:04:47.853822 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.853825 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.853829 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.853833 | ubuntu-noble | 2026-08-09 02:04:47.853836 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.853840 | ubuntu-noble | 2026-08-09 02:04:47.853844 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.853847 | ubuntu-noble | 2026-08-09 02:04:47.853851 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are 2026-08-09 02:04:47.853855 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via 2026-08-09 02:04:47.853858 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.853862 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.853866 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.853869 | ubuntu-noble | 2026-08-09 02:04:47.853873 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.853877 | ubuntu-noble | 2026-08-09 02:04:47.853880 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.853884 | ubuntu-noble | 2026-08-09 02:04:47.853888 | ubuntu-noble | 2026-08-09 02:04:47.853891 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.853895 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.853899 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.853902 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.853906 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853909 | ubuntu-noble | 2026-08-09 02:04:47.853913 | ubuntu-noble | !! 2026-08-09 02:04:47.853917 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.853921 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:47.853924 | ubuntu-noble | !! 2026-08-09 02:04:47.853928 | ubuntu-noble | 2026-08-09 02:04:47.853932 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.853935 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853939 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.853943 | ubuntu-noble | ############################ 2026-08-09 02:04:47.853946 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-08-09 02:04:47.853954 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.853957 | ubuntu-noble | 2026-08-09 02:04:47.853961 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.853965 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-08-09 02:04:47.853968 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.853972 | ubuntu-noble | 2026-08-09 02:04:47.853976 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.853979 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.853983 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.853987 | ubuntu-noble | 2026-08-09 02:04:47.853990 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.853994 | ubuntu-noble | 2026-08-09 02:04:47.853998 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.854001 | ubuntu-noble | 2026-08-09 02:04:47.854005 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-08-09 02:04:47.854009 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via 2026-08-09 02:04:47.854012 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.854019 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.854022 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.854026 | ubuntu-noble | 2026-08-09 02:04:47.854030 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.854033 | ubuntu-noble | 2026-08-09 02:04:47.854037 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.854041 | ubuntu-noble | 2026-08-09 02:04:47.854044 | ubuntu-noble | 2026-08-09 02:04:47.854048 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.854052 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.854055 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.854059 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.854063 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854066 | ubuntu-noble | 2026-08-09 02:04:47.854070 | ubuntu-noble | !! 2026-08-09 02:04:47.854074 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.854077 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:47.854081 | ubuntu-noble | !! 2026-08-09 02:04:47.854085 | ubuntu-noble | 2026-08-09 02:04:47.854095 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854099 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854103 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.854106 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854110 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-08-09 02:04:47.854114 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.854118 | ubuntu-noble | 2026-08-09 02:04:47.854121 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.854125 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-08-09 02:04:47.854128 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.854132 | ubuntu-noble | 2026-08-09 02:04:47.854136 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.854139 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.854147 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.854151 | ubuntu-noble | 2026-08-09 02:04:47.854154 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.854158 | ubuntu-noble | 2026-08-09 02:04:47.854162 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.854165 | ubuntu-noble | 2026-08-09 02:04:47.854169 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-08-09 02:04:47.854173 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via 2026-08-09 02:04:47.854176 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.854180 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.854184 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.854187 | ubuntu-noble | 2026-08-09 02:04:47.854191 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.854195 | ubuntu-noble | 2026-08-09 02:04:47.854198 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.854202 | ubuntu-noble | 2026-08-09 02:04:47.854206 | ubuntu-noble | 2026-08-09 02:04:47.854209 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.854213 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.854216 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.854220 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.854224 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854227 | ubuntu-noble | 2026-08-09 02:04:47.854231 | ubuntu-noble | !! 2026-08-09 02:04:47.854235 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.854239 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. 2026-08-09 02:04:47.854242 | ubuntu-noble | !! 2026-08-09 02:04:47.854246 | ubuntu-noble | 2026-08-09 02:04:47.854250 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854253 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854257 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.854261 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854264 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], 2026-08-09 02:04:47.854268 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.854271 | ubuntu-noble | 2026-08-09 02:04:47.854275 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.854279 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added 2026-08-09 02:04:47.854282 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.854286 | ubuntu-noble | 2026-08-09 02:04:47.854290 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.854293 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.854297 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.854301 | ubuntu-noble | 2026-08-09 02:04:47.854304 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.854308 | ubuntu-noble | 2026-08-09 02:04:47.854314 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.854318 | ubuntu-noble | 2026-08-09 02:04:47.854322 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are 2026-08-09 02:04:47.854325 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ganesha' via 2026-08-09 02:04:47.854329 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.854336 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.854340 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.854343 | ubuntu-noble | 2026-08-09 02:04:47.854347 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.854350 | ubuntu-noble | 2026-08-09 02:04:47.854354 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.854358 | ubuntu-noble | 2026-08-09 02:04:47.854361 | ubuntu-noble | 2026-08-09 02:04:47.854365 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.854369 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.854372 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.854376 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.854380 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854383 | ubuntu-noble | 2026-08-09 02:04:47.854387 | ubuntu-noble | !! 2026-08-09 02:04:47.854398 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.854402 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-08-09 02:04:47.854405 | ubuntu-noble | !! 2026-08-09 02:04:47.854409 | ubuntu-noble | 2026-08-09 02:04:47.854413 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854416 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854420 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.854424 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854427 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], 2026-08-09 02:04:47.854431 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.854435 | ubuntu-noble | 2026-08-09 02:04:47.854438 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.854442 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added 2026-08-09 02:04:47.854446 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.854449 | ubuntu-noble | 2026-08-09 02:04:47.854453 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.854457 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.854460 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.854464 | ubuntu-noble | 2026-08-09 02:04:47.854468 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.854471 | ubuntu-noble | 2026-08-09 02:04:47.854475 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.854479 | ubuntu-noble | 2026-08-09 02:04:47.854482 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are 2026-08-09 02:04:47.854486 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.glusterfs' via 2026-08-09 02:04:47.854490 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.854493 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.854497 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.854501 | ubuntu-noble | 2026-08-09 02:04:47.854504 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.854508 | ubuntu-noble | 2026-08-09 02:04:47.854511 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.854515 | ubuntu-noble | 2026-08-09 02:04:47.854519 | ubuntu-noble | 2026-08-09 02:04:47.854522 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.854526 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.854544 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.854547 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.854551 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854555 | ubuntu-noble | 2026-08-09 02:04:47.854558 | ubuntu-noble | !! 2026-08-09 02:04:47.854562 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.854583 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. 2026-08-09 02:04:47.854587 | ubuntu-noble | !! 2026-08-09 02:04:47.854591 | ubuntu-noble | 2026-08-09 02:04:47.854594 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854598 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854602 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.854605 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854609 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], 2026-08-09 02:04:47.854613 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.854616 | ubuntu-noble | 2026-08-09 02:04:47.854620 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.854624 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added 2026-08-09 02:04:47.854627 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.854631 | ubuntu-noble | 2026-08-09 02:04:47.854635 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.854644 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.854648 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.854651 | ubuntu-noble | 2026-08-09 02:04:47.854655 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.854659 | ubuntu-noble | 2026-08-09 02:04:47.854662 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.854666 | ubuntu-noble | 2026-08-09 02:04:47.854669 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are 2026-08-09 02:04:47.854673 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hdfs' via 2026-08-09 02:04:47.854677 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.854680 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.854684 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.854688 | ubuntu-noble | 2026-08-09 02:04:47.854691 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.854695 | ubuntu-noble | 2026-08-09 02:04:47.854698 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.854702 | ubuntu-noble | 2026-08-09 02:04:47.854706 | ubuntu-noble | 2026-08-09 02:04:47.854709 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.854713 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.854724 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.854728 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.854732 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854735 | ubuntu-noble | 2026-08-09 02:04:47.854739 | ubuntu-noble | !! 2026-08-09 02:04:47.854743 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.854746 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. 2026-08-09 02:04:47.854754 | ubuntu-noble | !! 2026-08-09 02:04:47.854758 | ubuntu-noble | 2026-08-09 02:04:47.854762 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854765 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854769 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.854773 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854776 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], 2026-08-09 02:04:47.854780 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.854783 | ubuntu-noble | 2026-08-09 02:04:47.854787 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.854791 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added 2026-08-09 02:04:47.854794 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.854798 | ubuntu-noble | 2026-08-09 02:04:47.854802 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.854805 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.854809 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.854813 | ubuntu-noble | 2026-08-09 02:04:47.854816 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.854820 | ubuntu-noble | 2026-08-09 02:04:47.854824 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.854827 | ubuntu-noble | 2026-08-09 02:04:47.854831 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are 2026-08-09 02:04:47.854835 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi' via 2026-08-09 02:04:47.854838 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.854842 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.854846 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.854849 | ubuntu-noble | 2026-08-09 02:04:47.854853 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.854856 | ubuntu-noble | 2026-08-09 02:04:47.854860 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.854864 | ubuntu-noble | 2026-08-09 02:04:47.854868 | ubuntu-noble | 2026-08-09 02:04:47.854871 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.854875 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.854879 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.854882 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.854886 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854889 | ubuntu-noble | 2026-08-09 02:04:47.854893 | ubuntu-noble | !! 2026-08-09 02:04:47.854897 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.854901 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-08-09 02:04:47.854905 | ubuntu-noble | !! 2026-08-09 02:04:47.854908 | ubuntu-noble | 2026-08-09 02:04:47.854912 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.854916 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854919 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.854923 | ubuntu-noble | ############################ 2026-08-09 02:04:47.854926 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], 2026-08-09 02:04:47.854930 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.854934 | ubuntu-noble | 2026-08-09 02:04:47.854940 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.854948 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added 2026-08-09 02:04:47.854951 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.854955 | ubuntu-noble | 2026-08-09 02:04:47.854959 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.854962 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.854966 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.854970 | ubuntu-noble | 2026-08-09 02:04:47.854973 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.854977 | ubuntu-noble | 2026-08-09 02:04:47.854981 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.854984 | ubuntu-noble | 2026-08-09 02:04:47.854988 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are 2026-08-09 02:04:47.854992 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via 2026-08-09 02:04:47.854995 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.854999 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.855003 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.855006 | ubuntu-noble | 2026-08-09 02:04:47.855014 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.855019 | ubuntu-noble | 2026-08-09 02:04:47.855022 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.855026 | ubuntu-noble | 2026-08-09 02:04:47.855052 | ubuntu-noble | 2026-08-09 02:04:47.855057 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.855062 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.855067 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.855072 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.855076 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855081 | ubuntu-noble | 2026-08-09 02:04:47.855085 | ubuntu-noble | !! 2026-08-09 02:04:47.855089 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.855094 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-08-09 02:04:47.855098 | ubuntu-noble | !! 2026-08-09 02:04:47.855103 | ubuntu-noble | 2026-08-09 02:04:47.855107 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855110 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855114 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.855118 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855121 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], 2026-08-09 02:04:47.855125 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.855128 | ubuntu-noble | 2026-08-09 02:04:47.855132 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.855136 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added 2026-08-09 02:04:47.855139 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.855143 | ubuntu-noble | 2026-08-09 02:04:47.855147 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.855150 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.855154 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.855158 | ubuntu-noble | 2026-08-09 02:04:47.855161 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.855165 | ubuntu-noble | 2026-08-09 02:04:47.855174 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.855177 | ubuntu-noble | 2026-08-09 02:04:47.855181 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are 2026-08-09 02:04:47.855185 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via 2026-08-09 02:04:47.855188 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.855192 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.855196 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.855199 | ubuntu-noble | 2026-08-09 02:04:47.855203 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.855206 | ubuntu-noble | 2026-08-09 02:04:47.855210 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.855214 | ubuntu-noble | 2026-08-09 02:04:47.855217 | ubuntu-noble | 2026-08-09 02:04:47.855221 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.855225 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.855228 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.855232 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.855236 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855239 | ubuntu-noble | 2026-08-09 02:04:47.855243 | ubuntu-noble | !! 2026-08-09 02:04:47.855247 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.855250 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. 2026-08-09 02:04:47.855254 | ubuntu-noble | !! 2026-08-09 02:04:47.855258 | ubuntu-noble | 2026-08-09 02:04:47.855261 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855265 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855269 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.855276 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855279 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], 2026-08-09 02:04:47.855283 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.855287 | ubuntu-noble | 2026-08-09 02:04:47.855290 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.855294 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added 2026-08-09 02:04:47.855298 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.855301 | ubuntu-noble | 2026-08-09 02:04:47.855305 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.855309 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.855312 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.855316 | ubuntu-noble | 2026-08-09 02:04:47.855320 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.855323 | ubuntu-noble | 2026-08-09 02:04:47.855327 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.855331 | ubuntu-noble | 2026-08-09 02:04:47.855334 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are 2026-08-09 02:04:47.855338 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hpe' via 2026-08-09 02:04:47.855350 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.855354 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.855357 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.855361 | ubuntu-noble | 2026-08-09 02:04:47.855365 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.855373 | ubuntu-noble | 2026-08-09 02:04:47.855377 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.855380 | ubuntu-noble | 2026-08-09 02:04:47.855384 | ubuntu-noble | 2026-08-09 02:04:47.855388 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.855391 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.855395 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.855399 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.855402 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855406 | ubuntu-noble | 2026-08-09 02:04:47.855410 | ubuntu-noble | !! 2026-08-09 02:04:47.855413 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.855417 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. 2026-08-09 02:04:47.855421 | ubuntu-noble | !! 2026-08-09 02:04:47.855424 | ubuntu-noble | 2026-08-09 02:04:47.855428 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855432 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855435 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.855439 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855443 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], 2026-08-09 02:04:47.855446 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.855450 | ubuntu-noble | 2026-08-09 02:04:47.855454 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.855457 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added 2026-08-09 02:04:47.855461 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.855464 | ubuntu-noble | 2026-08-09 02:04:47.855468 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.855472 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.855475 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.855479 | ubuntu-noble | 2026-08-09 02:04:47.855483 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.855486 | ubuntu-noble | 2026-08-09 02:04:47.855490 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.855493 | ubuntu-noble | 2026-08-09 02:04:47.855497 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are 2026-08-09 02:04:47.855501 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.huawei' via 2026-08-09 02:04:47.855504 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.855508 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.855512 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.855515 | ubuntu-noble | 2026-08-09 02:04:47.855519 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.855523 | ubuntu-noble | 2026-08-09 02:04:47.855526 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.855530 | ubuntu-noble | 2026-08-09 02:04:47.855533 | ubuntu-noble | 2026-08-09 02:04:47.855537 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.855541 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.855544 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.855548 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.855552 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855559 | ubuntu-noble | 2026-08-09 02:04:47.855563 | ubuntu-noble | !! 2026-08-09 02:04:47.855578 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.855585 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. 2026-08-09 02:04:47.855593 | ubuntu-noble | !! 2026-08-09 02:04:47.855596 | ubuntu-noble | 2026-08-09 02:04:47.855600 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855604 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855607 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.855611 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855615 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], 2026-08-09 02:04:47.855618 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.855622 | ubuntu-noble | 2026-08-09 02:04:47.855625 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.855629 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added 2026-08-09 02:04:47.855633 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.855636 | ubuntu-noble | 2026-08-09 02:04:47.855640 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.855644 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.855647 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.855651 | ubuntu-noble | 2026-08-09 02:04:47.855654 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.855658 | ubuntu-noble | 2026-08-09 02:04:47.855662 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.855665 | ubuntu-noble | 2026-08-09 02:04:47.855676 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are 2026-08-09 02:04:47.855680 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ibm' via 2026-08-09 02:04:47.855683 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.855687 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.855690 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.855694 | ubuntu-noble | 2026-08-09 02:04:47.855698 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.855701 | ubuntu-noble | 2026-08-09 02:04:47.855705 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.855709 | ubuntu-noble | 2026-08-09 02:04:47.855712 | ubuntu-noble | 2026-08-09 02:04:47.855716 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.855720 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.855723 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.855727 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.855731 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855734 | ubuntu-noble | 2026-08-09 02:04:47.855738 | ubuntu-noble | !! 2026-08-09 02:04:47.855742 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.855745 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. 2026-08-09 02:04:47.855749 | ubuntu-noble | !! 2026-08-09 02:04:47.855753 | ubuntu-noble | 2026-08-09 02:04:47.855756 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855760 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855764 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.855767 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855775 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], 2026-08-09 02:04:47.855779 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.855782 | ubuntu-noble | 2026-08-09 02:04:47.855786 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.855790 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added 2026-08-09 02:04:47.855793 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.855797 | ubuntu-noble | 2026-08-09 02:04:47.855801 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.855804 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.855808 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.855812 | ubuntu-noble | 2026-08-09 02:04:47.855815 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.855819 | ubuntu-noble | 2026-08-09 02:04:47.855823 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.855826 | ubuntu-noble | 2026-08-09 02:04:47.855830 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are 2026-08-09 02:04:47.855834 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infinidat' via 2026-08-09 02:04:47.855837 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.855841 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.855844 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.855848 | ubuntu-noble | 2026-08-09 02:04:47.855852 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.855855 | ubuntu-noble | 2026-08-09 02:04:47.855859 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.855863 | ubuntu-noble | 2026-08-09 02:04:47.855866 | ubuntu-noble | 2026-08-09 02:04:47.855870 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.855874 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.855877 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.855881 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.855887 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855891 | ubuntu-noble | 2026-08-09 02:04:47.855895 | ubuntu-noble | !! 2026-08-09 02:04:47.855898 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.855902 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. 2026-08-09 02:04:47.855906 | ubuntu-noble | !! 2026-08-09 02:04:47.855909 | ubuntu-noble | 2026-08-09 02:04:47.855913 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.855917 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855920 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.855924 | ubuntu-noble | ############################ 2026-08-09 02:04:47.855927 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], 2026-08-09 02:04:47.855931 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.855935 | ubuntu-noble | 2026-08-09 02:04:47.855938 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.855942 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added 2026-08-09 02:04:47.855946 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.855949 | ubuntu-noble | 2026-08-09 02:04:47.855953 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.855967 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.855971 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.855974 | ubuntu-noble | 2026-08-09 02:04:47.855978 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.855982 | ubuntu-noble | 2026-08-09 02:04:47.855986 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.855989 | ubuntu-noble | 2026-08-09 02:04:47.855993 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are 2026-08-09 02:04:47.855996 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infortrend' via 2026-08-09 02:04:47.856000 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.856004 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.856007 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.856011 | ubuntu-noble | 2026-08-09 02:04:47.856015 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.856018 | ubuntu-noble | 2026-08-09 02:04:47.856022 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.856026 | ubuntu-noble | 2026-08-09 02:04:47.856029 | ubuntu-noble | 2026-08-09 02:04:47.856033 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.856036 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.856040 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.856044 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.856047 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856051 | ubuntu-noble | 2026-08-09 02:04:47.856055 | ubuntu-noble | !! 2026-08-09 02:04:47.856058 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.856062 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. 2026-08-09 02:04:47.856066 | ubuntu-noble | !! 2026-08-09 02:04:47.856069 | ubuntu-noble | 2026-08-09 02:04:47.856073 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856077 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856080 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.856084 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856088 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], 2026-08-09 02:04:47.856091 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.856095 | ubuntu-noble | 2026-08-09 02:04:47.856099 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.856102 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added 2026-08-09 02:04:47.856106 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.856109 | ubuntu-noble | 2026-08-09 02:04:47.856113 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.856117 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.856120 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.856124 | ubuntu-noble | 2026-08-09 02:04:47.856128 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.856131 | ubuntu-noble | 2026-08-09 02:04:47.856135 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.856139 | ubuntu-noble | 2026-08-09 02:04:47.856142 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are 2026-08-09 02:04:47.856146 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur' via 2026-08-09 02:04:47.856154 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.856158 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.856161 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.856165 | ubuntu-noble | 2026-08-09 02:04:47.856168 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.856172 | ubuntu-noble | 2026-08-09 02:04:47.856176 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.856179 | ubuntu-noble | 2026-08-09 02:04:47.856183 | ubuntu-noble | 2026-08-09 02:04:47.856187 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.856190 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.856194 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.856198 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.856201 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856205 | ubuntu-noble | 2026-08-09 02:04:47.856208 | ubuntu-noble | !! 2026-08-09 02:04:47.856212 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.856216 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-08-09 02:04:47.856220 | ubuntu-noble | !! 2026-08-09 02:04:47.856223 | ubuntu-noble | 2026-08-09 02:04:47.856227 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856231 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856234 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.856238 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856241 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], 2026-08-09 02:04:47.856245 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.856249 | ubuntu-noble | 2026-08-09 02:04:47.856252 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.856263 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added 2026-08-09 02:04:47.856267 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.856270 | ubuntu-noble | 2026-08-09 02:04:47.856274 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.856278 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.856281 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.856285 | ubuntu-noble | 2026-08-09 02:04:47.856288 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.856292 | ubuntu-noble | 2026-08-09 02:04:47.856296 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.856299 | ubuntu-noble | 2026-08-09 02:04:47.856303 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are 2026-08-09 02:04:47.856307 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via 2026-08-09 02:04:47.856310 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.856314 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.856318 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.856321 | ubuntu-noble | 2026-08-09 02:04:47.856325 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.856329 | ubuntu-noble | 2026-08-09 02:04:47.856332 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.856336 | ubuntu-noble | 2026-08-09 02:04:47.856339 | ubuntu-noble | 2026-08-09 02:04:47.856343 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.856350 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.856354 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.856358 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.856361 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856365 | ubuntu-noble | 2026-08-09 02:04:47.856369 | ubuntu-noble | !! 2026-08-09 02:04:47.856372 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.856376 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-08-09 02:04:47.856380 | ubuntu-noble | !! 2026-08-09 02:04:47.856384 | ubuntu-noble | 2026-08-09 02:04:47.856387 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856391 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856395 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.856398 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856402 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], 2026-08-09 02:04:47.856405 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.856409 | ubuntu-noble | 2026-08-09 02:04:47.856413 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.856438 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added 2026-08-09 02:04:47.856444 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.856447 | ubuntu-noble | 2026-08-09 02:04:47.856451 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.856455 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.856458 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.856462 | ubuntu-noble | 2026-08-09 02:04:47.856466 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.856469 | ubuntu-noble | 2026-08-09 02:04:47.856473 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.856477 | ubuntu-noble | 2026-08-09 02:04:47.856480 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are 2026-08-09 02:04:47.856484 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via 2026-08-09 02:04:47.856487 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.856491 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.856497 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.856501 | ubuntu-noble | 2026-08-09 02:04:47.856505 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.856508 | ubuntu-noble | 2026-08-09 02:04:47.856512 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.856515 | ubuntu-noble | 2026-08-09 02:04:47.856519 | ubuntu-noble | 2026-08-09 02:04:47.856523 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.856526 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.856530 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.856534 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.856537 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856541 | ubuntu-noble | 2026-08-09 02:04:47.856545 | ubuntu-noble | !! 2026-08-09 02:04:47.856548 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.856552 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. 2026-08-09 02:04:47.856560 | ubuntu-noble | !! 2026-08-09 02:04:47.856574 | ubuntu-noble | 2026-08-09 02:04:47.856578 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856585 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856589 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.856596 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856600 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], 2026-08-09 02:04:47.856604 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.856607 | ubuntu-noble | 2026-08-09 02:04:47.856611 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.856615 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added 2026-08-09 02:04:47.856618 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.856622 | ubuntu-noble | 2026-08-09 02:04:47.856626 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.856629 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.856633 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.856636 | ubuntu-noble | 2026-08-09 02:04:47.856640 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.856644 | ubuntu-noble | 2026-08-09 02:04:47.856647 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.856651 | ubuntu-noble | 2026-08-09 02:04:47.856655 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are 2026-08-09 02:04:47.856658 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.macrosan' via 2026-08-09 02:04:47.856662 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.856665 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.856669 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.856673 | ubuntu-noble | 2026-08-09 02:04:47.856676 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.856680 | ubuntu-noble | 2026-08-09 02:04:47.856683 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.856687 | ubuntu-noble | 2026-08-09 02:04:47.856691 | ubuntu-noble | 2026-08-09 02:04:47.856694 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.856698 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.856702 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.856705 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.856709 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856712 | ubuntu-noble | 2026-08-09 02:04:47.856716 | ubuntu-noble | !! 2026-08-09 02:04:47.856720 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.856723 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. 2026-08-09 02:04:47.856727 | ubuntu-noble | !! 2026-08-09 02:04:47.856731 | ubuntu-noble | 2026-08-09 02:04:47.856734 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856738 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856742 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.856745 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856749 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], 2026-08-09 02:04:47.856753 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.856760 | ubuntu-noble | 2026-08-09 02:04:47.856764 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.856768 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added 2026-08-09 02:04:47.856771 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.856775 | ubuntu-noble | 2026-08-09 02:04:47.856778 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.856782 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.856786 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.856789 | ubuntu-noble | 2026-08-09 02:04:47.856793 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.856797 | ubuntu-noble | 2026-08-09 02:04:47.856800 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.856804 | ubuntu-noble | 2026-08-09 02:04:47.856808 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are 2026-08-09 02:04:47.856815 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.maprfs' via 2026-08-09 02:04:47.856819 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.856822 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.856826 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.856830 | ubuntu-noble | 2026-08-09 02:04:47.856833 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.856837 | ubuntu-noble | 2026-08-09 02:04:47.856840 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.856844 | ubuntu-noble | 2026-08-09 02:04:47.856848 | ubuntu-noble | 2026-08-09 02:04:47.856851 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.856855 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.856859 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.856862 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.856866 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856870 | ubuntu-noble | 2026-08-09 02:04:47.856873 | ubuntu-noble | !! 2026-08-09 02:04:47.856877 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.856884 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. 2026-08-09 02:04:47.856888 | ubuntu-noble | !! 2026-08-09 02:04:47.856892 | ubuntu-noble | 2026-08-09 02:04:47.856895 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.856899 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856903 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.856906 | ubuntu-noble | ############################ 2026-08-09 02:04:47.856910 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], 2026-08-09 02:04:47.856914 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.856917 | ubuntu-noble | 2026-08-09 02:04:47.856921 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.856924 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added 2026-08-09 02:04:47.856928 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.856932 | ubuntu-noble | 2026-08-09 02:04:47.856935 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.856939 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.856943 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.856946 | ubuntu-noble | 2026-08-09 02:04:47.856950 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.856958 | ubuntu-noble | 2026-08-09 02:04:47.856961 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.856965 | ubuntu-noble | 2026-08-09 02:04:47.856969 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are 2026-08-09 02:04:47.856972 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp' via 2026-08-09 02:04:47.856976 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.856979 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.856983 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.856987 | ubuntu-noble | 2026-08-09 02:04:47.856990 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.856994 | ubuntu-noble | 2026-08-09 02:04:47.856998 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.857001 | ubuntu-noble | 2026-08-09 02:04:47.857005 | ubuntu-noble | 2026-08-09 02:04:47.857009 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.857012 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.857016 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.857019 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.857023 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857027 | ubuntu-noble | 2026-08-09 02:04:47.857030 | ubuntu-noble | !! 2026-08-09 02:04:47.857034 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.857038 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-08-09 02:04:47.857042 | ubuntu-noble | !! 2026-08-09 02:04:47.857045 | ubuntu-noble | 2026-08-09 02:04:47.857049 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857052 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857056 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.857060 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857063 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], 2026-08-09 02:04:47.857067 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.857071 | ubuntu-noble | 2026-08-09 02:04:47.857074 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.857078 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added 2026-08-09 02:04:47.857082 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.857085 | ubuntu-noble | 2026-08-09 02:04:47.857089 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.857093 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.857096 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.857100 | ubuntu-noble | 2026-08-09 02:04:47.857106 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.857110 | ubuntu-noble | 2026-08-09 02:04:47.857114 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.857117 | ubuntu-noble | 2026-08-09 02:04:47.857121 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are 2026-08-09 02:04:47.857125 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via 2026-08-09 02:04:47.857128 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.857132 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.857139 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.857143 | ubuntu-noble | 2026-08-09 02:04:47.857146 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.857150 | ubuntu-noble | 2026-08-09 02:04:47.857154 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.857157 | ubuntu-noble | 2026-08-09 02:04:47.857161 | ubuntu-noble | 2026-08-09 02:04:47.857165 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.857168 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.857172 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.857176 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.857183 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857186 | ubuntu-noble | 2026-08-09 02:04:47.857190 | ubuntu-noble | !! 2026-08-09 02:04:47.857194 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.857198 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-08-09 02:04:47.857201 | ubuntu-noble | !! 2026-08-09 02:04:47.857205 | ubuntu-noble | 2026-08-09 02:04:47.857209 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857212 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857216 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.857220 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857223 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-08-09 02:04:47.857227 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.857231 | ubuntu-noble | 2026-08-09 02:04:47.857234 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.857238 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added 2026-08-09 02:04:47.857242 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.857245 | ubuntu-noble | 2026-08-09 02:04:47.857249 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.857253 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.857256 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.857260 | ubuntu-noble | 2026-08-09 02:04:47.857264 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.857267 | ubuntu-noble | 2026-08-09 02:04:47.857271 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.857274 | ubuntu-noble | 2026-08-09 02:04:47.857278 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are 2026-08-09 02:04:47.857282 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via 2026-08-09 02:04:47.857285 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.857289 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.857293 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.857296 | ubuntu-noble | 2026-08-09 02:04:47.857300 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.857304 | ubuntu-noble | 2026-08-09 02:04:47.857307 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.857311 | ubuntu-noble | 2026-08-09 02:04:47.857314 | ubuntu-noble | 2026-08-09 02:04:47.857318 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.857322 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.857329 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.857333 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.857337 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857340 | ubuntu-noble | 2026-08-09 02:04:47.857344 | ubuntu-noble | !! 2026-08-09 02:04:47.857348 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.857352 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:47.857355 | ubuntu-noble | !! 2026-08-09 02:04:47.857359 | ubuntu-noble | 2026-08-09 02:04:47.857363 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857366 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857370 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.857374 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857377 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-08-09 02:04:47.857381 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.857384 | ubuntu-noble | 2026-08-09 02:04:47.857391 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.857395 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-08-09 02:04:47.857398 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.857402 | ubuntu-noble | 2026-08-09 02:04:47.857406 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.857409 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.857413 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.857416 | ubuntu-noble | 2026-08-09 02:04:47.857420 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.857424 | ubuntu-noble | 2026-08-09 02:04:47.857427 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.857431 | ubuntu-noble | 2026-08-09 02:04:47.857435 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-08-09 02:04:47.857438 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via 2026-08-09 02:04:47.857442 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.857445 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.857449 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.857453 | ubuntu-noble | 2026-08-09 02:04:47.857459 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.857463 | ubuntu-noble | 2026-08-09 02:04:47.857467 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.857470 | ubuntu-noble | 2026-08-09 02:04:47.857474 | ubuntu-noble | 2026-08-09 02:04:47.857478 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.857481 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.857485 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.857489 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.857492 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857496 | ubuntu-noble | 2026-08-09 02:04:47.857500 | ubuntu-noble | !! 2026-08-09 02:04:47.857503 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.857507 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-08-09 02:04:47.857515 | ubuntu-noble | !! 2026-08-09 02:04:47.857518 | ubuntu-noble | 2026-08-09 02:04:47.857522 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857526 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857529 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.857533 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857537 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-08-09 02:04:47.857540 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.857544 | ubuntu-noble | 2026-08-09 02:04:47.857547 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.857551 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-08-09 02:04:47.857555 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.857558 | ubuntu-noble | 2026-08-09 02:04:47.857562 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.857575 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.857579 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.857585 | ubuntu-noble | 2026-08-09 02:04:47.857589 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.857593 | ubuntu-noble | 2026-08-09 02:04:47.857596 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.857600 | ubuntu-noble | 2026-08-09 02:04:47.857604 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-08-09 02:04:47.857607 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via 2026-08-09 02:04:47.857611 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.857615 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.857618 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.857622 | ubuntu-noble | 2026-08-09 02:04:47.857625 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.857629 | ubuntu-noble | 2026-08-09 02:04:47.857633 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.857636 | ubuntu-noble | 2026-08-09 02:04:47.857640 | ubuntu-noble | 2026-08-09 02:04:47.857644 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.857647 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.857651 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.857655 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.857658 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857662 | ubuntu-noble | 2026-08-09 02:04:47.857665 | ubuntu-noble | !! 2026-08-09 02:04:47.857669 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.857673 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. 2026-08-09 02:04:47.857677 | ubuntu-noble | !! 2026-08-09 02:04:47.857680 | ubuntu-noble | 2026-08-09 02:04:47.857687 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857691 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857694 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.857698 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857701 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], 2026-08-09 02:04:47.857705 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.857712 | ubuntu-noble | 2026-08-09 02:04:47.857716 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.857720 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added 2026-08-09 02:04:47.857723 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.857727 | ubuntu-noble | 2026-08-09 02:04:47.857731 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.857734 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.857738 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.857742 | ubuntu-noble | 2026-08-09 02:04:47.857745 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.857749 | ubuntu-noble | 2026-08-09 02:04:47.857753 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.857756 | ubuntu-noble | 2026-08-09 02:04:47.857760 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are 2026-08-09 02:04:47.857767 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta' via 2026-08-09 02:04:47.857771 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.857774 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.857778 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.857782 | ubuntu-noble | 2026-08-09 02:04:47.857785 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.857789 | ubuntu-noble | 2026-08-09 02:04:47.857793 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.857796 | ubuntu-noble | 2026-08-09 02:04:47.857800 | ubuntu-noble | 2026-08-09 02:04:47.857804 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.857807 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.857811 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.857814 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.857818 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857822 | ubuntu-noble | 2026-08-09 02:04:47.857825 | ubuntu-noble | !! 2026-08-09 02:04:47.857829 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.857833 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-08-09 02:04:47.857836 | ubuntu-noble | !! 2026-08-09 02:04:47.857840 | ubuntu-noble | 2026-08-09 02:04:47.857844 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857847 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857851 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.857855 | ubuntu-noble | ############################ 2026-08-09 02:04:47.857858 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], 2026-08-09 02:04:47.857862 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.857866 | ubuntu-noble | 2026-08-09 02:04:47.857869 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.857873 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added 2026-08-09 02:04:47.857877 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.857880 | ubuntu-noble | 2026-08-09 02:04:47.857884 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.857887 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.857891 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.857895 | ubuntu-noble | 2026-08-09 02:04:47.857898 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.857906 | ubuntu-noble | 2026-08-09 02:04:47.857909 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.857913 | ubuntu-noble | 2026-08-09 02:04:47.857917 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are 2026-08-09 02:04:47.857920 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via 2026-08-09 02:04:47.857924 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.857928 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.857931 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.857935 | ubuntu-noble | 2026-08-09 02:04:47.857939 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.857942 | ubuntu-noble | 2026-08-09 02:04:47.857946 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.857949 | ubuntu-noble | 2026-08-09 02:04:47.857953 | ubuntu-noble | 2026-08-09 02:04:47.857957 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.857960 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.857964 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.857968 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.857971 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.857975 | ubuntu-noble | 2026-08-09 02:04:47.857978 | ubuntu-noble | !! 2026-08-09 02:04:47.857982 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.857991 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-08-09 02:04:47.857995 | ubuntu-noble | !! 2026-08-09 02:04:47.857999 | ubuntu-noble | 2026-08-09 02:04:47.858002 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858006 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858010 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.858013 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858017 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], 2026-08-09 02:04:47.858021 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.858024 | ubuntu-noble | 2026-08-09 02:04:47.858028 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.858032 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added 2026-08-09 02:04:47.858035 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.858039 | ubuntu-noble | 2026-08-09 02:04:47.858043 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.858046 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.858050 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.858053 | ubuntu-noble | 2026-08-09 02:04:47.858061 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.858064 | ubuntu-noble | 2026-08-09 02:04:47.858068 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.858072 | ubuntu-noble | 2026-08-09 02:04:47.858075 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are 2026-08-09 02:04:47.858079 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via 2026-08-09 02:04:47.858082 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.858086 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.858094 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.858097 | ubuntu-noble | 2026-08-09 02:04:47.858101 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.858105 | ubuntu-noble | 2026-08-09 02:04:47.858110 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.858114 | ubuntu-noble | 2026-08-09 02:04:47.858118 | ubuntu-noble | 2026-08-09 02:04:47.858122 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.858127 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.858131 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.858135 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.858139 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858142 | ubuntu-noble | 2026-08-09 02:04:47.858146 | ubuntu-noble | !! 2026-08-09 02:04:47.858150 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.858154 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. 2026-08-09 02:04:47.858157 | ubuntu-noble | !! 2026-08-09 02:04:47.858161 | ubuntu-noble | 2026-08-09 02:04:47.858165 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858168 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858172 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.858175 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858179 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], 2026-08-09 02:04:47.858183 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.858186 | ubuntu-noble | 2026-08-09 02:04:47.858190 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.858194 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added 2026-08-09 02:04:47.858197 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.858201 | ubuntu-noble | 2026-08-09 02:04:47.858205 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.858208 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.858212 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.858216 | ubuntu-noble | 2026-08-09 02:04:47.858219 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.858223 | ubuntu-noble | 2026-08-09 02:04:47.858227 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.858230 | ubuntu-noble | 2026-08-09 02:04:47.858234 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are 2026-08-09 02:04:47.858237 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.purestorage' via 2026-08-09 02:04:47.858241 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.858245 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.858248 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.858252 | ubuntu-noble | 2026-08-09 02:04:47.858256 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.858259 | ubuntu-noble | 2026-08-09 02:04:47.858263 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.858267 | ubuntu-noble | 2026-08-09 02:04:47.858270 | ubuntu-noble | 2026-08-09 02:04:47.858274 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.858277 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.858283 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.858291 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.858295 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858298 | ubuntu-noble | 2026-08-09 02:04:47.858302 | ubuntu-noble | !! 2026-08-09 02:04:47.858306 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.858309 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. 2026-08-09 02:04:47.858313 | ubuntu-noble | !! 2026-08-09 02:04:47.858317 | ubuntu-noble | 2026-08-09 02:04:47.858320 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858324 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858328 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.858331 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858335 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], 2026-08-09 02:04:47.858339 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.858342 | ubuntu-noble | 2026-08-09 02:04:47.858346 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.858352 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added 2026-08-09 02:04:47.858356 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.858360 | ubuntu-noble | 2026-08-09 02:04:47.858364 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.858367 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.858371 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.858375 | ubuntu-noble | 2026-08-09 02:04:47.858378 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.858382 | ubuntu-noble | 2026-08-09 02:04:47.858385 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.858389 | ubuntu-noble | 2026-08-09 02:04:47.858393 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are 2026-08-09 02:04:47.858396 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.qnap' via 2026-08-09 02:04:47.858400 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.858404 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.858407 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.858411 | ubuntu-noble | 2026-08-09 02:04:47.858414 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.858418 | ubuntu-noble | 2026-08-09 02:04:47.858422 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.858425 | ubuntu-noble | 2026-08-09 02:04:47.858429 | ubuntu-noble | 2026-08-09 02:04:47.858433 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.858436 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.858440 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.858444 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.858447 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858451 | ubuntu-noble | 2026-08-09 02:04:47.858454 | ubuntu-noble | !! 2026-08-09 02:04:47.858458 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.858462 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. 2026-08-09 02:04:47.858465 | ubuntu-noble | !! 2026-08-09 02:04:47.858469 | ubuntu-noble | 2026-08-09 02:04:47.858473 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858480 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858484 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.858487 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858491 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], 2026-08-09 02:04:47.858495 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.858498 | ubuntu-noble | 2026-08-09 02:04:47.858502 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.858506 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added 2026-08-09 02:04:47.858509 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.858513 | ubuntu-noble | 2026-08-09 02:04:47.858517 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.858520 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.858524 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.858527 | ubuntu-noble | 2026-08-09 02:04:47.858531 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.858535 | ubuntu-noble | 2026-08-09 02:04:47.858538 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.858542 | ubuntu-noble | 2026-08-09 02:04:47.858546 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are 2026-08-09 02:04:47.858549 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.quobyte' via 2026-08-09 02:04:47.858553 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.858557 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.858560 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.858575 | ubuntu-noble | 2026-08-09 02:04:47.858583 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.858589 | ubuntu-noble | 2026-08-09 02:04:47.858592 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.858596 | ubuntu-noble | 2026-08-09 02:04:47.858600 | ubuntu-noble | 2026-08-09 02:04:47.858603 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.858607 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.858611 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.858614 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.858618 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858621 | ubuntu-noble | 2026-08-09 02:04:47.858625 | ubuntu-noble | !! 2026-08-09 02:04:47.858629 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.858632 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. 2026-08-09 02:04:47.858636 | ubuntu-noble | !! 2026-08-09 02:04:47.858640 | ubuntu-noble | 2026-08-09 02:04:47.858644 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858647 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858651 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.858655 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858658 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], 2026-08-09 02:04:47.858665 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.858669 | ubuntu-noble | 2026-08-09 02:04:47.858672 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.858676 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added 2026-08-09 02:04:47.858680 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.858687 | ubuntu-noble | 2026-08-09 02:04:47.858691 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.858695 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.858698 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.858702 | ubuntu-noble | 2026-08-09 02:04:47.858706 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.858709 | ubuntu-noble | 2026-08-09 02:04:47.858713 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.858716 | ubuntu-noble | 2026-08-09 02:04:47.858720 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are 2026-08-09 02:04:47.858724 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.tegile' via 2026-08-09 02:04:47.858727 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.858731 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.858735 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.858738 | ubuntu-noble | 2026-08-09 02:04:47.858742 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.858746 | ubuntu-noble | 2026-08-09 02:04:47.858749 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.858753 | ubuntu-noble | 2026-08-09 02:04:47.858756 | ubuntu-noble | 2026-08-09 02:04:47.858760 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.858764 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.858767 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.858771 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.858775 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858778 | ubuntu-noble | 2026-08-09 02:04:47.858782 | ubuntu-noble | !! 2026-08-09 02:04:47.858786 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.858789 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. 2026-08-09 02:04:47.858793 | ubuntu-noble | !! 2026-08-09 02:04:47.858797 | ubuntu-noble | 2026-08-09 02:04:47.858800 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858804 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858808 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.858811 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858815 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], 2026-08-09 02:04:47.858819 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.858822 | ubuntu-noble | 2026-08-09 02:04:47.858826 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.858829 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added 2026-08-09 02:04:47.858833 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.858837 | ubuntu-noble | 2026-08-09 02:04:47.858840 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.858844 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.858848 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.858851 | ubuntu-noble | 2026-08-09 02:04:47.858855 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.858858 | ubuntu-noble | 2026-08-09 02:04:47.858862 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.858866 | ubuntu-noble | 2026-08-09 02:04:47.858869 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are 2026-08-09 02:04:47.858877 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.vastdata' via 2026-08-09 02:04:47.858880 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.858887 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.858890 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.858894 | ubuntu-noble | 2026-08-09 02:04:47.858898 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.858901 | ubuntu-noble | 2026-08-09 02:04:47.858905 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.858909 | ubuntu-noble | 2026-08-09 02:04:47.858912 | ubuntu-noble | 2026-08-09 02:04:47.858916 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.858919 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.858923 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.858927 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.858930 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858934 | ubuntu-noble | 2026-08-09 02:04:47.858938 | ubuntu-noble | !! 2026-08-09 02:04:47.858941 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.858945 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. 2026-08-09 02:04:47.858949 | ubuntu-noble | !! 2026-08-09 02:04:47.858952 | ubuntu-noble | 2026-08-09 02:04:47.858959 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.858963 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858967 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.858970 | ubuntu-noble | ############################ 2026-08-09 02:04:47.858974 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], 2026-08-09 02:04:47.858978 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.858981 | ubuntu-noble | 2026-08-09 02:04:47.858985 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.858989 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added 2026-08-09 02:04:47.858992 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.858996 | ubuntu-noble | 2026-08-09 02:04:47.859000 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.859003 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.859007 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.859010 | ubuntu-noble | 2026-08-09 02:04:47.859014 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.859018 | ubuntu-noble | 2026-08-09 02:04:47.859021 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.859025 | ubuntu-noble | 2026-08-09 02:04:47.859029 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are 2026-08-09 02:04:47.859032 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.veritas' via 2026-08-09 02:04:47.859048 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.859052 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.859055 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.859059 | ubuntu-noble | 2026-08-09 02:04:47.859063 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.859066 | ubuntu-noble | 2026-08-09 02:04:47.859070 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.859078 | ubuntu-noble | 2026-08-09 02:04:47.859082 | ubuntu-noble | 2026-08-09 02:04:47.859085 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.859089 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.859093 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.859096 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.859100 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859104 | ubuntu-noble | 2026-08-09 02:04:47.859107 | ubuntu-noble | !! 2026-08-09 02:04:47.859111 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.859115 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. 2026-08-09 02:04:47.859118 | ubuntu-noble | !! 2026-08-09 02:04:47.859122 | ubuntu-noble | 2026-08-09 02:04:47.859126 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859129 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859133 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.859137 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859140 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], 2026-08-09 02:04:47.859144 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.859148 | ubuntu-noble | 2026-08-09 02:04:47.859151 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.859155 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added 2026-08-09 02:04:47.859159 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.859162 | ubuntu-noble | 2026-08-09 02:04:47.859166 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.859170 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.859173 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.859177 | ubuntu-noble | 2026-08-09 02:04:47.859181 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.859184 | ubuntu-noble | 2026-08-09 02:04:47.859188 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.859191 | ubuntu-noble | 2026-08-09 02:04:47.859198 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.windows' to be distributed and are 2026-08-09 02:04:47.859202 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.windows' via 2026-08-09 02:04:47.859205 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.859209 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.859213 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.859216 | ubuntu-noble | 2026-08-09 02:04:47.859220 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.859224 | ubuntu-noble | 2026-08-09 02:04:47.859227 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.859231 | ubuntu-noble | 2026-08-09 02:04:47.859234 | ubuntu-noble | 2026-08-09 02:04:47.859238 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.859242 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.859245 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.859249 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.859253 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859256 | ubuntu-noble | 2026-08-09 02:04:47.859260 | ubuntu-noble | !! 2026-08-09 02:04:47.859264 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.859274 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. 2026-08-09 02:04:47.859278 | ubuntu-noble | !! 2026-08-09 02:04:47.859282 | ubuntu-noble | 2026-08-09 02:04:47.859286 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859289 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859293 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.859297 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859300 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], 2026-08-09 02:04:47.859304 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.859307 | ubuntu-noble | 2026-08-09 02:04:47.859311 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.859315 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added 2026-08-09 02:04:47.859318 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.859322 | ubuntu-noble | 2026-08-09 02:04:47.859326 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.859329 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.859333 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.859336 | ubuntu-noble | 2026-08-09 02:04:47.859340 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.859344 | ubuntu-noble | 2026-08-09 02:04:47.859347 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.859351 | ubuntu-noble | 2026-08-09 02:04:47.859355 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are 2026-08-09 02:04:47.859358 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zadara' via 2026-08-09 02:04:47.859362 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.859366 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.859369 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.859373 | ubuntu-noble | 2026-08-09 02:04:47.859376 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.859380 | ubuntu-noble | 2026-08-09 02:04:47.859384 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.859387 | ubuntu-noble | 2026-08-09 02:04:47.859391 | ubuntu-noble | 2026-08-09 02:04:47.859395 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.859398 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.859402 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.859405 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.859409 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859413 | ubuntu-noble | 2026-08-09 02:04:47.859416 | ubuntu-noble | !! 2026-08-09 02:04:47.859420 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.859424 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-08-09 02:04:47.859427 | ubuntu-noble | !! 2026-08-09 02:04:47.859431 | ubuntu-noble | 2026-08-09 02:04:47.859435 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859438 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859442 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.859446 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859449 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], 2026-08-09 02:04:47.859457 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.859460 | ubuntu-noble | 2026-08-09 02:04:47.859464 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.859468 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added 2026-08-09 02:04:47.859471 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.859475 | ubuntu-noble | 2026-08-09 02:04:47.859478 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.859485 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.859488 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.859492 | ubuntu-noble | 2026-08-09 02:04:47.859496 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.859499 | ubuntu-noble | 2026-08-09 02:04:47.859503 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.859506 | ubuntu-noble | 2026-08-09 02:04:47.859510 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are 2026-08-09 02:04:47.859514 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via 2026-08-09 02:04:47.859517 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.859521 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.859525 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.859528 | ubuntu-noble | 2026-08-09 02:04:47.859532 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.859535 | ubuntu-noble | 2026-08-09 02:04:47.859539 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.859543 | ubuntu-noble | 2026-08-09 02:04:47.859546 | ubuntu-noble | 2026-08-09 02:04:47.859550 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.859554 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.859561 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.859579 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.859586 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859590 | ubuntu-noble | 2026-08-09 02:04:47.859594 | ubuntu-noble | !! 2026-08-09 02:04:47.859597 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.859601 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. 2026-08-09 02:04:47.859605 | ubuntu-noble | !! 2026-08-09 02:04:47.859608 | ubuntu-noble | 2026-08-09 02:04:47.859612 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859616 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859619 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.859623 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859627 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], 2026-08-09 02:04:47.859630 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.859634 | ubuntu-noble | 2026-08-09 02:04:47.859638 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.859641 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added 2026-08-09 02:04:47.859645 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.859648 | ubuntu-noble | 2026-08-09 02:04:47.859652 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.859656 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.859659 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.859667 | ubuntu-noble | 2026-08-09 02:04:47.859671 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.859675 | ubuntu-noble | 2026-08-09 02:04:47.859678 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.859682 | ubuntu-noble | 2026-08-09 02:04:47.859686 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are 2026-08-09 02:04:47.859689 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfssa' via 2026-08-09 02:04:47.859693 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.859696 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.859700 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.859704 | ubuntu-noble | 2026-08-09 02:04:47.859707 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.859711 | ubuntu-noble | 2026-08-09 02:04:47.859715 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.859718 | ubuntu-noble | 2026-08-09 02:04:47.859722 | ubuntu-noble | 2026-08-09 02:04:47.859725 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.859729 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.859733 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.859736 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.859740 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859744 | ubuntu-noble | 2026-08-09 02:04:47.859747 | ubuntu-noble | !! 2026-08-09 02:04:47.859751 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.859755 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. 2026-08-09 02:04:47.859758 | ubuntu-noble | !! 2026-08-09 02:04:47.859762 | ubuntu-noble | 2026-08-09 02:04:47.859766 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859769 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859773 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.859777 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859780 | ubuntu-noble | Python recognizes 'manila.tests.share_group' as an importable package[^1], 2026-08-09 02:04:47.859784 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.859787 | ubuntu-noble | 2026-08-09 02:04:47.859791 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.859800 | ubuntu-noble | package, please make sure that 'manila.tests.share_group' is explicitly added 2026-08-09 02:04:47.859804 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.859808 | ubuntu-noble | 2026-08-09 02:04:47.859812 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.859815 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.859819 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.859822 | ubuntu-noble | 2026-08-09 02:04:47.859826 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.859830 | ubuntu-noble | 2026-08-09 02:04:47.859833 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.859837 | ubuntu-noble | 2026-08-09 02:04:47.859841 | ubuntu-noble | If you don't want 'manila.tests.share_group' to be distributed and are 2026-08-09 02:04:47.859844 | ubuntu-noble | already explicitly excluding 'manila.tests.share_group' via 2026-08-09 02:04:47.859848 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.859852 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.859859 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.859862 | ubuntu-noble | 2026-08-09 02:04:47.859866 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.859870 | ubuntu-noble | 2026-08-09 02:04:47.859873 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.859877 | ubuntu-noble | 2026-08-09 02:04:47.859881 | ubuntu-noble | 2026-08-09 02:04:47.859888 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.859892 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.859895 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.859899 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.859903 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859906 | ubuntu-noble | 2026-08-09 02:04:47.859910 | ubuntu-noble | !! 2026-08-09 02:04:47.859914 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.859917 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. 2026-08-09 02:04:47.859921 | ubuntu-noble | !! 2026-08-09 02:04:47.859925 | ubuntu-noble | 2026-08-09 02:04:47.859928 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.859932 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859936 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.859939 | ubuntu-noble | ############################ 2026-08-09 02:04:47.859943 | ubuntu-noble | Python recognizes 'manila.tests.var' as an importable package[^1], 2026-08-09 02:04:47.859947 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.859950 | ubuntu-noble | 2026-08-09 02:04:47.859954 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.859958 | ubuntu-noble | package, please make sure that 'manila.tests.var' is explicitly added 2026-08-09 02:04:47.859961 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.859965 | ubuntu-noble | 2026-08-09 02:04:47.859969 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.859972 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.859976 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.859980 | ubuntu-noble | 2026-08-09 02:04:47.859983 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.859987 | ubuntu-noble | 2026-08-09 02:04:47.859991 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.859994 | ubuntu-noble | 2026-08-09 02:04:47.859998 | ubuntu-noble | If you don't want 'manila.tests.var' to be distributed and are 2026-08-09 02:04:47.860002 | ubuntu-noble | already explicitly excluding 'manila.tests.var' via 2026-08-09 02:04:47.860005 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.860009 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.860013 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.860016 | ubuntu-noble | 2026-08-09 02:04:47.860020 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.860024 | ubuntu-noble | 2026-08-09 02:04:47.860027 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.860031 | ubuntu-noble | 2026-08-09 02:04:47.860034 | ubuntu-noble | 2026-08-09 02:04:47.860038 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.860042 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.860045 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.860049 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.860057 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860061 | ubuntu-noble | 2026-08-09 02:04:47.860064 | ubuntu-noble | !! 2026-08-09 02:04:47.860068 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.860072 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. 2026-08-09 02:04:47.860075 | ubuntu-noble | !! 2026-08-09 02:04:47.860079 | ubuntu-noble | 2026-08-09 02:04:47.860083 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860087 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860090 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.860094 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860098 | ubuntu-noble | Python recognizes 'manila.tests.volume' as an importable package[^1], 2026-08-09 02:04:47.860101 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.860106 | ubuntu-noble | 2026-08-09 02:04:47.860110 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.860115 | ubuntu-noble | package, please make sure that 'manila.tests.volume' is explicitly added 2026-08-09 02:04:47.860118 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.860122 | ubuntu-noble | 2026-08-09 02:04:47.860127 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.860132 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.860135 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.860139 | ubuntu-noble | 2026-08-09 02:04:47.860143 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.860146 | ubuntu-noble | 2026-08-09 02:04:47.860150 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.860154 | ubuntu-noble | 2026-08-09 02:04:47.860157 | ubuntu-noble | If you don't want 'manila.tests.volume' to be distributed and are 2026-08-09 02:04:47.860161 | ubuntu-noble | already explicitly excluding 'manila.tests.volume' via 2026-08-09 02:04:47.860165 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.860168 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.860172 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.860176 | ubuntu-noble | 2026-08-09 02:04:47.860179 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.860183 | ubuntu-noble | 2026-08-09 02:04:47.860190 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.860193 | ubuntu-noble | 2026-08-09 02:04:47.860197 | ubuntu-noble | 2026-08-09 02:04:47.860201 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.860222 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.860228 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.860231 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.860235 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860239 | ubuntu-noble | 2026-08-09 02:04:47.860242 | ubuntu-noble | !! 2026-08-09 02:04:47.860246 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.860250 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. 2026-08-09 02:04:47.860254 | ubuntu-noble | !! 2026-08-09 02:04:47.860257 | ubuntu-noble | 2026-08-09 02:04:47.860261 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860265 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860268 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.860272 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860280 | ubuntu-noble | Python recognizes 'manila.tests.wsgi' as an importable package[^1], 2026-08-09 02:04:47.860283 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.860287 | ubuntu-noble | 2026-08-09 02:04:47.860291 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.860294 | ubuntu-noble | package, please make sure that 'manila.tests.wsgi' is explicitly added 2026-08-09 02:04:47.860298 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.860302 | ubuntu-noble | 2026-08-09 02:04:47.860305 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.860309 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.860313 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.860316 | ubuntu-noble | 2026-08-09 02:04:47.860320 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.860324 | ubuntu-noble | 2026-08-09 02:04:47.860327 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.860331 | ubuntu-noble | 2026-08-09 02:04:47.860335 | ubuntu-noble | If you don't want 'manila.tests.wsgi' to be distributed and are 2026-08-09 02:04:47.860338 | ubuntu-noble | already explicitly excluding 'manila.tests.wsgi' via 2026-08-09 02:04:47.860342 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.860346 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.860349 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.860353 | ubuntu-noble | 2026-08-09 02:04:47.860357 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.860360 | ubuntu-noble | 2026-08-09 02:04:47.860364 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.860368 | ubuntu-noble | 2026-08-09 02:04:47.860371 | ubuntu-noble | 2026-08-09 02:04:47.860375 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.860378 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.860382 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.860386 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.860389 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860393 | ubuntu-noble | 2026-08-09 02:04:47.860397 | ubuntu-noble | !! 2026-08-09 02:04:47.860400 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.860404 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. 2026-08-09 02:04:47.860408 | ubuntu-noble | !! 2026-08-09 02:04:47.860412 | ubuntu-noble | 2026-08-09 02:04:47.860415 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860419 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860423 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.860426 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860430 | ubuntu-noble | Python recognizes 'manila.tests.xenapi' as an importable package[^1], 2026-08-09 02:04:47.860436 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.860440 | ubuntu-noble | 2026-08-09 02:04:47.860443 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.860447 | ubuntu-noble | package, please make sure that 'manila.tests.xenapi' is explicitly added 2026-08-09 02:04:47.860451 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.860455 | ubuntu-noble | 2026-08-09 02:04:47.860459 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.860462 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.860470 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.860473 | ubuntu-noble | 2026-08-09 02:04:47.860477 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.860481 | ubuntu-noble | 2026-08-09 02:04:47.860484 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.860488 | ubuntu-noble | 2026-08-09 02:04:47.860492 | ubuntu-noble | If you don't want 'manila.tests.xenapi' to be distributed and are 2026-08-09 02:04:47.860495 | ubuntu-noble | already explicitly excluding 'manila.tests.xenapi' via 2026-08-09 02:04:47.860499 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.860503 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.860506 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.860510 | ubuntu-noble | 2026-08-09 02:04:47.860517 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.860521 | ubuntu-noble | 2026-08-09 02:04:47.860524 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.860528 | ubuntu-noble | 2026-08-09 02:04:47.860532 | ubuntu-noble | 2026-08-09 02:04:47.860535 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.860539 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.860543 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.860546 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.860550 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860554 | ubuntu-noble | 2026-08-09 02:04:47.860557 | ubuntu-noble | !! 2026-08-09 02:04:47.860561 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.860574 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. 2026-08-09 02:04:47.860578 | ubuntu-noble | !! 2026-08-09 02:04:47.860585 | ubuntu-noble | 2026-08-09 02:04:47.860589 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860592 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860596 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.860600 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860603 | ubuntu-noble | Python recognizes 'manila.transfer' as an importable package[^1], 2026-08-09 02:04:47.860607 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.860610 | ubuntu-noble | 2026-08-09 02:04:47.860614 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.860618 | ubuntu-noble | package, please make sure that 'manila.transfer' is explicitly added 2026-08-09 02:04:47.860621 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.860625 | ubuntu-noble | 2026-08-09 02:04:47.860629 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.860632 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.860636 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.860640 | ubuntu-noble | 2026-08-09 02:04:47.860643 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.860647 | ubuntu-noble | 2026-08-09 02:04:47.860651 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.860654 | ubuntu-noble | 2026-08-09 02:04:47.860658 | ubuntu-noble | If you don't want 'manila.transfer' to be distributed and are 2026-08-09 02:04:47.860662 | ubuntu-noble | already explicitly excluding 'manila.transfer' via 2026-08-09 02:04:47.860665 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.860669 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.860672 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.860680 | ubuntu-noble | 2026-08-09 02:04:47.860684 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.860688 | ubuntu-noble | 2026-08-09 02:04:47.860691 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.860695 | ubuntu-noble | 2026-08-09 02:04:47.860699 | ubuntu-noble | 2026-08-09 02:04:47.860702 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.860706 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.860710 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.860713 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.860717 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860720 | ubuntu-noble | 2026-08-09 02:04:47.860724 | ubuntu-noble | !! 2026-08-09 02:04:47.860728 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.860731 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.volume' is absent from the `packages` configuration. 2026-08-09 02:04:47.860735 | ubuntu-noble | !! 2026-08-09 02:04:47.860739 | ubuntu-noble | 2026-08-09 02:04:47.860742 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860746 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860750 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.860753 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860757 | ubuntu-noble | Python recognizes 'manila.volume' as an importable package[^1], 2026-08-09 02:04:47.860764 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.860767 | ubuntu-noble | 2026-08-09 02:04:47.860771 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.860775 | ubuntu-noble | package, please make sure that 'manila.volume' is explicitly added 2026-08-09 02:04:47.860778 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.860782 | ubuntu-noble | 2026-08-09 02:04:47.860785 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.860789 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.860793 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.860796 | ubuntu-noble | 2026-08-09 02:04:47.860800 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.860804 | ubuntu-noble | 2026-08-09 02:04:47.860807 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.860811 | ubuntu-noble | 2026-08-09 02:04:47.860815 | ubuntu-noble | If you don't want 'manila.volume' to be distributed and are 2026-08-09 02:04:47.860818 | ubuntu-noble | already explicitly excluding 'manila.volume' via 2026-08-09 02:04:47.860822 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.860825 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.860829 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.860833 | ubuntu-noble | 2026-08-09 02:04:47.860841 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.860844 | ubuntu-noble | 2026-08-09 02:04:47.860848 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.860852 | ubuntu-noble | 2026-08-09 02:04:47.860855 | ubuntu-noble | 2026-08-09 02:04:47.860859 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.860863 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.860866 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.860870 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.860873 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860881 | ubuntu-noble | 2026-08-09 02:04:47.860885 | ubuntu-noble | !! 2026-08-09 02:04:47.860888 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.860892 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. 2026-08-09 02:04:47.860896 | ubuntu-noble | !! 2026-08-09 02:04:47.860899 | ubuntu-noble | 2026-08-09 02:04:47.860903 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.860907 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860910 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:47.860914 | ubuntu-noble | ############################ 2026-08-09 02:04:47.860918 | ubuntu-noble | Python recognizes 'manila.wsgi' as an importable package[^1], 2026-08-09 02:04:47.860921 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:47.860925 | ubuntu-noble | 2026-08-09 02:04:47.860928 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:47.860932 | ubuntu-noble | package, please make sure that 'manila.wsgi' is explicitly added 2026-08-09 02:04:47.860936 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:47.860939 | ubuntu-noble | 2026-08-09 02:04:47.860943 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:47.860947 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:47.860950 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:47.860954 | ubuntu-noble | 2026-08-09 02:04:47.860958 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:47.860961 | ubuntu-noble | 2026-08-09 02:04:47.860965 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:47.860968 | ubuntu-noble | 2026-08-09 02:04:47.860972 | ubuntu-noble | If you don't want 'manila.wsgi' to be distributed and are 2026-08-09 02:04:47.860976 | ubuntu-noble | already explicitly excluding 'manila.wsgi' via 2026-08-09 02:04:47.860979 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:47.860983 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:47.860987 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:47.860990 | ubuntu-noble | 2026-08-09 02:04:47.860994 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:47.860997 | ubuntu-noble | 2026-08-09 02:04:47.861001 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:47.861005 | ubuntu-noble | 2026-08-09 02:04:47.861008 | ubuntu-noble | 2026-08-09 02:04:47.861012 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:47.861016 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:47.861019 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:47.861023 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:47.861026 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.861030 | ubuntu-noble | 2026-08-09 02:04:47.861034 | ubuntu-noble | !! 2026-08-09 02:04:47.861037 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:47.872127 | ubuntu-noble | Editable install will be performed using a meta path finder. 2026-08-09 02:04:47.872152 | ubuntu-noble | 2026-08-09 02:04:47.872161 | ubuntu-noble | Options like `package-data`, `include/exclude-package-data` or 2026-08-09 02:04:47.872170 | ubuntu-noble | `packages.find.exclude/include` may have no effect. 2026-08-09 02:04:47.872178 | ubuntu-noble | 2026-08-09 02:04:47.872994 | ubuntu-noble | adding '__editable___manila_1_0_0_dev6864_finder.py' 2026-08-09 02:04:47.873600 | ubuntu-noble | adding '__editable__.manila-1.0.0.dev6864.pth' 2026-08-09 02:04:47.873624 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-wmyioilx/manila-1.0.0.dev6864-0.editable-py3-none-any.whl' and adding '/tmp/tmprvyo2x3ymanila-1.0.0.dev6864-0.editable-py3-none-any.whl' to it 2026-08-09 02:04:47.874034 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/licenses/LICENSE' 2026-08-09 02:04:47.874044 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/METADATA' 2026-08-09 02:04:47.874053 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/WHEEL' 2026-08-09 02:04:47.874482 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/entry_points.txt' 2026-08-09 02:04:47.874491 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/pbr.json' 2026-08-09 02:04:47.874500 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/top_level.txt' 2026-08-09 02:04:47.874508 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/RECORD' 2026-08-09 02:04:47.874965 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/editable_wheel.py:354: InformationOnly: Editable installation. 2026-08-09 02:04:47.874982 | ubuntu-noble | !! 2026-08-09 02:04:47.874991 | ubuntu-noble | 2026-08-09 02:04:47.874999 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.875008 | ubuntu-noble | Please be careful with folders in your working directory with the same 2026-08-09 02:04:47.875016 | ubuntu-noble | name as your package as they may take precedence during imports. 2026-08-09 02:04:47.875024 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:47.875033 | ubuntu-noble | 2026-08-09 02:04:47.875041 | ubuntu-noble | !! 2026-08-09 02:04:47.875050 | ubuntu-noble | with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2026-08-09 02:04:47.876301 | ubuntu-noble | Backend: Wrote response {'return': 'manila-1.0.0.dev6864-0.editable-py3-none-any.whl'} to /tmp/pep517_build_editable-_9wvr8sv.json 2026-08-09 02:04:47.878234 | ubuntu-noble | .pkg: 32470 I exit None (1.43 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6143 [tox/execute/api.py:308] 2026-08-09 02:04:47.887215 | ubuntu-noble | .pkg: 32479 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:33] 2026-08-09 02:04:47.888173 | ubuntu-noble | py312: 32480 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:485] 2026-08-09 02:04:48.229964 | ubuntu-noble | Requirement already satisfied: Paste>=3.4.3 in ./.tox/py312/lib/python3.12/site-packages (3.10.1) 2026-08-09 02:04:48.230027 | ubuntu-noble | Requirement already satisfied: PasteDeploy>=2.1.0 in ./.tox/py312/lib/python3.12/site-packages (3.1.0) 2026-08-09 02:04:48.230415 | ubuntu-noble | Requirement already satisfied: Routes>=2.4.1 in ./.tox/py312/lib/python3.12/site-packages (2.5.1) 2026-08-09 02:04:48.230429 | ubuntu-noble | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in ./.tox/py312/lib/python3.12/site-packages (0.42.1) 2026-08-09 02:04:48.230832 | ubuntu-noble | Requirement already satisfied: SQLAlchemy>=1.4.0 in ./.tox/py312/lib/python3.12/site-packages (2.0.51) 2026-08-09 02:04:48.231170 | ubuntu-noble | Requirement already satisfied: WebOb>=1.8.6 in ./.tox/py312/lib/python3.12/site-packages (1.8.10) 2026-08-09 02:04:48.231597 | ubuntu-noble | Requirement already satisfied: alembic>=1.4.2 in ./.tox/py312/lib/python3.12/site-packages (1.18.5) 2026-08-09 02:04:48.231996 | ubuntu-noble | Requirement already satisfied: cachetools>=4.2.1 in ./.tox/py312/lib/python3.12/site-packages (7.1.4) 2026-08-09 02:04:48.232406 | ubuntu-noble | Requirement already satisfied: castellan>=3.7.0 in ./.tox/py312/lib/python3.12/site-packages (5.8.0) 2026-08-09 02:04:48.232811 | ubuntu-noble | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/py312/lib/python3.12/site-packages (0.7.1) 2026-08-09 02:04:48.233119 | ubuntu-noble | Requirement already satisfied: eventlet>=0.27.0 in ./.tox/py312/lib/python3.12/site-packages (0.41.0) 2026-08-09 02:04:48.233344 | ubuntu-noble | Requirement already satisfied: greenlet>=0.4.16 in ./.tox/py312/lib/python3.12/site-packages (3.5.3) 2026-08-09 02:04:48.233769 | ubuntu-noble | Requirement already satisfied: jsonschema>=4.17 in ./.tox/py312/lib/python3.12/site-packages (4.26.0) 2026-08-09 02:04:48.234128 | ubuntu-noble | Requirement already satisfied: keystoneauth1>=4.2.1 in ./.tox/py312/lib/python3.12/site-packages (5.15.0) 2026-08-09 02:04:48.234475 | ubuntu-noble | Requirement already satisfied: keystonemiddleware>=9.1.0 in ./.tox/py312/lib/python3.12/site-packages (13.0.0) 2026-08-09 02:04:48.234728 | ubuntu-noble | Requirement already satisfied: lxml>=4.5.2 in ./.tox/py312/lib/python3.12/site-packages (6.1.1) 2026-08-09 02:04:48.235175 | ubuntu-noble | Requirement already satisfied: netaddr>=0.8.0 in ./.tox/py312/lib/python3.12/site-packages (1.3.0) 2026-08-09 02:04:48.235539 | ubuntu-noble | Requirement already satisfied: openstacksdk>=4.1.0 in ./.tox/py312/lib/python3.12/site-packages (4.18.0) 2026-08-09 02:04:48.235890 | ubuntu-noble | Requirement already satisfied: oslo.concurrency>=4.3.0 in ./.tox/py312/lib/python3.12/site-packages (7.6.1) 2026-08-09 02:04:48.236343 | ubuntu-noble | Requirement already satisfied: oslo.config>=8.3.2 in ./.tox/py312/lib/python3.12/site-packages (10.6.0) 2026-08-09 02:04:48.236666 | ubuntu-noble | Requirement already satisfied: oslo.context>=3.1.1 in ./.tox/py312/lib/python3.12/site-packages (6.5.0) 2026-08-09 02:04:48.237134 | ubuntu-noble | Requirement already satisfied: oslo.db>=17.2.1 in ./.tox/py312/lib/python3.12/site-packages (18.1.0) 2026-08-09 02:04:48.237662 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=5.0.1 in ./.tox/py312/lib/python3.12/site-packages (6.9.0) 2026-08-09 02:04:48.237986 | ubuntu-noble | Requirement already satisfied: oslo.log>=4.4.0 in ./.tox/py312/lib/python3.12/site-packages (8.3.0) 2026-08-09 02:04:48.238409 | ubuntu-noble | Requirement already satisfied: oslo.messaging>=14.1.0 in ./.tox/py312/lib/python3.12/site-packages (18.2.0) 2026-08-09 02:04:48.238419 | ubuntu-noble | Requirement already satisfied: oslo.middleware>=4.1.1 in ./.tox/py312/lib/python3.12/site-packages (8.2.0) 2026-08-09 02:04:48.238911 | ubuntu-noble | Requirement already satisfied: oslo.policy>=4.5.0 in ./.tox/py312/lib/python3.12/site-packages (6.0.0) 2026-08-09 02:04:48.239327 | ubuntu-noble | Requirement already satisfied: oslo.privsep>=2.4.0 in ./.tox/py312/lib/python3.12/site-packages (3.12.0) 2026-08-09 02:04:48.239848 | ubuntu-noble | Requirement already satisfied: oslo.reports>=2.2.0 in ./.tox/py312/lib/python3.12/site-packages (3.9.0) 2026-08-09 02:04:48.239872 | ubuntu-noble | Requirement already satisfied: oslo.rootwrap>=6.2.0 in ./.tox/py312/lib/python3.12/site-packages (7.10.0) 2026-08-09 02:04:48.240218 | ubuntu-noble | Requirement already satisfied: oslo.serialization>=4.0.1 in ./.tox/py312/lib/python3.12/site-packages (5.11.0) 2026-08-09 02:04:48.240531 | ubuntu-noble | Requirement already satisfied: oslo.service>=2.4.0 in ./.tox/py312/lib/python3.12/site-packages (4.8.0) 2026-08-09 02:04:48.240895 | ubuntu-noble | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./.tox/py312/lib/python3.12/site-packages (2.8.0) 2026-08-09 02:04:48.241179 | ubuntu-noble | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/py312/lib/python3.12/site-packages (10.1.1) 2026-08-09 02:04:48.241485 | ubuntu-noble | Requirement already satisfied: osprofiler>=3.4.0 in ./.tox/py312/lib/python3.12/site-packages (4.4.0) 2026-08-09 02:04:48.241820 | ubuntu-noble | Requirement already satisfied: packaging>=20.9 in ./.tox/py312/lib/python3.12/site-packages (26.2) 2026-08-09 02:04:48.242156 | ubuntu-noble | Requirement already satisfied: paramiko>=2.7.2 in ./.tox/py312/lib/python3.12/site-packages (4.0.0) 2026-08-09 02:04:48.242488 | ubuntu-noble | Requirement already satisfied: pbr>=5.5.0 in ./.tox/py312/lib/python3.12/site-packages (7.0.3) 2026-08-09 02:04:48.242897 | ubuntu-noble | Requirement already satisfied: pyparsing>=2.4.7 in ./.tox/py312/lib/python3.12/site-packages (3.3.2) 2026-08-09 02:04:48.243236 | ubuntu-noble | Requirement already satisfied: python-cinderclient>=4.0.1 in ./.tox/py312/lib/python3.12/site-packages (9.9.0) 2026-08-09 02:04:48.243647 | ubuntu-noble | Requirement already satisfied: python-neutronclient>=6.7.0 in ./.tox/py312/lib/python3.12/site-packages (13.0.0) 2026-08-09 02:04:48.243976 | ubuntu-noble | Requirement already satisfied: python-novaclient>=17.2.1 in ./.tox/py312/lib/python3.12/site-packages (18.13.0) 2026-08-09 02:04:48.244312 | ubuntu-noble | Requirement already satisfied: requests>=2.23.0 in ./.tox/py312/lib/python3.12/site-packages (2.34.2) 2026-08-09 02:04:48.244697 | ubuntu-noble | Requirement already satisfied: stevedore>=3.2.2 in ./.tox/py312/lib/python3.12/site-packages (5.9.0) 2026-08-09 02:04:48.245010 | ubuntu-noble | Requirement already satisfied: tenacity>=6.3.1 in ./.tox/py312/lib/python3.12/site-packages (9.1.4) 2026-08-09 02:04:48.245341 | ubuntu-noble | Requirement already satisfied: tooz>=2.7.1 in ./.tox/py312/lib/python3.12/site-packages (9.0.1) 2026-08-09 02:04:48.246522 | ubuntu-noble | Requirement already satisfied: setuptools in ./.tox/py312/lib/python3.12/site-packages (from Paste>=3.4.3) (84.0.0) 2026-08-09 02:04:48.249249 | ubuntu-noble | Requirement already satisfied: six in ./.tox/py312/lib/python3.12/site-packages (from Routes>=2.4.1) (1.17.0) 2026-08-09 02:04:48.249686 | ubuntu-noble | Requirement already satisfied: repoze.lru>=0.3 in ./.tox/py312/lib/python3.12/site-packages (from Routes>=2.4.1) (0.8) 2026-08-09 02:04:48.255878 | ubuntu-noble | Requirement already satisfied: typing-extensions>=4.6.0 in ./.tox/py312/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0) (4.15.0) 2026-08-09 02:04:48.260027 | ubuntu-noble | Requirement already satisfied: Mako in ./.tox/py312/lib/python3.12/site-packages (from alembic>=1.4.2) (1.3.12) 2026-08-09 02:04:48.262270 | ubuntu-noble | Requirement already satisfied: cryptography>=2.7 in ./.tox/py312/lib/python3.12/site-packages (from castellan>=3.7.0) (43.0.3) 2026-08-09 02:04:48.262704 | ubuntu-noble | Requirement already satisfied: python-barbicanclient>=5.5.0 in ./.tox/py312/lib/python3.12/site-packages (from castellan>=3.7.0) (7.5.0) 2026-08-09 02:04:48.265897 | ubuntu-noble | Requirement already satisfied: dnspython>=1.15.0 in ./.tox/py312/lib/python3.12/site-packages (from eventlet>=0.27.0) (2.8.0) 2026-08-09 02:04:48.268553 | ubuntu-noble | Requirement already satisfied: attrs>=22.2.0 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (26.1.0) 2026-08-09 02:04:48.268964 | ubuntu-noble | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (2025.9.1) 2026-08-09 02:04:48.269435 | ubuntu-noble | Requirement already satisfied: referencing>=0.28.4 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (0.37.0) 2026-08-09 02:04:48.269883 | ubuntu-noble | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (2026.5.1) 2026-08-09 02:04:48.271920 | ubuntu-noble | Requirement already satisfied: iso8601>=2.0.0 in ./.tox/py312/lib/python3.12/site-packages (from keystoneauth1>=4.2.1) (2.1.0) 2026-08-09 02:04:48.272470 | ubuntu-noble | Requirement already satisfied: os-service-types>=1.2.0 in ./.tox/py312/lib/python3.12/site-packages (from keystoneauth1>=4.2.1) (1.8.2) 2026-08-09 02:04:48.274381 | ubuntu-noble | Requirement already satisfied: oslo.cache>=3.11.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (4.3.0) 2026-08-09 02:04:48.275291 | ubuntu-noble | Requirement already satisfied: pycadf>=1.1.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (4.1.0) 2026-08-09 02:04:48.275748 | ubuntu-noble | Requirement already satisfied: PyJWT>=2.4.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (2.13.0) 2026-08-09 02:04:48.276207 | ubuntu-noble | Requirement already satisfied: python-keystoneclient>=3.20.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (5.8.0) 2026-08-09 02:04:48.281070 | ubuntu-noble | Requirement already satisfied: decorator>=4.4.1 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (5.3.1) 2026-08-09 02:04:48.281448 | ubuntu-noble | Requirement already satisfied: dogpile.cache>=0.6.5 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (1.5.0) 2026-08-09 02:04:48.281947 | ubuntu-noble | Requirement already satisfied: jmespath>=0.9.0 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (1.1.0) 2026-08-09 02:04:48.282394 | ubuntu-noble | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (1.33) 2026-08-09 02:04:48.283147 | ubuntu-noble | Requirement already satisfied: platformdirs>=3 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (4.10.0) 2026-08-09 02:04:48.283586 | ubuntu-noble | Requirement already satisfied: psutil>=3.2.2 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (7.2.2) 2026-08-09 02:04:48.284046 | ubuntu-noble | Requirement already satisfied: PyYAML>=3.13 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (6.0.3) 2026-08-09 02:04:48.285616 | ubuntu-noble | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0) (0.20) 2026-08-09 02:04:48.286013 | ubuntu-noble | Requirement already satisfied: debtcollector>=3.0.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0) (3.1.0) 2026-08-09 02:04:48.287672 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.config>=8.3.2) (2.0.0) 2026-08-09 02:04:48.291517 | ubuntu-noble | Requirement already satisfied: testresources>=2.0.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.db>=17.2.1) (2.1.2) 2026-08-09 02:04:48.291952 | ubuntu-noble | Requirement already satisfied: testscenarios>=0.4 in ./.tox/py312/lib/python3.12/site-packages (from oslo.db>=17.2.1) (0.6.2) 2026-08-09 02:04:48.295897 | ubuntu-noble | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.log>=4.4.0) (2.9.0.post0) 2026-08-09 02:04:48.297830 | ubuntu-noble | Requirement already satisfied: futurist>=1.2.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (3.4.0) 2026-08-09 02:04:48.299173 | ubuntu-noble | Requirement already satisfied: amqp>=2.5.2 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (5.3.1) 2026-08-09 02:04:48.299635 | ubuntu-noble | Requirement already satisfied: kombu>=5.2.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (5.6.2) 2026-08-09 02:04:48.300075 | ubuntu-noble | Requirement already satisfied: oslo.metrics>=0.2.1 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (0.16.0) 2026-08-09 02:04:48.301779 | ubuntu-noble | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/py312/lib/python3.12/site-packages (from oslo.middleware>=4.1.1) (5.0.0) 2026-08-09 02:04:48.302131 | ubuntu-noble | Requirement already satisfied: Jinja2>=2.10 in ./.tox/py312/lib/python3.12/site-packages (from oslo.middleware>=4.1.1) (3.1.6) 2026-08-09 02:04:48.303047 | ubuntu-noble | Requirement already satisfied: statsd>=3.2.1 in ./.tox/py312/lib/python3.12/site-packages (from oslo.middleware>=4.1.1) (4.0.1) 2026-08-09 02:04:48.307852 | ubuntu-noble | Requirement already satisfied: cffi>=1.14.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.privsep>=2.4.0) (2.0.0) 2026-08-09 02:04:48.308151 | ubuntu-noble | Requirement already satisfied: msgpack>=0.6.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.privsep>=2.4.0) (1.2.1) 2026-08-09 02:04:48.316079 | ubuntu-noble | Requirement already satisfied: Yappi>=1.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.service>=2.4.0) (1.7.6) 2026-08-09 02:04:48.318344 | ubuntu-noble | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/py312/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0) (3.18.0) 2026-08-09 02:04:48.327302 | ubuntu-noble | Requirement already satisfied: invoke>=2.0 in ./.tox/py312/lib/python3.12/site-packages (from paramiko>=2.7.2) (3.0.3) 2026-08-09 02:04:48.327891 | ubuntu-noble | Requirement already satisfied: pynacl>=1.5 in ./.tox/py312/lib/python3.12/site-packages (from paramiko>=2.7.2) (1.6.2) 2026-08-09 02:04:48.336341 | ubuntu-noble | Requirement already satisfied: cliff>=3.4.0 in ./.tox/py312/lib/python3.12/site-packages (from python-neutronclient>=6.7.0) (4.15.0) 2026-08-09 02:04:48.336929 | ubuntu-noble | Requirement already satisfied: osc-lib>=1.12.0 in ./.tox/py312/lib/python3.12/site-packages (from python-neutronclient>=6.7.0) (4.7.0) 2026-08-09 02:04:48.342718 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (3.4.7) 2026-08-09 02:04:48.343064 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (3.18) 2026-08-09 02:04:48.343487 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (2.7.0) 2026-08-09 02:04:48.344490 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (2026.7.22) 2026-08-09 02:04:48.374500 | ubuntu-noble | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/py312/lib/python3.12/site-packages (from tooz>=2.7.1) (0.16.0) 2026-08-09 02:04:48.378180 | ubuntu-noble | Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./.tox/py312/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0) (5.1.0) 2026-08-09 02:04:48.388454 | ubuntu-noble | Requirement already satisfied: pycparser in ./.tox/py312/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0) (3.0) 2026-08-09 02:04:48.390703 | ubuntu-noble | Requirement already satisfied: autopage>=0.4.0 in ./.tox/py312/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0) (0.6.0) 2026-08-09 02:04:48.391088 | ubuntu-noble | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/py312/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0) (4.0.0) 2026-08-09 02:04:48.395893 | ubuntu-noble | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/py312/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (3.0.52) 2026-08-09 02:04:48.396298 | ubuntu-noble | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/py312/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (1.11.0) 2026-08-09 02:04:48.396738 | ubuntu-noble | Requirement already satisfied: rich>=15.0.0 in ./.tox/py312/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (15.0.0) 2026-08-09 02:04:48.397123 | ubuntu-noble | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/py312/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (1.8.0) 2026-08-09 02:04:48.402824 | ubuntu-noble | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/py312/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0) (2.2.2) 2026-08-09 02:04:48.421450 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in ./.tox/py312/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1) (3.0.3) 2026-08-09 02:04:48.426135 | ubuntu-noble | Requirement already satisfied: jsonpointer>=1.9 in ./.tox/py312/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0) (3.1.1) 2026-08-09 02:04:48.433099 | ubuntu-noble | Requirement already satisfied: tzdata>=2025.2 in ./.tox/py312/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0) (2026.2) 2026-08-09 02:04:48.450858 | ubuntu-noble | Requirement already satisfied: prometheus-client>=0.6.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0) (0.25.0) 2026-08-09 02:04:48.456348 | ubuntu-noble | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/py312/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0) (0.8.1) 2026-08-09 02:04:48.506993 | ubuntu-noble | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/py312/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (4.2.0) 2026-08-09 02:04:48.507413 | ubuntu-noble | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/py312/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (2.20.0) 2026-08-09 02:04:48.512934 | ubuntu-noble | Requirement already satisfied: mdurl~=0.1 in ./.tox/py312/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (0.1.2) 2026-08-09 02:04:48.723847 | ubuntu-noble | py312: 33316 I exit 0 (0.83 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=6309 [tox/execute/api.py:308] 2026-08-09 02:04:48.725364 | ubuntu-noble | py312: 33318 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:485] 2026-08-09 02:04:49.061248 | ubuntu-noble | Processing ./.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl 2026-08-09 02:04:49.078513 | ubuntu-noble | Installing collected packages: manila 2026-08-09 02:04:49.123001 | ubuntu-noble | Successfully installed manila-1.0.0.dev6864 2026-08-09 02:04:49.181355 | ubuntu-noble | py312: 33773 I exit 0 (0.45 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=6440 [tox/execute/api.py:308] 2026-08-09 02:04:49.183445 | ubuntu-noble | .pkg: 33776 W _exit> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:485] 2026-08-09 02:04:49.184719 | ubuntu-noble | Backend: run command _exit with args {} 2026-08-09 02:04:49.184751 | ubuntu-noble | Backend: Wrote response {'return': 0} to /tmp/pep517__exit-x682et6y.json 2026-08-09 02:04:49.186189 | ubuntu-noble | .pkg: 33778 I exit None (0.00 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6143 [tox/execute/api.py:308] 2026-08-09 02:04:49.250885 | ubuntu-noble | .pkg: 33843 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:256] 2026-08-09 02:04:49.252915 | ubuntu-noble | py312: OK (33.46 seconds) 2026-08-09 02:04:49.252951 | ubuntu-noble | congratulations :) (33.65 seconds) 2026-08-09 02:04:49.704286 | ubuntu-noble | ok: Runtime: 0:00:33.955821 2026-08-09 02:04:49.781469 | 2026-08-09 02:04:49.781644 | TASK [tox : Create a tempfile to save tox showconfig] 2026-08-09 02:04:50.082960 | ubuntu-noble | changed 2026-08-09 02:04:50.094598 | 2026-08-09 02:04:50.094700 | TASK [tox : Detect tox version] 2026-08-09 02:04:50.575009 | ubuntu-noble | 4.58.0 from /home/zuul/.local/tox/lib/python3.12/site-packages/tox/__init__.py 2026-08-09 02:04:50.660049 | ubuntu-noble | ok: Runtime: 0:00:00.277612 2026-08-09 02:04:50.666749 | 2026-08-09 02:04:50.666841 | TASK [tox : Get tox envlist config] 2026-08-09 02:04:51.708969 | ubuntu-noble | ok: Runtime: 0:00:00.410366 2026-08-09 02:04:51.715703 | 2026-08-09 02:04:51.715768 | TASK [tox : Install any sibling python packages] 2026-08-09 02:04:52.428063 | ubuntu-noble | ok: 2026-08-09 02:04:52.428265 | ubuntu-noble | Using envlist: ['py312'] 2026-08-09 02:04:52.428295 | ubuntu-noble | Processing siblings for manila from src/github.com/vexxhost/manila 2026-08-09 02:04:52.428315 | ubuntu-noble | Sibling openstack_requirements at src/opendev.org/openstack/requirements 2026-08-09 02:04:52.428336 | ubuntu-noble | Found alembic python package installed 2026-08-09 02:04:52.428355 | ubuntu-noble | Found amqp python package installed 2026-08-09 02:04:52.428373 | ubuntu-noble | Found attrs python package installed 2026-08-09 02:04:52.428391 | ubuntu-noble | Found autopage python package installed 2026-08-09 02:04:52.428409 | ubuntu-noble | Found bcrypt python package installed 2026-08-09 02:04:52.428427 | ubuntu-noble | Found cachetools python package installed 2026-08-09 02:04:52.428444 | ubuntu-noble | Found castellan python package installed 2026-08-09 02:04:52.428461 | ubuntu-noble | Found certifi python package installed 2026-08-09 02:04:52.428478 | ubuntu-noble | Found cffi python package installed 2026-08-09 02:04:52.428512 | ubuntu-noble | Found charset-normalizer python package installed 2026-08-09 02:04:52.428531 | ubuntu-noble | Found cliff python package installed 2026-08-09 02:04:52.428549 | ubuntu-noble | Found cmd2 python package installed 2026-08-09 02:04:52.428566 | ubuntu-noble | Found coverage python package installed 2026-08-09 02:04:52.428583 | ubuntu-noble | Found cryptography python package installed 2026-08-09 02:04:52.428600 | ubuntu-noble | Found ddt python package installed 2026-08-09 02:04:52.428618 | ubuntu-noble | Found debtcollector python package installed 2026-08-09 02:04:52.428635 | ubuntu-noble | Found decorator python package installed 2026-08-09 02:04:52.428652 | ubuntu-noble | Found defusedxml python package installed 2026-08-09 02:04:52.428669 | ubuntu-noble | Found dnspython python package installed 2026-08-09 02:04:52.428686 | ubuntu-noble | Found dogpile.cache python package installed 2026-08-09 02:04:52.428767 | ubuntu-noble | Found eventlet python package installed 2026-08-09 02:04:52.428794 | ubuntu-noble | Found fasteners python package installed 2026-08-09 02:04:52.428818 | ubuntu-noble | Found fixtures python package installed 2026-08-09 02:04:52.428836 | ubuntu-noble | Found flake8 python package installed 2026-08-09 02:04:52.428853 | ubuntu-noble | Found futurist python package installed 2026-08-09 02:04:52.428871 | ubuntu-noble | Found greenlet python package installed 2026-08-09 02:04:52.428888 | ubuntu-noble | Found hacking python package installed 2026-08-09 02:04:52.428905 | ubuntu-noble | Found idna python package installed 2026-08-09 02:04:52.428922 | ubuntu-noble | Found invoke python package installed 2026-08-09 02:04:52.428939 | ubuntu-noble | Found iso8601 python package installed 2026-08-09 02:04:52.428967 | ubuntu-noble | Found Jinja2 python package installed 2026-08-09 02:04:52.428987 | ubuntu-noble | Found jmespath python package installed 2026-08-09 02:04:52.429004 | ubuntu-noble | Found jsonpatch python package installed 2026-08-09 02:04:52.429021 | ubuntu-noble | Found jsonpointer python package installed 2026-08-09 02:04:52.429038 | ubuntu-noble | Found jsonschema python package installed 2026-08-09 02:04:52.429055 | ubuntu-noble | Found jsonschema-specifications python package installed 2026-08-09 02:04:52.429073 | ubuntu-noble | Found keystoneauth1 python package installed 2026-08-09 02:04:52.429090 | ubuntu-noble | Found keystonemiddleware python package installed 2026-08-09 02:04:52.429108 | ubuntu-noble | Found kombu python package installed 2026-08-09 02:04:52.429126 | ubuntu-noble | Found lxml python package installed 2026-08-09 02:04:52.429144 | ubuntu-noble | Found Mako python package installed 2026-08-09 02:04:52.429161 | ubuntu-noble | Found manila python package installed 2026-08-09 02:04:52.429179 | ubuntu-noble | Skipping manila because it's us 2026-08-09 02:04:52.429196 | ubuntu-noble | Found markdown-it-py python package installed 2026-08-09 02:04:52.429214 | ubuntu-noble | Found MarkupSafe python package installed 2026-08-09 02:04:52.429231 | ubuntu-noble | Found mccabe python package installed 2026-08-09 02:04:52.429248 | ubuntu-noble | Found mdurl python package installed 2026-08-09 02:04:52.429265 | ubuntu-noble | Found msgpack python package installed 2026-08-09 02:04:52.429282 | ubuntu-noble | Found netaddr python package installed 2026-08-09 02:04:52.429299 | ubuntu-noble | Found openstacksdk python package installed 2026-08-09 02:04:52.429316 | ubuntu-noble | Found os-service-types python package installed 2026-08-09 02:04:52.429333 | ubuntu-noble | Found osc-lib python package installed 2026-08-09 02:04:52.429351 | ubuntu-noble | Found oslo.cache python package installed 2026-08-09 02:04:52.429368 | ubuntu-noble | Found oslo.concurrency python package installed 2026-08-09 02:04:52.429385 | ubuntu-noble | Found oslo.config python package installed 2026-08-09 02:04:52.429403 | ubuntu-noble | Found oslo.context python package installed 2026-08-09 02:04:52.429421 | ubuntu-noble | Found oslo.db python package installed 2026-08-09 02:04:52.429444 | ubuntu-noble | Found oslo.i18n python package installed 2026-08-09 02:04:52.429462 | ubuntu-noble | Found oslo.log python package installed 2026-08-09 02:04:52.429479 | ubuntu-noble | Found oslo.messaging python package installed 2026-08-09 02:04:52.429496 | ubuntu-noble | Found oslo.metrics python package installed 2026-08-09 02:04:52.429513 | ubuntu-noble | Found oslo.middleware python package installed 2026-08-09 02:04:52.429530 | ubuntu-noble | Found oslo.policy python package installed 2026-08-09 02:04:52.429547 | ubuntu-noble | Found oslo.privsep python package installed 2026-08-09 02:04:52.429563 | ubuntu-noble | Found oslo.reports python package installed 2026-08-09 02:04:52.429579 | ubuntu-noble | Found oslo.rootwrap python package installed 2026-08-09 02:04:52.429596 | ubuntu-noble | Found oslo.serialization python package installed 2026-08-09 02:04:52.429613 | ubuntu-noble | Found oslo.service python package installed 2026-08-09 02:04:52.429630 | ubuntu-noble | Found oslo.upgradecheck python package installed 2026-08-09 02:04:52.429648 | ubuntu-noble | Found oslo.utils python package installed 2026-08-09 02:04:52.429665 | ubuntu-noble | Found oslotest python package installed 2026-08-09 02:04:52.429682 | ubuntu-noble | Found osprofiler python package installed 2026-08-09 02:04:52.429699 | ubuntu-noble | Found packaging python package installed 2026-08-09 02:04:52.429716 | ubuntu-noble | Found paramiko python package installed 2026-08-09 02:04:52.429733 | ubuntu-noble | Found Paste python package installed 2026-08-09 02:04:52.429749 | ubuntu-noble | Found PasteDeploy python package installed 2026-08-09 02:04:52.429766 | ubuntu-noble | Found pbr python package installed 2026-08-09 02:04:52.429783 | ubuntu-noble | Found platformdirs python package installed 2026-08-09 02:04:52.429800 | ubuntu-noble | Found prettytable python package installed 2026-08-09 02:04:52.429817 | ubuntu-noble | Found prometheus_client python package installed 2026-08-09 02:04:52.429834 | ubuntu-noble | Found prompt_toolkit python package installed 2026-08-09 02:04:52.429851 | ubuntu-noble | Found psutil python package installed 2026-08-09 02:04:52.429868 | ubuntu-noble | Found psycopg2-binary python package installed 2026-08-09 02:04:52.429885 | ubuntu-noble | Found pycadf python package installed 2026-08-09 02:04:52.429902 | ubuntu-noble | Found pycodestyle python package installed 2026-08-09 02:04:52.429920 | ubuntu-noble | Found pycparser python package installed 2026-08-09 02:04:52.429937 | ubuntu-noble | Found pyflakes python package installed 2026-08-09 02:04:52.429953 | ubuntu-noble | Found Pygments python package installed 2026-08-09 02:04:52.429971 | ubuntu-noble | Found PyJWT python package installed 2026-08-09 02:04:52.429988 | ubuntu-noble | Found PyMySQL python package installed 2026-08-09 02:04:52.430005 | ubuntu-noble | Found PyNaCl python package installed 2026-08-09 02:04:52.430022 | ubuntu-noble | Found pyparsing python package installed 2026-08-09 02:04:52.430040 | ubuntu-noble | Found pyperclip python package installed 2026-08-09 02:04:52.430058 | ubuntu-noble | Found python-barbicanclient python package installed 2026-08-09 02:04:52.430075 | ubuntu-noble | Found python-cinderclient python package installed 2026-08-09 02:04:52.430093 | ubuntu-noble | Found python-dateutil python package installed 2026-08-09 02:04:52.430110 | ubuntu-noble | Found python-keystoneclient python package installed 2026-08-09 02:04:52.430128 | ubuntu-noble | Found python-neutronclient python package installed 2026-08-09 02:04:52.430145 | ubuntu-noble | Found python-novaclient python package installed 2026-08-09 02:04:52.430162 | ubuntu-noble | Found python-subunit python package installed 2026-08-09 02:04:52.430179 | ubuntu-noble | Found PyYAML python package installed 2026-08-09 02:04:52.430196 | ubuntu-noble | Found referencing python package installed 2026-08-09 02:04:52.430213 | ubuntu-noble | Found repoze-lru python package installed 2026-08-09 02:04:52.430230 | ubuntu-noble | Found requests python package installed 2026-08-09 02:04:52.430252 | ubuntu-noble | Found requests-mock python package installed 2026-08-09 02:04:52.430270 | ubuntu-noble | Found rfc3986 python package installed 2026-08-09 02:04:52.430287 | ubuntu-noble | Found rich python package installed 2026-08-09 02:04:52.430304 | ubuntu-noble | Found rich-argparse python package installed 2026-08-09 02:04:52.430321 | ubuntu-noble | Found Routes python package installed 2026-08-09 02:04:52.430339 | ubuntu-noble | Found rpds-py python package installed 2026-08-09 02:04:52.430356 | ubuntu-noble | Found setuptools python package installed 2026-08-09 02:04:52.430373 | ubuntu-noble | Found six python package installed 2026-08-09 02:04:52.430391 | ubuntu-noble | Found SQLAlchemy python package installed 2026-08-09 02:04:52.430408 | ubuntu-noble | Found SQLAlchemy-Utils python package installed 2026-08-09 02:04:52.430424 | ubuntu-noble | Found statsd python package installed 2026-08-09 02:04:52.430441 | ubuntu-noble | Found stestr python package installed 2026-08-09 02:04:52.430458 | ubuntu-noble | Found stevedore python package installed 2026-08-09 02:04:52.430474 | ubuntu-noble | Found tenacity python package installed 2026-08-09 02:04:52.430492 | ubuntu-noble | Found testresources python package installed 2026-08-09 02:04:52.430509 | ubuntu-noble | Found testscenarios python package installed 2026-08-09 02:04:52.430526 | ubuntu-noble | Found testtools python package installed 2026-08-09 02:04:52.430542 | ubuntu-noble | Found tomlkit python package installed 2026-08-09 02:04:52.430559 | ubuntu-noble | Found tooz python package installed 2026-08-09 02:04:52.430575 | ubuntu-noble | Found typing_extensions python package installed 2026-08-09 02:04:52.430592 | ubuntu-noble | Found tzdata python package installed 2026-08-09 02:04:52.430609 | ubuntu-noble | Found urllib3 python package installed 2026-08-09 02:04:52.430626 | ubuntu-noble | Found vine python package installed 2026-08-09 02:04:52.430684 | ubuntu-noble | Found voluptuous python package installed 2026-08-09 02:04:52.430703 | ubuntu-noble | Found wcwidth python package installed 2026-08-09 02:04:52.430720 | ubuntu-noble | Found WebOb python package installed 2026-08-09 02:04:52.430737 | ubuntu-noble | Found wrapt python package installed 2026-08-09 02:04:52.430757 | ubuntu-noble | Found yappi python package installed 2026-08-09 02:04:52.436200 | 2026-08-09 02:04:52.436275 | TASK [tox : Remove tempfile] 2026-08-09 02:04:52.795793 | ubuntu-noble | changed 2026-08-09 02:04:52.803360 | 2026-08-09 02:04:52.803430 | TASK [tox : Emit tox command] 2026-08-09 02:04:52.848654 | /home/zuul/.local/tox/bin/tox -epy312 -vv --skip-missing-interpreters=false 2026-08-09 02:04:52.854829 | 2026-08-09 02:04:52.854951 | TASK [tox : Run tox] 2026-08-09 02:04:53.326832 | ubuntu-noble | ROOT: 199 D setup logging to DEBUG on pid 6501 [tox/report.py:229] 2026-08-09 02:04:53.349353 | ubuntu-noble | .pkg: 222 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.351347 | ubuntu-noble | .pkg: 224 I find interpreter for spec PythonSpec(major=3, minor=12, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.354128 | ubuntu-noble | .pkg: 227 D got python info of /usr/bin/python3.12 from /home/zuul/.cache/virtualenv/py_info/5/f0d7a494a3f776233427cb85a7e198c7cf4913b50a203c6febc678cc4f5bf265.json [virtualenv/app_data/via_disk_folder.py:139] 2026-08-09 02:04:53.354760 | ubuntu-noble | .pkg: 227 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-09 02:04:53.354865 | ubuntu-noble | .pkg: 228 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.354929 | ubuntu-noble | .pkg: 228 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.355962 | ubuntu-noble | .pkg: 229 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-09 02:04:53.356069 | ubuntu-noble | .pkg: 229 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-09 02:04:53.380840 | ubuntu-noble | .pkg: 253 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.381260 | ubuntu-noble | .pkg: 254 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.381474 | ubuntu-noble | .pkg: 254 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.381536 | ubuntu-noble | .pkg: 254 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.384782 | ubuntu-noble | .pkg: 257 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.385174 | ubuntu-noble | .pkg: 258 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.385245 | ubuntu-noble | .pkg: 258 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.385301 | ubuntu-noble | .pkg: 258 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.388816 | ubuntu-noble | .pkg: 262 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.389203 | ubuntu-noble | .pkg: 262 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.389267 | ubuntu-noble | .pkg: 262 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.389324 | ubuntu-noble | .pkg: 262 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.392503 | ubuntu-noble | .pkg: 265 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.392911 | ubuntu-noble | .pkg: 266 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.392973 | ubuntu-noble | .pkg: 266 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.393031 | ubuntu-noble | .pkg: 266 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.396176 | ubuntu-noble | .pkg: 269 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.396547 | ubuntu-noble | .pkg: 269 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.396625 | ubuntu-noble | .pkg: 269 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.396702 | ubuntu-noble | .pkg: 269 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.399736 | ubuntu-noble | .pkg: 272 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.400167 | ubuntu-noble | .pkg: 273 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.400250 | ubuntu-noble | .pkg: 273 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.400329 | ubuntu-noble | .pkg: 273 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.403714 | ubuntu-noble | .pkg: 276 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.404124 | ubuntu-noble | .pkg: 277 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.404189 | ubuntu-noble | .pkg: 277 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.404251 | ubuntu-noble | .pkg: 277 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.407404 | ubuntu-noble | .pkg: 280 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.407834 | ubuntu-noble | .pkg: 281 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.407884 | ubuntu-noble | .pkg: 281 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.407946 | ubuntu-noble | .pkg: 281 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.410983 | ubuntu-noble | .pkg: 284 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.411362 | ubuntu-noble | .pkg: 284 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.411426 | ubuntu-noble | .pkg: 284 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.411484 | ubuntu-noble | .pkg: 284 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.414688 | ubuntu-noble | .pkg: 287 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.415042 | ubuntu-noble | .pkg: 288 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.415128 | ubuntu-noble | .pkg: 288 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.415143 | ubuntu-noble | .pkg: 288 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.418326 | ubuntu-noble | .pkg: 291 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.418735 | ubuntu-noble | .pkg: 291 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.418793 | ubuntu-noble | .pkg: 292 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.418843 | ubuntu-noble | .pkg: 292 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.422967 | ubuntu-noble | .pkg: 296 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.423348 | ubuntu-noble | .pkg: 296 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.423424 | ubuntu-noble | .pkg: 296 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.423481 | ubuntu-noble | .pkg: 296 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.426441 | ubuntu-noble | .pkg: 299 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.426846 | ubuntu-noble | .pkg: 300 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.426911 | ubuntu-noble | .pkg: 300 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.426953 | ubuntu-noble | .pkg: 300 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.430031 | ubuntu-noble | .pkg: 303 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.430421 | ubuntu-noble | .pkg: 303 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.430492 | ubuntu-noble | .pkg: 303 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.430528 | ubuntu-noble | .pkg: 303 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.434204 | ubuntu-noble | .pkg: 307 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.434522 | ubuntu-noble | .pkg: 307 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.434607 | ubuntu-noble | .pkg: 307 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.434662 | ubuntu-noble | .pkg: 307 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.437648 | ubuntu-noble | .pkg: 310 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-09 02:04:53.438025 | ubuntu-noble | .pkg: 311 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-08-09 02:04:53.438171 | ubuntu-noble | .pkg: 311 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-08-09 02:04:53.438203 | ubuntu-noble | .pkg: 311 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-08-09 02:04:53.496819 | ubuntu-noble | .pkg: 369 W _optional_hooks> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:485] 2026-08-09 02:04:53.631121 | ubuntu-noble | Backend: run command _optional_hooks with args {} 2026-08-09 02:04:53.631171 | ubuntu-noble | 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-ncu0hoy7.json 2026-08-09 02:04:53.633414 | ubuntu-noble | .pkg: 506 I exit None (0.13 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6508 [tox/execute/api.py:308] 2026-08-09 02:04:53.634308 | ubuntu-noble | .pkg: 507 W get_requires_for_build_sdist> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:485] 2026-08-09 02:04:53.663935 | ubuntu-noble | Backend: run command get_requires_for_build_sdist with args {'config_settings': None} 2026-08-09 02:04:53.663973 | ubuntu-noble | [pbr] Generating ChangeLog 2026-08-09 02:04:53.887375 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-09 02:04:53.887446 | ubuntu-noble | !! 2026-08-09 02:04:53.887456 | ubuntu-noble | 2026-08-09 02:04:53.887467 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:53.887477 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-08-09 02:04:53.887486 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-08-09 02:04:53.887494 | ubuntu-noble | standards-based tools. 2026-08-09 02:04:53.887517 | ubuntu-noble | 2026-08-09 02:04:53.887526 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-08-09 02:04:53.887534 | ubuntu-noble | calls to avoid build errors in the future. 2026-08-09 02:04:53.887542 | ubuntu-noble | 2026-08-09 02:04:53.887551 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-09 02:04:53.887559 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:53.887618 | ubuntu-noble | 2026-08-09 02:04:53.887632 | ubuntu-noble | !! 2026-08-09 02:04:53.887644 | ubuntu-noble | self.initialize_options() 2026-08-09 02:04:53.887803 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-09 02:04:53.887819 | ubuntu-noble | warnings.warn(msg) 2026-08-09 02:04:53.901511 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-09 02:04:53.901539 | ubuntu-noble | !! 2026-08-09 02:04:53.901549 | ubuntu-noble | 2026-08-09 02:04:53.901558 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:53.901599 | ubuntu-noble | 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-08-09 02:04:53.901608 | ubuntu-noble | 2026-08-09 02:04:53.901616 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-09 02:04:53.901625 | ubuntu-noble | or your builds will no longer be supported. 2026-08-09 02:04:53.901633 | ubuntu-noble | 2026-08-09 02:04:53.901642 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:53.901662 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:53.901670 | ubuntu-noble | 2026-08-09 02:04:53.901678 | ubuntu-noble | !! 2026-08-09 02:04:53.901687 | ubuntu-noble | corresp(dist, value, root_dir) 2026-08-09 02:04:53.916431 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:53.916660 | ubuntu-noble | !! 2026-08-09 02:04:53.916682 | ubuntu-noble | 2026-08-09 02:04:53.916691 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:53.916700 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:53.916709 | ubuntu-noble | 2026-08-09 02:04:53.916717 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:53.916726 | ubuntu-noble | 2026-08-09 02:04:53.916736 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:53.916764 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:53.916784 | ubuntu-noble | 2026-08-09 02:04:53.916792 | ubuntu-noble | !! 2026-08-09 02:04:53.916801 | ubuntu-noble | dist._finalize_license_expression() 2026-08-09 02:04:53.917446 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:53.917466 | ubuntu-noble | !! 2026-08-09 02:04:53.917475 | ubuntu-noble | 2026-08-09 02:04:53.917484 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:53.917493 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:53.917501 | ubuntu-noble | 2026-08-09 02:04:53.917510 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:53.917518 | ubuntu-noble | 2026-08-09 02:04:53.917526 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:53.917535 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:53.917543 | ubuntu-noble | 2026-08-09 02:04:53.917551 | ubuntu-noble | !! 2026-08-09 02:04:53.917559 | ubuntu-noble | self._finalize_license_expression() 2026-08-09 02:04:53.917993 | ubuntu-noble | running egg_info 2026-08-09 02:04:53.920491 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-08-09 02:04:53.921727 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-08-09 02:04:53.922653 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-08-09 02:04:53.923301 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-08-09 02:04:53.923835 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-08-09 02:04:53.996308 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-08-09 02:04:53.996681 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-08-09 02:04:54.013164 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-08-09 02:04:54.036050 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-08-09 02:04:54.036487 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-08-09 02:04:54.040432 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-08-09 02:04:54.467991 | ubuntu-noble | adding license file 'LICENSE' 2026-08-09 02:04:54.487101 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-08-09 02:04:54.487753 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_sdist-3kzcgclo.json 2026-08-09 02:04:54.489825 | ubuntu-noble | .pkg: 1362 I exit None (0.85 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6508 [tox/execute/api.py:308] 2026-08-09 02:04:54.491197 | ubuntu-noble | .pkg: 1364 W get_requires_for_build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:485] 2026-08-09 02:04:54.514330 | ubuntu-noble | Backend: run command get_requires_for_build_editable with args {'config_settings': None} 2026-08-09 02:04:54.514379 | ubuntu-noble | [pbr] Generating ChangeLog 2026-08-09 02:04:54.746743 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-09 02:04:54.746843 | ubuntu-noble | !! 2026-08-09 02:04:54.746854 | ubuntu-noble | 2026-08-09 02:04:54.746864 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:54.746874 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-08-09 02:04:54.746883 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-08-09 02:04:54.746892 | ubuntu-noble | standards-based tools. 2026-08-09 02:04:54.746900 | ubuntu-noble | 2026-08-09 02:04:54.746909 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-08-09 02:04:54.746918 | ubuntu-noble | calls to avoid build errors in the future. 2026-08-09 02:04:54.746926 | ubuntu-noble | 2026-08-09 02:04:54.746935 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-09 02:04:54.746971 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:54.746980 | ubuntu-noble | 2026-08-09 02:04:54.746988 | ubuntu-noble | !! 2026-08-09 02:04:54.746996 | ubuntu-noble | self.initialize_options() 2026-08-09 02:04:54.747245 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-09 02:04:54.747255 | ubuntu-noble | warnings.warn(msg) 2026-08-09 02:04:54.751973 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-09 02:04:54.751991 | ubuntu-noble | !! 2026-08-09 02:04:54.752000 | ubuntu-noble | 2026-08-09 02:04:54.752008 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:54.752017 | ubuntu-noble | 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-08-09 02:04:54.752025 | ubuntu-noble | 2026-08-09 02:04:54.752034 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-09 02:04:54.752042 | ubuntu-noble | or your builds will no longer be supported. 2026-08-09 02:04:54.752050 | ubuntu-noble | 2026-08-09 02:04:54.752059 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:54.752068 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:54.752076 | ubuntu-noble | 2026-08-09 02:04:54.752084 | ubuntu-noble | !! 2026-08-09 02:04:54.752092 | ubuntu-noble | corresp(dist, value, root_dir) 2026-08-09 02:04:54.753832 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:54.753850 | ubuntu-noble | !! 2026-08-09 02:04:54.753859 | ubuntu-noble | 2026-08-09 02:04:54.753867 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:54.753875 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:54.753884 | ubuntu-noble | 2026-08-09 02:04:54.753892 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:54.753900 | ubuntu-noble | 2026-08-09 02:04:54.753908 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:54.753916 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:54.753924 | ubuntu-noble | 2026-08-09 02:04:54.753933 | ubuntu-noble | !! 2026-08-09 02:04:54.753941 | ubuntu-noble | dist._finalize_license_expression() 2026-08-09 02:04:54.754248 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:54.754258 | ubuntu-noble | !! 2026-08-09 02:04:54.754266 | ubuntu-noble | 2026-08-09 02:04:54.754276 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:54.754284 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:54.754294 | ubuntu-noble | 2026-08-09 02:04:54.754302 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:54.754311 | ubuntu-noble | 2026-08-09 02:04:54.754319 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:54.754327 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:54.754335 | ubuntu-noble | 2026-08-09 02:04:54.754343 | ubuntu-noble | !! 2026-08-09 02:04:54.754351 | ubuntu-noble | self._finalize_license_expression() 2026-08-09 02:04:54.754534 | ubuntu-noble | running egg_info 2026-08-09 02:04:54.756084 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-08-09 02:04:54.756752 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-08-09 02:04:54.757290 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-08-09 02:04:54.757773 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-08-09 02:04:54.758454 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-08-09 02:04:54.831688 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-08-09 02:04:54.832144 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-08-09 02:04:54.845172 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-08-09 02:04:54.865516 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-08-09 02:04:54.865596 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-08-09 02:04:54.869145 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-08-09 02:04:55.297106 | ubuntu-noble | adding license file 'LICENSE' 2026-08-09 02:04:55.316111 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-08-09 02:04:55.316723 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_editable-f4y01aua.json 2026-08-09 02:04:55.319094 | ubuntu-noble | .pkg: 2192 I exit None (0.83 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6508 [tox/execute/api.py:308] 2026-08-09 02:04:55.321733 | ubuntu-noble | .pkg: 2194 W build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:485] 2026-08-09 02:04:55.337154 | ubuntu-noble | 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-08-09 02:04:55.337175 | ubuntu-noble | [pbr] Generating ChangeLog 2026-08-09 02:04:55.551365 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-09 02:04:55.551476 | ubuntu-noble | warnings.warn(msg) 2026-08-09 02:04:55.553701 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-09 02:04:55.553721 | ubuntu-noble | !! 2026-08-09 02:04:55.553732 | ubuntu-noble | 2026-08-09 02:04:55.553743 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:55.553753 | ubuntu-noble | 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-08-09 02:04:55.553763 | ubuntu-noble | 2026-08-09 02:04:55.553772 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-09 02:04:55.553782 | ubuntu-noble | or your builds will no longer be supported. 2026-08-09 02:04:55.553791 | ubuntu-noble | 2026-08-09 02:04:55.553801 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:55.553810 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:55.553821 | ubuntu-noble | 2026-08-09 02:04:55.553831 | ubuntu-noble | !! 2026-08-09 02:04:55.553840 | ubuntu-noble | corresp(dist, value, root_dir) 2026-08-09 02:04:55.555488 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:55.555506 | ubuntu-noble | !! 2026-08-09 02:04:55.555515 | ubuntu-noble | 2026-08-09 02:04:55.555525 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:55.555534 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:55.555543 | ubuntu-noble | 2026-08-09 02:04:55.555552 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:55.555561 | ubuntu-noble | 2026-08-09 02:04:55.555605 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:55.555615 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:55.555624 | ubuntu-noble | 2026-08-09 02:04:55.555633 | ubuntu-noble | !! 2026-08-09 02:04:55.555669 | ubuntu-noble | dist._finalize_license_expression() 2026-08-09 02:04:55.555943 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-08-09 02:04:55.555954 | ubuntu-noble | !! 2026-08-09 02:04:55.555964 | ubuntu-noble | 2026-08-09 02:04:55.555973 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:55.555982 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-08-09 02:04:55.555991 | ubuntu-noble | 2026-08-09 02:04:55.556000 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-08-09 02:04:55.556009 | ubuntu-noble | 2026-08-09 02:04:55.556018 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-09 02:04:55.556027 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:55.556035 | ubuntu-noble | 2026-08-09 02:04:55.556044 | ubuntu-noble | !! 2026-08-09 02:04:55.556054 | ubuntu-noble | self._finalize_license_expression() 2026-08-09 02:04:55.557546 | ubuntu-noble | running editable_wheel 2026-08-09 02:04:55.560363 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila.egg-info 2026-08-09 02:04:55.560887 | ubuntu-noble | writing /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila.egg-info/PKG-INFO 2026-08-09 02:04:55.561274 | ubuntu-noble | writing dependency_links to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila.egg-info/dependency_links.txt 2026-08-09 02:04:55.561685 | ubuntu-noble | writing entry points to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila.egg-info/entry_points.txt 2026-08-09 02:04:55.562142 | ubuntu-noble | writing requirements to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila.egg-info/requires.txt 2026-08-09 02:04:55.562160 | ubuntu-noble | writing top-level names to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila.egg-info/top_level.txt 2026-08-09 02:04:55.640446 | ubuntu-noble | writing pbr to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila.egg-info/pbr.json 2026-08-09 02:04:55.641054 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-08-09 02:04:55.641066 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila.egg-info/SOURCES.txt' 2026-08-09 02:04:55.654531 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-08-09 02:04:55.675535 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-08-09 02:04:55.675565 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-08-09 02:04:55.679284 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-08-09 02:04:56.103309 | ubuntu-noble | adding license file 'LICENSE' 2026-08-09 02:04:56.122349 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila.egg-info/SOURCES.txt' 2026-08-09 02:04:56.122989 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila-1.0.0.dev6864.dist-info' 2026-08-09 02:04:56.125991 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila-1.0.0.dev6864.dist-info/WHEEL 2026-08-09 02:04:56.135534 | ubuntu-noble | running build_py 2026-08-09 02:04:56.135602 | ubuntu-noble | running egg_info 2026-08-09 02:04:56.136996 | ubuntu-noble | creating /tmp/tmp2pxj6cf2.build-temp/manila.egg-info 2026-08-09 02:04:56.137433 | ubuntu-noble | writing /tmp/tmp2pxj6cf2.build-temp/manila.egg-info/PKG-INFO 2026-08-09 02:04:56.137849 | ubuntu-noble | writing dependency_links to /tmp/tmp2pxj6cf2.build-temp/manila.egg-info/dependency_links.txt 2026-08-09 02:04:56.138275 | ubuntu-noble | writing entry points to /tmp/tmp2pxj6cf2.build-temp/manila.egg-info/entry_points.txt 2026-08-09 02:04:56.138636 | ubuntu-noble | writing requirements to /tmp/tmp2pxj6cf2.build-temp/manila.egg-info/requires.txt 2026-08-09 02:04:56.138664 | ubuntu-noble | writing top-level names to /tmp/tmp2pxj6cf2.build-temp/manila.egg-info/top_level.txt 2026-08-09 02:04:56.207399 | ubuntu-noble | writing pbr to /tmp/tmp2pxj6cf2.build-temp/manila.egg-info/pbr.json 2026-08-09 02:04:56.208033 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-08-09 02:04:56.208079 | ubuntu-noble | writing manifest file '/tmp/tmp2pxj6cf2.build-temp/manila.egg-info/SOURCES.txt' 2026-08-09 02:04:56.215289 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-08-09 02:04:56.236459 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-08-09 02:04:56.236678 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-08-09 02:04:56.240652 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-08-09 02:04:56.670392 | ubuntu-noble | adding license file 'LICENSE' 2026-08-09 02:04:56.689254 | ubuntu-noble | writing manifest file '/tmp/tmp2pxj6cf2.build-temp/manila.egg-info/SOURCES.txt' 2026-08-09 02:04:56.694553 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api' is absent from the `packages` configuration. 2026-08-09 02:04:56.694607 | ubuntu-noble | !! 2026-08-09 02:04:56.694618 | ubuntu-noble | 2026-08-09 02:04:56.694628 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.694638 | ubuntu-noble | ############################ 2026-08-09 02:04:56.694646 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.694655 | ubuntu-noble | ############################ 2026-08-09 02:04:56.694663 | ubuntu-noble | Python recognizes 'manila.api' as an importable package[^1], 2026-08-09 02:04:56.694672 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.694680 | ubuntu-noble | 2026-08-09 02:04:56.694689 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.694698 | ubuntu-noble | package, please make sure that 'manila.api' is explicitly added 2026-08-09 02:04:56.694706 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.694714 | ubuntu-noble | 2026-08-09 02:04:56.694723 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.694731 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.694739 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.694748 | ubuntu-noble | 2026-08-09 02:04:56.694756 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.694775 | ubuntu-noble | 2026-08-09 02:04:56.694784 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.694792 | ubuntu-noble | 2026-08-09 02:04:56.694800 | ubuntu-noble | If you don't want 'manila.api' to be distributed and are 2026-08-09 02:04:56.694809 | ubuntu-noble | already explicitly excluding 'manila.api' via 2026-08-09 02:04:56.694818 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.694826 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.694835 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.694843 | ubuntu-noble | 2026-08-09 02:04:56.694851 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.694860 | ubuntu-noble | 2026-08-09 02:04:56.694890 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.694898 | ubuntu-noble | 2026-08-09 02:04:56.694906 | ubuntu-noble | 2026-08-09 02:04:56.694915 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.694923 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.694932 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.694940 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.694966 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.694974 | ubuntu-noble | 2026-08-09 02:04:56.694982 | ubuntu-noble | !! 2026-08-09 02:04:56.694991 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.695167 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. 2026-08-09 02:04:56.695211 | ubuntu-noble | !! 2026-08-09 02:04:56.695220 | ubuntu-noble | 2026-08-09 02:04:56.695229 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.695238 | ubuntu-noble | ############################ 2026-08-09 02:04:56.695246 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.695254 | ubuntu-noble | ############################ 2026-08-09 02:04:56.695263 | ubuntu-noble | Python recognizes 'manila.api.contrib' as an importable package[^1], 2026-08-09 02:04:56.695272 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.695280 | ubuntu-noble | 2026-08-09 02:04:56.695288 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.695297 | ubuntu-noble | package, please make sure that 'manila.api.contrib' is explicitly added 2026-08-09 02:04:56.695305 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.695314 | ubuntu-noble | 2026-08-09 02:04:56.695324 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.695333 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.695342 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.695350 | ubuntu-noble | 2026-08-09 02:04:56.695359 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.695367 | ubuntu-noble | 2026-08-09 02:04:56.695375 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.695383 | ubuntu-noble | 2026-08-09 02:04:56.695391 | ubuntu-noble | If you don't want 'manila.api.contrib' to be distributed and are 2026-08-09 02:04:56.695400 | ubuntu-noble | already explicitly excluding 'manila.api.contrib' via 2026-08-09 02:04:56.695408 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.695416 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.695424 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.695432 | ubuntu-noble | 2026-08-09 02:04:56.695440 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.695449 | ubuntu-noble | 2026-08-09 02:04:56.695457 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.695465 | ubuntu-noble | 2026-08-09 02:04:56.695473 | ubuntu-noble | 2026-08-09 02:04:56.695481 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.695490 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.695498 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.695506 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.695514 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.695522 | ubuntu-noble | 2026-08-09 02:04:56.695531 | ubuntu-noble | !! 2026-08-09 02:04:56.695539 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.695548 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. 2026-08-09 02:04:56.695556 | ubuntu-noble | !! 2026-08-09 02:04:56.695589 | ubuntu-noble | 2026-08-09 02:04:56.695603 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.695612 | ubuntu-noble | ############################ 2026-08-09 02:04:56.695620 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.695628 | ubuntu-noble | ############################ 2026-08-09 02:04:56.695636 | ubuntu-noble | Python recognizes 'manila.api.middleware' as an importable package[^1], 2026-08-09 02:04:56.695645 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.695653 | ubuntu-noble | 2026-08-09 02:04:56.695661 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.695669 | ubuntu-noble | package, please make sure that 'manila.api.middleware' is explicitly added 2026-08-09 02:04:56.695687 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.695695 | ubuntu-noble | 2026-08-09 02:04:56.695703 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.695711 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.695719 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.695728 | ubuntu-noble | 2026-08-09 02:04:56.695736 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.695744 | ubuntu-noble | 2026-08-09 02:04:56.695752 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.695760 | ubuntu-noble | 2026-08-09 02:04:56.695769 | ubuntu-noble | If you don't want 'manila.api.middleware' to be distributed and are 2026-08-09 02:04:56.695784 | ubuntu-noble | already explicitly excluding 'manila.api.middleware' via 2026-08-09 02:04:56.695793 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.695801 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.695809 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.695817 | ubuntu-noble | 2026-08-09 02:04:56.695826 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.695834 | ubuntu-noble | 2026-08-09 02:04:56.695842 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.695850 | ubuntu-noble | 2026-08-09 02:04:56.695858 | ubuntu-noble | 2026-08-09 02:04:56.695867 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.695875 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.695883 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.695891 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.695908 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.695917 | ubuntu-noble | 2026-08-09 02:04:56.695925 | ubuntu-noble | !! 2026-08-09 02:04:56.695933 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.695942 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. 2026-08-09 02:04:56.695950 | ubuntu-noble | !! 2026-08-09 02:04:56.695958 | ubuntu-noble | 2026-08-09 02:04:56.695967 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.695975 | ubuntu-noble | ############################ 2026-08-09 02:04:56.695983 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.695991 | ubuntu-noble | ############################ 2026-08-09 02:04:56.696000 | ubuntu-noble | Python recognizes 'manila.api.openstack' as an importable package[^1], 2026-08-09 02:04:56.696008 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.696016 | ubuntu-noble | 2026-08-09 02:04:56.696024 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.696032 | ubuntu-noble | package, please make sure that 'manila.api.openstack' is explicitly added 2026-08-09 02:04:56.696041 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.696049 | ubuntu-noble | 2026-08-09 02:04:56.696057 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.696065 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.696074 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.696082 | ubuntu-noble | 2026-08-09 02:04:56.696090 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.696098 | ubuntu-noble | 2026-08-09 02:04:56.696106 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.696115 | ubuntu-noble | 2026-08-09 02:04:56.696123 | ubuntu-noble | If you don't want 'manila.api.openstack' to be distributed and are 2026-08-09 02:04:56.696139 | ubuntu-noble | already explicitly excluding 'manila.api.openstack' via 2026-08-09 02:04:56.696147 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.696155 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.696164 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.696172 | ubuntu-noble | 2026-08-09 02:04:56.696180 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.696188 | ubuntu-noble | 2026-08-09 02:04:56.696197 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.696205 | ubuntu-noble | 2026-08-09 02:04:56.696213 | ubuntu-noble | 2026-08-09 02:04:56.696221 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.696229 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.696238 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.696246 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.696254 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.696262 | ubuntu-noble | 2026-08-09 02:04:56.696271 | ubuntu-noble | !! 2026-08-09 02:04:56.696279 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.696287 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. 2026-08-09 02:04:56.696295 | ubuntu-noble | !! 2026-08-09 02:04:56.696304 | ubuntu-noble | 2026-08-09 02:04:56.696312 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.696320 | ubuntu-noble | ############################ 2026-08-09 02:04:56.696328 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.696337 | ubuntu-noble | ############################ 2026-08-09 02:04:56.696345 | ubuntu-noble | Python recognizes 'manila.api.schemas' as an importable package[^1], 2026-08-09 02:04:56.696353 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.696361 | ubuntu-noble | 2026-08-09 02:04:56.696369 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.696378 | ubuntu-noble | package, please make sure that 'manila.api.schemas' is explicitly added 2026-08-09 02:04:56.696386 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.696394 | ubuntu-noble | 2026-08-09 02:04:56.696402 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.696410 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.696419 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.696427 | ubuntu-noble | 2026-08-09 02:04:56.696435 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.696443 | ubuntu-noble | 2026-08-09 02:04:56.696451 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.696460 | ubuntu-noble | 2026-08-09 02:04:56.696468 | ubuntu-noble | If you don't want 'manila.api.schemas' to be distributed and are 2026-08-09 02:04:56.696476 | ubuntu-noble | already explicitly excluding 'manila.api.schemas' via 2026-08-09 02:04:56.696490 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.696499 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.696507 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.696517 | ubuntu-noble | 2026-08-09 02:04:56.696526 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.696535 | ubuntu-noble | 2026-08-09 02:04:56.696543 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.696551 | ubuntu-noble | 2026-08-09 02:04:56.696559 | ubuntu-noble | 2026-08-09 02:04:56.696598 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.696616 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.696625 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.696640 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.696648 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.696656 | ubuntu-noble | 2026-08-09 02:04:56.696665 | ubuntu-noble | !! 2026-08-09 02:04:56.696673 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.696682 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. 2026-08-09 02:04:56.696690 | ubuntu-noble | !! 2026-08-09 02:04:56.696699 | ubuntu-noble | 2026-08-09 02:04:56.696707 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.696715 | ubuntu-noble | ############################ 2026-08-09 02:04:56.696724 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.696732 | ubuntu-noble | ############################ 2026-08-09 02:04:56.696740 | ubuntu-noble | Python recognizes 'manila.api.v1' as an importable package[^1], 2026-08-09 02:04:56.696749 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.696757 | ubuntu-noble | 2026-08-09 02:04:56.696765 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.696773 | ubuntu-noble | package, please make sure that 'manila.api.v1' is explicitly added 2026-08-09 02:04:56.696781 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.696790 | ubuntu-noble | 2026-08-09 02:04:56.696798 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.696806 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.696814 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.696823 | ubuntu-noble | 2026-08-09 02:04:56.696831 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.696839 | ubuntu-noble | 2026-08-09 02:04:56.696847 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.696855 | ubuntu-noble | 2026-08-09 02:04:56.696864 | ubuntu-noble | If you don't want 'manila.api.v1' to be distributed and are 2026-08-09 02:04:56.696872 | ubuntu-noble | already explicitly excluding 'manila.api.v1' via 2026-08-09 02:04:56.696899 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.696907 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.696915 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.696923 | ubuntu-noble | 2026-08-09 02:04:56.696932 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.696940 | ubuntu-noble | 2026-08-09 02:04:56.696948 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.696956 | ubuntu-noble | 2026-08-09 02:04:56.696965 | ubuntu-noble | 2026-08-09 02:04:56.696973 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.696981 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.696989 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.696997 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.697006 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.697014 | ubuntu-noble | 2026-08-09 02:04:56.697022 | ubuntu-noble | !! 2026-08-09 02:04:56.697030 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.697703 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. 2026-08-09 02:04:56.697900 | ubuntu-noble | !! 2026-08-09 02:04:56.697915 | ubuntu-noble | 2026-08-09 02:04:56.697924 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.697933 | ubuntu-noble | ############################ 2026-08-09 02:04:56.697941 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.697949 | ubuntu-noble | ############################ 2026-08-09 02:04:56.697957 | ubuntu-noble | Python recognizes 'manila.api.v2' as an importable package[^1], 2026-08-09 02:04:56.697965 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.698025 | ubuntu-noble | 2026-08-09 02:04:56.698037 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.698045 | ubuntu-noble | package, please make sure that 'manila.api.v2' is explicitly added 2026-08-09 02:04:56.698054 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.698062 | ubuntu-noble | 2026-08-09 02:04:56.698070 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.698078 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.698087 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.698095 | ubuntu-noble | 2026-08-09 02:04:56.698103 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.698111 | ubuntu-noble | 2026-08-09 02:04:56.698119 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.698128 | ubuntu-noble | 2026-08-09 02:04:56.698136 | ubuntu-noble | If you don't want 'manila.api.v2' to be distributed and are 2026-08-09 02:04:56.698144 | ubuntu-noble | already explicitly excluding 'manila.api.v2' via 2026-08-09 02:04:56.698152 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.698160 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.698168 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.698176 | ubuntu-noble | 2026-08-09 02:04:56.698185 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.698193 | ubuntu-noble | 2026-08-09 02:04:56.698201 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.698209 | ubuntu-noble | 2026-08-09 02:04:56.698217 | ubuntu-noble | 2026-08-09 02:04:56.698225 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.698234 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.698242 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.698250 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.698267 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.698276 | ubuntu-noble | 2026-08-09 02:04:56.698284 | ubuntu-noble | !! 2026-08-09 02:04:56.698293 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.698301 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. 2026-08-09 02:04:56.698310 | ubuntu-noble | !! 2026-08-09 02:04:56.698320 | ubuntu-noble | 2026-08-09 02:04:56.698328 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.698338 | ubuntu-noble | ############################ 2026-08-09 02:04:56.698409 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.698417 | ubuntu-noble | ############################ 2026-08-09 02:04:56.698426 | ubuntu-noble | Python recognizes 'manila.api.validation' as an importable package[^1], 2026-08-09 02:04:56.698434 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.698442 | ubuntu-noble | 2026-08-09 02:04:56.698451 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.698459 | ubuntu-noble | package, please make sure that 'manila.api.validation' is explicitly added 2026-08-09 02:04:56.698477 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.698485 | ubuntu-noble | 2026-08-09 02:04:56.698494 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.698502 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.698510 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.698518 | ubuntu-noble | 2026-08-09 02:04:56.698526 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.698534 | ubuntu-noble | 2026-08-09 02:04:56.698543 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.698551 | ubuntu-noble | 2026-08-09 02:04:56.698559 | ubuntu-noble | If you don't want 'manila.api.validation' to be distributed and are 2026-08-09 02:04:56.698592 | ubuntu-noble | already explicitly excluding 'manila.api.validation' via 2026-08-09 02:04:56.698600 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.698608 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.698616 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.698625 | ubuntu-noble | 2026-08-09 02:04:56.698736 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.698746 | ubuntu-noble | 2026-08-09 02:04:56.698910 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.698924 | ubuntu-noble | 2026-08-09 02:04:56.698932 | ubuntu-noble | 2026-08-09 02:04:56.698941 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.698949 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.698957 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.698965 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.698983 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.698992 | ubuntu-noble | 2026-08-09 02:04:56.699000 | ubuntu-noble | !! 2026-08-09 02:04:56.699008 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.699017 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. 2026-08-09 02:04:56.699277 | ubuntu-noble | !! 2026-08-09 02:04:56.699294 | ubuntu-noble | 2026-08-09 02:04:56.699303 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.699311 | ubuntu-noble | ############################ 2026-08-09 02:04:56.699319 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.699328 | ubuntu-noble | ############################ 2026-08-09 02:04:56.699389 | ubuntu-noble | Python recognizes 'manila.api.views' as an importable package[^1], 2026-08-09 02:04:56.699399 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.699408 | ubuntu-noble | 2026-08-09 02:04:56.699416 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.699424 | ubuntu-noble | package, please make sure that 'manila.api.views' is explicitly added 2026-08-09 02:04:56.699743 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.699766 | ubuntu-noble | 2026-08-09 02:04:56.699775 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.699845 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.699857 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.699865 | ubuntu-noble | 2026-08-09 02:04:56.699874 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.699882 | ubuntu-noble | 2026-08-09 02:04:56.699890 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.699899 | ubuntu-noble | 2026-08-09 02:04:56.700046 | ubuntu-noble | If you don't want 'manila.api.views' to be distributed and are 2026-08-09 02:04:56.700259 | ubuntu-noble | already explicitly excluding 'manila.api.views' via 2026-08-09 02:04:56.700274 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.700283 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.700291 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.700299 | ubuntu-noble | 2026-08-09 02:04:56.700308 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.700316 | ubuntu-noble | 2026-08-09 02:04:56.700324 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.700332 | ubuntu-noble | 2026-08-09 02:04:56.700341 | ubuntu-noble | 2026-08-09 02:04:56.700349 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.700357 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.700365 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.700373 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.700381 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.700390 | ubuntu-noble | 2026-08-09 02:04:56.700398 | ubuntu-noble | !! 2026-08-09 02:04:56.700406 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.700415 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. 2026-08-09 02:04:56.700423 | ubuntu-noble | !! 2026-08-09 02:04:56.700462 | ubuntu-noble | 2026-08-09 02:04:56.700733 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.700748 | ubuntu-noble | ############################ 2026-08-09 02:04:56.700756 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.700806 | ubuntu-noble | ############################ 2026-08-09 02:04:56.700816 | ubuntu-noble | Python recognizes 'manila.cmd' as an importable package[^1], 2026-08-09 02:04:56.700825 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.700833 | ubuntu-noble | 2026-08-09 02:04:56.700842 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.700850 | ubuntu-noble | package, please make sure that 'manila.cmd' is explicitly added 2026-08-09 02:04:56.700858 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.700866 | ubuntu-noble | 2026-08-09 02:04:56.700875 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.700883 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.700891 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.700899 | ubuntu-noble | 2026-08-09 02:04:56.700907 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.700915 | ubuntu-noble | 2026-08-09 02:04:56.700924 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.700932 | ubuntu-noble | 2026-08-09 02:04:56.700949 | ubuntu-noble | If you don't want 'manila.cmd' to be distributed and are 2026-08-09 02:04:56.700957 | ubuntu-noble | already explicitly excluding 'manila.cmd' via 2026-08-09 02:04:56.700965 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.700974 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.700982 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.700990 | ubuntu-noble | 2026-08-09 02:04:56.700998 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.701006 | ubuntu-noble | 2026-08-09 02:04:56.701014 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.701022 | ubuntu-noble | 2026-08-09 02:04:56.701030 | ubuntu-noble | 2026-08-09 02:04:56.701039 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.701057 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.701065 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.701074 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.701089 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.701098 | ubuntu-noble | 2026-08-09 02:04:56.701106 | ubuntu-noble | !! 2026-08-09 02:04:56.701114 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.701123 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.common' is absent from the `packages` configuration. 2026-08-09 02:04:56.701131 | ubuntu-noble | !! 2026-08-09 02:04:56.701139 | ubuntu-noble | 2026-08-09 02:04:56.701148 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.701156 | ubuntu-noble | ############################ 2026-08-09 02:04:56.701164 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.701172 | ubuntu-noble | ############################ 2026-08-09 02:04:56.701180 | ubuntu-noble | Python recognizes 'manila.common' as an importable package[^1], 2026-08-09 02:04:56.701189 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.701197 | ubuntu-noble | 2026-08-09 02:04:56.701247 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.701257 | ubuntu-noble | package, please make sure that 'manila.common' is explicitly added 2026-08-09 02:04:56.701265 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.701273 | ubuntu-noble | 2026-08-09 02:04:56.701604 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.701627 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.701635 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.701644 | ubuntu-noble | 2026-08-09 02:04:56.701660 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.701669 | ubuntu-noble | 2026-08-09 02:04:56.701677 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.701685 | ubuntu-noble | 2026-08-09 02:04:56.701693 | ubuntu-noble | If you don't want 'manila.common' to be distributed and are 2026-08-09 02:04:56.701702 | ubuntu-noble | already explicitly excluding 'manila.common' via 2026-08-09 02:04:56.701710 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.701718 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.701864 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.701874 | ubuntu-noble | 2026-08-09 02:04:56.702053 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.702063 | ubuntu-noble | 2026-08-09 02:04:56.702071 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.702080 | ubuntu-noble | 2026-08-09 02:04:56.702088 | ubuntu-noble | 2026-08-09 02:04:56.702096 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.702104 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.702113 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.702121 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.702129 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.702137 | ubuntu-noble | 2026-08-09 02:04:56.702145 | ubuntu-noble | !! 2026-08-09 02:04:56.702153 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.702162 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.compute' is absent from the `packages` configuration. 2026-08-09 02:04:56.702171 | ubuntu-noble | !! 2026-08-09 02:04:56.702179 | ubuntu-noble | 2026-08-09 02:04:56.702230 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.702250 | ubuntu-noble | ############################ 2026-08-09 02:04:56.702259 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.702267 | ubuntu-noble | ############################ 2026-08-09 02:04:56.702275 | ubuntu-noble | Python recognizes 'manila.compute' as an importable package[^1], 2026-08-09 02:04:56.702283 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.702291 | ubuntu-noble | 2026-08-09 02:04:56.702297 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.702303 | ubuntu-noble | package, please make sure that 'manila.compute' is explicitly added 2026-08-09 02:04:56.702309 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.702315 | ubuntu-noble | 2026-08-09 02:04:56.702320 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.702325 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.702330 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.702335 | ubuntu-noble | 2026-08-09 02:04:56.702340 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.702345 | ubuntu-noble | 2026-08-09 02:04:56.702351 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.702356 | ubuntu-noble | 2026-08-09 02:04:56.702361 | ubuntu-noble | If you don't want 'manila.compute' to be distributed and are 2026-08-09 02:04:56.702366 | ubuntu-noble | already explicitly excluding 'manila.compute' via 2026-08-09 02:04:56.702371 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.702376 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.702498 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.702508 | ubuntu-noble | 2026-08-09 02:04:56.702513 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.702519 | ubuntu-noble | 2026-08-09 02:04:56.702524 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.702529 | ubuntu-noble | 2026-08-09 02:04:56.702534 | ubuntu-noble | 2026-08-09 02:04:56.702539 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.702544 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.702549 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.702585 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.702596 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.702601 | ubuntu-noble | 2026-08-09 02:04:56.702607 | ubuntu-noble | !! 2026-08-09 02:04:56.702612 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.702617 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data' is absent from the `packages` configuration. 2026-08-09 02:04:56.702622 | ubuntu-noble | !! 2026-08-09 02:04:56.702627 | ubuntu-noble | 2026-08-09 02:04:56.702632 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.702638 | ubuntu-noble | ############################ 2026-08-09 02:04:56.702643 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.702648 | ubuntu-noble | ############################ 2026-08-09 02:04:56.702653 | ubuntu-noble | Python recognizes 'manila.data' as an importable package[^1], 2026-08-09 02:04:56.702658 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.702663 | ubuntu-noble | 2026-08-09 02:04:56.702668 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.702673 | ubuntu-noble | package, please make sure that 'manila.data' is explicitly added 2026-08-09 02:04:56.702678 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.702683 | ubuntu-noble | 2026-08-09 02:04:56.702695 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.702700 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.702705 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.702710 | ubuntu-noble | 2026-08-09 02:04:56.702715 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.702720 | ubuntu-noble | 2026-08-09 02:04:56.702730 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.702735 | ubuntu-noble | 2026-08-09 02:04:56.702740 | ubuntu-noble | If you don't want 'manila.data' to be distributed and are 2026-08-09 02:04:56.702745 | ubuntu-noble | already explicitly excluding 'manila.data' via 2026-08-09 02:04:56.702750 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.702756 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.702761 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.702766 | ubuntu-noble | 2026-08-09 02:04:56.702771 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.702776 | ubuntu-noble | 2026-08-09 02:04:56.702781 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.702786 | ubuntu-noble | 2026-08-09 02:04:56.702791 | ubuntu-noble | 2026-08-09 02:04:56.702796 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.702801 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.702806 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.702812 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.702817 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.702822 | ubuntu-noble | 2026-08-09 02:04:56.702827 | ubuntu-noble | !! 2026-08-09 02:04:56.702832 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.702837 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. 2026-08-09 02:04:56.702842 | ubuntu-noble | !! 2026-08-09 02:04:56.702848 | ubuntu-noble | 2026-08-09 02:04:56.702853 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.702858 | ubuntu-noble | ############################ 2026-08-09 02:04:56.702863 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.702868 | ubuntu-noble | ############################ 2026-08-09 02:04:56.702873 | ubuntu-noble | Python recognizes 'manila.data.drivers' as an importable package[^1], 2026-08-09 02:04:56.702878 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.702883 | ubuntu-noble | 2026-08-09 02:04:56.702888 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.702893 | ubuntu-noble | package, please make sure that 'manila.data.drivers' is explicitly added 2026-08-09 02:04:56.702898 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.702903 | ubuntu-noble | 2026-08-09 02:04:56.702909 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.702914 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.702919 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.702924 | ubuntu-noble | 2026-08-09 02:04:56.702929 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.702934 | ubuntu-noble | 2026-08-09 02:04:56.702939 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.702944 | ubuntu-noble | 2026-08-09 02:04:56.702949 | ubuntu-noble | If you don't want 'manila.data.drivers' to be distributed and are 2026-08-09 02:04:56.702954 | ubuntu-noble | already explicitly excluding 'manila.data.drivers' via 2026-08-09 02:04:56.702959 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.702969 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.702975 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.702980 | ubuntu-noble | 2026-08-09 02:04:56.702985 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.702990 | ubuntu-noble | 2026-08-09 02:04:56.702995 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.703000 | ubuntu-noble | 2026-08-09 02:04:56.703005 | ubuntu-noble | 2026-08-09 02:04:56.703010 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.703015 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.703020 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.703044 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.703050 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.703056 | ubuntu-noble | 2026-08-09 02:04:56.703061 | ubuntu-noble | !! 2026-08-09 02:04:56.703066 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.703071 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db' is absent from the `packages` configuration. 2026-08-09 02:04:56.703076 | ubuntu-noble | !! 2026-08-09 02:04:56.703082 | ubuntu-noble | 2026-08-09 02:04:56.703087 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.703092 | ubuntu-noble | ############################ 2026-08-09 02:04:56.703097 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.703102 | ubuntu-noble | ############################ 2026-08-09 02:04:56.703107 | ubuntu-noble | Python recognizes 'manila.db' as an importable package[^1], 2026-08-09 02:04:56.703112 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.703117 | ubuntu-noble | 2026-08-09 02:04:56.703122 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.703127 | ubuntu-noble | package, please make sure that 'manila.db' is explicitly added 2026-08-09 02:04:56.703132 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.703138 | ubuntu-noble | 2026-08-09 02:04:56.703143 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.703148 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.703153 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.703158 | ubuntu-noble | 2026-08-09 02:04:56.703163 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.703168 | ubuntu-noble | 2026-08-09 02:04:56.703173 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.703178 | ubuntu-noble | 2026-08-09 02:04:56.703183 | ubuntu-noble | If you don't want 'manila.db' to be distributed and are 2026-08-09 02:04:56.703188 | ubuntu-noble | already explicitly excluding 'manila.db' via 2026-08-09 02:04:56.703194 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.703199 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.703204 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.703209 | ubuntu-noble | 2026-08-09 02:04:56.703214 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.703219 | ubuntu-noble | 2026-08-09 02:04:56.703224 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.703229 | ubuntu-noble | 2026-08-09 02:04:56.703234 | ubuntu-noble | 2026-08-09 02:04:56.703239 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.703245 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.703250 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.703260 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.703265 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.703270 | ubuntu-noble | 2026-08-09 02:04:56.703275 | ubuntu-noble | !! 2026-08-09 02:04:56.703280 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.703285 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. 2026-08-09 02:04:56.703291 | ubuntu-noble | !! 2026-08-09 02:04:56.703296 | ubuntu-noble | 2026-08-09 02:04:56.703301 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.703306 | ubuntu-noble | ############################ 2026-08-09 02:04:56.703311 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.703316 | ubuntu-noble | ############################ 2026-08-09 02:04:56.703321 | ubuntu-noble | Python recognizes 'manila.db.migrations' as an importable package[^1], 2026-08-09 02:04:56.703326 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.703331 | ubuntu-noble | 2026-08-09 02:04:56.703337 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.703342 | ubuntu-noble | package, please make sure that 'manila.db.migrations' is explicitly added 2026-08-09 02:04:56.703347 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.703352 | ubuntu-noble | 2026-08-09 02:04:56.703357 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.703362 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.703367 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.703372 | ubuntu-noble | 2026-08-09 02:04:56.703377 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.703382 | ubuntu-noble | 2026-08-09 02:04:56.703387 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.703392 | ubuntu-noble | 2026-08-09 02:04:56.703397 | ubuntu-noble | If you don't want 'manila.db.migrations' to be distributed and are 2026-08-09 02:04:56.703402 | ubuntu-noble | already explicitly excluding 'manila.db.migrations' via 2026-08-09 02:04:56.703407 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.703412 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.703418 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.703423 | ubuntu-noble | 2026-08-09 02:04:56.703428 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.703433 | ubuntu-noble | 2026-08-09 02:04:56.703438 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.703443 | ubuntu-noble | 2026-08-09 02:04:56.703448 | ubuntu-noble | 2026-08-09 02:04:56.703457 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.703504 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.703526 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.703532 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.703537 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.703542 | ubuntu-noble | 2026-08-09 02:04:56.703547 | ubuntu-noble | !! 2026-08-09 02:04:56.703553 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.703558 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. 2026-08-09 02:04:56.703564 | ubuntu-noble | !! 2026-08-09 02:04:56.703584 | ubuntu-noble | 2026-08-09 02:04:56.703589 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.703601 | ubuntu-noble | ############################ 2026-08-09 02:04:56.703606 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.703611 | ubuntu-noble | ############################ 2026-08-09 02:04:56.703616 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], 2026-08-09 02:04:56.703621 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.703626 | ubuntu-noble | 2026-08-09 02:04:56.703631 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.703636 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic' is explicitly added 2026-08-09 02:04:56.703642 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.703647 | ubuntu-noble | 2026-08-09 02:04:56.703656 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.703661 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.703666 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.703671 | ubuntu-noble | 2026-08-09 02:04:56.703677 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.703682 | ubuntu-noble | 2026-08-09 02:04:56.703687 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.703692 | ubuntu-noble | 2026-08-09 02:04:56.703697 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic' to be distributed and are 2026-08-09 02:04:56.703702 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic' via 2026-08-09 02:04:56.703707 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.703712 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.703717 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.703723 | ubuntu-noble | 2026-08-09 02:04:56.703728 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.703733 | ubuntu-noble | 2026-08-09 02:04:56.703738 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.703743 | ubuntu-noble | 2026-08-09 02:04:56.703748 | ubuntu-noble | 2026-08-09 02:04:56.703753 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.703758 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.703764 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.703769 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.703774 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.703779 | ubuntu-noble | 2026-08-09 02:04:56.703784 | ubuntu-noble | !! 2026-08-09 02:04:56.703789 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.703794 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. 2026-08-09 02:04:56.703800 | ubuntu-noble | !! 2026-08-09 02:04:56.703805 | ubuntu-noble | 2026-08-09 02:04:56.703810 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.703815 | ubuntu-noble | ############################ 2026-08-09 02:04:56.703821 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.703826 | ubuntu-noble | ############################ 2026-08-09 02:04:56.703831 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], 2026-08-09 02:04:56.703836 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.703841 | ubuntu-noble | 2026-08-09 02:04:56.703847 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.703852 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added 2026-08-09 02:04:56.703857 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.703867 | ubuntu-noble | 2026-08-09 02:04:56.703872 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.703877 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.703882 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.703887 | ubuntu-noble | 2026-08-09 02:04:56.703892 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.703898 | ubuntu-noble | 2026-08-09 02:04:56.703903 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.703908 | ubuntu-noble | 2026-08-09 02:04:56.703913 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are 2026-08-09 02:04:56.703918 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic.versions' via 2026-08-09 02:04:56.703923 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.703928 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.703933 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.703938 | ubuntu-noble | 2026-08-09 02:04:56.703943 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.703948 | ubuntu-noble | 2026-08-09 02:04:56.704061 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.704071 | ubuntu-noble | 2026-08-09 02:04:56.704076 | ubuntu-noble | 2026-08-09 02:04:56.704082 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.704087 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.704092 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.704097 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.704102 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.704107 | ubuntu-noble | 2026-08-09 02:04:56.704112 | ubuntu-noble | !! 2026-08-09 02:04:56.704118 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.704133 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. 2026-08-09 02:04:56.704139 | ubuntu-noble | !! 2026-08-09 02:04:56.704144 | ubuntu-noble | 2026-08-09 02:04:56.704149 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.704154 | ubuntu-noble | ############################ 2026-08-09 02:04:56.704159 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.704164 | ubuntu-noble | ############################ 2026-08-09 02:04:56.704169 | ubuntu-noble | Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], 2026-08-09 02:04:56.704175 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.704180 | ubuntu-noble | 2026-08-09 02:04:56.704185 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.704190 | ubuntu-noble | package, please make sure that 'manila.db.sqlalchemy' is explicitly added 2026-08-09 02:04:56.704195 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.704200 | ubuntu-noble | 2026-08-09 02:04:56.704205 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.704210 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.704215 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.704220 | ubuntu-noble | 2026-08-09 02:04:56.704226 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.704231 | ubuntu-noble | 2026-08-09 02:04:56.704236 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.704241 | ubuntu-noble | 2026-08-09 02:04:56.704246 | ubuntu-noble | If you don't want 'manila.db.sqlalchemy' to be distributed and are 2026-08-09 02:04:56.704258 | ubuntu-noble | already explicitly excluding 'manila.db.sqlalchemy' via 2026-08-09 02:04:56.704263 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.704268 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.704273 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.704278 | ubuntu-noble | 2026-08-09 02:04:56.704283 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.704288 | ubuntu-noble | 2026-08-09 02:04:56.704293 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.704299 | ubuntu-noble | 2026-08-09 02:04:56.704304 | ubuntu-noble | 2026-08-09 02:04:56.704309 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.704314 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.704319 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.704324 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.704329 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.704334 | ubuntu-noble | 2026-08-09 02:04:56.704339 | ubuntu-noble | !! 2026-08-09 02:04:56.704344 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.704350 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.image' is absent from the `packages` configuration. 2026-08-09 02:04:56.704355 | ubuntu-noble | !! 2026-08-09 02:04:56.704360 | ubuntu-noble | 2026-08-09 02:04:56.704365 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.704370 | ubuntu-noble | ############################ 2026-08-09 02:04:56.704375 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.704380 | ubuntu-noble | ############################ 2026-08-09 02:04:56.704385 | ubuntu-noble | Python recognizes 'manila.image' as an importable package[^1], 2026-08-09 02:04:56.704390 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.704395 | ubuntu-noble | 2026-08-09 02:04:56.704400 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.704405 | ubuntu-noble | package, please make sure that 'manila.image' is explicitly added 2026-08-09 02:04:56.704411 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.704416 | ubuntu-noble | 2026-08-09 02:04:56.704421 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.704426 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.704436 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.704441 | ubuntu-noble | 2026-08-09 02:04:56.704446 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.704451 | ubuntu-noble | 2026-08-09 02:04:56.704456 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.704462 | ubuntu-noble | 2026-08-09 02:04:56.704467 | ubuntu-noble | If you don't want 'manila.image' to be distributed and are 2026-08-09 02:04:56.704472 | ubuntu-noble | already explicitly excluding 'manila.image' via 2026-08-09 02:04:56.704477 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.704482 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.704487 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.704492 | ubuntu-noble | 2026-08-09 02:04:56.704501 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.704507 | ubuntu-noble | 2026-08-09 02:04:56.704512 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.704517 | ubuntu-noble | 2026-08-09 02:04:56.704522 | ubuntu-noble | 2026-08-09 02:04:56.704527 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.704537 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.704542 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.704613 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.704618 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.704624 | ubuntu-noble | 2026-08-09 02:04:56.704629 | ubuntu-noble | !! 2026-08-09 02:04:56.704634 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.704639 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. 2026-08-09 02:04:56.704644 | ubuntu-noble | !! 2026-08-09 02:04:56.704650 | ubuntu-noble | 2026-08-09 02:04:56.704655 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.704660 | ubuntu-noble | ############################ 2026-08-09 02:04:56.704665 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.704670 | ubuntu-noble | ############################ 2026-08-09 02:04:56.704675 | ubuntu-noble | Python recognizes 'manila.keymgr' as an importable package[^1], 2026-08-09 02:04:56.704680 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.704685 | ubuntu-noble | 2026-08-09 02:04:56.704695 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.704700 | ubuntu-noble | package, please make sure that 'manila.keymgr' is explicitly added 2026-08-09 02:04:56.704705 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.704711 | ubuntu-noble | 2026-08-09 02:04:56.704716 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.704721 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.704726 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.704731 | ubuntu-noble | 2026-08-09 02:04:56.704736 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.704741 | ubuntu-noble | 2026-08-09 02:04:56.704747 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.704752 | ubuntu-noble | 2026-08-09 02:04:56.704757 | ubuntu-noble | If you don't want 'manila.keymgr' to be distributed and are 2026-08-09 02:04:56.704762 | ubuntu-noble | already explicitly excluding 'manila.keymgr' via 2026-08-09 02:04:56.704767 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.704772 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.704777 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.704782 | ubuntu-noble | 2026-08-09 02:04:56.704787 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.704792 | ubuntu-noble | 2026-08-09 02:04:56.704798 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.704803 | ubuntu-noble | 2026-08-09 02:04:56.704808 | ubuntu-noble | 2026-08-09 02:04:56.704813 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.704818 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.704823 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.704828 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.704833 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.704838 | ubuntu-noble | 2026-08-09 02:04:56.704844 | ubuntu-noble | !! 2026-08-09 02:04:56.704849 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.704854 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.lock' is absent from the `packages` configuration. 2026-08-09 02:04:56.704859 | ubuntu-noble | !! 2026-08-09 02:04:56.704864 | ubuntu-noble | 2026-08-09 02:04:56.704869 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.704886 | ubuntu-noble | ############################ 2026-08-09 02:04:56.704891 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.704897 | ubuntu-noble | ############################ 2026-08-09 02:04:56.704904 | ubuntu-noble | Python recognizes 'manila.lock' as an importable package[^1], 2026-08-09 02:04:56.704911 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.704925 | ubuntu-noble | 2026-08-09 02:04:56.704936 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.704943 | ubuntu-noble | package, please make sure that 'manila.lock' is explicitly added 2026-08-09 02:04:56.704949 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.704956 | ubuntu-noble | 2026-08-09 02:04:56.704962 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.704968 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.704975 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.704980 | ubuntu-noble | 2026-08-09 02:04:56.704985 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.704990 | ubuntu-noble | 2026-08-09 02:04:56.704995 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.705000 | ubuntu-noble | 2026-08-09 02:04:56.705005 | ubuntu-noble | If you don't want 'manila.lock' to be distributed and are 2026-08-09 02:04:56.705010 | ubuntu-noble | already explicitly excluding 'manila.lock' via 2026-08-09 02:04:56.705014 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.705019 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.705024 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.705029 | ubuntu-noble | 2026-08-09 02:04:56.705048 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.705054 | ubuntu-noble | 2026-08-09 02:04:56.705059 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.705064 | ubuntu-noble | 2026-08-09 02:04:56.705069 | ubuntu-noble | 2026-08-09 02:04:56.705074 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.705079 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.705084 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.705089 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.705094 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.705099 | ubuntu-noble | 2026-08-09 02:04:56.705104 | ubuntu-noble | !! 2026-08-09 02:04:56.705109 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.705114 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.message' is absent from the `packages` configuration. 2026-08-09 02:04:56.705119 | ubuntu-noble | !! 2026-08-09 02:04:56.705124 | ubuntu-noble | 2026-08-09 02:04:56.705130 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.705135 | ubuntu-noble | ############################ 2026-08-09 02:04:56.705140 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.705145 | ubuntu-noble | ############################ 2026-08-09 02:04:56.705149 | ubuntu-noble | Python recognizes 'manila.message' as an importable package[^1], 2026-08-09 02:04:56.705154 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.705159 | ubuntu-noble | 2026-08-09 02:04:56.705177 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.705182 | ubuntu-noble | package, please make sure that 'manila.message' is explicitly added 2026-08-09 02:04:56.705187 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.705192 | ubuntu-noble | 2026-08-09 02:04:56.705206 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.705211 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.705216 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.705221 | ubuntu-noble | 2026-08-09 02:04:56.705226 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.705231 | ubuntu-noble | 2026-08-09 02:04:56.705236 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.705241 | ubuntu-noble | 2026-08-09 02:04:56.705246 | ubuntu-noble | If you don't want 'manila.message' to be distributed and are 2026-08-09 02:04:56.705251 | ubuntu-noble | already explicitly excluding 'manila.message' via 2026-08-09 02:04:56.705256 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.705261 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.705266 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.705271 | ubuntu-noble | 2026-08-09 02:04:56.705276 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.705281 | ubuntu-noble | 2026-08-09 02:04:56.705286 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.705292 | ubuntu-noble | 2026-08-09 02:04:56.705297 | ubuntu-noble | 2026-08-09 02:04:56.705302 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.705308 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.705314 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.705319 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.705325 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.705331 | ubuntu-noble | 2026-08-09 02:04:56.705337 | ubuntu-noble | !! 2026-08-09 02:04:56.705342 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.705347 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network' is absent from the `packages` configuration. 2026-08-09 02:04:56.705352 | ubuntu-noble | !! 2026-08-09 02:04:56.705357 | ubuntu-noble | 2026-08-09 02:04:56.705362 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.705367 | ubuntu-noble | ############################ 2026-08-09 02:04:56.705372 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.705377 | ubuntu-noble | ############################ 2026-08-09 02:04:56.705382 | ubuntu-noble | Python recognizes 'manila.network' as an importable package[^1], 2026-08-09 02:04:56.705387 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.705392 | ubuntu-noble | 2026-08-09 02:04:56.705397 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.705402 | ubuntu-noble | package, please make sure that 'manila.network' is explicitly added 2026-08-09 02:04:56.705407 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.705412 | ubuntu-noble | 2026-08-09 02:04:56.705417 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.705422 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.705427 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.705432 | ubuntu-noble | 2026-08-09 02:04:56.705437 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.705442 | ubuntu-noble | 2026-08-09 02:04:56.705447 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.705452 | ubuntu-noble | 2026-08-09 02:04:56.705457 | ubuntu-noble | If you don't want 'manila.network' to be distributed and are 2026-08-09 02:04:56.705462 | ubuntu-noble | already explicitly excluding 'manila.network' via 2026-08-09 02:04:56.705467 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.705483 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.705488 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.705493 | ubuntu-noble | 2026-08-09 02:04:56.705503 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.705508 | ubuntu-noble | 2026-08-09 02:04:56.705513 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.705518 | ubuntu-noble | 2026-08-09 02:04:56.705524 | ubuntu-noble | 2026-08-09 02:04:56.705529 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.705534 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.705539 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.705544 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.705549 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.705554 | ubuntu-noble | 2026-08-09 02:04:56.705578 | ubuntu-noble | !! 2026-08-09 02:04:56.705588 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.705593 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. 2026-08-09 02:04:56.705598 | ubuntu-noble | !! 2026-08-09 02:04:56.705603 | ubuntu-noble | 2026-08-09 02:04:56.705608 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.705613 | ubuntu-noble | ############################ 2026-08-09 02:04:56.705618 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.705623 | ubuntu-noble | ############################ 2026-08-09 02:04:56.705628 | ubuntu-noble | Python recognizes 'manila.network.linux' as an importable package[^1], 2026-08-09 02:04:56.705638 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.705692 | ubuntu-noble | 2026-08-09 02:04:56.705698 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.705703 | ubuntu-noble | package, please make sure that 'manila.network.linux' is explicitly added 2026-08-09 02:04:56.705708 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.705713 | ubuntu-noble | 2026-08-09 02:04:56.705718 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.705723 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.705728 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.705733 | ubuntu-noble | 2026-08-09 02:04:56.705738 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.705743 | ubuntu-noble | 2026-08-09 02:04:56.705749 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.705754 | ubuntu-noble | 2026-08-09 02:04:56.705759 | ubuntu-noble | If you don't want 'manila.network.linux' to be distributed and are 2026-08-09 02:04:56.705764 | ubuntu-noble | already explicitly excluding 'manila.network.linux' via 2026-08-09 02:04:56.705769 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.705774 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.705779 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.705784 | ubuntu-noble | 2026-08-09 02:04:56.705789 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.705794 | ubuntu-noble | 2026-08-09 02:04:56.705799 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.705804 | ubuntu-noble | 2026-08-09 02:04:56.705809 | ubuntu-noble | 2026-08-09 02:04:56.705814 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.705819 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.705830 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.705835 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.705840 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.705845 | ubuntu-noble | 2026-08-09 02:04:56.705850 | ubuntu-noble | !! 2026-08-09 02:04:56.705856 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.705861 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. 2026-08-09 02:04:56.705866 | ubuntu-noble | !! 2026-08-09 02:04:56.705871 | ubuntu-noble | 2026-08-09 02:04:56.705876 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.705881 | ubuntu-noble | ############################ 2026-08-09 02:04:56.705886 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.705891 | ubuntu-noble | ############################ 2026-08-09 02:04:56.705896 | ubuntu-noble | Python recognizes 'manila.network.neutron' as an importable package[^1], 2026-08-09 02:04:56.705901 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.705906 | ubuntu-noble | 2026-08-09 02:04:56.705911 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.705916 | ubuntu-noble | package, please make sure that 'manila.network.neutron' is explicitly added 2026-08-09 02:04:56.705921 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.705926 | ubuntu-noble | 2026-08-09 02:04:56.705931 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.705937 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.705942 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.705947 | ubuntu-noble | 2026-08-09 02:04:56.705952 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.705957 | ubuntu-noble | 2026-08-09 02:04:56.705962 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.705967 | ubuntu-noble | 2026-08-09 02:04:56.705972 | ubuntu-noble | If you don't want 'manila.network.neutron' to be distributed and are 2026-08-09 02:04:56.705977 | ubuntu-noble | already explicitly excluding 'manila.network.neutron' via 2026-08-09 02:04:56.705982 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.705992 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.705997 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.706002 | ubuntu-noble | 2026-08-09 02:04:56.706007 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.706012 | ubuntu-noble | 2026-08-09 02:04:56.706018 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.706023 | ubuntu-noble | 2026-08-09 02:04:56.706028 | ubuntu-noble | 2026-08-09 02:04:56.706033 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.706038 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.706043 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.706048 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.706053 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.706058 | ubuntu-noble | 2026-08-09 02:04:56.706063 | ubuntu-noble | !! 2026-08-09 02:04:56.706068 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.706073 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.policies' is absent from the `packages` configuration. 2026-08-09 02:04:56.706078 | ubuntu-noble | !! 2026-08-09 02:04:56.706083 | ubuntu-noble | 2026-08-09 02:04:56.706088 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.706099 | ubuntu-noble | ############################ 2026-08-09 02:04:56.706104 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.706109 | ubuntu-noble | ############################ 2026-08-09 02:04:56.706118 | ubuntu-noble | Python recognizes 'manila.policies' as an importable package[^1], 2026-08-09 02:04:56.706123 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.706129 | ubuntu-noble | 2026-08-09 02:04:56.706134 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.706139 | ubuntu-noble | package, please make sure that 'manila.policies' is explicitly added 2026-08-09 02:04:56.706144 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.706149 | ubuntu-noble | 2026-08-09 02:04:56.706154 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.706159 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.706164 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.706169 | ubuntu-noble | 2026-08-09 02:04:56.706174 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.706179 | ubuntu-noble | 2026-08-09 02:04:56.706184 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.706189 | ubuntu-noble | 2026-08-09 02:04:56.706194 | ubuntu-noble | If you don't want 'manila.policies' to be distributed and are 2026-08-09 02:04:56.706199 | ubuntu-noble | already explicitly excluding 'manila.policies' via 2026-08-09 02:04:56.706204 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.706209 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.706214 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.706219 | ubuntu-noble | 2026-08-09 02:04:56.706224 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.706229 | ubuntu-noble | 2026-08-09 02:04:56.706234 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.706239 | ubuntu-noble | 2026-08-09 02:04:56.706244 | ubuntu-noble | 2026-08-09 02:04:56.706249 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.706254 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.706259 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.706264 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.706269 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.706274 | ubuntu-noble | 2026-08-09 02:04:56.706279 | ubuntu-noble | !! 2026-08-09 02:04:56.706284 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.706289 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. 2026-08-09 02:04:56.706294 | ubuntu-noble | !! 2026-08-09 02:04:56.706299 | ubuntu-noble | 2026-08-09 02:04:56.706305 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.706310 | ubuntu-noble | ############################ 2026-08-09 02:04:56.706315 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.706320 | ubuntu-noble | ############################ 2026-08-09 02:04:56.706325 | ubuntu-noble | Python recognizes 'manila.privsep' as an importable package[^1], 2026-08-09 02:04:56.706330 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.706335 | ubuntu-noble | 2026-08-09 02:04:56.706340 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.706345 | ubuntu-noble | package, please make sure that 'manila.privsep' is explicitly added 2026-08-09 02:04:56.706350 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.706355 | ubuntu-noble | 2026-08-09 02:04:56.706360 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.706370 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.706375 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.706380 | ubuntu-noble | 2026-08-09 02:04:56.706385 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.706390 | ubuntu-noble | 2026-08-09 02:04:56.706395 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.706400 | ubuntu-noble | 2026-08-09 02:04:56.706405 | ubuntu-noble | If you don't want 'manila.privsep' to be distributed and are 2026-08-09 02:04:56.706410 | ubuntu-noble | already explicitly excluding 'manila.privsep' via 2026-08-09 02:04:56.706415 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.706424 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.706429 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.706434 | ubuntu-noble | 2026-08-09 02:04:56.706439 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.706444 | ubuntu-noble | 2026-08-09 02:04:56.706449 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.706454 | ubuntu-noble | 2026-08-09 02:04:56.706459 | ubuntu-noble | 2026-08-09 02:04:56.706464 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.706469 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.706474 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.706479 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.706484 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.706489 | ubuntu-noble | 2026-08-09 02:04:56.706494 | ubuntu-noble | !! 2026-08-09 02:04:56.706499 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.706504 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. 2026-08-09 02:04:56.706510 | ubuntu-noble | !! 2026-08-09 02:04:56.706515 | ubuntu-noble | 2026-08-09 02:04:56.706520 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.706525 | ubuntu-noble | ############################ 2026-08-09 02:04:56.706530 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.706535 | ubuntu-noble | ############################ 2026-08-09 02:04:56.706540 | ubuntu-noble | Python recognizes 'manila.scheduler' as an importable package[^1], 2026-08-09 02:04:56.706545 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.706550 | ubuntu-noble | 2026-08-09 02:04:56.706555 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.706560 | ubuntu-noble | package, please make sure that 'manila.scheduler' is explicitly added 2026-08-09 02:04:56.706582 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.706591 | ubuntu-noble | 2026-08-09 02:04:56.706596 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.706601 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.706606 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.706611 | ubuntu-noble | 2026-08-09 02:04:56.706616 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.706621 | ubuntu-noble | 2026-08-09 02:04:56.706626 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.706631 | ubuntu-noble | 2026-08-09 02:04:56.706636 | ubuntu-noble | If you don't want 'manila.scheduler' to be distributed and are 2026-08-09 02:04:56.706641 | ubuntu-noble | already explicitly excluding 'manila.scheduler' via 2026-08-09 02:04:56.706646 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.706657 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.706662 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.706667 | ubuntu-noble | 2026-08-09 02:04:56.706672 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.706677 | ubuntu-noble | 2026-08-09 02:04:56.706682 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.706687 | ubuntu-noble | 2026-08-09 02:04:56.706693 | ubuntu-noble | 2026-08-09 02:04:56.706698 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.706703 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.706708 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.706713 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.706718 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.706723 | ubuntu-noble | 2026-08-09 02:04:56.706766 | ubuntu-noble | !! 2026-08-09 02:04:56.706771 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.706777 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. 2026-08-09 02:04:56.706782 | ubuntu-noble | !! 2026-08-09 02:04:56.706787 | ubuntu-noble | 2026-08-09 02:04:56.706792 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.706797 | ubuntu-noble | ############################ 2026-08-09 02:04:56.706802 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.706807 | ubuntu-noble | ############################ 2026-08-09 02:04:56.706812 | ubuntu-noble | Python recognizes 'manila.scheduler.drivers' as an importable package[^1], 2026-08-09 02:04:56.706817 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.706822 | ubuntu-noble | 2026-08-09 02:04:56.706827 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.706832 | ubuntu-noble | package, please make sure that 'manila.scheduler.drivers' is explicitly added 2026-08-09 02:04:56.706837 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.706843 | ubuntu-noble | 2026-08-09 02:04:56.706848 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.706853 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.706858 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.706863 | ubuntu-noble | 2026-08-09 02:04:56.706868 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.706873 | ubuntu-noble | 2026-08-09 02:04:56.706878 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.706883 | ubuntu-noble | 2026-08-09 02:04:56.706888 | ubuntu-noble | If you don't want 'manila.scheduler.drivers' to be distributed and are 2026-08-09 02:04:56.706893 | ubuntu-noble | already explicitly excluding 'manila.scheduler.drivers' via 2026-08-09 02:04:56.706909 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.706915 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.706920 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.706925 | ubuntu-noble | 2026-08-09 02:04:56.706930 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.706935 | ubuntu-noble | 2026-08-09 02:04:56.706940 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.706945 | ubuntu-noble | 2026-08-09 02:04:56.706950 | ubuntu-noble | 2026-08-09 02:04:56.706955 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.706960 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.706971 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.706976 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.706981 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.706986 | ubuntu-noble | 2026-08-09 02:04:56.706991 | ubuntu-noble | !! 2026-08-09 02:04:56.706997 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.707002 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. 2026-08-09 02:04:56.707007 | ubuntu-noble | !! 2026-08-09 02:04:56.707012 | ubuntu-noble | 2026-08-09 02:04:56.707021 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.707026 | ubuntu-noble | ############################ 2026-08-09 02:04:56.707031 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.707036 | ubuntu-noble | ############################ 2026-08-09 02:04:56.707042 | ubuntu-noble | Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], 2026-08-09 02:04:56.707047 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.707052 | ubuntu-noble | 2026-08-09 02:04:56.707057 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.707062 | ubuntu-noble | package, please make sure that 'manila.scheduler.evaluator' is explicitly added 2026-08-09 02:04:56.707067 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.707072 | ubuntu-noble | 2026-08-09 02:04:56.707077 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.707082 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.707087 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.707092 | ubuntu-noble | 2026-08-09 02:04:56.707097 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.707102 | ubuntu-noble | 2026-08-09 02:04:56.707137 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.707144 | ubuntu-noble | 2026-08-09 02:04:56.707150 | ubuntu-noble | If you don't want 'manila.scheduler.evaluator' to be distributed and are 2026-08-09 02:04:56.707155 | ubuntu-noble | already explicitly excluding 'manila.scheduler.evaluator' via 2026-08-09 02:04:56.707160 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.707165 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.707170 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.707175 | ubuntu-noble | 2026-08-09 02:04:56.707180 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.707185 | ubuntu-noble | 2026-08-09 02:04:56.707190 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.707195 | ubuntu-noble | 2026-08-09 02:04:56.707200 | ubuntu-noble | 2026-08-09 02:04:56.707205 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.707210 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.707215 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.707220 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.707225 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.707230 | ubuntu-noble | 2026-08-09 02:04:56.707235 | ubuntu-noble | !! 2026-08-09 02:04:56.707240 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.707245 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. 2026-08-09 02:04:56.707250 | ubuntu-noble | !! 2026-08-09 02:04:56.707255 | ubuntu-noble | 2026-08-09 02:04:56.707260 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.707271 | ubuntu-noble | ############################ 2026-08-09 02:04:56.707276 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.707281 | ubuntu-noble | ############################ 2026-08-09 02:04:56.707287 | ubuntu-noble | Python recognizes 'manila.scheduler.filters' as an importable package[^1], 2026-08-09 02:04:56.707292 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.707297 | ubuntu-noble | 2026-08-09 02:04:56.707302 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.707307 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters' is explicitly added 2026-08-09 02:04:56.707312 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.707317 | ubuntu-noble | 2026-08-09 02:04:56.707322 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.707327 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.707332 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.707337 | ubuntu-noble | 2026-08-09 02:04:56.707342 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.707347 | ubuntu-noble | 2026-08-09 02:04:56.707352 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.707357 | ubuntu-noble | 2026-08-09 02:04:56.707373 | ubuntu-noble | If you don't want 'manila.scheduler.filters' to be distributed and are 2026-08-09 02:04:56.707378 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters' via 2026-08-09 02:04:56.707383 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.707388 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.707393 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.707398 | ubuntu-noble | 2026-08-09 02:04:56.707403 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.707408 | ubuntu-noble | 2026-08-09 02:04:56.707413 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.707418 | ubuntu-noble | 2026-08-09 02:04:56.707423 | ubuntu-noble | 2026-08-09 02:04:56.707428 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.707433 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.707438 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.707443 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.707448 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.707453 | ubuntu-noble | 2026-08-09 02:04:56.707459 | ubuntu-noble | !! 2026-08-09 02:04:56.707464 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.707469 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. 2026-08-09 02:04:56.707480 | ubuntu-noble | !! 2026-08-09 02:04:56.707485 | ubuntu-noble | 2026-08-09 02:04:56.707490 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.707495 | ubuntu-noble | ############################ 2026-08-09 02:04:56.707500 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.707505 | ubuntu-noble | ############################ 2026-08-09 02:04:56.707510 | ubuntu-noble | Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], 2026-08-09 02:04:56.707515 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.707520 | ubuntu-noble | 2026-08-09 02:04:56.707525 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.707530 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added 2026-08-09 02:04:56.707541 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.707546 | ubuntu-noble | 2026-08-09 02:04:56.707551 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.707556 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.707561 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.707581 | ubuntu-noble | 2026-08-09 02:04:56.707586 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.707591 | ubuntu-noble | 2026-08-09 02:04:56.707596 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.707601 | ubuntu-noble | 2026-08-09 02:04:56.707606 | ubuntu-noble | If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are 2026-08-09 02:04:56.707611 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters.share_group_filters' via 2026-08-09 02:04:56.707616 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.707621 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.707626 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.707631 | ubuntu-noble | 2026-08-09 02:04:56.707637 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.707642 | ubuntu-noble | 2026-08-09 02:04:56.707647 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.707652 | ubuntu-noble | 2026-08-09 02:04:56.707657 | ubuntu-noble | 2026-08-09 02:04:56.707662 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.707667 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.707672 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.707677 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.707682 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.707687 | ubuntu-noble | 2026-08-09 02:04:56.707692 | ubuntu-noble | !! 2026-08-09 02:04:56.707697 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.707702 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. 2026-08-09 02:04:56.707708 | ubuntu-noble | !! 2026-08-09 02:04:56.707713 | ubuntu-noble | 2026-08-09 02:04:56.707718 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.707723 | ubuntu-noble | ############################ 2026-08-09 02:04:56.707728 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.707733 | ubuntu-noble | ############################ 2026-08-09 02:04:56.707738 | ubuntu-noble | Python recognizes 'manila.scheduler.weighers' as an importable package[^1], 2026-08-09 02:04:56.707743 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.707748 | ubuntu-noble | 2026-08-09 02:04:56.707753 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.707758 | ubuntu-noble | package, please make sure that 'manila.scheduler.weighers' is explicitly added 2026-08-09 02:04:56.707763 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.707768 | ubuntu-noble | 2026-08-09 02:04:56.707773 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.707788 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.707793 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.707798 | ubuntu-noble | 2026-08-09 02:04:56.707856 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.707861 | ubuntu-noble | 2026-08-09 02:04:56.707866 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.707872 | ubuntu-noble | 2026-08-09 02:04:56.707877 | ubuntu-noble | If you don't want 'manila.scheduler.weighers' to be distributed and are 2026-08-09 02:04:56.707888 | ubuntu-noble | already explicitly excluding 'manila.scheduler.weighers' via 2026-08-09 02:04:56.707893 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.707898 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.707903 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.707908 | ubuntu-noble | 2026-08-09 02:04:56.707913 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.707918 | ubuntu-noble | 2026-08-09 02:04:56.707923 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.707928 | ubuntu-noble | 2026-08-09 02:04:56.707933 | ubuntu-noble | 2026-08-09 02:04:56.707938 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.707943 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.707948 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.707957 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.707962 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.707967 | ubuntu-noble | 2026-08-09 02:04:56.707972 | ubuntu-noble | !! 2026-08-09 02:04:56.707977 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.707982 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.services' is absent from the `packages` configuration. 2026-08-09 02:04:56.707988 | ubuntu-noble | !! 2026-08-09 02:04:56.707993 | ubuntu-noble | 2026-08-09 02:04:56.707998 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.708003 | ubuntu-noble | ############################ 2026-08-09 02:04:56.708008 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.708013 | ubuntu-noble | ############################ 2026-08-09 02:04:56.708018 | ubuntu-noble | Python recognizes 'manila.services' as an importable package[^1], 2026-08-09 02:04:56.708023 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.708028 | ubuntu-noble | 2026-08-09 02:04:56.708033 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.708038 | ubuntu-noble | package, please make sure that 'manila.services' is explicitly added 2026-08-09 02:04:56.708043 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.708048 | ubuntu-noble | 2026-08-09 02:04:56.708054 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.708059 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.708064 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.708069 | ubuntu-noble | 2026-08-09 02:04:56.708074 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.708079 | ubuntu-noble | 2026-08-09 02:04:56.708084 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.708089 | ubuntu-noble | 2026-08-09 02:04:56.708094 | ubuntu-noble | If you don't want 'manila.services' to be distributed and are 2026-08-09 02:04:56.708099 | ubuntu-noble | already explicitly excluding 'manila.services' via 2026-08-09 02:04:56.708104 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.708109 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.708114 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.708119 | ubuntu-noble | 2026-08-09 02:04:56.708124 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.708129 | ubuntu-noble | 2026-08-09 02:04:56.708135 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.708140 | ubuntu-noble | 2026-08-09 02:04:56.708150 | ubuntu-noble | 2026-08-09 02:04:56.708155 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.708160 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.708165 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.708170 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.708175 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.708180 | ubuntu-noble | 2026-08-09 02:04:56.708185 | ubuntu-noble | !! 2026-08-09 02:04:56.708190 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.708196 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share' is absent from the `packages` configuration. 2026-08-09 02:04:56.708201 | ubuntu-noble | !! 2026-08-09 02:04:56.708206 | ubuntu-noble | 2026-08-09 02:04:56.708211 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.708216 | ubuntu-noble | ############################ 2026-08-09 02:04:56.708221 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.708226 | ubuntu-noble | ############################ 2026-08-09 02:04:56.708231 | ubuntu-noble | Python recognizes 'manila.share' as an importable package[^1], 2026-08-09 02:04:56.708236 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.708241 | ubuntu-noble | 2026-08-09 02:04:56.708246 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.708251 | ubuntu-noble | package, please make sure that 'manila.share' is explicitly added 2026-08-09 02:04:56.708256 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.708261 | ubuntu-noble | 2026-08-09 02:04:56.708266 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.708278 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.708283 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.708288 | ubuntu-noble | 2026-08-09 02:04:56.708293 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.708298 | ubuntu-noble | 2026-08-09 02:04:56.708303 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.708308 | ubuntu-noble | 2026-08-09 02:04:56.708313 | ubuntu-noble | If you don't want 'manila.share' to be distributed and are 2026-08-09 02:04:56.708318 | ubuntu-noble | already explicitly excluding 'manila.share' via 2026-08-09 02:04:56.708323 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.708328 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.708333 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.708338 | ubuntu-noble | 2026-08-09 02:04:56.708344 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.708349 | ubuntu-noble | 2026-08-09 02:04:56.708354 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.708359 | ubuntu-noble | 2026-08-09 02:04:56.708364 | ubuntu-noble | 2026-08-09 02:04:56.708369 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.708374 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.708379 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.708387 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.708393 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.708398 | ubuntu-noble | 2026-08-09 02:04:56.708403 | ubuntu-noble | !! 2026-08-09 02:04:56.708410 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.708416 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. 2026-08-09 02:04:56.708427 | ubuntu-noble | !! 2026-08-09 02:04:56.708433 | ubuntu-noble | 2026-08-09 02:04:56.708439 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.708444 | ubuntu-noble | ############################ 2026-08-09 02:04:56.708449 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.708454 | ubuntu-noble | ############################ 2026-08-09 02:04:56.708459 | ubuntu-noble | Python recognizes 'manila.share.drivers' as an importable package[^1], 2026-08-09 02:04:56.708464 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.708469 | ubuntu-noble | 2026-08-09 02:04:56.708474 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.708479 | ubuntu-noble | package, please make sure that 'manila.share.drivers' is explicitly added 2026-08-09 02:04:56.708484 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.708489 | ubuntu-noble | 2026-08-09 02:04:56.708494 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.708499 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.708504 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.708509 | ubuntu-noble | 2026-08-09 02:04:56.708514 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.708519 | ubuntu-noble | 2026-08-09 02:04:56.708524 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.708529 | ubuntu-noble | 2026-08-09 02:04:56.708534 | ubuntu-noble | If you don't want 'manila.share.drivers' to be distributed and are 2026-08-09 02:04:56.708539 | ubuntu-noble | already explicitly excluding 'manila.share.drivers' via 2026-08-09 02:04:56.708544 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.708549 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.708554 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.708559 | ubuntu-noble | 2026-08-09 02:04:56.708578 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.708589 | ubuntu-noble | 2026-08-09 02:04:56.708594 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.708599 | ubuntu-noble | 2026-08-09 02:04:56.708604 | ubuntu-noble | 2026-08-09 02:04:56.708609 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.708614 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.708620 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.708625 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.708630 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.708635 | ubuntu-noble | 2026-08-09 02:04:56.708640 | ubuntu-noble | !! 2026-08-09 02:04:56.708645 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.708650 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. 2026-08-09 02:04:56.708655 | ubuntu-noble | !! 2026-08-09 02:04:56.708660 | ubuntu-noble | 2026-08-09 02:04:56.708666 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.708671 | ubuntu-noble | ############################ 2026-08-09 02:04:56.708676 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.708681 | ubuntu-noble | ############################ 2026-08-09 02:04:56.708686 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], 2026-08-09 02:04:56.708691 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.708696 | ubuntu-noble | 2026-08-09 02:04:56.708701 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.708706 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs' is explicitly added 2026-08-09 02:04:56.708726 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.708731 | ubuntu-noble | 2026-08-09 02:04:56.708737 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.708742 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.708747 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.708752 | ubuntu-noble | 2026-08-09 02:04:56.708757 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.708762 | ubuntu-noble | 2026-08-09 02:04:56.708767 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.708772 | ubuntu-noble | 2026-08-09 02:04:56.708777 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs' to be distributed and are 2026-08-09 02:04:56.708782 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs' via 2026-08-09 02:04:56.708787 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.708792 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.708797 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.708802 | ubuntu-noble | 2026-08-09 02:04:56.708807 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.708812 | ubuntu-noble | 2026-08-09 02:04:56.708817 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.708822 | ubuntu-noble | 2026-08-09 02:04:56.708827 | ubuntu-noble | 2026-08-09 02:04:56.708832 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.708837 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.708842 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.708847 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.708852 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.708857 | ubuntu-noble | 2026-08-09 02:04:56.708862 | ubuntu-noble | !! 2026-08-09 02:04:56.708867 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.708913 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. 2026-08-09 02:04:56.708920 | ubuntu-noble | !! 2026-08-09 02:04:56.708925 | ubuntu-noble | 2026-08-09 02:04:56.708931 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.708936 | ubuntu-noble | ############################ 2026-08-09 02:04:56.708941 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.708946 | ubuntu-noble | ############################ 2026-08-09 02:04:56.708951 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], 2026-08-09 02:04:56.708956 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.708961 | ubuntu-noble | 2026-08-09 02:04:56.708966 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.708971 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added 2026-08-09 02:04:56.708976 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.708981 | ubuntu-noble | 2026-08-09 02:04:56.708986 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.708991 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.708996 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.709001 | ubuntu-noble | 2026-08-09 02:04:56.709006 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.709011 | ubuntu-noble | 2026-08-09 02:04:56.709016 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.709027 | ubuntu-noble | 2026-08-09 02:04:56.709033 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are 2026-08-09 02:04:56.709038 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs.conf' via 2026-08-09 02:04:56.709043 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.709048 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.709053 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.709058 | ubuntu-noble | 2026-08-09 02:04:56.709063 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.709068 | ubuntu-noble | 2026-08-09 02:04:56.709073 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.709078 | ubuntu-noble | 2026-08-09 02:04:56.709083 | ubuntu-noble | 2026-08-09 02:04:56.709088 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.709093 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.709098 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.709103 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.709108 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.709113 | ubuntu-noble | 2026-08-09 02:04:56.709129 | ubuntu-noble | !! 2026-08-09 02:04:56.709134 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.709139 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. 2026-08-09 02:04:56.709144 | ubuntu-noble | !! 2026-08-09 02:04:56.709150 | ubuntu-noble | 2026-08-09 02:04:56.709155 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.709160 | ubuntu-noble | ############################ 2026-08-09 02:04:56.709165 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.709170 | ubuntu-noble | ############################ 2026-08-09 02:04:56.709175 | ubuntu-noble | Python recognizes 'manila.share.drivers.container' as an importable package[^1], 2026-08-09 02:04:56.709180 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.709185 | ubuntu-noble | 2026-08-09 02:04:56.709199 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.709205 | ubuntu-noble | package, please make sure that 'manila.share.drivers.container' is explicitly added 2026-08-09 02:04:56.709214 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.709220 | ubuntu-noble | 2026-08-09 02:04:56.709225 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.709230 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.709235 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.709240 | ubuntu-noble | 2026-08-09 02:04:56.709245 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.709250 | ubuntu-noble | 2026-08-09 02:04:56.709255 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.709260 | ubuntu-noble | 2026-08-09 02:04:56.709265 | ubuntu-noble | If you don't want 'manila.share.drivers.container' to be distributed and are 2026-08-09 02:04:56.709270 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.container' via 2026-08-09 02:04:56.709275 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.709280 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.709285 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.709290 | ubuntu-noble | 2026-08-09 02:04:56.709299 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.709304 | ubuntu-noble | 2026-08-09 02:04:56.709315 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.709320 | ubuntu-noble | 2026-08-09 02:04:56.709325 | ubuntu-noble | 2026-08-09 02:04:56.709330 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.709335 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.709340 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.709345 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.709350 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.709355 | ubuntu-noble | 2026-08-09 02:04:56.709360 | ubuntu-noble | !! 2026-08-09 02:04:56.709366 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.709371 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-08-09 02:04:56.709376 | ubuntu-noble | !! 2026-08-09 02:04:56.709381 | ubuntu-noble | 2026-08-09 02:04:56.709386 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.709391 | ubuntu-noble | ############################ 2026-08-09 02:04:56.709396 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.709401 | ubuntu-noble | ############################ 2026-08-09 02:04:56.709406 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], 2026-08-09 02:04:56.709411 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.709416 | ubuntu-noble | 2026-08-09 02:04:56.709421 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.709426 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added 2026-08-09 02:04:56.709431 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.709436 | ubuntu-noble | 2026-08-09 02:04:56.709441 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.709446 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.709451 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.709456 | ubuntu-noble | 2026-08-09 02:04:56.709462 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.709467 | ubuntu-noble | 2026-08-09 02:04:56.709472 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.709477 | ubuntu-noble | 2026-08-09 02:04:56.709482 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc' to be distributed and are 2026-08-09 02:04:56.709487 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc' via 2026-08-09 02:04:56.709492 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.709497 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.709502 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.709507 | ubuntu-noble | 2026-08-09 02:04:56.709512 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.709517 | ubuntu-noble | 2026-08-09 02:04:56.709522 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.709527 | ubuntu-noble | 2026-08-09 02:04:56.709532 | ubuntu-noble | 2026-08-09 02:04:56.709537 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.709542 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.709547 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.709552 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.709557 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.709577 | ubuntu-noble | 2026-08-09 02:04:56.709586 | ubuntu-noble | !! 2026-08-09 02:04:56.709596 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.709601 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-08-09 02:04:56.709607 | ubuntu-noble | !! 2026-08-09 02:04:56.709612 | ubuntu-noble | 2026-08-09 02:04:56.709617 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.709622 | ubuntu-noble | ############################ 2026-08-09 02:04:56.709636 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.709642 | ubuntu-noble | ############################ 2026-08-09 02:04:56.709647 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], 2026-08-09 02:04:56.709652 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.709657 | ubuntu-noble | 2026-08-09 02:04:56.709662 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.709667 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added 2026-08-09 02:04:56.709672 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.709677 | ubuntu-noble | 2026-08-09 02:04:56.709682 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.709687 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.709692 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.709697 | ubuntu-noble | 2026-08-09 02:04:56.709702 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.709707 | ubuntu-noble | 2026-08-09 02:04:56.709712 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.709717 | ubuntu-noble | 2026-08-09 02:04:56.709722 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are 2026-08-09 02:04:56.709727 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common' via 2026-08-09 02:04:56.709732 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.709741 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.709746 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.709751 | ubuntu-noble | 2026-08-09 02:04:56.709757 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.709762 | ubuntu-noble | 2026-08-09 02:04:56.709767 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.709772 | ubuntu-noble | 2026-08-09 02:04:56.709777 | ubuntu-noble | 2026-08-09 02:04:56.709782 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.709787 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.709792 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.709797 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.709802 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.709807 | ubuntu-noble | 2026-08-09 02:04:56.709812 | ubuntu-noble | !! 2026-08-09 02:04:56.709817 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.709822 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-08-09 02:04:56.709828 | ubuntu-noble | !! 2026-08-09 02:04:56.709833 | ubuntu-noble | 2026-08-09 02:04:56.709838 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.709844 | ubuntu-noble | ############################ 2026-08-09 02:04:56.709849 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.709854 | ubuntu-noble | ############################ 2026-08-09 02:04:56.709859 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-08-09 02:04:56.709869 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.709874 | ubuntu-noble | 2026-08-09 02:04:56.709879 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.709884 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added 2026-08-09 02:04:56.709889 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.709894 | ubuntu-noble | 2026-08-09 02:04:56.709900 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.709905 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.709910 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.709915 | ubuntu-noble | 2026-08-09 02:04:56.709920 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.709925 | ubuntu-noble | 2026-08-09 02:04:56.709930 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.709935 | ubuntu-noble | 2026-08-09 02:04:56.709940 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are 2026-08-09 02:04:56.709945 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via 2026-08-09 02:04:56.709950 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.709990 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.709996 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.710001 | ubuntu-noble | 2026-08-09 02:04:56.710006 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.710011 | ubuntu-noble | 2026-08-09 02:04:56.710016 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.710021 | ubuntu-noble | 2026-08-09 02:04:56.710026 | ubuntu-noble | 2026-08-09 02:04:56.710031 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.710036 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.710041 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.710046 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.710051 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.710057 | ubuntu-noble | 2026-08-09 02:04:56.710062 | ubuntu-noble | !! 2026-08-09 02:04:56.710067 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.710082 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-08-09 02:04:56.710087 | ubuntu-noble | !! 2026-08-09 02:04:56.710092 | ubuntu-noble | 2026-08-09 02:04:56.710097 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.710103 | ubuntu-noble | ############################ 2026-08-09 02:04:56.710108 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.710113 | ubuntu-noble | ############################ 2026-08-09 02:04:56.710118 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-08-09 02:04:56.710123 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.710128 | ubuntu-noble | 2026-08-09 02:04:56.710133 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.710138 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added 2026-08-09 02:04:56.710143 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.710148 | ubuntu-noble | 2026-08-09 02:04:56.710153 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.710158 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.710169 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.710174 | ubuntu-noble | 2026-08-09 02:04:56.710179 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.710184 | ubuntu-noble | 2026-08-09 02:04:56.710198 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.710203 | ubuntu-noble | 2026-08-09 02:04:56.710208 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are 2026-08-09 02:04:56.710213 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via 2026-08-09 02:04:56.710218 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.710223 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.710228 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.710233 | ubuntu-noble | 2026-08-09 02:04:56.710238 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.710243 | ubuntu-noble | 2026-08-09 02:04:56.710248 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.710253 | ubuntu-noble | 2026-08-09 02:04:56.710259 | ubuntu-noble | 2026-08-09 02:04:56.710264 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.710269 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.710274 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.710279 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.710284 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.710289 | ubuntu-noble | 2026-08-09 02:04:56.710294 | ubuntu-noble | !! 2026-08-09 02:04:56.710299 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.710304 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-08-09 02:04:56.710310 | ubuntu-noble | !! 2026-08-09 02:04:56.710315 | ubuntu-noble | 2026-08-09 02:04:56.710320 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.710325 | ubuntu-noble | ############################ 2026-08-09 02:04:56.710331 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.710337 | ubuntu-noble | ############################ 2026-08-09 02:04:56.710343 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-08-09 02:04:56.710348 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.710354 | ubuntu-noble | 2026-08-09 02:04:56.710361 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.710366 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-08-09 02:04:56.710371 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.710376 | ubuntu-noble | 2026-08-09 02:04:56.710381 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.710386 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.710391 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.710396 | ubuntu-noble | 2026-08-09 02:04:56.710401 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.710406 | ubuntu-noble | 2026-08-09 02:04:56.710411 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.710416 | ubuntu-noble | 2026-08-09 02:04:56.710422 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-08-09 02:04:56.710427 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via 2026-08-09 02:04:56.710436 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.710441 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.710447 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.710452 | ubuntu-noble | 2026-08-09 02:04:56.710457 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.710462 | ubuntu-noble | 2026-08-09 02:04:56.710467 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.710472 | ubuntu-noble | 2026-08-09 02:04:56.710477 | ubuntu-noble | 2026-08-09 02:04:56.710482 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.710487 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.710501 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.710506 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.710511 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.710516 | ubuntu-noble | 2026-08-09 02:04:56.710521 | ubuntu-noble | !! 2026-08-09 02:04:56.710526 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.710532 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-08-09 02:04:56.710537 | ubuntu-noble | !! 2026-08-09 02:04:56.710542 | ubuntu-noble | 2026-08-09 02:04:56.710547 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.710552 | ubuntu-noble | ############################ 2026-08-09 02:04:56.710557 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.710562 | ubuntu-noble | ############################ 2026-08-09 02:04:56.710581 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-08-09 02:04:56.710589 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.710594 | ubuntu-noble | 2026-08-09 02:04:56.710599 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.710604 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-08-09 02:04:56.710609 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.710614 | ubuntu-noble | 2026-08-09 02:04:56.710619 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.710624 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.710629 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.710634 | ubuntu-noble | 2026-08-09 02:04:56.710639 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.710645 | ubuntu-noble | 2026-08-09 02:04:56.710650 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.710655 | ubuntu-noble | 2026-08-09 02:04:56.710660 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-08-09 02:04:56.710665 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via 2026-08-09 02:04:56.710670 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.710691 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.710696 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.710701 | ubuntu-noble | 2026-08-09 02:04:56.710706 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.710711 | ubuntu-noble | 2026-08-09 02:04:56.710716 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.710722 | ubuntu-noble | 2026-08-09 02:04:56.710727 | ubuntu-noble | 2026-08-09 02:04:56.710738 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.710743 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.710748 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.710753 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.710758 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.710763 | ubuntu-noble | 2026-08-09 02:04:56.710768 | ubuntu-noble | !! 2026-08-09 02:04:56.710773 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.710778 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-08-09 02:04:56.710783 | ubuntu-noble | !! 2026-08-09 02:04:56.710789 | ubuntu-noble | 2026-08-09 02:04:56.710794 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.710799 | ubuntu-noble | ############################ 2026-08-09 02:04:56.710804 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.710809 | ubuntu-noble | ############################ 2026-08-09 02:04:56.710814 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-08-09 02:04:56.710819 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.710824 | ubuntu-noble | 2026-08-09 02:04:56.710829 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.710834 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-08-09 02:04:56.710839 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.710844 | ubuntu-noble | 2026-08-09 02:04:56.710849 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.710854 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.710859 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.710864 | ubuntu-noble | 2026-08-09 02:04:56.710869 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.710874 | ubuntu-noble | 2026-08-09 02:04:56.710879 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.710885 | ubuntu-noble | 2026-08-09 02:04:56.710890 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-08-09 02:04:56.710895 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via 2026-08-09 02:04:56.710900 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.710905 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.710919 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.710924 | ubuntu-noble | 2026-08-09 02:04:56.710929 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.710934 | ubuntu-noble | 2026-08-09 02:04:56.710939 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.710944 | ubuntu-noble | 2026-08-09 02:04:56.710949 | ubuntu-noble | 2026-08-09 02:04:56.710954 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.710959 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.710965 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.710970 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.710975 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.710980 | ubuntu-noble | 2026-08-09 02:04:56.710985 | ubuntu-noble | !! 2026-08-09 02:04:56.710990 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.710995 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-08-09 02:04:56.711006 | ubuntu-noble | !! 2026-08-09 02:04:56.711011 | ubuntu-noble | 2026-08-09 02:04:56.711016 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.711021 | ubuntu-noble | ############################ 2026-08-09 02:04:56.711051 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.711058 | ubuntu-noble | ############################ 2026-08-09 02:04:56.711067 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-08-09 02:04:56.711072 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.711077 | ubuntu-noble | 2026-08-09 02:04:56.711082 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.711087 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-08-09 02:04:56.711093 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.711098 | ubuntu-noble | 2026-08-09 02:04:56.711103 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.711108 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.711113 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.711118 | ubuntu-noble | 2026-08-09 02:04:56.711123 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.711128 | ubuntu-noble | 2026-08-09 02:04:56.711133 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.711138 | ubuntu-noble | 2026-08-09 02:04:56.711143 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-08-09 02:04:56.711148 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via 2026-08-09 02:04:56.711197 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.711205 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.711210 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.711215 | ubuntu-noble | 2026-08-09 02:04:56.711220 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.711225 | ubuntu-noble | 2026-08-09 02:04:56.711230 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.711235 | ubuntu-noble | 2026-08-09 02:04:56.711241 | ubuntu-noble | 2026-08-09 02:04:56.711246 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.711251 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.711256 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.711261 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.711266 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.711271 | ubuntu-noble | 2026-08-09 02:04:56.711276 | ubuntu-noble | !! 2026-08-09 02:04:56.711281 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.711286 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-08-09 02:04:56.711292 | ubuntu-noble | !! 2026-08-09 02:04:56.711297 | ubuntu-noble | 2026-08-09 02:04:56.711302 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.711307 | ubuntu-noble | ############################ 2026-08-09 02:04:56.711312 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.711317 | ubuntu-noble | ############################ 2026-08-09 02:04:56.711322 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-08-09 02:04:56.711333 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.711338 | ubuntu-noble | 2026-08-09 02:04:56.711343 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.711348 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-08-09 02:04:56.711353 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.711358 | ubuntu-noble | 2026-08-09 02:04:56.711364 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.711369 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.711374 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.711379 | ubuntu-noble | 2026-08-09 02:04:56.711384 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.711389 | ubuntu-noble | 2026-08-09 02:04:56.711394 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.711399 | ubuntu-noble | 2026-08-09 02:04:56.711409 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-08-09 02:04:56.711414 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via 2026-08-09 02:04:56.711419 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.711424 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.711429 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.711434 | ubuntu-noble | 2026-08-09 02:04:56.711439 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.711444 | ubuntu-noble | 2026-08-09 02:04:56.711450 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.711455 | ubuntu-noble | 2026-08-09 02:04:56.711460 | ubuntu-noble | 2026-08-09 02:04:56.711465 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.711470 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.711475 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.711480 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.711485 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.711490 | ubuntu-noble | 2026-08-09 02:04:56.711495 | ubuntu-noble | !! 2026-08-09 02:04:56.711500 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.711509 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-08-09 02:04:56.711514 | ubuntu-noble | !! 2026-08-09 02:04:56.711519 | ubuntu-noble | 2026-08-09 02:04:56.711524 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.711530 | ubuntu-noble | ############################ 2026-08-09 02:04:56.711535 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.711540 | ubuntu-noble | ############################ 2026-08-09 02:04:56.711545 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-08-09 02:04:56.711550 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.711555 | ubuntu-noble | 2026-08-09 02:04:56.711560 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.711582 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-08-09 02:04:56.711587 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.711596 | ubuntu-noble | 2026-08-09 02:04:56.711601 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.711606 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.711617 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.711623 | ubuntu-noble | 2026-08-09 02:04:56.711628 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.711633 | ubuntu-noble | 2026-08-09 02:04:56.711638 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.711643 | ubuntu-noble | 2026-08-09 02:04:56.711648 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-08-09 02:04:56.711653 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via 2026-08-09 02:04:56.711658 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.711663 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.711668 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.711673 | ubuntu-noble | 2026-08-09 02:04:56.711678 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.711683 | ubuntu-noble | 2026-08-09 02:04:56.711688 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.711693 | ubuntu-noble | 2026-08-09 02:04:56.711698 | ubuntu-noble | 2026-08-09 02:04:56.711703 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.711708 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.711713 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.711718 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.711723 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.711728 | ubuntu-noble | 2026-08-09 02:04:56.711734 | ubuntu-noble | !! 2026-08-09 02:04:56.711739 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.711744 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. 2026-08-09 02:04:56.711749 | ubuntu-noble | !! 2026-08-09 02:04:56.711754 | ubuntu-noble | 2026-08-09 02:04:56.711759 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.711764 | ubuntu-noble | ############################ 2026-08-09 02:04:56.711769 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.711774 | ubuntu-noble | ############################ 2026-08-09 02:04:56.711779 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], 2026-08-09 02:04:56.711784 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.711789 | ubuntu-noble | 2026-08-09 02:04:56.711794 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.711799 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha' is explicitly added 2026-08-09 02:04:56.711804 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.711809 | ubuntu-noble | 2026-08-09 02:04:56.711814 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.711819 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.711835 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.711840 | ubuntu-noble | 2026-08-09 02:04:56.711845 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.711850 | ubuntu-noble | 2026-08-09 02:04:56.711855 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.711860 | ubuntu-noble | 2026-08-09 02:04:56.711865 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha' to be distributed and are 2026-08-09 02:04:56.711870 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha' via 2026-08-09 02:04:56.711875 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.711885 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.711890 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.711895 | ubuntu-noble | 2026-08-09 02:04:56.711900 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.711905 | ubuntu-noble | 2026-08-09 02:04:56.711910 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.711915 | ubuntu-noble | 2026-08-09 02:04:56.711920 | ubuntu-noble | 2026-08-09 02:04:56.711925 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.711930 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.711935 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.711940 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.711945 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.711950 | ubuntu-noble | 2026-08-09 02:04:56.711956 | ubuntu-noble | !! 2026-08-09 02:04:56.711961 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.711966 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. 2026-08-09 02:04:56.711971 | ubuntu-noble | !! 2026-08-09 02:04:56.711976 | ubuntu-noble | 2026-08-09 02:04:56.711981 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.711986 | ubuntu-noble | ############################ 2026-08-09 02:04:56.711991 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.711996 | ubuntu-noble | ############################ 2026-08-09 02:04:56.712001 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], 2026-08-09 02:04:56.712006 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.712011 | ubuntu-noble | 2026-08-09 02:04:56.712016 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.712021 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added 2026-08-09 02:04:56.712026 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.712031 | ubuntu-noble | 2026-08-09 02:04:56.712036 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.712041 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.712046 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.712051 | ubuntu-noble | 2026-08-09 02:04:56.712056 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.712061 | ubuntu-noble | 2026-08-09 02:04:56.712066 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.712071 | ubuntu-noble | 2026-08-09 02:04:56.712076 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are 2026-08-09 02:04:56.712081 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha.conf' via 2026-08-09 02:04:56.712086 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.712091 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.712096 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.712101 | ubuntu-noble | 2026-08-09 02:04:56.712106 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.712111 | ubuntu-noble | 2026-08-09 02:04:56.712116 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.712121 | ubuntu-noble | 2026-08-09 02:04:56.712126 | ubuntu-noble | 2026-08-09 02:04:56.712132 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.712137 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.712147 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.712152 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.712157 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.712162 | ubuntu-noble | 2026-08-09 02:04:56.712167 | ubuntu-noble | !! 2026-08-09 02:04:56.712172 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.712177 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-08-09 02:04:56.712182 | ubuntu-noble | !! 2026-08-09 02:04:56.712187 | ubuntu-noble | 2026-08-09 02:04:56.712192 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.712197 | ubuntu-noble | ############################ 2026-08-09 02:04:56.712202 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.712207 | ubuntu-noble | ############################ 2026-08-09 02:04:56.712212 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], 2026-08-09 02:04:56.712217 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.712222 | ubuntu-noble | 2026-08-09 02:04:56.712227 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.712281 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added 2026-08-09 02:04:56.712288 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.712293 | ubuntu-noble | 2026-08-09 02:04:56.712298 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.712303 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.712308 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.712313 | ubuntu-noble | 2026-08-09 02:04:56.712319 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.712324 | ubuntu-noble | 2026-08-09 02:04:56.712329 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.712334 | ubuntu-noble | 2026-08-09 02:04:56.712339 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs' to be distributed and are 2026-08-09 02:04:56.712344 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs' via 2026-08-09 02:04:56.712349 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.712354 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.712359 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.712364 | ubuntu-noble | 2026-08-09 02:04:56.712369 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.712374 | ubuntu-noble | 2026-08-09 02:04:56.712379 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.712384 | ubuntu-noble | 2026-08-09 02:04:56.712389 | ubuntu-noble | 2026-08-09 02:04:56.712402 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.712408 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.712413 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.712418 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.712423 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.712428 | ubuntu-noble | 2026-08-09 02:04:56.712433 | ubuntu-noble | !! 2026-08-09 02:04:56.712438 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.712443 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. 2026-08-09 02:04:56.712448 | ubuntu-noble | !! 2026-08-09 02:04:56.712459 | ubuntu-noble | 2026-08-09 02:04:56.712465 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.712470 | ubuntu-noble | ############################ 2026-08-09 02:04:56.712475 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.712480 | ubuntu-noble | ############################ 2026-08-09 02:04:56.712485 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], 2026-08-09 02:04:56.712490 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.712495 | ubuntu-noble | 2026-08-09 02:04:56.712500 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.712505 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added 2026-08-09 02:04:56.712510 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.712515 | ubuntu-noble | 2026-08-09 02:04:56.712520 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.712525 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.712530 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.712535 | ubuntu-noble | 2026-08-09 02:04:56.712540 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.712545 | ubuntu-noble | 2026-08-09 02:04:56.712550 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.712555 | ubuntu-noble | 2026-08-09 02:04:56.712560 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are 2026-08-09 02:04:56.712577 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs.conf' via 2026-08-09 02:04:56.712585 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.712590 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.712595 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.712600 | ubuntu-noble | 2026-08-09 02:04:56.712605 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.712610 | ubuntu-noble | 2026-08-09 02:04:56.712615 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.712620 | ubuntu-noble | 2026-08-09 02:04:56.712625 | ubuntu-noble | 2026-08-09 02:04:56.712630 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.712635 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.712641 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.712646 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.712651 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.712656 | ubuntu-noble | 2026-08-09 02:04:56.712661 | ubuntu-noble | !! 2026-08-09 02:04:56.712666 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.712671 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. 2026-08-09 02:04:56.712676 | ubuntu-noble | !! 2026-08-09 02:04:56.712681 | ubuntu-noble | 2026-08-09 02:04:56.712686 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.712691 | ubuntu-noble | ############################ 2026-08-09 02:04:56.712696 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.712701 | ubuntu-noble | ############################ 2026-08-09 02:04:56.712706 | ubuntu-noble | Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], 2026-08-09 02:04:56.712721 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.712727 | ubuntu-noble | 2026-08-09 02:04:56.712732 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.712737 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hdfs' is explicitly added 2026-08-09 02:04:56.712752 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.712757 | ubuntu-noble | 2026-08-09 02:04:56.712762 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.712767 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.712773 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.712778 | ubuntu-noble | 2026-08-09 02:04:56.712783 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.712788 | ubuntu-noble | 2026-08-09 02:04:56.712793 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.712798 | ubuntu-noble | 2026-08-09 02:04:56.712803 | ubuntu-noble | If you don't want 'manila.share.drivers.hdfs' to be distributed and are 2026-08-09 02:04:56.712808 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hdfs' via 2026-08-09 02:04:56.712813 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.712818 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.712823 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.712828 | ubuntu-noble | 2026-08-09 02:04:56.712837 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.712842 | ubuntu-noble | 2026-08-09 02:04:56.712847 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.712852 | ubuntu-noble | 2026-08-09 02:04:56.712857 | ubuntu-noble | 2026-08-09 02:04:56.712862 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.712867 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.712872 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.712877 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.712882 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.712887 | ubuntu-noble | 2026-08-09 02:04:56.712893 | ubuntu-noble | !! 2026-08-09 02:04:56.712898 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.712903 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. 2026-08-09 02:04:56.712908 | ubuntu-noble | !! 2026-08-09 02:04:56.712913 | ubuntu-noble | 2026-08-09 02:04:56.712918 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.712923 | ubuntu-noble | ############################ 2026-08-09 02:04:56.712928 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.712933 | ubuntu-noble | ############################ 2026-08-09 02:04:56.712938 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], 2026-08-09 02:04:56.712943 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.712948 | ubuntu-noble | 2026-08-09 02:04:56.712953 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.712958 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi' is explicitly added 2026-08-09 02:04:56.712963 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.712968 | ubuntu-noble | 2026-08-09 02:04:56.712973 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.712978 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.712983 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.712988 | ubuntu-noble | 2026-08-09 02:04:56.712994 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.712999 | ubuntu-noble | 2026-08-09 02:04:56.713004 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.713009 | ubuntu-noble | 2026-08-09 02:04:56.713019 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi' to be distributed and are 2026-08-09 02:04:56.713024 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi' via 2026-08-09 02:04:56.713029 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.713034 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.713039 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.713044 | ubuntu-noble | 2026-08-09 02:04:56.713049 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.713054 | ubuntu-noble | 2026-08-09 02:04:56.713059 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.713064 | ubuntu-noble | 2026-08-09 02:04:56.713069 | ubuntu-noble | 2026-08-09 02:04:56.713074 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.713105 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.713111 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.713116 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.713121 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.713126 | ubuntu-noble | 2026-08-09 02:04:56.713131 | ubuntu-noble | !! 2026-08-09 02:04:56.713136 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.713141 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-08-09 02:04:56.713146 | ubuntu-noble | !! 2026-08-09 02:04:56.713151 | ubuntu-noble | 2026-08-09 02:04:56.713156 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.713162 | ubuntu-noble | ############################ 2026-08-09 02:04:56.713176 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.713181 | ubuntu-noble | ############################ 2026-08-09 02:04:56.713186 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], 2026-08-09 02:04:56.713191 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.713196 | ubuntu-noble | 2026-08-09 02:04:56.713201 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.713206 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added 2026-08-09 02:04:56.713211 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.713216 | ubuntu-noble | 2026-08-09 02:04:56.713221 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.713226 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.713231 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.713236 | ubuntu-noble | 2026-08-09 02:04:56.713241 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.713246 | ubuntu-noble | 2026-08-09 02:04:56.713251 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.713256 | ubuntu-noble | 2026-08-09 02:04:56.713261 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are 2026-08-09 02:04:56.713266 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hnas' via 2026-08-09 02:04:56.713271 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.713280 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.713286 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.713291 | ubuntu-noble | 2026-08-09 02:04:56.713296 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.713301 | ubuntu-noble | 2026-08-09 02:04:56.713341 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.713350 | ubuntu-noble | 2026-08-09 02:04:56.713354 | ubuntu-noble | 2026-08-09 02:04:56.713357 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.713361 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.713365 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.713368 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.713372 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.713375 | ubuntu-noble | 2026-08-09 02:04:56.713379 | ubuntu-noble | !! 2026-08-09 02:04:56.713383 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.713386 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-08-09 02:04:56.713390 | ubuntu-noble | !! 2026-08-09 02:04:56.713394 | ubuntu-noble | 2026-08-09 02:04:56.713397 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.713401 | ubuntu-noble | ############################ 2026-08-09 02:04:56.713405 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.713408 | ubuntu-noble | ############################ 2026-08-09 02:04:56.713412 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], 2026-08-09 02:04:56.713415 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.713419 | ubuntu-noble | 2026-08-09 02:04:56.713422 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.713426 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added 2026-08-09 02:04:56.713430 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.713433 | ubuntu-noble | 2026-08-09 02:04:56.713437 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.713440 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.713444 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.713448 | ubuntu-noble | 2026-08-09 02:04:56.713451 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.713455 | ubuntu-noble | 2026-08-09 02:04:56.713459 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.713462 | ubuntu-noble | 2026-08-09 02:04:56.713466 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are 2026-08-09 02:04:56.713469 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hsp' via 2026-08-09 02:04:56.713473 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.713477 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.713480 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.713484 | ubuntu-noble | 2026-08-09 02:04:56.713487 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.713491 | ubuntu-noble | 2026-08-09 02:04:56.713495 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.713498 | ubuntu-noble | 2026-08-09 02:04:56.713502 | ubuntu-noble | 2026-08-09 02:04:56.713505 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.713509 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.713513 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.713516 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.713520 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.713523 | ubuntu-noble | 2026-08-09 02:04:56.713527 | ubuntu-noble | !! 2026-08-09 02:04:56.713531 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.713547 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. 2026-08-09 02:04:56.713551 | ubuntu-noble | !! 2026-08-09 02:04:56.713554 | ubuntu-noble | 2026-08-09 02:04:56.713558 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.713561 | ubuntu-noble | ############################ 2026-08-09 02:04:56.713575 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.713581 | ubuntu-noble | ############################ 2026-08-09 02:04:56.713585 | ubuntu-noble | Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], 2026-08-09 02:04:56.713588 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.713592 | ubuntu-noble | 2026-08-09 02:04:56.713595 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.713599 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hpe' is explicitly added 2026-08-09 02:04:56.713603 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.713606 | ubuntu-noble | 2026-08-09 02:04:56.713610 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.713613 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.713617 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.713621 | ubuntu-noble | 2026-08-09 02:04:56.713624 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.713628 | ubuntu-noble | 2026-08-09 02:04:56.713631 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.713635 | ubuntu-noble | 2026-08-09 02:04:56.713642 | ubuntu-noble | If you don't want 'manila.share.drivers.hpe' to be distributed and are 2026-08-09 02:04:56.713646 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hpe' via 2026-08-09 02:04:56.713649 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.713653 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.713657 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.713660 | ubuntu-noble | 2026-08-09 02:04:56.713664 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.713667 | ubuntu-noble | 2026-08-09 02:04:56.713671 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.713675 | ubuntu-noble | 2026-08-09 02:04:56.713678 | ubuntu-noble | 2026-08-09 02:04:56.713682 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.713685 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.713689 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.713693 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.713696 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.713700 | ubuntu-noble | 2026-08-09 02:04:56.713703 | ubuntu-noble | !! 2026-08-09 02:04:56.713707 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.713711 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. 2026-08-09 02:04:56.713714 | ubuntu-noble | !! 2026-08-09 02:04:56.713718 | ubuntu-noble | 2026-08-09 02:04:56.713721 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.713725 | ubuntu-noble | ############################ 2026-08-09 02:04:56.713729 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.713732 | ubuntu-noble | ############################ 2026-08-09 02:04:56.713736 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], 2026-08-09 02:04:56.713739 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.713747 | ubuntu-noble | 2026-08-09 02:04:56.713751 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.713755 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei' is explicitly added 2026-08-09 02:04:56.713758 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.713762 | ubuntu-noble | 2026-08-09 02:04:56.713765 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.713769 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.713773 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.713776 | ubuntu-noble | 2026-08-09 02:04:56.713780 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.713783 | ubuntu-noble | 2026-08-09 02:04:56.713787 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.713791 | ubuntu-noble | 2026-08-09 02:04:56.713794 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei' to be distributed and are 2026-08-09 02:04:56.713798 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei' via 2026-08-09 02:04:56.713801 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.713805 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.713808 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.713812 | ubuntu-noble | 2026-08-09 02:04:56.713816 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.713819 | ubuntu-noble | 2026-08-09 02:04:56.713823 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.713826 | ubuntu-noble | 2026-08-09 02:04:56.713830 | ubuntu-noble | 2026-08-09 02:04:56.713834 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.713837 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.713841 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.713844 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.713848 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.713852 | ubuntu-noble | 2026-08-09 02:04:56.713855 | ubuntu-noble | !! 2026-08-09 02:04:56.713867 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.713871 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. 2026-08-09 02:04:56.713875 | ubuntu-noble | !! 2026-08-09 02:04:56.713879 | ubuntu-noble | 2026-08-09 02:04:56.713882 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.713886 | ubuntu-noble | ############################ 2026-08-09 02:04:56.713889 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.713893 | ubuntu-noble | ############################ 2026-08-09 02:04:56.713897 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], 2026-08-09 02:04:56.713900 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.713904 | ubuntu-noble | 2026-08-09 02:04:56.713907 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.713911 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added 2026-08-09 02:04:56.713915 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.713918 | ubuntu-noble | 2026-08-09 02:04:56.713922 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.713925 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.713929 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.713933 | ubuntu-noble | 2026-08-09 02:04:56.713936 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.713943 | ubuntu-noble | 2026-08-09 02:04:56.713947 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.713951 | ubuntu-noble | 2026-08-09 02:04:56.713954 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are 2026-08-09 02:04:56.713958 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei.v3' via 2026-08-09 02:04:56.713961 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.713965 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.713969 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.713972 | ubuntu-noble | 2026-08-09 02:04:56.713976 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.713980 | ubuntu-noble | 2026-08-09 02:04:56.713983 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.713987 | ubuntu-noble | 2026-08-09 02:04:56.713990 | ubuntu-noble | 2026-08-09 02:04:56.713994 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.713998 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.714001 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.714005 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.714009 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714012 | ubuntu-noble | 2026-08-09 02:04:56.714016 | ubuntu-noble | !! 2026-08-09 02:04:56.714019 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.714026 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. 2026-08-09 02:04:56.714030 | ubuntu-noble | !! 2026-08-09 02:04:56.714033 | ubuntu-noble | 2026-08-09 02:04:56.714037 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714041 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714044 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.714048 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714052 | ubuntu-noble | Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], 2026-08-09 02:04:56.714055 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.714059 | ubuntu-noble | 2026-08-09 02:04:56.714062 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.714066 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ibm' is explicitly added 2026-08-09 02:04:56.714070 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.714073 | ubuntu-noble | 2026-08-09 02:04:56.714077 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.714080 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.714084 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.714088 | ubuntu-noble | 2026-08-09 02:04:56.714091 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.714095 | ubuntu-noble | 2026-08-09 02:04:56.714099 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.714102 | ubuntu-noble | 2026-08-09 02:04:56.714106 | ubuntu-noble | If you don't want 'manila.share.drivers.ibm' to be distributed and are 2026-08-09 02:04:56.714109 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ibm' via 2026-08-09 02:04:56.714113 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.714117 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.714120 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.714127 | ubuntu-noble | 2026-08-09 02:04:56.714131 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.714135 | ubuntu-noble | 2026-08-09 02:04:56.714138 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.714142 | ubuntu-noble | 2026-08-09 02:04:56.714146 | ubuntu-noble | 2026-08-09 02:04:56.714149 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.714153 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.714156 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.714167 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.714171 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714174 | ubuntu-noble | 2026-08-09 02:04:56.714178 | ubuntu-noble | !! 2026-08-09 02:04:56.714182 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.714185 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. 2026-08-09 02:04:56.714189 | ubuntu-noble | !! 2026-08-09 02:04:56.714193 | ubuntu-noble | 2026-08-09 02:04:56.714196 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714200 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714203 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.714207 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714211 | ubuntu-noble | Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], 2026-08-09 02:04:56.714214 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.714218 | ubuntu-noble | 2026-08-09 02:04:56.714221 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.714225 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infinidat' is explicitly added 2026-08-09 02:04:56.714229 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.714232 | ubuntu-noble | 2026-08-09 02:04:56.714236 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.714242 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.714246 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.714249 | ubuntu-noble | 2026-08-09 02:04:56.714253 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.714257 | ubuntu-noble | 2026-08-09 02:04:56.714260 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.714264 | ubuntu-noble | 2026-08-09 02:04:56.714267 | ubuntu-noble | If you don't want 'manila.share.drivers.infinidat' to be distributed and are 2026-08-09 02:04:56.714271 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infinidat' via 2026-08-09 02:04:56.714275 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.714278 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.714282 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.714285 | ubuntu-noble | 2026-08-09 02:04:56.714289 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.714293 | ubuntu-noble | 2026-08-09 02:04:56.714296 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.714300 | ubuntu-noble | 2026-08-09 02:04:56.714304 | ubuntu-noble | 2026-08-09 02:04:56.714308 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.714312 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.714317 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.714321 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.714329 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714333 | ubuntu-noble | 2026-08-09 02:04:56.714338 | ubuntu-noble | !! 2026-08-09 02:04:56.714341 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.714345 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. 2026-08-09 02:04:56.714349 | ubuntu-noble | !! 2026-08-09 02:04:56.714352 | ubuntu-noble | 2026-08-09 02:04:56.714356 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714359 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714363 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.714367 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714370 | ubuntu-noble | Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], 2026-08-09 02:04:56.714374 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.714377 | ubuntu-noble | 2026-08-09 02:04:56.714401 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.714406 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infortrend' is explicitly added 2026-08-09 02:04:56.714410 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.714413 | ubuntu-noble | 2026-08-09 02:04:56.714417 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.714421 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.714424 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.714428 | ubuntu-noble | 2026-08-09 02:04:56.714432 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.714435 | ubuntu-noble | 2026-08-09 02:04:56.714439 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.714442 | ubuntu-noble | 2026-08-09 02:04:56.714446 | ubuntu-noble | If you don't want 'manila.share.drivers.infortrend' to be distributed and are 2026-08-09 02:04:56.714450 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infortrend' via 2026-08-09 02:04:56.714486 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.714490 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.714494 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.714497 | ubuntu-noble | 2026-08-09 02:04:56.714501 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.714504 | ubuntu-noble | 2026-08-09 02:04:56.714508 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.714512 | ubuntu-noble | 2026-08-09 02:04:56.714515 | ubuntu-noble | 2026-08-09 02:04:56.714522 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.714526 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.714530 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.714533 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.714537 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714540 | ubuntu-noble | 2026-08-09 02:04:56.714544 | ubuntu-noble | !! 2026-08-09 02:04:56.714548 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.714551 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. 2026-08-09 02:04:56.714555 | ubuntu-noble | !! 2026-08-09 02:04:56.714559 | ubuntu-noble | 2026-08-09 02:04:56.714562 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714575 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714583 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.714591 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714595 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], 2026-08-09 02:04:56.714599 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.714602 | ubuntu-noble | 2026-08-09 02:04:56.714606 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.714613 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur' is explicitly added 2026-08-09 02:04:56.714616 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.714620 | ubuntu-noble | 2026-08-09 02:04:56.714624 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.714627 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.714631 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.714634 | ubuntu-noble | 2026-08-09 02:04:56.714638 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.714642 | ubuntu-noble | 2026-08-09 02:04:56.714645 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.714649 | ubuntu-noble | 2026-08-09 02:04:56.714653 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur' to be distributed and are 2026-08-09 02:04:56.714656 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur' via 2026-08-09 02:04:56.714660 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.714663 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.714667 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.714671 | ubuntu-noble | 2026-08-09 02:04:56.714674 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.714678 | ubuntu-noble | 2026-08-09 02:04:56.714682 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.714685 | ubuntu-noble | 2026-08-09 02:04:56.714689 | ubuntu-noble | 2026-08-09 02:04:56.714692 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.714696 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.714700 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.714703 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.714707 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714710 | ubuntu-noble | 2026-08-09 02:04:56.714714 | ubuntu-noble | !! 2026-08-09 02:04:56.714718 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.714721 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-08-09 02:04:56.714725 | ubuntu-noble | !! 2026-08-09 02:04:56.714729 | ubuntu-noble | 2026-08-09 02:04:56.714732 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714736 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714739 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.714743 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714747 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], 2026-08-09 02:04:56.714750 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.714754 | ubuntu-noble | 2026-08-09 02:04:56.714757 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.714761 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added 2026-08-09 02:04:56.714765 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.714768 | ubuntu-noble | 2026-08-09 02:04:56.714772 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.714784 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.714787 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.714791 | ubuntu-noble | 2026-08-09 02:04:56.714794 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.714798 | ubuntu-noble | 2026-08-09 02:04:56.714802 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.714805 | ubuntu-noble | 2026-08-09 02:04:56.714809 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are 2026-08-09 02:04:56.714813 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.as13000' via 2026-08-09 02:04:56.714816 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.714820 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.714833 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.714837 | ubuntu-noble | 2026-08-09 02:04:56.714840 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.714844 | ubuntu-noble | 2026-08-09 02:04:56.714848 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.714851 | ubuntu-noble | 2026-08-09 02:04:56.714855 | ubuntu-noble | 2026-08-09 02:04:56.714858 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.714862 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.714866 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.714869 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.714873 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714876 | ubuntu-noble | 2026-08-09 02:04:56.714880 | ubuntu-noble | !! 2026-08-09 02:04:56.714884 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.714887 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-08-09 02:04:56.714891 | ubuntu-noble | !! 2026-08-09 02:04:56.714895 | ubuntu-noble | 2026-08-09 02:04:56.714898 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.714902 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714906 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.714909 | ubuntu-noble | ############################ 2026-08-09 02:04:56.714915 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], 2026-08-09 02:04:56.714919 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.714923 | ubuntu-noble | 2026-08-09 02:04:56.714926 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.714930 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added 2026-08-09 02:04:56.714934 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.714937 | ubuntu-noble | 2026-08-09 02:04:56.714941 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.714944 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.714948 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.714952 | ubuntu-noble | 2026-08-09 02:04:56.714955 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.714959 | ubuntu-noble | 2026-08-09 02:04:56.714962 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.714966 | ubuntu-noble | 2026-08-09 02:04:56.714970 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are 2026-08-09 02:04:56.714973 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.instorage' via 2026-08-09 02:04:56.714980 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.714984 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.714988 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.714991 | ubuntu-noble | 2026-08-09 02:04:56.714995 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.714999 | ubuntu-noble | 2026-08-09 02:04:56.715002 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.715006 | ubuntu-noble | 2026-08-09 02:04:56.715009 | ubuntu-noble | 2026-08-09 02:04:56.715013 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.715017 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.715020 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.715024 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.715027 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715031 | ubuntu-noble | 2026-08-09 02:04:56.715035 | ubuntu-noble | !! 2026-08-09 02:04:56.715038 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.715042 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. 2026-08-09 02:04:56.715046 | ubuntu-noble | !! 2026-08-09 02:04:56.715049 | ubuntu-noble | 2026-08-09 02:04:56.715053 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715057 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715060 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.715064 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715067 | ubuntu-noble | Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], 2026-08-09 02:04:56.715071 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.715075 | ubuntu-noble | 2026-08-09 02:04:56.715078 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.715082 | ubuntu-noble | package, please make sure that 'manila.share.drivers.macrosan' is explicitly added 2026-08-09 02:04:56.715085 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.715089 | ubuntu-noble | 2026-08-09 02:04:56.715093 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.715096 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.715100 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.715103 | ubuntu-noble | 2026-08-09 02:04:56.715107 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.715111 | ubuntu-noble | 2026-08-09 02:04:56.715114 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.715118 | ubuntu-noble | 2026-08-09 02:04:56.715122 | ubuntu-noble | If you don't want 'manila.share.drivers.macrosan' to be distributed and are 2026-08-09 02:04:56.715132 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.macrosan' via 2026-08-09 02:04:56.715136 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.715139 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.715143 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.715146 | ubuntu-noble | 2026-08-09 02:04:56.715150 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.715154 | ubuntu-noble | 2026-08-09 02:04:56.715157 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.715161 | ubuntu-noble | 2026-08-09 02:04:56.715165 | ubuntu-noble | 2026-08-09 02:04:56.715168 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.715179 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.715182 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.715186 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.715190 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715193 | ubuntu-noble | 2026-08-09 02:04:56.715197 | ubuntu-noble | !! 2026-08-09 02:04:56.715201 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.715204 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. 2026-08-09 02:04:56.715208 | ubuntu-noble | !! 2026-08-09 02:04:56.715212 | ubuntu-noble | 2026-08-09 02:04:56.715218 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715222 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715226 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.715229 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715233 | ubuntu-noble | Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], 2026-08-09 02:04:56.715237 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.715240 | ubuntu-noble | 2026-08-09 02:04:56.715244 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.715248 | ubuntu-noble | package, please make sure that 'manila.share.drivers.maprfs' is explicitly added 2026-08-09 02:04:56.715251 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.715255 | ubuntu-noble | 2026-08-09 02:04:56.715259 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.715262 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.715266 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.715269 | ubuntu-noble | 2026-08-09 02:04:56.715273 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.715277 | ubuntu-noble | 2026-08-09 02:04:56.715280 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.715284 | ubuntu-noble | 2026-08-09 02:04:56.715288 | ubuntu-noble | If you don't want 'manila.share.drivers.maprfs' to be distributed and are 2026-08-09 02:04:56.715291 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.maprfs' via 2026-08-09 02:04:56.715295 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.715298 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.715302 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.715306 | ubuntu-noble | 2026-08-09 02:04:56.715309 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.715313 | ubuntu-noble | 2026-08-09 02:04:56.715316 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.715320 | ubuntu-noble | 2026-08-09 02:04:56.715324 | ubuntu-noble | 2026-08-09 02:04:56.715327 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.715331 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.715335 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.715338 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.715342 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715345 | ubuntu-noble | 2026-08-09 02:04:56.715349 | ubuntu-noble | !! 2026-08-09 02:04:56.715353 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.715356 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. 2026-08-09 02:04:56.715364 | ubuntu-noble | !! 2026-08-09 02:04:56.715367 | ubuntu-noble | 2026-08-09 02:04:56.715371 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715375 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715378 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.715382 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715386 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], 2026-08-09 02:04:56.715389 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.715393 | ubuntu-noble | 2026-08-09 02:04:56.715396 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.715400 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp' is explicitly added 2026-08-09 02:04:56.715404 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.715407 | ubuntu-noble | 2026-08-09 02:04:56.715411 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.715414 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.715418 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.715422 | ubuntu-noble | 2026-08-09 02:04:56.715425 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.715429 | ubuntu-noble | 2026-08-09 02:04:56.715440 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.715444 | ubuntu-noble | 2026-08-09 02:04:56.715447 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp' to be distributed and are 2026-08-09 02:04:56.715451 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp' via 2026-08-09 02:04:56.715454 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.715458 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.715462 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.715465 | ubuntu-noble | 2026-08-09 02:04:56.715469 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.715473 | ubuntu-noble | 2026-08-09 02:04:56.715476 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.715480 | ubuntu-noble | 2026-08-09 02:04:56.715483 | ubuntu-noble | 2026-08-09 02:04:56.715487 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.715491 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.715494 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.715498 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.715502 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715505 | ubuntu-noble | 2026-08-09 02:04:56.715509 | ubuntu-noble | !! 2026-08-09 02:04:56.715513 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.715516 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-08-09 02:04:56.715520 | ubuntu-noble | !! 2026-08-09 02:04:56.715556 | ubuntu-noble | 2026-08-09 02:04:56.715561 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715574 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715578 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.715584 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715587 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], 2026-08-09 02:04:56.715591 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.715595 | ubuntu-noble | 2026-08-09 02:04:56.715602 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.715611 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added 2026-08-09 02:04:56.715615 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.715618 | ubuntu-noble | 2026-08-09 02:04:56.715622 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.715626 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.715629 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.715633 | ubuntu-noble | 2026-08-09 02:04:56.715637 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.715640 | ubuntu-noble | 2026-08-09 02:04:56.715644 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.715647 | ubuntu-noble | 2026-08-09 02:04:56.715651 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are 2026-08-09 02:04:56.715655 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap' via 2026-08-09 02:04:56.715658 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.715662 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.715665 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.715669 | ubuntu-noble | 2026-08-09 02:04:56.715673 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.715676 | ubuntu-noble | 2026-08-09 02:04:56.715680 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.715683 | ubuntu-noble | 2026-08-09 02:04:56.715687 | ubuntu-noble | 2026-08-09 02:04:56.715691 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.715694 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.715698 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.715701 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.715705 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715709 | ubuntu-noble | 2026-08-09 02:04:56.715712 | ubuntu-noble | !! 2026-08-09 02:04:56.715716 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.715720 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-08-09 02:04:56.715723 | ubuntu-noble | !! 2026-08-09 02:04:56.715727 | ubuntu-noble | 2026-08-09 02:04:56.715731 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715734 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715738 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.715742 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715745 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-08-09 02:04:56.715749 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.715752 | ubuntu-noble | 2026-08-09 02:04:56.715756 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.715760 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added 2026-08-09 02:04:56.715763 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.715767 | ubuntu-noble | 2026-08-09 02:04:56.715770 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.715783 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.715787 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.715790 | ubuntu-noble | 2026-08-09 02:04:56.715794 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.715802 | ubuntu-noble | 2026-08-09 02:04:56.715805 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.715809 | ubuntu-noble | 2026-08-09 02:04:56.715813 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are 2026-08-09 02:04:56.715816 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via 2026-08-09 02:04:56.715820 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.715823 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.715827 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.715831 | ubuntu-noble | 2026-08-09 02:04:56.715834 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.715838 | ubuntu-noble | 2026-08-09 02:04:56.715841 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.715845 | ubuntu-noble | 2026-08-09 02:04:56.715849 | ubuntu-noble | 2026-08-09 02:04:56.715852 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.715856 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.715863 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.715866 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.715870 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715874 | ubuntu-noble | 2026-08-09 02:04:56.715877 | ubuntu-noble | !! 2026-08-09 02:04:56.715881 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.715885 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-08-09 02:04:56.715889 | ubuntu-noble | !! 2026-08-09 02:04:56.715892 | ubuntu-noble | 2026-08-09 02:04:56.715896 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.715900 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715903 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.715907 | ubuntu-noble | ############################ 2026-08-09 02:04:56.715910 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-08-09 02:04:56.715914 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.715918 | ubuntu-noble | 2026-08-09 02:04:56.715921 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.715925 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-08-09 02:04:56.715929 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.715932 | ubuntu-noble | 2026-08-09 02:04:56.715936 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.715940 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.715943 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.715947 | ubuntu-noble | 2026-08-09 02:04:56.715950 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.715954 | ubuntu-noble | 2026-08-09 02:04:56.715958 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.715961 | ubuntu-noble | 2026-08-09 02:04:56.715965 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-08-09 02:04:56.715968 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via 2026-08-09 02:04:56.715972 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.715976 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.715979 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.715987 | ubuntu-noble | 2026-08-09 02:04:56.715991 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.715995 | ubuntu-noble | 2026-08-09 02:04:56.715998 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.716002 | ubuntu-noble | 2026-08-09 02:04:56.716006 | ubuntu-noble | 2026-08-09 02:04:56.716009 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.716013 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.716016 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.716020 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.716024 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716027 | ubuntu-noble | 2026-08-09 02:04:56.716031 | ubuntu-noble | !! 2026-08-09 02:04:56.716035 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.716038 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-08-09 02:04:56.716042 | ubuntu-noble | !! 2026-08-09 02:04:56.716046 | ubuntu-noble | 2026-08-09 02:04:56.716049 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716053 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716057 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.716060 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716064 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-08-09 02:04:56.716075 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.716079 | ubuntu-noble | 2026-08-09 02:04:56.716082 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.716086 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-08-09 02:04:56.716089 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.716093 | ubuntu-noble | 2026-08-09 02:04:56.716097 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.716100 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.716104 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.716107 | ubuntu-noble | 2026-08-09 02:04:56.716111 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.716115 | ubuntu-noble | 2026-08-09 02:04:56.716118 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.716122 | ubuntu-noble | 2026-08-09 02:04:56.716126 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-08-09 02:04:56.716129 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via 2026-08-09 02:04:56.716133 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.716136 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.716143 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.716146 | ubuntu-noble | 2026-08-09 02:04:56.716150 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.716154 | ubuntu-noble | 2026-08-09 02:04:56.716157 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.716161 | ubuntu-noble | 2026-08-09 02:04:56.716164 | ubuntu-noble | 2026-08-09 02:04:56.716168 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.716172 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.716175 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.716183 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.716186 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716190 | ubuntu-noble | 2026-08-09 02:04:56.716194 | ubuntu-noble | !! 2026-08-09 02:04:56.716197 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.716201 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. 2026-08-09 02:04:56.716205 | ubuntu-noble | !! 2026-08-09 02:04:56.716208 | ubuntu-noble | 2026-08-09 02:04:56.716212 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716216 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716219 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.716223 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716226 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], 2026-08-09 02:04:56.716230 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.716234 | ubuntu-noble | 2026-08-09 02:04:56.716237 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.716241 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta' is explicitly added 2026-08-09 02:04:56.716244 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.716248 | ubuntu-noble | 2026-08-09 02:04:56.716252 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.716255 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.716259 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.716262 | ubuntu-noble | 2026-08-09 02:04:56.716266 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.716270 | ubuntu-noble | 2026-08-09 02:04:56.716273 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.716277 | ubuntu-noble | 2026-08-09 02:04:56.716281 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta' to be distributed and are 2026-08-09 02:04:56.716284 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta' via 2026-08-09 02:04:56.716288 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.716291 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.716295 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.716299 | ubuntu-noble | 2026-08-09 02:04:56.716302 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.716306 | ubuntu-noble | 2026-08-09 02:04:56.716309 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.716313 | ubuntu-noble | 2026-08-09 02:04:56.716317 | ubuntu-noble | 2026-08-09 02:04:56.716320 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.716324 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.716327 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.716331 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.716335 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716338 | ubuntu-noble | 2026-08-09 02:04:56.716342 | ubuntu-noble | !! 2026-08-09 02:04:56.716346 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.716349 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-08-09 02:04:56.716353 | ubuntu-noble | !! 2026-08-09 02:04:56.716356 | ubuntu-noble | 2026-08-09 02:04:56.716367 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716375 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716379 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.716383 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716386 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], 2026-08-09 02:04:56.716390 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.716393 | ubuntu-noble | 2026-08-09 02:04:56.716397 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.716401 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added 2026-08-09 02:04:56.716404 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.716408 | ubuntu-noble | 2026-08-09 02:04:56.716412 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.716415 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.716419 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.716422 | ubuntu-noble | 2026-08-09 02:04:56.716426 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.716430 | ubuntu-noble | 2026-08-09 02:04:56.716433 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.716437 | ubuntu-noble | 2026-08-09 02:04:56.716441 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are 2026-08-09 02:04:56.716444 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns4' via 2026-08-09 02:04:56.716450 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.716454 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.716458 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.716461 | ubuntu-noble | 2026-08-09 02:04:56.716465 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.716469 | ubuntu-noble | 2026-08-09 02:04:56.716472 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.716476 | ubuntu-noble | 2026-08-09 02:04:56.716480 | ubuntu-noble | 2026-08-09 02:04:56.716483 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.716487 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.716491 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.716494 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.716498 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716501 | ubuntu-noble | 2026-08-09 02:04:56.716505 | ubuntu-noble | !! 2026-08-09 02:04:56.716509 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.716512 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-08-09 02:04:56.716516 | ubuntu-noble | !! 2026-08-09 02:04:56.716520 | ubuntu-noble | 2026-08-09 02:04:56.716523 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716527 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716531 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.716534 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716538 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], 2026-08-09 02:04:56.716542 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.716545 | ubuntu-noble | 2026-08-09 02:04:56.716549 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.716552 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added 2026-08-09 02:04:56.716556 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.716600 | ubuntu-noble | 2026-08-09 02:04:56.716608 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.716612 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.716615 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.716619 | ubuntu-noble | 2026-08-09 02:04:56.716623 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.716626 | ubuntu-noble | 2026-08-09 02:04:56.716630 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.716634 | ubuntu-noble | 2026-08-09 02:04:56.716637 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are 2026-08-09 02:04:56.716641 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns5' via 2026-08-09 02:04:56.716645 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.716648 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.716652 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.716655 | ubuntu-noble | 2026-08-09 02:04:56.716659 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.716663 | ubuntu-noble | 2026-08-09 02:04:56.716666 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.716670 | ubuntu-noble | 2026-08-09 02:04:56.716674 | ubuntu-noble | 2026-08-09 02:04:56.716677 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.716681 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.716685 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.716688 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.716692 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716695 | ubuntu-noble | 2026-08-09 02:04:56.716699 | ubuntu-noble | !! 2026-08-09 02:04:56.716703 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.716715 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. 2026-08-09 02:04:56.716719 | ubuntu-noble | !! 2026-08-09 02:04:56.716722 | ubuntu-noble | 2026-08-09 02:04:56.716726 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716730 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716733 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.716737 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716741 | ubuntu-noble | Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], 2026-08-09 02:04:56.716744 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.716748 | ubuntu-noble | 2026-08-09 02:04:56.716751 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.716755 | ubuntu-noble | package, please make sure that 'manila.share.drivers.purestorage' is explicitly added 2026-08-09 02:04:56.716759 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.716762 | ubuntu-noble | 2026-08-09 02:04:56.716766 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.716770 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.716773 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.716777 | ubuntu-noble | 2026-08-09 02:04:56.716781 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.716784 | ubuntu-noble | 2026-08-09 02:04:56.716791 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.716795 | ubuntu-noble | 2026-08-09 02:04:56.716799 | ubuntu-noble | If you don't want 'manila.share.drivers.purestorage' to be distributed and are 2026-08-09 02:04:56.716807 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.purestorage' via 2026-08-09 02:04:56.716811 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.716814 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.716818 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.716822 | ubuntu-noble | 2026-08-09 02:04:56.716825 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.716829 | ubuntu-noble | 2026-08-09 02:04:56.716833 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.716836 | ubuntu-noble | 2026-08-09 02:04:56.716840 | ubuntu-noble | 2026-08-09 02:04:56.716844 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.716847 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.716851 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.716855 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.716858 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716862 | ubuntu-noble | 2026-08-09 02:04:56.716865 | ubuntu-noble | !! 2026-08-09 02:04:56.716869 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.716873 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. 2026-08-09 02:04:56.716877 | ubuntu-noble | !! 2026-08-09 02:04:56.716880 | ubuntu-noble | 2026-08-09 02:04:56.716884 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.716888 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716891 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.716895 | ubuntu-noble | ############################ 2026-08-09 02:04:56.716899 | ubuntu-noble | Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], 2026-08-09 02:04:56.716902 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.716906 | ubuntu-noble | 2026-08-09 02:04:56.716909 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.716913 | ubuntu-noble | package, please make sure that 'manila.share.drivers.qnap' is explicitly added 2026-08-09 02:04:56.716917 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.716920 | ubuntu-noble | 2026-08-09 02:04:56.716924 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.716928 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.716931 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.716935 | ubuntu-noble | 2026-08-09 02:04:56.716939 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.716942 | ubuntu-noble | 2026-08-09 02:04:56.716946 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.716950 | ubuntu-noble | 2026-08-09 02:04:56.716953 | ubuntu-noble | If you don't want 'manila.share.drivers.qnap' to be distributed and are 2026-08-09 02:04:56.716957 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.qnap' via 2026-08-09 02:04:56.716960 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.716964 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.716968 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.716971 | ubuntu-noble | 2026-08-09 02:04:56.716975 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.716979 | ubuntu-noble | 2026-08-09 02:04:56.716982 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.716986 | ubuntu-noble | 2026-08-09 02:04:56.716994 | ubuntu-noble | 2026-08-09 02:04:56.716997 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.717001 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.717005 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.717008 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.717016 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717019 | ubuntu-noble | 2026-08-09 02:04:56.717023 | ubuntu-noble | !! 2026-08-09 02:04:56.717027 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.717030 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. 2026-08-09 02:04:56.717034 | ubuntu-noble | !! 2026-08-09 02:04:56.717038 | ubuntu-noble | 2026-08-09 02:04:56.717052 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717055 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717059 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.717063 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717066 | ubuntu-noble | Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], 2026-08-09 02:04:56.717070 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.717073 | ubuntu-noble | 2026-08-09 02:04:56.717077 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.717081 | ubuntu-noble | package, please make sure that 'manila.share.drivers.quobyte' is explicitly added 2026-08-09 02:04:56.717084 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.717088 | ubuntu-noble | 2026-08-09 02:04:56.717092 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.717095 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.717099 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.717102 | ubuntu-noble | 2026-08-09 02:04:56.717106 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.717110 | ubuntu-noble | 2026-08-09 02:04:56.717113 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.717117 | ubuntu-noble | 2026-08-09 02:04:56.717120 | ubuntu-noble | If you don't want 'manila.share.drivers.quobyte' to be distributed and are 2026-08-09 02:04:56.717124 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.quobyte' via 2026-08-09 02:04:56.717128 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.717131 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.717135 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.717138 | ubuntu-noble | 2026-08-09 02:04:56.717142 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.717146 | ubuntu-noble | 2026-08-09 02:04:56.717149 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.717153 | ubuntu-noble | 2026-08-09 02:04:56.717157 | ubuntu-noble | 2026-08-09 02:04:56.717160 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.717164 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.717167 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.717196 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.717202 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717206 | ubuntu-noble | 2026-08-09 02:04:56.717209 | ubuntu-noble | !! 2026-08-09 02:04:56.717213 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.717217 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. 2026-08-09 02:04:56.717225 | ubuntu-noble | !! 2026-08-09 02:04:56.717229 | ubuntu-noble | 2026-08-09 02:04:56.717233 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717236 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717240 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.717243 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717247 | ubuntu-noble | Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], 2026-08-09 02:04:56.717251 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.717254 | ubuntu-noble | 2026-08-09 02:04:56.717258 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.717261 | ubuntu-noble | package, please make sure that 'manila.share.drivers.tegile' is explicitly added 2026-08-09 02:04:56.717265 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.717269 | ubuntu-noble | 2026-08-09 02:04:56.717272 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.717276 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.717280 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.717283 | ubuntu-noble | 2026-08-09 02:04:56.717287 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.717290 | ubuntu-noble | 2026-08-09 02:04:56.717298 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.717302 | ubuntu-noble | 2026-08-09 02:04:56.717306 | ubuntu-noble | If you don't want 'manila.share.drivers.tegile' to be distributed and are 2026-08-09 02:04:56.717309 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.tegile' via 2026-08-09 02:04:56.717313 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.717317 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.717322 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.717326 | ubuntu-noble | 2026-08-09 02:04:56.717330 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.717334 | ubuntu-noble | 2026-08-09 02:04:56.717339 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.717343 | ubuntu-noble | 2026-08-09 02:04:56.717347 | ubuntu-noble | 2026-08-09 02:04:56.717350 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.717359 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.717362 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.717366 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.717370 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717373 | ubuntu-noble | 2026-08-09 02:04:56.717377 | ubuntu-noble | !! 2026-08-09 02:04:56.717380 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.717384 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. 2026-08-09 02:04:56.717388 | ubuntu-noble | !! 2026-08-09 02:04:56.717392 | ubuntu-noble | 2026-08-09 02:04:56.717395 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717399 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717402 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.717406 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717410 | ubuntu-noble | Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], 2026-08-09 02:04:56.717413 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.717417 | ubuntu-noble | 2026-08-09 02:04:56.717424 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.717428 | ubuntu-noble | package, please make sure that 'manila.share.drivers.vastdata' is explicitly added 2026-08-09 02:04:56.717434 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.717438 | ubuntu-noble | 2026-08-09 02:04:56.717442 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.717445 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.717449 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.717453 | ubuntu-noble | 2026-08-09 02:04:56.717456 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.717460 | ubuntu-noble | 2026-08-09 02:04:56.717463 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.717467 | ubuntu-noble | 2026-08-09 02:04:56.717471 | ubuntu-noble | If you don't want 'manila.share.drivers.vastdata' to be distributed and are 2026-08-09 02:04:56.717474 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.vastdata' via 2026-08-09 02:04:56.717478 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.717482 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.717485 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.717489 | ubuntu-noble | 2026-08-09 02:04:56.717492 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.717496 | ubuntu-noble | 2026-08-09 02:04:56.717500 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.717503 | ubuntu-noble | 2026-08-09 02:04:56.717507 | ubuntu-noble | 2026-08-09 02:04:56.717511 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.717514 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.717518 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.717521 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.717525 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717529 | ubuntu-noble | 2026-08-09 02:04:56.717532 | ubuntu-noble | !! 2026-08-09 02:04:56.717536 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.717540 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. 2026-08-09 02:04:56.717543 | ubuntu-noble | !! 2026-08-09 02:04:56.717547 | ubuntu-noble | 2026-08-09 02:04:56.717551 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717554 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717558 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.717561 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717585 | ubuntu-noble | Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], 2026-08-09 02:04:56.717589 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.717593 | ubuntu-noble | 2026-08-09 02:04:56.717596 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.717600 | ubuntu-noble | package, please make sure that 'manila.share.drivers.veritas' is explicitly added 2026-08-09 02:04:56.717604 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.717607 | ubuntu-noble | 2026-08-09 02:04:56.717611 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.717614 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.717618 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.717622 | ubuntu-noble | 2026-08-09 02:04:56.717625 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.717633 | ubuntu-noble | 2026-08-09 02:04:56.717637 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.717676 | ubuntu-noble | 2026-08-09 02:04:56.717680 | ubuntu-noble | If you don't want 'manila.share.drivers.veritas' to be distributed and are 2026-08-09 02:04:56.717684 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.veritas' via 2026-08-09 02:04:56.717687 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.717691 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.717695 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.717698 | ubuntu-noble | 2026-08-09 02:04:56.717702 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.717705 | ubuntu-noble | 2026-08-09 02:04:56.717718 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.717722 | ubuntu-noble | 2026-08-09 02:04:56.717725 | ubuntu-noble | 2026-08-09 02:04:56.717729 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.717733 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.717736 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.717740 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.717743 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717747 | ubuntu-noble | 2026-08-09 02:04:56.717751 | ubuntu-noble | !! 2026-08-09 02:04:56.717754 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.717758 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. 2026-08-09 02:04:56.717762 | ubuntu-noble | !! 2026-08-09 02:04:56.717765 | ubuntu-noble | 2026-08-09 02:04:56.717769 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717773 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717776 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.717780 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717783 | ubuntu-noble | Python recognizes 'manila.share.drivers.windows' as an importable package[^1], 2026-08-09 02:04:56.717787 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.717790 | ubuntu-noble | 2026-08-09 02:04:56.717798 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.717801 | ubuntu-noble | package, please make sure that 'manila.share.drivers.windows' is explicitly added 2026-08-09 02:04:56.717805 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.717808 | ubuntu-noble | 2026-08-09 02:04:56.717812 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.717816 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.717819 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.717823 | ubuntu-noble | 2026-08-09 02:04:56.717827 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.717830 | ubuntu-noble | 2026-08-09 02:04:56.717834 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.717837 | ubuntu-noble | 2026-08-09 02:04:56.717841 | ubuntu-noble | If you don't want 'manila.share.drivers.windows' to be distributed and are 2026-08-09 02:04:56.717845 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.windows' via 2026-08-09 02:04:56.717848 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.717852 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.717855 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.717859 | ubuntu-noble | 2026-08-09 02:04:56.717863 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.717870 | ubuntu-noble | 2026-08-09 02:04:56.717874 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.717878 | ubuntu-noble | 2026-08-09 02:04:56.717881 | ubuntu-noble | 2026-08-09 02:04:56.717885 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.717889 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.717892 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.717896 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.717899 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717903 | ubuntu-noble | 2026-08-09 02:04:56.717907 | ubuntu-noble | !! 2026-08-09 02:04:56.717910 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.717914 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. 2026-08-09 02:04:56.717918 | ubuntu-noble | !! 2026-08-09 02:04:56.717921 | ubuntu-noble | 2026-08-09 02:04:56.717925 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.717929 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717932 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.717936 | ubuntu-noble | ############################ 2026-08-09 02:04:56.717939 | ubuntu-noble | Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], 2026-08-09 02:04:56.717943 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.717947 | ubuntu-noble | 2026-08-09 02:04:56.717950 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.717954 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zadara' is explicitly added 2026-08-09 02:04:56.717958 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.717961 | ubuntu-noble | 2026-08-09 02:04:56.717965 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.717968 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.717972 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.717976 | ubuntu-noble | 2026-08-09 02:04:56.717979 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.717983 | ubuntu-noble | 2026-08-09 02:04:56.717986 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.717990 | ubuntu-noble | 2026-08-09 02:04:56.717994 | ubuntu-noble | If you don't want 'manila.share.drivers.zadara' to be distributed and are 2026-08-09 02:04:56.717997 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zadara' via 2026-08-09 02:04:56.718001 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.718005 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.718015 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.718019 | ubuntu-noble | 2026-08-09 02:04:56.718023 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.718026 | ubuntu-noble | 2026-08-09 02:04:56.718030 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.718033 | ubuntu-noble | 2026-08-09 02:04:56.718037 | ubuntu-noble | 2026-08-09 02:04:56.718041 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.718044 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.718048 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.718051 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.718055 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718062 | ubuntu-noble | 2026-08-09 02:04:56.718066 | ubuntu-noble | !! 2026-08-09 02:04:56.718070 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.718073 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-08-09 02:04:56.718077 | ubuntu-noble | !! 2026-08-09 02:04:56.718081 | ubuntu-noble | 2026-08-09 02:04:56.718084 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718088 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718092 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.718095 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718102 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], 2026-08-09 02:04:56.718105 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.718109 | ubuntu-noble | 2026-08-09 02:04:56.718113 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.718116 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added 2026-08-09 02:04:56.718120 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.718124 | ubuntu-noble | 2026-08-09 02:04:56.718127 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.718131 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.718134 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.718138 | ubuntu-noble | 2026-08-09 02:04:56.718142 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.718145 | ubuntu-noble | 2026-08-09 02:04:56.718149 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.718152 | ubuntu-noble | 2026-08-09 02:04:56.718156 | ubuntu-noble | If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are 2026-08-09 02:04:56.718160 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfsonlinux' via 2026-08-09 02:04:56.718163 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.718167 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.718171 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.718174 | ubuntu-noble | 2026-08-09 02:04:56.718178 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.718181 | ubuntu-noble | 2026-08-09 02:04:56.718185 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.718189 | ubuntu-noble | 2026-08-09 02:04:56.718192 | ubuntu-noble | 2026-08-09 02:04:56.718196 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.718200 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.718203 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.718207 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.718210 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718214 | ubuntu-noble | 2026-08-09 02:04:56.718218 | ubuntu-noble | !! 2026-08-09 02:04:56.718221 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.718225 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. 2026-08-09 02:04:56.718229 | ubuntu-noble | !! 2026-08-09 02:04:56.718232 | ubuntu-noble | 2026-08-09 02:04:56.718236 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718240 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718243 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.718247 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718254 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], 2026-08-09 02:04:56.718258 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.718261 | ubuntu-noble | 2026-08-09 02:04:56.718265 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.718268 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfssa' is explicitly added 2026-08-09 02:04:56.718272 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.718276 | ubuntu-noble | 2026-08-09 02:04:56.718279 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.718283 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.718287 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.718290 | ubuntu-noble | 2026-08-09 02:04:56.718294 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.718298 | ubuntu-noble | 2026-08-09 02:04:56.718303 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.718307 | ubuntu-noble | 2026-08-09 02:04:56.718311 | ubuntu-noble | If you don't want 'manila.share.drivers.zfssa' to be distributed and are 2026-08-09 02:04:56.718323 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfssa' via 2026-08-09 02:04:56.718327 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.718331 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.718335 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.718338 | ubuntu-noble | 2026-08-09 02:04:56.718342 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.718345 | ubuntu-noble | 2026-08-09 02:04:56.718349 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.718352 | ubuntu-noble | 2026-08-09 02:04:56.718356 | ubuntu-noble | 2026-08-09 02:04:56.718360 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.718363 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.718367 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.718370 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.718374 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718378 | ubuntu-noble | 2026-08-09 02:04:56.718381 | ubuntu-noble | !! 2026-08-09 02:04:56.718385 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.718388 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. 2026-08-09 02:04:56.718392 | ubuntu-noble | !! 2026-08-09 02:04:56.718396 | ubuntu-noble | 2026-08-09 02:04:56.718402 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718406 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718409 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.718413 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718417 | ubuntu-noble | Python recognizes 'manila.share.hooks' as an importable package[^1], 2026-08-09 02:04:56.718420 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.718424 | ubuntu-noble | 2026-08-09 02:04:56.718428 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.718431 | ubuntu-noble | package, please make sure that 'manila.share.hooks' is explicitly added 2026-08-09 02:04:56.718435 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.718438 | ubuntu-noble | 2026-08-09 02:04:56.718442 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.718446 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.718458 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.718461 | ubuntu-noble | 2026-08-09 02:04:56.718465 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.718469 | ubuntu-noble | 2026-08-09 02:04:56.718472 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.718476 | ubuntu-noble | 2026-08-09 02:04:56.718480 | ubuntu-noble | If you don't want 'manila.share.hooks' to be distributed and are 2026-08-09 02:04:56.718483 | ubuntu-noble | already explicitly excluding 'manila.share.hooks' via 2026-08-09 02:04:56.718487 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.718490 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.718494 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.718498 | ubuntu-noble | 2026-08-09 02:04:56.718501 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.718505 | ubuntu-noble | 2026-08-09 02:04:56.718508 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.718512 | ubuntu-noble | 2026-08-09 02:04:56.718516 | ubuntu-noble | 2026-08-09 02:04:56.718519 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.718523 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.718527 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.718530 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.718534 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718537 | ubuntu-noble | 2026-08-09 02:04:56.718541 | ubuntu-noble | !! 2026-08-09 02:04:56.718545 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.718548 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. 2026-08-09 02:04:56.718552 | ubuntu-noble | !! 2026-08-09 02:04:56.718556 | ubuntu-noble | 2026-08-09 02:04:56.718559 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718563 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718581 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.718585 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718588 | ubuntu-noble | Python recognizes 'manila.share_group' as an importable package[^1], 2026-08-09 02:04:56.718592 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.718596 | ubuntu-noble | 2026-08-09 02:04:56.718599 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.718603 | ubuntu-noble | package, please make sure that 'manila.share_group' is explicitly added 2026-08-09 02:04:56.718606 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.718610 | ubuntu-noble | 2026-08-09 02:04:56.718614 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.718617 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.718621 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.718625 | ubuntu-noble | 2026-08-09 02:04:56.718628 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.718632 | ubuntu-noble | 2026-08-09 02:04:56.718635 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.718639 | ubuntu-noble | 2026-08-09 02:04:56.718651 | ubuntu-noble | If you don't want 'manila.share_group' to be distributed and are 2026-08-09 02:04:56.718655 | ubuntu-noble | already explicitly excluding 'manila.share_group' via 2026-08-09 02:04:56.718659 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.718662 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.718666 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.718675 | ubuntu-noble | 2026-08-09 02:04:56.718679 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.718682 | ubuntu-noble | 2026-08-09 02:04:56.718686 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.718690 | ubuntu-noble | 2026-08-09 02:04:56.718693 | ubuntu-noble | 2026-08-09 02:04:56.718697 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.718701 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.718704 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.718708 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.718711 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718742 | ubuntu-noble | 2026-08-09 02:04:56.718747 | ubuntu-noble | !! 2026-08-09 02:04:56.718751 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.718758 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.testing' is absent from the `packages` configuration. 2026-08-09 02:04:56.718762 | ubuntu-noble | !! 2026-08-09 02:04:56.718765 | ubuntu-noble | 2026-08-09 02:04:56.718769 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718773 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718776 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.718780 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718783 | ubuntu-noble | Python recognizes 'manila.testing' as an importable package[^1], 2026-08-09 02:04:56.718787 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.718791 | ubuntu-noble | 2026-08-09 02:04:56.718794 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.718798 | ubuntu-noble | package, please make sure that 'manila.testing' is explicitly added 2026-08-09 02:04:56.718801 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.718805 | ubuntu-noble | 2026-08-09 02:04:56.718809 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.718812 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.718816 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.718820 | ubuntu-noble | 2026-08-09 02:04:56.718823 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.718827 | ubuntu-noble | 2026-08-09 02:04:56.718830 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.718834 | ubuntu-noble | 2026-08-09 02:04:56.718838 | ubuntu-noble | If you don't want 'manila.testing' to be distributed and are 2026-08-09 02:04:56.718841 | ubuntu-noble | already explicitly excluding 'manila.testing' via 2026-08-09 02:04:56.718845 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.718849 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.718852 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.718856 | ubuntu-noble | 2026-08-09 02:04:56.718859 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.718863 | ubuntu-noble | 2026-08-09 02:04:56.718867 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.718870 | ubuntu-noble | 2026-08-09 02:04:56.718874 | ubuntu-noble | 2026-08-09 02:04:56.718878 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.718881 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.718885 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.718888 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.718896 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718900 | ubuntu-noble | 2026-08-09 02:04:56.718903 | ubuntu-noble | !! 2026-08-09 02:04:56.718907 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.718911 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests' is absent from the `packages` configuration. 2026-08-09 02:04:56.718914 | ubuntu-noble | !! 2026-08-09 02:04:56.718918 | ubuntu-noble | 2026-08-09 02:04:56.718922 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.718925 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718929 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.718933 | ubuntu-noble | ############################ 2026-08-09 02:04:56.718936 | ubuntu-noble | Python recognizes 'manila.tests' as an importable package[^1], 2026-08-09 02:04:56.718940 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.718944 | ubuntu-noble | 2026-08-09 02:04:56.718947 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.718951 | ubuntu-noble | package, please make sure that 'manila.tests' is explicitly added 2026-08-09 02:04:56.718954 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.718958 | ubuntu-noble | 2026-08-09 02:04:56.718962 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.718965 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.718969 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.718973 | ubuntu-noble | 2026-08-09 02:04:56.718976 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.718980 | ubuntu-noble | 2026-08-09 02:04:56.718983 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.718987 | ubuntu-noble | 2026-08-09 02:04:56.718999 | ubuntu-noble | If you don't want 'manila.tests' to be distributed and are 2026-08-09 02:04:56.719003 | ubuntu-noble | already explicitly excluding 'manila.tests' via 2026-08-09 02:04:56.719006 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.719010 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.719014 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.719017 | ubuntu-noble | 2026-08-09 02:04:56.719021 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.719025 | ubuntu-noble | 2026-08-09 02:04:56.719028 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.719032 | ubuntu-noble | 2026-08-09 02:04:56.719035 | ubuntu-noble | 2026-08-09 02:04:56.719039 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.719043 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.719046 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.719050 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.719054 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719057 | ubuntu-noble | 2026-08-09 02:04:56.719061 | ubuntu-noble | !! 2026-08-09 02:04:56.719064 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.719068 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. 2026-08-09 02:04:56.719072 | ubuntu-noble | !! 2026-08-09 02:04:56.719075 | ubuntu-noble | 2026-08-09 02:04:56.719079 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719083 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719086 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.719090 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719094 | ubuntu-noble | Python recognizes 'manila.tests.api' as an importable package[^1], 2026-08-09 02:04:56.719101 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.719105 | ubuntu-noble | 2026-08-09 02:04:56.719109 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.719112 | ubuntu-noble | package, please make sure that 'manila.tests.api' is explicitly added 2026-08-09 02:04:56.719116 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.719119 | ubuntu-noble | 2026-08-09 02:04:56.719123 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.719127 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.719130 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.719134 | ubuntu-noble | 2026-08-09 02:04:56.719138 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.719141 | ubuntu-noble | 2026-08-09 02:04:56.719145 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.719148 | ubuntu-noble | 2026-08-09 02:04:56.719152 | ubuntu-noble | If you don't want 'manila.tests.api' to be distributed and are 2026-08-09 02:04:56.719156 | ubuntu-noble | already explicitly excluding 'manila.tests.api' via 2026-08-09 02:04:56.719159 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.719163 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.719167 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.719170 | ubuntu-noble | 2026-08-09 02:04:56.719174 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.719177 | ubuntu-noble | 2026-08-09 02:04:56.719181 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.719185 | ubuntu-noble | 2026-08-09 02:04:56.719188 | ubuntu-noble | 2026-08-09 02:04:56.719192 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.719196 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.719199 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.719203 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.719206 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719210 | ubuntu-noble | 2026-08-09 02:04:56.719214 | ubuntu-noble | !! 2026-08-09 02:04:56.719217 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.719221 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. 2026-08-09 02:04:56.719225 | ubuntu-noble | !! 2026-08-09 02:04:56.719229 | ubuntu-noble | 2026-08-09 02:04:56.719233 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719236 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719240 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.719244 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719247 | ubuntu-noble | Python recognizes 'manila.tests.api.contrib' as an importable package[^1], 2026-08-09 02:04:56.719251 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.719254 | ubuntu-noble | 2026-08-09 02:04:56.719258 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.719262 | ubuntu-noble | package, please make sure that 'manila.tests.api.contrib' is explicitly added 2026-08-09 02:04:56.719265 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.719269 | ubuntu-noble | 2026-08-09 02:04:56.719276 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.719279 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.719283 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.719291 | ubuntu-noble | 2026-08-09 02:04:56.719294 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.719298 | ubuntu-noble | 2026-08-09 02:04:56.719309 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.719313 | ubuntu-noble | 2026-08-09 02:04:56.719316 | ubuntu-noble | If you don't want 'manila.tests.api.contrib' to be distributed and are 2026-08-09 02:04:56.719320 | ubuntu-noble | already explicitly excluding 'manila.tests.api.contrib' via 2026-08-09 02:04:56.719324 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.719327 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.719331 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.719334 | ubuntu-noble | 2026-08-09 02:04:56.719338 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.719342 | ubuntu-noble | 2026-08-09 02:04:56.719345 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.719349 | ubuntu-noble | 2026-08-09 02:04:56.719353 | ubuntu-noble | 2026-08-09 02:04:56.719356 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.719360 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.719363 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.719367 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.719371 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719374 | ubuntu-noble | 2026-08-09 02:04:56.719378 | ubuntu-noble | !! 2026-08-09 02:04:56.719382 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.719388 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. 2026-08-09 02:04:56.719392 | ubuntu-noble | !! 2026-08-09 02:04:56.719395 | ubuntu-noble | 2026-08-09 02:04:56.719399 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719403 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719406 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.719410 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719414 | ubuntu-noble | Python recognizes 'manila.tests.api.extensions' as an importable package[^1], 2026-08-09 02:04:56.719417 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.719421 | ubuntu-noble | 2026-08-09 02:04:56.719424 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.719428 | ubuntu-noble | package, please make sure that 'manila.tests.api.extensions' is explicitly added 2026-08-09 02:04:56.719432 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.719435 | ubuntu-noble | 2026-08-09 02:04:56.719439 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.719442 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.719446 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.719450 | ubuntu-noble | 2026-08-09 02:04:56.719453 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.719457 | ubuntu-noble | 2026-08-09 02:04:56.719461 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.719464 | ubuntu-noble | 2026-08-09 02:04:56.719468 | ubuntu-noble | If you don't want 'manila.tests.api.extensions' to be distributed and are 2026-08-09 02:04:56.719471 | ubuntu-noble | already explicitly excluding 'manila.tests.api.extensions' via 2026-08-09 02:04:56.719475 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.719479 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.719487 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.719491 | ubuntu-noble | 2026-08-09 02:04:56.719494 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.719498 | ubuntu-noble | 2026-08-09 02:04:56.719502 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.719505 | ubuntu-noble | 2026-08-09 02:04:56.719509 | ubuntu-noble | 2026-08-09 02:04:56.719512 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.719516 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.719520 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.719523 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.719527 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719530 | ubuntu-noble | 2026-08-09 02:04:56.719534 | ubuntu-noble | !! 2026-08-09 02:04:56.719538 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.719541 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. 2026-08-09 02:04:56.719545 | ubuntu-noble | !! 2026-08-09 02:04:56.719549 | ubuntu-noble | 2026-08-09 02:04:56.719552 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719556 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719560 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.719563 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719583 | ubuntu-noble | Python recognizes 'manila.tests.api.middleware' as an importable package[^1], 2026-08-09 02:04:56.719586 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.719590 | ubuntu-noble | 2026-08-09 02:04:56.719594 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.719597 | ubuntu-noble | package, please make sure that 'manila.tests.api.middleware' is explicitly added 2026-08-09 02:04:56.719601 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.719604 | ubuntu-noble | 2026-08-09 02:04:56.719608 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.719615 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.719619 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.719623 | ubuntu-noble | 2026-08-09 02:04:56.719626 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.719630 | ubuntu-noble | 2026-08-09 02:04:56.719634 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.719637 | ubuntu-noble | 2026-08-09 02:04:56.719641 | ubuntu-noble | If you don't want 'manila.tests.api.middleware' to be distributed and are 2026-08-09 02:04:56.719644 | ubuntu-noble | already explicitly excluding 'manila.tests.api.middleware' via 2026-08-09 02:04:56.719648 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.719652 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.719655 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.719659 | ubuntu-noble | 2026-08-09 02:04:56.719662 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.719666 | ubuntu-noble | 2026-08-09 02:04:56.719670 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.719673 | ubuntu-noble | 2026-08-09 02:04:56.719677 | ubuntu-noble | 2026-08-09 02:04:56.719680 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.719684 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.719688 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.719694 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.719702 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719705 | ubuntu-noble | 2026-08-09 02:04:56.719709 | ubuntu-noble | !! 2026-08-09 02:04:56.719713 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.719716 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. 2026-08-09 02:04:56.719720 | ubuntu-noble | !! 2026-08-09 02:04:56.719724 | ubuntu-noble | 2026-08-09 02:04:56.719727 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719731 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719735 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.719738 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719742 | ubuntu-noble | Python recognizes 'manila.tests.api.openstack' as an importable package[^1], 2026-08-09 02:04:56.719746 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.719749 | ubuntu-noble | 2026-08-09 02:04:56.719753 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.719756 | ubuntu-noble | package, please make sure that 'manila.tests.api.openstack' is explicitly added 2026-08-09 02:04:56.719760 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.719764 | ubuntu-noble | 2026-08-09 02:04:56.719767 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.719771 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.719774 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.719778 | ubuntu-noble | 2026-08-09 02:04:56.719782 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.719810 | ubuntu-noble | 2026-08-09 02:04:56.719814 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.719817 | ubuntu-noble | 2026-08-09 02:04:56.719821 | ubuntu-noble | If you don't want 'manila.tests.api.openstack' to be distributed and are 2026-08-09 02:04:56.719825 | ubuntu-noble | already explicitly excluding 'manila.tests.api.openstack' via 2026-08-09 02:04:56.719828 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.719832 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.719835 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.719839 | ubuntu-noble | 2026-08-09 02:04:56.719843 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.719846 | ubuntu-noble | 2026-08-09 02:04:56.719878 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.719882 | ubuntu-noble | 2026-08-09 02:04:56.719886 | ubuntu-noble | 2026-08-09 02:04:56.719889 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.719893 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.719897 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.719900 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.719904 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719908 | ubuntu-noble | 2026-08-09 02:04:56.719911 | ubuntu-noble | !! 2026-08-09 02:04:56.719915 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.719919 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. 2026-08-09 02:04:56.719922 | ubuntu-noble | !! 2026-08-09 02:04:56.719926 | ubuntu-noble | 2026-08-09 02:04:56.719930 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.719933 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719941 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.719945 | ubuntu-noble | ############################ 2026-08-09 02:04:56.719948 | ubuntu-noble | Python recognizes 'manila.tests.api.v1' as an importable package[^1], 2026-08-09 02:04:56.719952 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.719956 | ubuntu-noble | 2026-08-09 02:04:56.719959 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.719963 | ubuntu-noble | package, please make sure that 'manila.tests.api.v1' is explicitly added 2026-08-09 02:04:56.719966 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.719970 | ubuntu-noble | 2026-08-09 02:04:56.719983 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.719987 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.719991 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.719994 | ubuntu-noble | 2026-08-09 02:04:56.719998 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.720002 | ubuntu-noble | 2026-08-09 02:04:56.720005 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.720009 | ubuntu-noble | 2026-08-09 02:04:56.720013 | ubuntu-noble | If you don't want 'manila.tests.api.v1' to be distributed and are 2026-08-09 02:04:56.720016 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v1' via 2026-08-09 02:04:56.720020 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.720024 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.720027 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.720031 | ubuntu-noble | 2026-08-09 02:04:56.720034 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.720038 | ubuntu-noble | 2026-08-09 02:04:56.720042 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.720045 | ubuntu-noble | 2026-08-09 02:04:56.720049 | ubuntu-noble | 2026-08-09 02:04:56.720053 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.720056 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.720063 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.720067 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.720071 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720074 | ubuntu-noble | 2026-08-09 02:04:56.720078 | ubuntu-noble | !! 2026-08-09 02:04:56.720082 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.720085 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. 2026-08-09 02:04:56.720089 | ubuntu-noble | !! 2026-08-09 02:04:56.720093 | ubuntu-noble | 2026-08-09 02:04:56.720096 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720100 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720103 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.720107 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720111 | ubuntu-noble | Python recognizes 'manila.tests.api.v2' as an importable package[^1], 2026-08-09 02:04:56.720114 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.720118 | ubuntu-noble | 2026-08-09 02:04:56.720122 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.720125 | ubuntu-noble | package, please make sure that 'manila.tests.api.v2' is explicitly added 2026-08-09 02:04:56.720129 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.720132 | ubuntu-noble | 2026-08-09 02:04:56.720136 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.720140 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.720147 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.720151 | ubuntu-noble | 2026-08-09 02:04:56.720155 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.720158 | ubuntu-noble | 2026-08-09 02:04:56.720162 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.720166 | ubuntu-noble | 2026-08-09 02:04:56.720169 | ubuntu-noble | If you don't want 'manila.tests.api.v2' to be distributed and are 2026-08-09 02:04:56.720173 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v2' via 2026-08-09 02:04:56.720176 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.720180 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.720184 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.720187 | ubuntu-noble | 2026-08-09 02:04:56.720191 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.720195 | ubuntu-noble | 2026-08-09 02:04:56.720198 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.720202 | ubuntu-noble | 2026-08-09 02:04:56.720205 | ubuntu-noble | 2026-08-09 02:04:56.720209 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.720213 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.720216 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.720220 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.720224 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720227 | ubuntu-noble | 2026-08-09 02:04:56.720231 | ubuntu-noble | !! 2026-08-09 02:04:56.720235 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.720238 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. 2026-08-09 02:04:56.720242 | ubuntu-noble | !! 2026-08-09 02:04:56.720246 | ubuntu-noble | 2026-08-09 02:04:56.720249 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720253 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720256 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.720260 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720264 | ubuntu-noble | Python recognizes 'manila.tests.api.views' as an importable package[^1], 2026-08-09 02:04:56.720267 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.720271 | ubuntu-noble | 2026-08-09 02:04:56.720275 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.720285 | ubuntu-noble | package, please make sure that 'manila.tests.api.views' is explicitly added 2026-08-09 02:04:56.720289 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.720293 | ubuntu-noble | 2026-08-09 02:04:56.720296 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.720300 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.720303 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.720307 | ubuntu-noble | 2026-08-09 02:04:56.720311 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.720314 | ubuntu-noble | 2026-08-09 02:04:56.720318 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.720322 | ubuntu-noble | 2026-08-09 02:04:56.720325 | ubuntu-noble | If you don't want 'manila.tests.api.views' to be distributed and are 2026-08-09 02:04:56.720329 | ubuntu-noble | already explicitly excluding 'manila.tests.api.views' via 2026-08-09 02:04:56.720333 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.720360 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.720364 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.720368 | ubuntu-noble | 2026-08-09 02:04:56.720371 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.720375 | ubuntu-noble | 2026-08-09 02:04:56.720379 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.720382 | ubuntu-noble | 2026-08-09 02:04:56.720386 | ubuntu-noble | 2026-08-09 02:04:56.720397 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.720400 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.720404 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.720408 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.720411 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720415 | ubuntu-noble | 2026-08-09 02:04:56.720419 | ubuntu-noble | !! 2026-08-09 02:04:56.720422 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.720426 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. 2026-08-09 02:04:56.720430 | ubuntu-noble | !! 2026-08-09 02:04:56.720433 | ubuntu-noble | 2026-08-09 02:04:56.720437 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720441 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720444 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.720448 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720451 | ubuntu-noble | Python recognizes 'manila.tests.cmd' as an importable package[^1], 2026-08-09 02:04:56.720455 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.720459 | ubuntu-noble | 2026-08-09 02:04:56.720462 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.720466 | ubuntu-noble | package, please make sure that 'manila.tests.cmd' is explicitly added 2026-08-09 02:04:56.720470 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.720473 | ubuntu-noble | 2026-08-09 02:04:56.720477 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.720481 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.720484 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.720488 | ubuntu-noble | 2026-08-09 02:04:56.720491 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.720495 | ubuntu-noble | 2026-08-09 02:04:56.720499 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.720502 | ubuntu-noble | 2026-08-09 02:04:56.720506 | ubuntu-noble | If you don't want 'manila.tests.cmd' to be distributed and are 2026-08-09 02:04:56.720509 | ubuntu-noble | already explicitly excluding 'manila.tests.cmd' via 2026-08-09 02:04:56.720513 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.720517 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.720520 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.720524 | ubuntu-noble | 2026-08-09 02:04:56.720527 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.720531 | ubuntu-noble | 2026-08-09 02:04:56.720535 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.720538 | ubuntu-noble | 2026-08-09 02:04:56.720542 | ubuntu-noble | 2026-08-09 02:04:56.720546 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.720549 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.720553 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.720560 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.720575 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720582 | ubuntu-noble | 2026-08-09 02:04:56.720586 | ubuntu-noble | !! 2026-08-09 02:04:56.720589 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.720593 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. 2026-08-09 02:04:56.720597 | ubuntu-noble | !! 2026-08-09 02:04:56.720600 | ubuntu-noble | 2026-08-09 02:04:56.720604 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720608 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720611 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.720615 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720618 | ubuntu-noble | Python recognizes 'manila.tests.common' as an importable package[^1], 2026-08-09 02:04:56.720622 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.720626 | ubuntu-noble | 2026-08-09 02:04:56.720637 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.720641 | ubuntu-noble | package, please make sure that 'manila.tests.common' is explicitly added 2026-08-09 02:04:56.720644 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.720648 | ubuntu-noble | 2026-08-09 02:04:56.720652 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.720655 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.720659 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.720662 | ubuntu-noble | 2026-08-09 02:04:56.720666 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.720670 | ubuntu-noble | 2026-08-09 02:04:56.720673 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.720677 | ubuntu-noble | 2026-08-09 02:04:56.720681 | ubuntu-noble | If you don't want 'manila.tests.common' to be distributed and are 2026-08-09 02:04:56.720684 | ubuntu-noble | already explicitly excluding 'manila.tests.common' via 2026-08-09 02:04:56.720688 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.720692 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.720695 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.720699 | ubuntu-noble | 2026-08-09 02:04:56.720702 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.720706 | ubuntu-noble | 2026-08-09 02:04:56.720713 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.720717 | ubuntu-noble | 2026-08-09 02:04:56.720720 | ubuntu-noble | 2026-08-09 02:04:56.720724 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.720728 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.720731 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.720735 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.720739 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720742 | ubuntu-noble | 2026-08-09 02:04:56.720746 | ubuntu-noble | !! 2026-08-09 02:04:56.720750 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.720753 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. 2026-08-09 02:04:56.720757 | ubuntu-noble | !! 2026-08-09 02:04:56.720761 | ubuntu-noble | 2026-08-09 02:04:56.720764 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720768 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720776 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.720780 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720783 | ubuntu-noble | Python recognizes 'manila.tests.compute' as an importable package[^1], 2026-08-09 02:04:56.720787 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.720790 | ubuntu-noble | 2026-08-09 02:04:56.720794 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.720798 | ubuntu-noble | package, please make sure that 'manila.tests.compute' is explicitly added 2026-08-09 02:04:56.720801 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.720805 | ubuntu-noble | 2026-08-09 02:04:56.720809 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.720812 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.720816 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.720820 | ubuntu-noble | 2026-08-09 02:04:56.720823 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.720827 | ubuntu-noble | 2026-08-09 02:04:56.720831 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.720834 | ubuntu-noble | 2026-08-09 02:04:56.720838 | ubuntu-noble | If you don't want 'manila.tests.compute' to be distributed and are 2026-08-09 02:04:56.720842 | ubuntu-noble | already explicitly excluding 'manila.tests.compute' via 2026-08-09 02:04:56.720845 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.720849 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.720853 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.720856 | ubuntu-noble | 2026-08-09 02:04:56.720860 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.720863 | ubuntu-noble | 2026-08-09 02:04:56.720867 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.720871 | ubuntu-noble | 2026-08-09 02:04:56.720874 | ubuntu-noble | 2026-08-09 02:04:56.720878 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.720882 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.720885 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.720889 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.720893 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720896 | ubuntu-noble | 2026-08-09 02:04:56.720900 | ubuntu-noble | !! 2026-08-09 02:04:56.720904 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.720907 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. 2026-08-09 02:04:56.720911 | ubuntu-noble | !! 2026-08-09 02:04:56.720915 | ubuntu-noble | 2026-08-09 02:04:56.720945 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.720949 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720953 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.720956 | ubuntu-noble | ############################ 2026-08-09 02:04:56.720960 | ubuntu-noble | Python recognizes 'manila.tests.data' as an importable package[^1], 2026-08-09 02:04:56.720972 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.720976 | ubuntu-noble | 2026-08-09 02:04:56.720979 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.720983 | ubuntu-noble | package, please make sure that 'manila.tests.data' is explicitly added 2026-08-09 02:04:56.720986 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.720990 | ubuntu-noble | 2026-08-09 02:04:56.721000 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.721008 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.721012 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.721016 | ubuntu-noble | 2026-08-09 02:04:56.721019 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.721023 | ubuntu-noble | 2026-08-09 02:04:56.721027 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.721030 | ubuntu-noble | 2026-08-09 02:04:56.721034 | ubuntu-noble | If you don't want 'manila.tests.data' to be distributed and are 2026-08-09 02:04:56.721038 | ubuntu-noble | already explicitly excluding 'manila.tests.data' via 2026-08-09 02:04:56.721041 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.721045 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.721048 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.721052 | ubuntu-noble | 2026-08-09 02:04:56.721059 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.721063 | ubuntu-noble | 2026-08-09 02:04:56.721066 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.721070 | ubuntu-noble | 2026-08-09 02:04:56.721074 | ubuntu-noble | 2026-08-09 02:04:56.721077 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.721081 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.721084 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.721088 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.721092 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.721095 | ubuntu-noble | 2026-08-09 02:04:56.721099 | ubuntu-noble | !! 2026-08-09 02:04:56.721103 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.721106 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. 2026-08-09 02:04:56.721110 | ubuntu-noble | !! 2026-08-09 02:04:56.721114 | ubuntu-noble | 2026-08-09 02:04:56.721117 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.721121 | ubuntu-noble | ############################ 2026-08-09 02:04:56.721124 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.721128 | ubuntu-noble | ############################ 2026-08-09 02:04:56.721132 | ubuntu-noble | Python recognizes 'manila.tests.db' as an importable package[^1], 2026-08-09 02:04:56.721135 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.721139 | ubuntu-noble | 2026-08-09 02:04:56.721143 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.721146 | ubuntu-noble | package, please make sure that 'manila.tests.db' is explicitly added 2026-08-09 02:04:56.721150 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.721153 | ubuntu-noble | 2026-08-09 02:04:56.721157 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.721161 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.721164 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.721168 | ubuntu-noble | 2026-08-09 02:04:56.721172 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.721175 | ubuntu-noble | 2026-08-09 02:04:56.721179 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.721182 | ubuntu-noble | 2026-08-09 02:04:56.721186 | ubuntu-noble | If you don't want 'manila.tests.db' to be distributed and are 2026-08-09 02:04:56.721190 | ubuntu-noble | already explicitly excluding 'manila.tests.db' via 2026-08-09 02:04:56.721193 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.721197 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.721204 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.721208 | ubuntu-noble | 2026-08-09 02:04:56.721212 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.721215 | ubuntu-noble | 2026-08-09 02:04:56.721219 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.721222 | ubuntu-noble | 2026-08-09 02:04:56.721226 | ubuntu-noble | 2026-08-09 02:04:56.721230 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.721233 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.721237 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.721240 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.721244 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.721248 | ubuntu-noble | 2026-08-09 02:04:56.721251 | ubuntu-noble | !! 2026-08-09 02:04:56.721255 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.721259 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. 2026-08-09 02:04:56.721263 | ubuntu-noble | !! 2026-08-09 02:04:56.721266 | ubuntu-noble | 2026-08-09 02:04:56.721270 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.721273 | ubuntu-noble | ############################ 2026-08-09 02:04:56.721277 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.721281 | ubuntu-noble | ############################ 2026-08-09 02:04:56.721292 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations' as an importable package[^1], 2026-08-09 02:04:56.721296 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.721300 | ubuntu-noble | 2026-08-09 02:04:56.721304 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.721309 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations' is explicitly added 2026-08-09 02:04:56.721313 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.721317 | ubuntu-noble | 2026-08-09 02:04:56.721321 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.721325 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.721330 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.721334 | ubuntu-noble | 2026-08-09 02:04:56.721337 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.721341 | ubuntu-noble | 2026-08-09 02:04:56.721345 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.721348 | ubuntu-noble | 2026-08-09 02:04:56.721352 | ubuntu-noble | If you don't want 'manila.tests.db.migrations' to be distributed and are 2026-08-09 02:04:56.721355 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations' via 2026-08-09 02:04:56.721359 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.721363 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.721366 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.721370 | ubuntu-noble | 2026-08-09 02:04:56.721374 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.721377 | ubuntu-noble | 2026-08-09 02:04:56.721381 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.721384 | ubuntu-noble | 2026-08-09 02:04:56.721388 | ubuntu-noble | 2026-08-09 02:04:56.721392 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.721395 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.721399 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.721406 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.721410 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.721414 | ubuntu-noble | 2026-08-09 02:04:56.721417 | ubuntu-noble | !! 2026-08-09 02:04:56.721421 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.721425 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. 2026-08-09 02:04:56.721428 | ubuntu-noble | !! 2026-08-09 02:04:56.721432 | ubuntu-noble | 2026-08-09 02:04:56.721436 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.721439 | ubuntu-noble | ############################ 2026-08-09 02:04:56.721443 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.721447 | ubuntu-noble | ############################ 2026-08-09 02:04:56.721450 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], 2026-08-09 02:04:56.721454 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.721457 | ubuntu-noble | 2026-08-09 02:04:56.721461 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.721465 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added 2026-08-09 02:04:56.721468 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.721472 | ubuntu-noble | 2026-08-09 02:04:56.721476 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.721479 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.721483 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.721487 | ubuntu-noble | 2026-08-09 02:04:56.721490 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.721494 | ubuntu-noble | 2026-08-09 02:04:56.721497 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.721501 | ubuntu-noble | 2026-08-09 02:04:56.721505 | ubuntu-noble | If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are 2026-08-09 02:04:56.721508 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations.alembic' via 2026-08-09 02:04:56.721512 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.721516 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.721519 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.721523 | ubuntu-noble | 2026-08-09 02:04:56.721716 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.721724 | ubuntu-noble | 2026-08-09 02:04:56.721728 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.721732 | ubuntu-noble | 2026-08-09 02:04:56.721736 | ubuntu-noble | 2026-08-09 02:04:56.721739 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.721743 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.721746 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.721750 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.721754 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.721757 | ubuntu-noble | 2026-08-09 02:04:56.721761 | ubuntu-noble | !! 2026-08-09 02:04:56.721765 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.721771 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. 2026-08-09 02:04:56.721775 | ubuntu-noble | !! 2026-08-09 02:04:56.721778 | ubuntu-noble | 2026-08-09 02:04:56.721792 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.721800 | ubuntu-noble | ############################ 2026-08-09 02:04:56.721804 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.721807 | ubuntu-noble | ############################ 2026-08-09 02:04:56.721811 | ubuntu-noble | Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], 2026-08-09 02:04:56.721815 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.721818 | ubuntu-noble | 2026-08-09 02:04:56.721822 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.721826 | ubuntu-noble | package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added 2026-08-09 02:04:56.721829 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.721833 | ubuntu-noble | 2026-08-09 02:04:56.721836 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.721840 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.721844 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.721847 | ubuntu-noble | 2026-08-09 02:04:56.721851 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.721855 | ubuntu-noble | 2026-08-09 02:04:56.721858 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.721862 | ubuntu-noble | 2026-08-09 02:04:56.721865 | ubuntu-noble | If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are 2026-08-09 02:04:56.721869 | ubuntu-noble | already explicitly excluding 'manila.tests.db.sqlalchemy' via 2026-08-09 02:04:56.721873 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.721876 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.721880 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.721884 | ubuntu-noble | 2026-08-09 02:04:56.721887 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.721891 | ubuntu-noble | 2026-08-09 02:04:56.721895 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.721898 | ubuntu-noble | 2026-08-09 02:04:56.721902 | ubuntu-noble | 2026-08-09 02:04:56.721905 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.721909 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.721913 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.721916 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.721920 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.721924 | ubuntu-noble | 2026-08-09 02:04:56.721927 | ubuntu-noble | !! 2026-08-09 02:04:56.721931 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.721935 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. 2026-08-09 02:04:56.721938 | ubuntu-noble | !! 2026-08-09 02:04:56.721942 | ubuntu-noble | 2026-08-09 02:04:56.721946 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.721949 | ubuntu-noble | ############################ 2026-08-09 02:04:56.721953 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.721956 | ubuntu-noble | ############################ 2026-08-09 02:04:56.721960 | ubuntu-noble | Python recognizes 'manila.tests.hacking' as an importable package[^1], 2026-08-09 02:04:56.721964 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.721967 | ubuntu-noble | 2026-08-09 02:04:56.721971 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.721975 | ubuntu-noble | package, please make sure that 'manila.tests.hacking' is explicitly added 2026-08-09 02:04:56.721978 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.722007 | ubuntu-noble | 2026-08-09 02:04:56.722012 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.722015 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.722019 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.722023 | ubuntu-noble | 2026-08-09 02:04:56.722026 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.722030 | ubuntu-noble | 2026-08-09 02:04:56.722033 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.722037 | ubuntu-noble | 2026-08-09 02:04:56.722057 | ubuntu-noble | If you don't want 'manila.tests.hacking' to be distributed and are 2026-08-09 02:04:56.722061 | ubuntu-noble | already explicitly excluding 'manila.tests.hacking' via 2026-08-09 02:04:56.722079 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.722111 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.722115 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.722119 | ubuntu-noble | 2026-08-09 02:04:56.722123 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.722126 | ubuntu-noble | 2026-08-09 02:04:56.722130 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.722133 | ubuntu-noble | 2026-08-09 02:04:56.722137 | ubuntu-noble | 2026-08-09 02:04:56.722141 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.722144 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.722148 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.722152 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.722155 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722159 | ubuntu-noble | 2026-08-09 02:04:56.722163 | ubuntu-noble | !! 2026-08-09 02:04:56.722166 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.722178 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. 2026-08-09 02:04:56.722182 | ubuntu-noble | !! 2026-08-09 02:04:56.722185 | ubuntu-noble | 2026-08-09 02:04:56.722189 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722193 | ubuntu-noble | ############################ 2026-08-09 02:04:56.722196 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.722200 | ubuntu-noble | ############################ 2026-08-09 02:04:56.722203 | ubuntu-noble | Python recognizes 'manila.tests.image' as an importable package[^1], 2026-08-09 02:04:56.722207 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.722211 | ubuntu-noble | 2026-08-09 02:04:56.722214 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.722218 | ubuntu-noble | package, please make sure that 'manila.tests.image' is explicitly added 2026-08-09 02:04:56.722221 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.722225 | ubuntu-noble | 2026-08-09 02:04:56.722229 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.722232 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.722236 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.722240 | ubuntu-noble | 2026-08-09 02:04:56.722243 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.722247 | ubuntu-noble | 2026-08-09 02:04:56.722250 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.722254 | ubuntu-noble | 2026-08-09 02:04:56.722258 | ubuntu-noble | If you don't want 'manila.tests.image' to be distributed and are 2026-08-09 02:04:56.722261 | ubuntu-noble | already explicitly excluding 'manila.tests.image' via 2026-08-09 02:04:56.722273 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.722277 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.722281 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.722284 | ubuntu-noble | 2026-08-09 02:04:56.722288 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.722292 | ubuntu-noble | 2026-08-09 02:04:56.722295 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.722299 | ubuntu-noble | 2026-08-09 02:04:56.722303 | ubuntu-noble | 2026-08-09 02:04:56.722306 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.722310 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.722314 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.722317 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.722321 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722324 | ubuntu-noble | 2026-08-09 02:04:56.722328 | ubuntu-noble | !! 2026-08-09 02:04:56.722332 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.722335 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. 2026-08-09 02:04:56.722339 | ubuntu-noble | !! 2026-08-09 02:04:56.722343 | ubuntu-noble | 2026-08-09 02:04:56.722346 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722350 | ubuntu-noble | ############################ 2026-08-09 02:04:56.722354 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.722357 | ubuntu-noble | ############################ 2026-08-09 02:04:56.722361 | ubuntu-noble | Python recognizes 'manila.tests.integrated' as an importable package[^1], 2026-08-09 02:04:56.722365 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.722368 | ubuntu-noble | 2026-08-09 02:04:56.722372 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.722375 | ubuntu-noble | package, please make sure that 'manila.tests.integrated' is explicitly added 2026-08-09 02:04:56.722379 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.722383 | ubuntu-noble | 2026-08-09 02:04:56.722386 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.722390 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.722394 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.722397 | ubuntu-noble | 2026-08-09 02:04:56.722401 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.722405 | ubuntu-noble | 2026-08-09 02:04:56.722408 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.722412 | ubuntu-noble | 2026-08-09 02:04:56.722415 | ubuntu-noble | If you don't want 'manila.tests.integrated' to be distributed and are 2026-08-09 02:04:56.722419 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated' via 2026-08-09 02:04:56.722423 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.722426 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.722430 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.722434 | ubuntu-noble | 2026-08-09 02:04:56.722437 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.722441 | ubuntu-noble | 2026-08-09 02:04:56.722444 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.722448 | ubuntu-noble | 2026-08-09 02:04:56.722452 | ubuntu-noble | 2026-08-09 02:04:56.722455 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.722463 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.722467 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.722470 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.722477 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722480 | ubuntu-noble | 2026-08-09 02:04:56.722484 | ubuntu-noble | !! 2026-08-09 02:04:56.722488 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.722500 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. 2026-08-09 02:04:56.722504 | ubuntu-noble | !! 2026-08-09 02:04:56.722508 | ubuntu-noble | 2026-08-09 02:04:56.722512 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722515 | ubuntu-noble | ############################ 2026-08-09 02:04:56.722519 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.722523 | ubuntu-noble | ############################ 2026-08-09 02:04:56.722526 | ubuntu-noble | Python recognizes 'manila.tests.integrated.api' as an importable package[^1], 2026-08-09 02:04:56.722530 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.722533 | ubuntu-noble | 2026-08-09 02:04:56.722537 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.722541 | ubuntu-noble | package, please make sure that 'manila.tests.integrated.api' is explicitly added 2026-08-09 02:04:56.722544 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.722548 | ubuntu-noble | 2026-08-09 02:04:56.722552 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.722555 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.722559 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.722562 | ubuntu-noble | 2026-08-09 02:04:56.722581 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.722585 | ubuntu-noble | 2026-08-09 02:04:56.722588 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.722592 | ubuntu-noble | 2026-08-09 02:04:56.722596 | ubuntu-noble | If you don't want 'manila.tests.integrated.api' to be distributed and are 2026-08-09 02:04:56.722599 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated.api' via 2026-08-09 02:04:56.722603 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.722607 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.722610 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.722614 | ubuntu-noble | 2026-08-09 02:04:56.722617 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.722621 | ubuntu-noble | 2026-08-09 02:04:56.722625 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.722628 | ubuntu-noble | 2026-08-09 02:04:56.722632 | ubuntu-noble | 2026-08-09 02:04:56.722636 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.722639 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.722643 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.722646 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.722650 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722654 | ubuntu-noble | 2026-08-09 02:04:56.722657 | ubuntu-noble | !! 2026-08-09 02:04:56.722661 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.722665 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. 2026-08-09 02:04:56.722673 | ubuntu-noble | !! 2026-08-09 02:04:56.722676 | ubuntu-noble | 2026-08-09 02:04:56.722680 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722684 | ubuntu-noble | ############################ 2026-08-09 02:04:56.722687 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.722691 | ubuntu-noble | ############################ 2026-08-09 02:04:56.722694 | ubuntu-noble | Python recognizes 'manila.tests.keymgr' as an importable package[^1], 2026-08-09 02:04:56.722698 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.722702 | ubuntu-noble | 2026-08-09 02:04:56.722705 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.722709 | ubuntu-noble | package, please make sure that 'manila.tests.keymgr' is explicitly added 2026-08-09 02:04:56.722713 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.722716 | ubuntu-noble | 2026-08-09 02:04:56.722720 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.722723 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.722727 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.722731 | ubuntu-noble | 2026-08-09 02:04:56.722734 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.722738 | ubuntu-noble | 2026-08-09 02:04:56.722742 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.722745 | ubuntu-noble | 2026-08-09 02:04:56.722749 | ubuntu-noble | If you don't want 'manila.tests.keymgr' to be distributed and are 2026-08-09 02:04:56.722753 | ubuntu-noble | already explicitly excluding 'manila.tests.keymgr' via 2026-08-09 02:04:56.722756 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.722760 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.722763 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.722767 | ubuntu-noble | 2026-08-09 02:04:56.722771 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.722774 | ubuntu-noble | 2026-08-09 02:04:56.722778 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.722782 | ubuntu-noble | 2026-08-09 02:04:56.722785 | ubuntu-noble | 2026-08-09 02:04:56.722789 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.722793 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.722796 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.722803 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.722815 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722819 | ubuntu-noble | 2026-08-09 02:04:56.722823 | ubuntu-noble | !! 2026-08-09 02:04:56.722826 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.722830 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. 2026-08-09 02:04:56.722834 | ubuntu-noble | !! 2026-08-09 02:04:56.722837 | ubuntu-noble | 2026-08-09 02:04:56.722841 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722845 | ubuntu-noble | ############################ 2026-08-09 02:04:56.722848 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.722852 | ubuntu-noble | ############################ 2026-08-09 02:04:56.722855 | ubuntu-noble | Python recognizes 'manila.tests.lock' as an importable package[^1], 2026-08-09 02:04:56.722859 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.722863 | ubuntu-noble | 2026-08-09 02:04:56.722866 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.722870 | ubuntu-noble | package, please make sure that 'manila.tests.lock' is explicitly added 2026-08-09 02:04:56.722877 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.722881 | ubuntu-noble | 2026-08-09 02:04:56.722884 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.722888 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.722892 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.722895 | ubuntu-noble | 2026-08-09 02:04:56.722899 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.722903 | ubuntu-noble | 2026-08-09 02:04:56.722906 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.722910 | ubuntu-noble | 2026-08-09 02:04:56.722914 | ubuntu-noble | If you don't want 'manila.tests.lock' to be distributed and are 2026-08-09 02:04:56.722917 | ubuntu-noble | already explicitly excluding 'manila.tests.lock' via 2026-08-09 02:04:56.722921 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.722924 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.722928 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.722932 | ubuntu-noble | 2026-08-09 02:04:56.722935 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.722939 | ubuntu-noble | 2026-08-09 02:04:56.722943 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.722946 | ubuntu-noble | 2026-08-09 02:04:56.722950 | ubuntu-noble | 2026-08-09 02:04:56.722953 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.722957 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.722961 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.722964 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.722968 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722972 | ubuntu-noble | 2026-08-09 02:04:56.722975 | ubuntu-noble | !! 2026-08-09 02:04:56.722979 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.722983 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. 2026-08-09 02:04:56.722986 | ubuntu-noble | !! 2026-08-09 02:04:56.722990 | ubuntu-noble | 2026-08-09 02:04:56.722994 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.722997 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723001 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.723004 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723008 | ubuntu-noble | Python recognizes 'manila.tests.message' as an importable package[^1], 2026-08-09 02:04:56.723012 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.723015 | ubuntu-noble | 2026-08-09 02:04:56.723019 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.723023 | ubuntu-noble | package, please make sure that 'manila.tests.message' is explicitly added 2026-08-09 02:04:56.723026 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.723030 | ubuntu-noble | 2026-08-09 02:04:56.723034 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.723037 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.723041 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.723044 | ubuntu-noble | 2026-08-09 02:04:56.723048 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.723052 | ubuntu-noble | 2026-08-09 02:04:56.723055 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.723059 | ubuntu-noble | 2026-08-09 02:04:56.723063 | ubuntu-noble | If you don't want 'manila.tests.message' to be distributed and are 2026-08-09 02:04:56.723070 | ubuntu-noble | already explicitly excluding 'manila.tests.message' via 2026-08-09 02:04:56.723074 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.723077 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.723081 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.723084 | ubuntu-noble | 2026-08-09 02:04:56.723088 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.723092 | ubuntu-noble | 2026-08-09 02:04:56.723095 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.723099 | ubuntu-noble | 2026-08-09 02:04:56.723103 | ubuntu-noble | 2026-08-09 02:04:56.723106 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.723110 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.723124 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.723128 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.723131 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723135 | ubuntu-noble | 2026-08-09 02:04:56.723139 | ubuntu-noble | !! 2026-08-09 02:04:56.723142 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.723146 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. 2026-08-09 02:04:56.723159 | ubuntu-noble | !! 2026-08-09 02:04:56.723163 | ubuntu-noble | 2026-08-09 02:04:56.723166 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723170 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723174 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.723177 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723181 | ubuntu-noble | Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], 2026-08-09 02:04:56.723184 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.723188 | ubuntu-noble | 2026-08-09 02:04:56.723192 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.723195 | ubuntu-noble | package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added 2026-08-09 02:04:56.723199 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.723203 | ubuntu-noble | 2026-08-09 02:04:56.723206 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.723210 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.723213 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.723217 | ubuntu-noble | 2026-08-09 02:04:56.723221 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.723224 | ubuntu-noble | 2026-08-09 02:04:56.723228 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.723232 | ubuntu-noble | 2026-08-09 02:04:56.723235 | ubuntu-noble | If you don't want 'manila.tests.monkey_patch_example' to be distributed and are 2026-08-09 02:04:56.723239 | ubuntu-noble | already explicitly excluding 'manila.tests.monkey_patch_example' via 2026-08-09 02:04:56.723242 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.723246 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.723250 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.723253 | ubuntu-noble | 2026-08-09 02:04:56.723257 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.723260 | ubuntu-noble | 2026-08-09 02:04:56.723264 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.723268 | ubuntu-noble | 2026-08-09 02:04:56.723275 | ubuntu-noble | 2026-08-09 02:04:56.723279 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.723282 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.723286 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.723290 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.723293 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723297 | ubuntu-noble | 2026-08-09 02:04:56.723301 | ubuntu-noble | !! 2026-08-09 02:04:56.723304 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.723308 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. 2026-08-09 02:04:56.723312 | ubuntu-noble | !! 2026-08-09 02:04:56.723315 | ubuntu-noble | 2026-08-09 02:04:56.723319 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723323 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723326 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.723330 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723333 | ubuntu-noble | Python recognizes 'manila.tests.network' as an importable package[^1], 2026-08-09 02:04:56.723337 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.723341 | ubuntu-noble | 2026-08-09 02:04:56.723344 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.723348 | ubuntu-noble | package, please make sure that 'manila.tests.network' is explicitly added 2026-08-09 02:04:56.723351 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.723355 | ubuntu-noble | 2026-08-09 02:04:56.723359 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.723362 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.723366 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.723370 | ubuntu-noble | 2026-08-09 02:04:56.723373 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.723377 | ubuntu-noble | 2026-08-09 02:04:56.723381 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.723384 | ubuntu-noble | 2026-08-09 02:04:56.723388 | ubuntu-noble | If you don't want 'manila.tests.network' to be distributed and are 2026-08-09 02:04:56.723391 | ubuntu-noble | already explicitly excluding 'manila.tests.network' via 2026-08-09 02:04:56.723395 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.723399 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.723402 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.723406 | ubuntu-noble | 2026-08-09 02:04:56.723410 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.723413 | ubuntu-noble | 2026-08-09 02:04:56.723420 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.723424 | ubuntu-noble | 2026-08-09 02:04:56.723427 | ubuntu-noble | 2026-08-09 02:04:56.723438 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.723442 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.723446 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.723449 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.723453 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723456 | ubuntu-noble | 2026-08-09 02:04:56.723460 | ubuntu-noble | !! 2026-08-09 02:04:56.723464 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.723467 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. 2026-08-09 02:04:56.723475 | ubuntu-noble | !! 2026-08-09 02:04:56.723479 | ubuntu-noble | 2026-08-09 02:04:56.723482 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723486 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723490 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.723493 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723497 | ubuntu-noble | Python recognizes 'manila.tests.network.linux' as an importable package[^1], 2026-08-09 02:04:56.723500 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.723504 | ubuntu-noble | 2026-08-09 02:04:56.723508 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.723511 | ubuntu-noble | package, please make sure that 'manila.tests.network.linux' is explicitly added 2026-08-09 02:04:56.723515 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.723519 | ubuntu-noble | 2026-08-09 02:04:56.723522 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.723526 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.723529 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.723533 | ubuntu-noble | 2026-08-09 02:04:56.723537 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.723540 | ubuntu-noble | 2026-08-09 02:04:56.723544 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.723548 | ubuntu-noble | 2026-08-09 02:04:56.723551 | ubuntu-noble | If you don't want 'manila.tests.network.linux' to be distributed and are 2026-08-09 02:04:56.723555 | ubuntu-noble | already explicitly excluding 'manila.tests.network.linux' via 2026-08-09 02:04:56.723559 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.723562 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.723583 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.723587 | ubuntu-noble | 2026-08-09 02:04:56.723591 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.723595 | ubuntu-noble | 2026-08-09 02:04:56.723598 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.723602 | ubuntu-noble | 2026-08-09 02:04:56.723606 | ubuntu-noble | 2026-08-09 02:04:56.723609 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.723613 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.723616 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.723620 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.723624 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723627 | ubuntu-noble | 2026-08-09 02:04:56.723631 | ubuntu-noble | !! 2026-08-09 02:04:56.723635 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.723638 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. 2026-08-09 02:04:56.723642 | ubuntu-noble | !! 2026-08-09 02:04:56.723646 | ubuntu-noble | 2026-08-09 02:04:56.723649 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723653 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723657 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.723660 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723664 | ubuntu-noble | Python recognizes 'manila.tests.network.neutron' as an importable package[^1], 2026-08-09 02:04:56.723667 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.723671 | ubuntu-noble | 2026-08-09 02:04:56.723675 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.723683 | ubuntu-noble | package, please make sure that 'manila.tests.network.neutron' is explicitly added 2026-08-09 02:04:56.723686 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.723690 | ubuntu-noble | 2026-08-09 02:04:56.723694 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.723697 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.723701 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.723704 | ubuntu-noble | 2026-08-09 02:04:56.723708 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.723712 | ubuntu-noble | 2026-08-09 02:04:56.723715 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.723719 | ubuntu-noble | 2026-08-09 02:04:56.723723 | ubuntu-noble | If you don't want 'manila.tests.network.neutron' to be distributed and are 2026-08-09 02:04:56.723726 | ubuntu-noble | already explicitly excluding 'manila.tests.network.neutron' via 2026-08-09 02:04:56.723730 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.723733 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.723740 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.723744 | ubuntu-noble | 2026-08-09 02:04:56.723751 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.723755 | ubuntu-noble | 2026-08-09 02:04:56.723758 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.723762 | ubuntu-noble | 2026-08-09 02:04:56.723766 | ubuntu-noble | 2026-08-09 02:04:56.723769 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.723773 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.723777 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.723780 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.723784 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723787 | ubuntu-noble | 2026-08-09 02:04:56.723791 | ubuntu-noble | !! 2026-08-09 02:04:56.723795 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.723798 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. 2026-08-09 02:04:56.723802 | ubuntu-noble | !! 2026-08-09 02:04:56.723806 | ubuntu-noble | 2026-08-09 02:04:56.723809 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723813 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723817 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.723820 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723824 | ubuntu-noble | Python recognizes 'manila.tests.scheduler' as an importable package[^1], 2026-08-09 02:04:56.723828 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.723831 | ubuntu-noble | 2026-08-09 02:04:56.723835 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.723838 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler' is explicitly added 2026-08-09 02:04:56.723842 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.723846 | ubuntu-noble | 2026-08-09 02:04:56.723849 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.723853 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.723857 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.723860 | ubuntu-noble | 2026-08-09 02:04:56.723864 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.723867 | ubuntu-noble | 2026-08-09 02:04:56.723871 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.723878 | ubuntu-noble | 2026-08-09 02:04:56.723882 | ubuntu-noble | If you don't want 'manila.tests.scheduler' to be distributed and are 2026-08-09 02:04:56.723886 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler' via 2026-08-09 02:04:56.723889 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.723893 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.723896 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.723900 | ubuntu-noble | 2026-08-09 02:04:56.723904 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.723907 | ubuntu-noble | 2026-08-09 02:04:56.723911 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.723915 | ubuntu-noble | 2026-08-09 02:04:56.723918 | ubuntu-noble | 2026-08-09 02:04:56.723922 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.723925 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.723929 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.723933 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.723936 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723940 | ubuntu-noble | 2026-08-09 02:04:56.723944 | ubuntu-noble | !! 2026-08-09 02:04:56.723947 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.723951 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. 2026-08-09 02:04:56.723955 | ubuntu-noble | !! 2026-08-09 02:04:56.723958 | ubuntu-noble | 2026-08-09 02:04:56.723962 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.723966 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723969 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.723973 | ubuntu-noble | ############################ 2026-08-09 02:04:56.723977 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], 2026-08-09 02:04:56.723980 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.723984 | ubuntu-noble | 2026-08-09 02:04:56.723987 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.723991 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added 2026-08-09 02:04:56.723995 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.723998 | ubuntu-noble | 2026-08-09 02:04:56.724002 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.724006 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.724009 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.724013 | ubuntu-noble | 2026-08-09 02:04:56.724016 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.724020 | ubuntu-noble | 2026-08-09 02:04:56.724024 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.724027 | ubuntu-noble | 2026-08-09 02:04:56.724031 | ubuntu-noble | If you don't want 'manila.tests.scheduler.drivers' to be distributed and are 2026-08-09 02:04:56.724035 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.drivers' via 2026-08-09 02:04:56.724038 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.724050 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.724054 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.724058 | ubuntu-noble | 2026-08-09 02:04:56.724061 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.724069 | ubuntu-noble | 2026-08-09 02:04:56.724072 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.724076 | ubuntu-noble | 2026-08-09 02:04:56.724080 | ubuntu-noble | 2026-08-09 02:04:56.724083 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.724087 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.724090 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.724094 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.724098 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724101 | ubuntu-noble | 2026-08-09 02:04:56.724105 | ubuntu-noble | !! 2026-08-09 02:04:56.724109 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.724112 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. 2026-08-09 02:04:56.724116 | ubuntu-noble | !! 2026-08-09 02:04:56.724119 | ubuntu-noble | 2026-08-09 02:04:56.724123 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724127 | ubuntu-noble | ############################ 2026-08-09 02:04:56.724130 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.724134 | ubuntu-noble | ############################ 2026-08-09 02:04:56.724138 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], 2026-08-09 02:04:56.724141 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.724145 | ubuntu-noble | 2026-08-09 02:04:56.724148 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.724152 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added 2026-08-09 02:04:56.724156 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.724159 | ubuntu-noble | 2026-08-09 02:04:56.724163 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.724166 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.724170 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.724174 | ubuntu-noble | 2026-08-09 02:04:56.724177 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.724181 | ubuntu-noble | 2026-08-09 02:04:56.724185 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.724188 | ubuntu-noble | 2026-08-09 02:04:56.724192 | ubuntu-noble | If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are 2026-08-09 02:04:56.724195 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.evaluator' via 2026-08-09 02:04:56.724199 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.724203 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.724250 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.724256 | ubuntu-noble | 2026-08-09 02:04:56.724259 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.724263 | ubuntu-noble | 2026-08-09 02:04:56.724267 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.724270 | ubuntu-noble | 2026-08-09 02:04:56.724274 | ubuntu-noble | 2026-08-09 02:04:56.724278 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.724281 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.724285 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.724289 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.724292 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724296 | ubuntu-noble | 2026-08-09 02:04:56.724304 | ubuntu-noble | !! 2026-08-09 02:04:56.724308 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.724311 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. 2026-08-09 02:04:56.724315 | ubuntu-noble | !! 2026-08-09 02:04:56.724319 | ubuntu-noble | 2026-08-09 02:04:56.724322 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724326 | ubuntu-noble | ############################ 2026-08-09 02:04:56.724330 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.724333 | ubuntu-noble | ############################ 2026-08-09 02:04:56.724337 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], 2026-08-09 02:04:56.724341 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.724344 | ubuntu-noble | 2026-08-09 02:04:56.724348 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.724352 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.filters' is explicitly added 2026-08-09 02:04:56.724355 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.724359 | ubuntu-noble | 2026-08-09 02:04:56.724363 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.724366 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.724370 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.724374 | ubuntu-noble | 2026-08-09 02:04:56.724377 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.724381 | ubuntu-noble | 2026-08-09 02:04:56.724384 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.724388 | ubuntu-noble | 2026-08-09 02:04:56.724403 | ubuntu-noble | If you don't want 'manila.tests.scheduler.filters' to be distributed and are 2026-08-09 02:04:56.724407 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.filters' via 2026-08-09 02:04:56.724411 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.724414 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.724418 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.724422 | ubuntu-noble | 2026-08-09 02:04:56.724425 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.724429 | ubuntu-noble | 2026-08-09 02:04:56.724433 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.724436 | ubuntu-noble | 2026-08-09 02:04:56.724440 | ubuntu-noble | 2026-08-09 02:04:56.724444 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.724447 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.724451 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.724454 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.724458 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724462 | ubuntu-noble | 2026-08-09 02:04:56.724465 | ubuntu-noble | !! 2026-08-09 02:04:56.724469 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.724473 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. 2026-08-09 02:04:56.724476 | ubuntu-noble | !! 2026-08-09 02:04:56.724480 | ubuntu-noble | 2026-08-09 02:04:56.724484 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724487 | ubuntu-noble | ############################ 2026-08-09 02:04:56.724491 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.724495 | ubuntu-noble | ############################ 2026-08-09 02:04:56.724498 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], 2026-08-09 02:04:56.724506 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.724510 | ubuntu-noble | 2026-08-09 02:04:56.724513 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.724517 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added 2026-08-09 02:04:56.724521 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.724524 | ubuntu-noble | 2026-08-09 02:04:56.724528 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.724532 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.724535 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.724539 | ubuntu-noble | 2026-08-09 02:04:56.724543 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.724546 | ubuntu-noble | 2026-08-09 02:04:56.724550 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.724554 | ubuntu-noble | 2026-08-09 02:04:56.724557 | ubuntu-noble | If you don't want 'manila.tests.scheduler.weighers' to be distributed and are 2026-08-09 02:04:56.724561 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.weighers' via 2026-08-09 02:04:56.724602 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.724610 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.724614 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.724617 | ubuntu-noble | 2026-08-09 02:04:56.724621 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.724625 | ubuntu-noble | 2026-08-09 02:04:56.724628 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.724632 | ubuntu-noble | 2026-08-09 02:04:56.724636 | ubuntu-noble | 2026-08-09 02:04:56.724639 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.724643 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.724646 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.724650 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.724654 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724657 | ubuntu-noble | 2026-08-09 02:04:56.724661 | ubuntu-noble | !! 2026-08-09 02:04:56.724665 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.724668 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. 2026-08-09 02:04:56.724672 | ubuntu-noble | !! 2026-08-09 02:04:56.724676 | ubuntu-noble | 2026-08-09 02:04:56.724679 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724683 | ubuntu-noble | ############################ 2026-08-09 02:04:56.724687 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.724690 | ubuntu-noble | ############################ 2026-08-09 02:04:56.724694 | ubuntu-noble | Python recognizes 'manila.tests.services' as an importable package[^1], 2026-08-09 02:04:56.724697 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.724701 | ubuntu-noble | 2026-08-09 02:04:56.724705 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.724708 | ubuntu-noble | package, please make sure that 'manila.tests.services' is explicitly added 2026-08-09 02:04:56.724712 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.724716 | ubuntu-noble | 2026-08-09 02:04:56.724719 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.724723 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.724726 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.724734 | ubuntu-noble | 2026-08-09 02:04:56.724750 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.724753 | ubuntu-noble | 2026-08-09 02:04:56.724757 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.724761 | ubuntu-noble | 2026-08-09 02:04:56.724764 | ubuntu-noble | If you don't want 'manila.tests.services' to be distributed and are 2026-08-09 02:04:56.724768 | ubuntu-noble | already explicitly excluding 'manila.tests.services' via 2026-08-09 02:04:56.724771 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.724775 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.724779 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.724782 | ubuntu-noble | 2026-08-09 02:04:56.724786 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.724790 | ubuntu-noble | 2026-08-09 02:04:56.724793 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.724797 | ubuntu-noble | 2026-08-09 02:04:56.724800 | ubuntu-noble | 2026-08-09 02:04:56.724804 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.724808 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.724811 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.724815 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.724819 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724822 | ubuntu-noble | 2026-08-09 02:04:56.724826 | ubuntu-noble | !! 2026-08-09 02:04:56.724829 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.724833 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. 2026-08-09 02:04:56.724837 | ubuntu-noble | !! 2026-08-09 02:04:56.724840 | ubuntu-noble | 2026-08-09 02:04:56.724844 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724848 | ubuntu-noble | ############################ 2026-08-09 02:04:56.724851 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.724855 | ubuntu-noble | ############################ 2026-08-09 02:04:56.724858 | ubuntu-noble | Python recognizes 'manila.tests.share' as an importable package[^1], 2026-08-09 02:04:56.724862 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.724866 | ubuntu-noble | 2026-08-09 02:04:56.724869 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.724873 | ubuntu-noble | package, please make sure that 'manila.tests.share' is explicitly added 2026-08-09 02:04:56.724877 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.724880 | ubuntu-noble | 2026-08-09 02:04:56.724884 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.724887 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.724891 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.724895 | ubuntu-noble | 2026-08-09 02:04:56.724898 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.724902 | ubuntu-noble | 2026-08-09 02:04:56.724906 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.724909 | ubuntu-noble | 2026-08-09 02:04:56.724913 | ubuntu-noble | If you don't want 'manila.tests.share' to be distributed and are 2026-08-09 02:04:56.724916 | ubuntu-noble | already explicitly excluding 'manila.tests.share' via 2026-08-09 02:04:56.724920 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.724924 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.724927 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.724935 | ubuntu-noble | 2026-08-09 02:04:56.724938 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.724942 | ubuntu-noble | 2026-08-09 02:04:56.724946 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.724949 | ubuntu-noble | 2026-08-09 02:04:56.724953 | ubuntu-noble | 2026-08-09 02:04:56.724978 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.724982 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.724986 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.724990 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.724993 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.724997 | ubuntu-noble | 2026-08-09 02:04:56.725001 | ubuntu-noble | !! 2026-08-09 02:04:56.725004 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.725008 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. 2026-08-09 02:04:56.725012 | ubuntu-noble | !! 2026-08-09 02:04:56.725015 | ubuntu-noble | 2026-08-09 02:04:56.725019 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725023 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725026 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.725030 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725034 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers' as an importable package[^1], 2026-08-09 02:04:56.725037 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.725041 | ubuntu-noble | 2026-08-09 02:04:56.725044 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.725048 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers' is explicitly added 2026-08-09 02:04:56.725052 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.725055 | ubuntu-noble | 2026-08-09 02:04:56.725059 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.725066 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.725077 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.725081 | ubuntu-noble | 2026-08-09 02:04:56.725085 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.725088 | ubuntu-noble | 2026-08-09 02:04:56.725092 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.725095 | ubuntu-noble | 2026-08-09 02:04:56.725099 | ubuntu-noble | If you don't want 'manila.tests.share.drivers' to be distributed and are 2026-08-09 02:04:56.725103 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers' via 2026-08-09 02:04:56.725106 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.725110 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.725114 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.725117 | ubuntu-noble | 2026-08-09 02:04:56.725121 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.725124 | ubuntu-noble | 2026-08-09 02:04:56.725128 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.725132 | ubuntu-noble | 2026-08-09 02:04:56.725135 | ubuntu-noble | 2026-08-09 02:04:56.725139 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.725143 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.725146 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.725150 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.725158 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725162 | ubuntu-noble | 2026-08-09 02:04:56.725165 | ubuntu-noble | !! 2026-08-09 02:04:56.725169 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.725173 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. 2026-08-09 02:04:56.725176 | ubuntu-noble | !! 2026-08-09 02:04:56.725180 | ubuntu-noble | 2026-08-09 02:04:56.725184 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725187 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725191 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.725195 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725198 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], 2026-08-09 02:04:56.725202 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.725205 | ubuntu-noble | 2026-08-09 02:04:56.725209 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.725213 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added 2026-08-09 02:04:56.725216 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.725220 | ubuntu-noble | 2026-08-09 02:04:56.725224 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.725227 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.725231 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.725234 | ubuntu-noble | 2026-08-09 02:04:56.725238 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.725242 | ubuntu-noble | 2026-08-09 02:04:56.725245 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.725249 | ubuntu-noble | 2026-08-09 02:04:56.725253 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are 2026-08-09 02:04:56.725256 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.cephfs' via 2026-08-09 02:04:56.725260 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.725263 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.725267 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.725271 | ubuntu-noble | 2026-08-09 02:04:56.725274 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.725278 | ubuntu-noble | 2026-08-09 02:04:56.725282 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.725285 | ubuntu-noble | 2026-08-09 02:04:56.725289 | ubuntu-noble | 2026-08-09 02:04:56.725292 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.725296 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.725300 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.725303 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.725307 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725311 | ubuntu-noble | 2026-08-09 02:04:56.725314 | ubuntu-noble | !! 2026-08-09 02:04:56.725318 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.725322 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. 2026-08-09 02:04:56.725325 | ubuntu-noble | !! 2026-08-09 02:04:56.725329 | ubuntu-noble | 2026-08-09 02:04:56.725332 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725336 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725343 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.725347 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725351 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], 2026-08-09 02:04:56.725354 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.725358 | ubuntu-noble | 2026-08-09 02:04:56.725362 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.725375 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.container' is explicitly added 2026-08-09 02:04:56.725379 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.725383 | ubuntu-noble | 2026-08-09 02:04:56.725387 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.725390 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.725394 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.725397 | ubuntu-noble | 2026-08-09 02:04:56.725401 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.725405 | ubuntu-noble | 2026-08-09 02:04:56.725408 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.725412 | ubuntu-noble | 2026-08-09 02:04:56.725415 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.container' to be distributed and are 2026-08-09 02:04:56.725419 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.container' via 2026-08-09 02:04:56.725423 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.725426 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.725430 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.725433 | ubuntu-noble | 2026-08-09 02:04:56.725437 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.725441 | ubuntu-noble | 2026-08-09 02:04:56.725444 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.725448 | ubuntu-noble | 2026-08-09 02:04:56.725452 | ubuntu-noble | 2026-08-09 02:04:56.725455 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.725459 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.725462 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.725466 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.725470 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725473 | ubuntu-noble | 2026-08-09 02:04:56.725477 | ubuntu-noble | !! 2026-08-09 02:04:56.725481 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.725484 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-08-09 02:04:56.725488 | ubuntu-noble | !! 2026-08-09 02:04:56.725491 | ubuntu-noble | 2026-08-09 02:04:56.725495 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725499 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725502 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.725506 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725510 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], 2026-08-09 02:04:56.725513 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.725517 | ubuntu-noble | 2026-08-09 02:04:56.725520 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.725524 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added 2026-08-09 02:04:56.725528 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.725531 | ubuntu-noble | 2026-08-09 02:04:56.725539 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.725542 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.725546 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.725550 | ubuntu-noble | 2026-08-09 02:04:56.725553 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.725557 | ubuntu-noble | 2026-08-09 02:04:56.725580 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.725586 | ubuntu-noble | 2026-08-09 02:04:56.725590 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are 2026-08-09 02:04:56.725593 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc' via 2026-08-09 02:04:56.725597 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.725601 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.725604 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.725608 | ubuntu-noble | 2026-08-09 02:04:56.725611 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.725615 | ubuntu-noble | 2026-08-09 02:04:56.725619 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.725622 | ubuntu-noble | 2026-08-09 02:04:56.725626 | ubuntu-noble | 2026-08-09 02:04:56.725629 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.725633 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.725637 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.725640 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.725670 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725675 | ubuntu-noble | 2026-08-09 02:04:56.725678 | ubuntu-noble | !! 2026-08-09 02:04:56.725682 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.725686 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-08-09 02:04:56.725689 | ubuntu-noble | !! 2026-08-09 02:04:56.725693 | ubuntu-noble | 2026-08-09 02:04:56.725697 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725700 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725704 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.725708 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725723 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], 2026-08-09 02:04:56.725727 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.725730 | ubuntu-noble | 2026-08-09 02:04:56.725734 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.725738 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added 2026-08-09 02:04:56.725741 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.725745 | ubuntu-noble | 2026-08-09 02:04:56.725749 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.725752 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.725756 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.725759 | ubuntu-noble | 2026-08-09 02:04:56.725763 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.725767 | ubuntu-noble | 2026-08-09 02:04:56.725770 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.725774 | ubuntu-noble | 2026-08-09 02:04:56.725778 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are 2026-08-09 02:04:56.725786 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via 2026-08-09 02:04:56.725790 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.725794 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.725797 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.725801 | ubuntu-noble | 2026-08-09 02:04:56.725804 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.725808 | ubuntu-noble | 2026-08-09 02:04:56.725812 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.725815 | ubuntu-noble | 2026-08-09 02:04:56.725819 | ubuntu-noble | 2026-08-09 02:04:56.725823 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.725826 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.725830 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.725833 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.725837 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725841 | ubuntu-noble | 2026-08-09 02:04:56.725844 | ubuntu-noble | !! 2026-08-09 02:04:56.725848 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.725852 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:56.725856 | ubuntu-noble | !! 2026-08-09 02:04:56.725859 | ubuntu-noble | 2026-08-09 02:04:56.725863 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725867 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725870 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.725874 | ubuntu-noble | ############################ 2026-08-09 02:04:56.725878 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-08-09 02:04:56.725881 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.725885 | ubuntu-noble | 2026-08-09 02:04:56.725889 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.725892 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added 2026-08-09 02:04:56.725896 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.725899 | ubuntu-noble | 2026-08-09 02:04:56.725903 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.725907 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.725910 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.725914 | ubuntu-noble | 2026-08-09 02:04:56.725918 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.725921 | ubuntu-noble | 2026-08-09 02:04:56.725925 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.725928 | ubuntu-noble | 2026-08-09 02:04:56.725932 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are 2026-08-09 02:04:56.725936 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via 2026-08-09 02:04:56.725939 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.725943 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.725947 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.725950 | ubuntu-noble | 2026-08-09 02:04:56.725954 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.725957 | ubuntu-noble | 2026-08-09 02:04:56.725961 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.725971 | ubuntu-noble | 2026-08-09 02:04:56.725975 | ubuntu-noble | 2026-08-09 02:04:56.725979 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.725982 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.725986 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.725990 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.725993 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.725997 | ubuntu-noble | 2026-08-09 02:04:56.726001 | ubuntu-noble | !! 2026-08-09 02:04:56.726004 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.726019 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-08-09 02:04:56.726023 | ubuntu-noble | !! 2026-08-09 02:04:56.726026 | ubuntu-noble | 2026-08-09 02:04:56.726030 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726034 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726037 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.726041 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726045 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-08-09 02:04:56.726048 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.726052 | ubuntu-noble | 2026-08-09 02:04:56.726056 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.726059 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added 2026-08-09 02:04:56.726063 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.726067 | ubuntu-noble | 2026-08-09 02:04:56.726070 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.726074 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.726078 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.726081 | ubuntu-noble | 2026-08-09 02:04:56.726085 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.726088 | ubuntu-noble | 2026-08-09 02:04:56.726092 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.726096 | ubuntu-noble | 2026-08-09 02:04:56.726099 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are 2026-08-09 02:04:56.726103 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via 2026-08-09 02:04:56.726107 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.726110 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.726114 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.726117 | ubuntu-noble | 2026-08-09 02:04:56.726121 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.726125 | ubuntu-noble | 2026-08-09 02:04:56.726128 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.726132 | ubuntu-noble | 2026-08-09 02:04:56.726136 | ubuntu-noble | 2026-08-09 02:04:56.726139 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.726143 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.726147 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.726150 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.726154 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726157 | ubuntu-noble | 2026-08-09 02:04:56.726165 | ubuntu-noble | !! 2026-08-09 02:04:56.726169 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.726173 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:56.726176 | ubuntu-noble | !! 2026-08-09 02:04:56.726180 | ubuntu-noble | 2026-08-09 02:04:56.726184 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726187 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726191 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.726195 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726198 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-08-09 02:04:56.726202 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.726205 | ubuntu-noble | 2026-08-09 02:04:56.726209 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.726213 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-08-09 02:04:56.726216 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.726220 | ubuntu-noble | 2026-08-09 02:04:56.726224 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.726227 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.726231 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.726235 | ubuntu-noble | 2026-08-09 02:04:56.726238 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.726242 | ubuntu-noble | 2026-08-09 02:04:56.726246 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.726249 | ubuntu-noble | 2026-08-09 02:04:56.726253 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-08-09 02:04:56.726257 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via 2026-08-09 02:04:56.726260 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.726264 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.726268 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.726271 | ubuntu-noble | 2026-08-09 02:04:56.726275 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.726278 | ubuntu-noble | 2026-08-09 02:04:56.726282 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.726286 | ubuntu-noble | 2026-08-09 02:04:56.726290 | ubuntu-noble | 2026-08-09 02:04:56.726293 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.726300 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.726309 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.726313 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.726316 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726321 | ubuntu-noble | 2026-08-09 02:04:56.726326 | ubuntu-noble | !! 2026-08-09 02:04:56.726330 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.726334 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:56.726338 | ubuntu-noble | !! 2026-08-09 02:04:56.726341 | ubuntu-noble | 2026-08-09 02:04:56.726345 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726348 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726352 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.726360 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726364 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], 2026-08-09 02:04:56.726367 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.726371 | ubuntu-noble | 2026-08-09 02:04:56.726375 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.726378 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added 2026-08-09 02:04:56.726382 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.726386 | ubuntu-noble | 2026-08-09 02:04:56.726389 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.726393 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.726397 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.726400 | ubuntu-noble | 2026-08-09 02:04:56.726404 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.726408 | ubuntu-noble | 2026-08-09 02:04:56.726411 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.726415 | ubuntu-noble | 2026-08-09 02:04:56.726419 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are 2026-08-09 02:04:56.726422 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via 2026-08-09 02:04:56.726426 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.726430 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.726433 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.726437 | ubuntu-noble | 2026-08-09 02:04:56.726440 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.726444 | ubuntu-noble | 2026-08-09 02:04:56.726448 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.726451 | ubuntu-noble | 2026-08-09 02:04:56.726455 | ubuntu-noble | 2026-08-09 02:04:56.726459 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.726462 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.726466 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.726470 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.726473 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726477 | ubuntu-noble | 2026-08-09 02:04:56.726481 | ubuntu-noble | !! 2026-08-09 02:04:56.726484 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.726488 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:56.726492 | ubuntu-noble | !! 2026-08-09 02:04:56.726495 | ubuntu-noble | 2026-08-09 02:04:56.726499 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726503 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726506 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.726510 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726514 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-08-09 02:04:56.726517 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.726521 | ubuntu-noble | 2026-08-09 02:04:56.726524 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.726528 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-08-09 02:04:56.726536 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.726539 | ubuntu-noble | 2026-08-09 02:04:56.726543 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.726547 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.726550 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.726554 | ubuntu-noble | 2026-08-09 02:04:56.726558 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.726561 | ubuntu-noble | 2026-08-09 02:04:56.726578 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.726584 | ubuntu-noble | 2026-08-09 02:04:56.726588 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-08-09 02:04:56.726592 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via 2026-08-09 02:04:56.726598 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.726610 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.726614 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.726617 | ubuntu-noble | 2026-08-09 02:04:56.726621 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.726625 | ubuntu-noble | 2026-08-09 02:04:56.726628 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.726632 | ubuntu-noble | 2026-08-09 02:04:56.726635 | ubuntu-noble | 2026-08-09 02:04:56.726639 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.726643 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.726646 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.726650 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.726654 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726657 | ubuntu-noble | 2026-08-09 02:04:56.726661 | ubuntu-noble | !! 2026-08-09 02:04:56.726665 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.726668 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:56.726672 | ubuntu-noble | !! 2026-08-09 02:04:56.726676 | ubuntu-noble | 2026-08-09 02:04:56.726679 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726683 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726687 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.726690 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726694 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-08-09 02:04:56.726697 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.726701 | ubuntu-noble | 2026-08-09 02:04:56.726705 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.726708 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-08-09 02:04:56.726744 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.726748 | ubuntu-noble | 2026-08-09 02:04:56.726752 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.726756 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.726759 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.726763 | ubuntu-noble | 2026-08-09 02:04:56.726767 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.726770 | ubuntu-noble | 2026-08-09 02:04:56.726774 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.726782 | ubuntu-noble | 2026-08-09 02:04:56.726786 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-08-09 02:04:56.726789 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via 2026-08-09 02:04:56.726793 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.726796 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.726800 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.726804 | ubuntu-noble | 2026-08-09 02:04:56.726807 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.726811 | ubuntu-noble | 2026-08-09 02:04:56.726815 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.726818 | ubuntu-noble | 2026-08-09 02:04:56.726822 | ubuntu-noble | 2026-08-09 02:04:56.726826 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.726829 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.726833 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.726836 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.726840 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726844 | ubuntu-noble | 2026-08-09 02:04:56.726847 | ubuntu-noble | !! 2026-08-09 02:04:56.726851 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.726855 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:56.726858 | ubuntu-noble | !! 2026-08-09 02:04:56.726862 | ubuntu-noble | 2026-08-09 02:04:56.726866 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.726869 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726873 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.726877 | ubuntu-noble | ############################ 2026-08-09 02:04:56.726880 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-08-09 02:04:56.726884 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.726887 | ubuntu-noble | 2026-08-09 02:04:56.726891 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.726895 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-08-09 02:04:56.726898 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.726902 | ubuntu-noble | 2026-08-09 02:04:56.726906 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.726909 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.726913 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.726916 | ubuntu-noble | 2026-08-09 02:04:56.726927 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.726931 | ubuntu-noble | 2026-08-09 02:04:56.726935 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.726939 | ubuntu-noble | 2026-08-09 02:04:56.726942 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-08-09 02:04:56.726946 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via 2026-08-09 02:04:56.726949 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.726953 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.726957 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.726964 | ubuntu-noble | 2026-08-09 02:04:56.726968 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.726972 | ubuntu-noble | 2026-08-09 02:04:56.726975 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.726979 | ubuntu-noble | 2026-08-09 02:04:56.726983 | ubuntu-noble | 2026-08-09 02:04:56.726986 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.726990 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.726994 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.726997 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.727014 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727018 | ubuntu-noble | 2026-08-09 02:04:56.727021 | ubuntu-noble | !! 2026-08-09 02:04:56.727025 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.727029 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:56.727033 | ubuntu-noble | !! 2026-08-09 02:04:56.727036 | ubuntu-noble | 2026-08-09 02:04:56.727040 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727044 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727047 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.727051 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727054 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], 2026-08-09 02:04:56.727058 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.727062 | ubuntu-noble | 2026-08-09 02:04:56.727065 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.727069 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added 2026-08-09 02:04:56.727073 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.727076 | ubuntu-noble | 2026-08-09 02:04:56.727080 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.727084 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.727087 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.727091 | ubuntu-noble | 2026-08-09 02:04:56.727095 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.727098 | ubuntu-noble | 2026-08-09 02:04:56.727102 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.727105 | ubuntu-noble | 2026-08-09 02:04:56.727109 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are 2026-08-09 02:04:56.727113 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via 2026-08-09 02:04:56.727116 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.727120 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.727124 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.727127 | ubuntu-noble | 2026-08-09 02:04:56.727131 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.727135 | ubuntu-noble | 2026-08-09 02:04:56.727138 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.727142 | ubuntu-noble | 2026-08-09 02:04:56.727146 | ubuntu-noble | 2026-08-09 02:04:56.727149 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.727153 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.727156 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.727164 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.727168 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727172 | ubuntu-noble | 2026-08-09 02:04:56.727175 | ubuntu-noble | !! 2026-08-09 02:04:56.727179 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.727183 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:56.727186 | ubuntu-noble | !! 2026-08-09 02:04:56.727190 | ubuntu-noble | 2026-08-09 02:04:56.727194 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727197 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727201 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.727205 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727208 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-08-09 02:04:56.727212 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.727215 | ubuntu-noble | 2026-08-09 02:04:56.727230 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.727233 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-08-09 02:04:56.727237 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.727262 | ubuntu-noble | 2026-08-09 02:04:56.727267 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.727270 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.727274 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.727278 | ubuntu-noble | 2026-08-09 02:04:56.727281 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.727285 | ubuntu-noble | 2026-08-09 02:04:56.727289 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.727293 | ubuntu-noble | 2026-08-09 02:04:56.727298 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-08-09 02:04:56.727302 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via 2026-08-09 02:04:56.727306 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.727310 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.727314 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.727319 | ubuntu-noble | 2026-08-09 02:04:56.727322 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.727326 | ubuntu-noble | 2026-08-09 02:04:56.727330 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.727333 | ubuntu-noble | 2026-08-09 02:04:56.727337 | ubuntu-noble | 2026-08-09 02:04:56.727341 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.727344 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.727348 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.727351 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.727355 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727359 | ubuntu-noble | 2026-08-09 02:04:56.727362 | ubuntu-noble | !! 2026-08-09 02:04:56.727366 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.727370 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:56.727373 | ubuntu-noble | !! 2026-08-09 02:04:56.727381 | ubuntu-noble | 2026-08-09 02:04:56.727385 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727389 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727392 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.727396 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727400 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-08-09 02:04:56.727403 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.727407 | ubuntu-noble | 2026-08-09 02:04:56.727411 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.727414 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-08-09 02:04:56.727418 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.727422 | ubuntu-noble | 2026-08-09 02:04:56.727425 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.727429 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.727432 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.727436 | ubuntu-noble | 2026-08-09 02:04:56.727440 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.727443 | ubuntu-noble | 2026-08-09 02:04:56.727447 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.727451 | ubuntu-noble | 2026-08-09 02:04:56.727454 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-08-09 02:04:56.727458 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via 2026-08-09 02:04:56.727461 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.727465 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.727469 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.727472 | ubuntu-noble | 2026-08-09 02:04:56.727476 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.727480 | ubuntu-noble | 2026-08-09 02:04:56.727483 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.727487 | ubuntu-noble | 2026-08-09 02:04:56.727490 | ubuntu-noble | 2026-08-09 02:04:56.727494 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.727498 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.727501 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.727505 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.727509 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727512 | ubuntu-noble | 2026-08-09 02:04:56.727516 | ubuntu-noble | !! 2026-08-09 02:04:56.727520 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.727523 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. 2026-08-09 02:04:56.727527 | ubuntu-noble | !! 2026-08-09 02:04:56.727531 | ubuntu-noble | 2026-08-09 02:04:56.727537 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727549 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727552 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.727556 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727560 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], 2026-08-09 02:04:56.727563 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.727580 | ubuntu-noble | 2026-08-09 02:04:56.727584 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.727592 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added 2026-08-09 02:04:56.727596 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.727599 | ubuntu-noble | 2026-08-09 02:04:56.727603 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.727606 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.727610 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.727614 | ubuntu-noble | 2026-08-09 02:04:56.727617 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.727621 | ubuntu-noble | 2026-08-09 02:04:56.727625 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.727628 | ubuntu-noble | 2026-08-09 02:04:56.727632 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are 2026-08-09 02:04:56.727635 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ganesha' via 2026-08-09 02:04:56.727639 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.727643 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.727646 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.727650 | ubuntu-noble | 2026-08-09 02:04:56.727654 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.727657 | ubuntu-noble | 2026-08-09 02:04:56.727661 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.727664 | ubuntu-noble | 2026-08-09 02:04:56.727668 | ubuntu-noble | 2026-08-09 02:04:56.727672 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.727675 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.727679 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.727683 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.727686 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727690 | ubuntu-noble | 2026-08-09 02:04:56.727693 | ubuntu-noble | !! 2026-08-09 02:04:56.727697 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.727701 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-08-09 02:04:56.727705 | ubuntu-noble | !! 2026-08-09 02:04:56.727708 | ubuntu-noble | 2026-08-09 02:04:56.727712 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727716 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727719 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.727723 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727726 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], 2026-08-09 02:04:56.727730 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.727734 | ubuntu-noble | 2026-08-09 02:04:56.727737 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.727741 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added 2026-08-09 02:04:56.727745 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.727748 | ubuntu-noble | 2026-08-09 02:04:56.727752 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.727755 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.727759 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.727763 | ubuntu-noble | 2026-08-09 02:04:56.727766 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.727770 | ubuntu-noble | 2026-08-09 02:04:56.727781 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.727810 | ubuntu-noble | 2026-08-09 02:04:56.727814 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are 2026-08-09 02:04:56.727818 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.glusterfs' via 2026-08-09 02:04:56.727822 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.727825 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.727829 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.727833 | ubuntu-noble | 2026-08-09 02:04:56.727836 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.727840 | ubuntu-noble | 2026-08-09 02:04:56.727843 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.727847 | ubuntu-noble | 2026-08-09 02:04:56.727851 | ubuntu-noble | 2026-08-09 02:04:56.727854 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.727858 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.727861 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.727865 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.727869 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727872 | ubuntu-noble | 2026-08-09 02:04:56.727876 | ubuntu-noble | !! 2026-08-09 02:04:56.727884 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.727897 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. 2026-08-09 02:04:56.727901 | ubuntu-noble | !! 2026-08-09 02:04:56.727904 | ubuntu-noble | 2026-08-09 02:04:56.727908 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.727912 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727915 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.727919 | ubuntu-noble | ############################ 2026-08-09 02:04:56.727922 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], 2026-08-09 02:04:56.727926 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.727930 | ubuntu-noble | 2026-08-09 02:04:56.727933 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.727937 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added 2026-08-09 02:04:56.727940 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.727944 | ubuntu-noble | 2026-08-09 02:04:56.727948 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.727951 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.727955 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.727958 | ubuntu-noble | 2026-08-09 02:04:56.727962 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.727966 | ubuntu-noble | 2026-08-09 02:04:56.727969 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.727973 | ubuntu-noble | 2026-08-09 02:04:56.727977 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are 2026-08-09 02:04:56.727980 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hdfs' via 2026-08-09 02:04:56.727984 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.727987 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.727991 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.727995 | ubuntu-noble | 2026-08-09 02:04:56.727998 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.728006 | ubuntu-noble | 2026-08-09 02:04:56.728010 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.728013 | ubuntu-noble | 2026-08-09 02:04:56.728017 | ubuntu-noble | 2026-08-09 02:04:56.728021 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.728024 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.728028 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.728032 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.728035 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728039 | ubuntu-noble | 2026-08-09 02:04:56.728042 | ubuntu-noble | !! 2026-08-09 02:04:56.728046 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.728050 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. 2026-08-09 02:04:56.728053 | ubuntu-noble | !! 2026-08-09 02:04:56.728057 | ubuntu-noble | 2026-08-09 02:04:56.728061 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728064 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728068 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.728072 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728075 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], 2026-08-09 02:04:56.728079 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.728083 | ubuntu-noble | 2026-08-09 02:04:56.728086 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.728090 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added 2026-08-09 02:04:56.728093 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.728097 | ubuntu-noble | 2026-08-09 02:04:56.728101 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.728104 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.728108 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.728112 | ubuntu-noble | 2026-08-09 02:04:56.728115 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.728119 | ubuntu-noble | 2026-08-09 02:04:56.728122 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.728126 | ubuntu-noble | 2026-08-09 02:04:56.728130 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are 2026-08-09 02:04:56.728133 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi' via 2026-08-09 02:04:56.728137 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.728141 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.728144 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.728148 | ubuntu-noble | 2026-08-09 02:04:56.728151 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.728155 | ubuntu-noble | 2026-08-09 02:04:56.728159 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.728162 | ubuntu-noble | 2026-08-09 02:04:56.728166 | ubuntu-noble | 2026-08-09 02:04:56.728170 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.728173 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.728179 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.728191 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.728194 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728202 | ubuntu-noble | 2026-08-09 02:04:56.728206 | ubuntu-noble | !! 2026-08-09 02:04:56.728209 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.728213 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-08-09 02:04:56.728217 | ubuntu-noble | !! 2026-08-09 02:04:56.728220 | ubuntu-noble | 2026-08-09 02:04:56.728224 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728228 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728231 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.728235 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728239 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], 2026-08-09 02:04:56.728242 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.728246 | ubuntu-noble | 2026-08-09 02:04:56.728250 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.728253 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added 2026-08-09 02:04:56.728257 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.728260 | ubuntu-noble | 2026-08-09 02:04:56.728264 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.728268 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.728271 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.728275 | ubuntu-noble | 2026-08-09 02:04:56.728279 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.728282 | ubuntu-noble | 2026-08-09 02:04:56.728286 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.728289 | ubuntu-noble | 2026-08-09 02:04:56.728293 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are 2026-08-09 02:04:56.728297 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via 2026-08-09 02:04:56.728300 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.728304 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.728308 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.728311 | ubuntu-noble | 2026-08-09 02:04:56.728315 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.728318 | ubuntu-noble | 2026-08-09 02:04:56.728322 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.728326 | ubuntu-noble | 2026-08-09 02:04:56.728329 | ubuntu-noble | 2026-08-09 02:04:56.728333 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.728337 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.728340 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.728344 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.728348 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728351 | ubuntu-noble | 2026-08-09 02:04:56.728355 | ubuntu-noble | !! 2026-08-09 02:04:56.728358 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.728362 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-08-09 02:04:56.728366 | ubuntu-noble | !! 2026-08-09 02:04:56.728369 | ubuntu-noble | 2026-08-09 02:04:56.728373 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728377 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728380 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.728388 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728392 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], 2026-08-09 02:04:56.728395 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.728399 | ubuntu-noble | 2026-08-09 02:04:56.728403 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.728406 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added 2026-08-09 02:04:56.728410 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.728413 | ubuntu-noble | 2026-08-09 02:04:56.728417 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.728421 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.728424 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.728428 | ubuntu-noble | 2026-08-09 02:04:56.728431 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.728435 | ubuntu-noble | 2026-08-09 02:04:56.728439 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.728442 | ubuntu-noble | 2026-08-09 02:04:56.728446 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are 2026-08-09 02:04:56.728450 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via 2026-08-09 02:04:56.728453 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.728457 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.728460 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.728464 | ubuntu-noble | 2026-08-09 02:04:56.728470 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.728474 | ubuntu-noble | 2026-08-09 02:04:56.728485 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.728489 | ubuntu-noble | 2026-08-09 02:04:56.728492 | ubuntu-noble | 2026-08-09 02:04:56.728496 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.728500 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.728503 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.728507 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.728511 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728514 | ubuntu-noble | 2026-08-09 02:04:56.728518 | ubuntu-noble | !! 2026-08-09 02:04:56.728522 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.728525 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. 2026-08-09 02:04:56.728529 | ubuntu-noble | !! 2026-08-09 02:04:56.728533 | ubuntu-noble | 2026-08-09 02:04:56.728536 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728540 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728543 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.728547 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728551 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], 2026-08-09 02:04:56.728554 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.728558 | ubuntu-noble | 2026-08-09 02:04:56.728562 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.728576 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added 2026-08-09 02:04:56.728582 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.728586 | ubuntu-noble | 2026-08-09 02:04:56.728589 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.728598 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.728602 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.728605 | ubuntu-noble | 2026-08-09 02:04:56.728609 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.728612 | ubuntu-noble | 2026-08-09 02:04:56.728616 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.728620 | ubuntu-noble | 2026-08-09 02:04:56.728623 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are 2026-08-09 02:04:56.728627 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hpe' via 2026-08-09 02:04:56.728631 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.728634 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.728638 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.728641 | ubuntu-noble | 2026-08-09 02:04:56.728645 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.728649 | ubuntu-noble | 2026-08-09 02:04:56.728652 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.728656 | ubuntu-noble | 2026-08-09 02:04:56.728660 | ubuntu-noble | 2026-08-09 02:04:56.728663 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.728667 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.728671 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.728674 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.728678 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728681 | ubuntu-noble | 2026-08-09 02:04:56.728685 | ubuntu-noble | !! 2026-08-09 02:04:56.728689 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.728692 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. 2026-08-09 02:04:56.728696 | ubuntu-noble | !! 2026-08-09 02:04:56.728700 | ubuntu-noble | 2026-08-09 02:04:56.728703 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728707 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728711 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.728714 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728718 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], 2026-08-09 02:04:56.728721 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.728725 | ubuntu-noble | 2026-08-09 02:04:56.728729 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.728732 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added 2026-08-09 02:04:56.728736 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.728740 | ubuntu-noble | 2026-08-09 02:04:56.728743 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.728747 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.728751 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.728754 | ubuntu-noble | 2026-08-09 02:04:56.728758 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.728761 | ubuntu-noble | 2026-08-09 02:04:56.728765 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.728769 | ubuntu-noble | 2026-08-09 02:04:56.728772 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are 2026-08-09 02:04:56.728776 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.huawei' via 2026-08-09 02:04:56.728784 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.728794 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.728798 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.728801 | ubuntu-noble | 2026-08-09 02:04:56.728805 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.728808 | ubuntu-noble | 2026-08-09 02:04:56.728812 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.728816 | ubuntu-noble | 2026-08-09 02:04:56.728819 | ubuntu-noble | 2026-08-09 02:04:56.728823 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.728827 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.728830 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.728834 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.728838 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728841 | ubuntu-noble | 2026-08-09 02:04:56.728845 | ubuntu-noble | !! 2026-08-09 02:04:56.728849 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.728887 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. 2026-08-09 02:04:56.728891 | ubuntu-noble | !! 2026-08-09 02:04:56.728894 | ubuntu-noble | 2026-08-09 02:04:56.728898 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.728902 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728905 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.728909 | ubuntu-noble | ############################ 2026-08-09 02:04:56.728922 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], 2026-08-09 02:04:56.728926 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.728929 | ubuntu-noble | 2026-08-09 02:04:56.728933 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.728936 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added 2026-08-09 02:04:56.728940 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.728944 | ubuntu-noble | 2026-08-09 02:04:56.728947 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.728951 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.728955 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.728958 | ubuntu-noble | 2026-08-09 02:04:56.728962 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.728966 | ubuntu-noble | 2026-08-09 02:04:56.728969 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.728973 | ubuntu-noble | 2026-08-09 02:04:56.728976 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are 2026-08-09 02:04:56.728980 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ibm' via 2026-08-09 02:04:56.728984 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.728987 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.728991 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.728995 | ubuntu-noble | 2026-08-09 02:04:56.728998 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.729002 | ubuntu-noble | 2026-08-09 02:04:56.729005 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.729009 | ubuntu-noble | 2026-08-09 02:04:56.729013 | ubuntu-noble | 2026-08-09 02:04:56.729016 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.729025 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.729028 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.729032 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.729036 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729039 | ubuntu-noble | 2026-08-09 02:04:56.729043 | ubuntu-noble | !! 2026-08-09 02:04:56.729047 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.729050 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. 2026-08-09 02:04:56.729054 | ubuntu-noble | !! 2026-08-09 02:04:56.729058 | ubuntu-noble | 2026-08-09 02:04:56.729061 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729065 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729069 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.729072 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729076 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], 2026-08-09 02:04:56.729080 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.729083 | ubuntu-noble | 2026-08-09 02:04:56.729087 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.729090 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added 2026-08-09 02:04:56.729094 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.729098 | ubuntu-noble | 2026-08-09 02:04:56.729101 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.729105 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.729109 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.729112 | ubuntu-noble | 2026-08-09 02:04:56.729116 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.729119 | ubuntu-noble | 2026-08-09 02:04:56.729123 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.729127 | ubuntu-noble | 2026-08-09 02:04:56.729133 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are 2026-08-09 02:04:56.729145 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infinidat' via 2026-08-09 02:04:56.729149 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.729153 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.729156 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.729160 | ubuntu-noble | 2026-08-09 02:04:56.729163 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.729167 | ubuntu-noble | 2026-08-09 02:04:56.729171 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.729174 | ubuntu-noble | 2026-08-09 02:04:56.729178 | ubuntu-noble | 2026-08-09 02:04:56.729182 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.729185 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.729189 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.729192 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.729196 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729200 | ubuntu-noble | 2026-08-09 02:04:56.729203 | ubuntu-noble | !! 2026-08-09 02:04:56.729207 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.729211 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. 2026-08-09 02:04:56.729218 | ubuntu-noble | !! 2026-08-09 02:04:56.729222 | ubuntu-noble | 2026-08-09 02:04:56.729225 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729229 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729233 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.729236 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729240 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], 2026-08-09 02:04:56.729243 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.729247 | ubuntu-noble | 2026-08-09 02:04:56.729251 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.729254 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added 2026-08-09 02:04:56.729258 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.729262 | ubuntu-noble | 2026-08-09 02:04:56.729265 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.729269 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.729272 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.729276 | ubuntu-noble | 2026-08-09 02:04:56.729280 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.729283 | ubuntu-noble | 2026-08-09 02:04:56.729287 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.729291 | ubuntu-noble | 2026-08-09 02:04:56.729295 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are 2026-08-09 02:04:56.729300 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infortrend' via 2026-08-09 02:04:56.729304 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.729308 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.729312 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.729316 | ubuntu-noble | 2026-08-09 02:04:56.729321 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.729324 | ubuntu-noble | 2026-08-09 02:04:56.729328 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.729332 | ubuntu-noble | 2026-08-09 02:04:56.729335 | ubuntu-noble | 2026-08-09 02:04:56.729339 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.729342 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.729346 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.729350 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.729353 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729357 | ubuntu-noble | 2026-08-09 02:04:56.729361 | ubuntu-noble | !! 2026-08-09 02:04:56.729364 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.729368 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. 2026-08-09 02:04:56.729372 | ubuntu-noble | !! 2026-08-09 02:04:56.729375 | ubuntu-noble | 2026-08-09 02:04:56.729379 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729382 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729386 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.729390 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729393 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], 2026-08-09 02:04:56.729397 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.729401 | ubuntu-noble | 2026-08-09 02:04:56.729408 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.729411 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added 2026-08-09 02:04:56.729415 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.729419 | ubuntu-noble | 2026-08-09 02:04:56.729422 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.729428 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.729432 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.729436 | ubuntu-noble | 2026-08-09 02:04:56.729446 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.729450 | ubuntu-noble | 2026-08-09 02:04:56.729454 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.729457 | ubuntu-noble | 2026-08-09 02:04:56.729461 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are 2026-08-09 02:04:56.729465 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur' via 2026-08-09 02:04:56.729468 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.729472 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.729475 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.729479 | ubuntu-noble | 2026-08-09 02:04:56.729483 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.729486 | ubuntu-noble | 2026-08-09 02:04:56.729490 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.729494 | ubuntu-noble | 2026-08-09 02:04:56.729497 | ubuntu-noble | 2026-08-09 02:04:56.729501 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.729504 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.729508 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.729512 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.729515 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729519 | ubuntu-noble | 2026-08-09 02:04:56.729523 | ubuntu-noble | !! 2026-08-09 02:04:56.729526 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.729530 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-08-09 02:04:56.729534 | ubuntu-noble | !! 2026-08-09 02:04:56.729537 | ubuntu-noble | 2026-08-09 02:04:56.729541 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729545 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729548 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.729552 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729555 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], 2026-08-09 02:04:56.729559 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.729563 | ubuntu-noble | 2026-08-09 02:04:56.729580 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.729584 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added 2026-08-09 02:04:56.729588 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.729591 | ubuntu-noble | 2026-08-09 02:04:56.729595 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.729598 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.729602 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.729606 | ubuntu-noble | 2026-08-09 02:04:56.729609 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.729621 | ubuntu-noble | 2026-08-09 02:04:56.729624 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.729628 | ubuntu-noble | 2026-08-09 02:04:56.729632 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are 2026-08-09 02:04:56.729635 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via 2026-08-09 02:04:56.729639 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.729642 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.729646 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.729650 | ubuntu-noble | 2026-08-09 02:04:56.729653 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.729657 | ubuntu-noble | 2026-08-09 02:04:56.729661 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.729664 | ubuntu-noble | 2026-08-09 02:04:56.729668 | ubuntu-noble | 2026-08-09 02:04:56.729672 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.729675 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.729679 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.729682 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.729686 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729690 | ubuntu-noble | 2026-08-09 02:04:56.729693 | ubuntu-noble | !! 2026-08-09 02:04:56.729697 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.729701 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-08-09 02:04:56.729704 | ubuntu-noble | !! 2026-08-09 02:04:56.729708 | ubuntu-noble | 2026-08-09 02:04:56.729712 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729715 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729719 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.729723 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729726 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], 2026-08-09 02:04:56.729730 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.729734 | ubuntu-noble | 2026-08-09 02:04:56.729737 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.729752 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added 2026-08-09 02:04:56.729756 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.729760 | ubuntu-noble | 2026-08-09 02:04:56.729763 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.729767 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.729771 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.729774 | ubuntu-noble | 2026-08-09 02:04:56.729778 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.729782 | ubuntu-noble | 2026-08-09 02:04:56.729785 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.729789 | ubuntu-noble | 2026-08-09 02:04:56.729792 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are 2026-08-09 02:04:56.729796 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via 2026-08-09 02:04:56.729800 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.729803 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.729811 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.729814 | ubuntu-noble | 2026-08-09 02:04:56.729818 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.729822 | ubuntu-noble | 2026-08-09 02:04:56.729825 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.729829 | ubuntu-noble | 2026-08-09 02:04:56.729833 | ubuntu-noble | 2026-08-09 02:04:56.729836 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.729840 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.729844 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.729847 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.729851 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729854 | ubuntu-noble | 2026-08-09 02:04:56.729858 | ubuntu-noble | !! 2026-08-09 02:04:56.729862 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.729866 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. 2026-08-09 02:04:56.729869 | ubuntu-noble | !! 2026-08-09 02:04:56.729873 | ubuntu-noble | 2026-08-09 02:04:56.729877 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.729880 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729884 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.729887 | ubuntu-noble | ############################ 2026-08-09 02:04:56.729891 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], 2026-08-09 02:04:56.729895 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.729898 | ubuntu-noble | 2026-08-09 02:04:56.729902 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.729906 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added 2026-08-09 02:04:56.729909 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.729913 | ubuntu-noble | 2026-08-09 02:04:56.729917 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.729920 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.729946 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.729951 | ubuntu-noble | 2026-08-09 02:04:56.729996 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.730000 | ubuntu-noble | 2026-08-09 02:04:56.730004 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.730008 | ubuntu-noble | 2026-08-09 02:04:56.730011 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are 2026-08-09 02:04:56.730015 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.macrosan' via 2026-08-09 02:04:56.730019 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.730022 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.730026 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.730030 | ubuntu-noble | 2026-08-09 02:04:56.730033 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.730037 | ubuntu-noble | 2026-08-09 02:04:56.730041 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.730044 | ubuntu-noble | 2026-08-09 02:04:56.730048 | ubuntu-noble | 2026-08-09 02:04:56.730051 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.730055 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.730059 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.730067 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.730071 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730074 | ubuntu-noble | 2026-08-09 02:04:56.730078 | ubuntu-noble | !! 2026-08-09 02:04:56.730082 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.730085 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. 2026-08-09 02:04:56.730089 | ubuntu-noble | !! 2026-08-09 02:04:56.730093 | ubuntu-noble | 2026-08-09 02:04:56.730096 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730100 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730104 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.730107 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730115 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], 2026-08-09 02:04:56.730119 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.730122 | ubuntu-noble | 2026-08-09 02:04:56.730138 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.730142 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added 2026-08-09 02:04:56.730146 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.730149 | ubuntu-noble | 2026-08-09 02:04:56.730153 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.730157 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.730160 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.730164 | ubuntu-noble | 2026-08-09 02:04:56.730167 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.730171 | ubuntu-noble | 2026-08-09 02:04:56.730175 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.730178 | ubuntu-noble | 2026-08-09 02:04:56.730182 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are 2026-08-09 02:04:56.730186 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.maprfs' via 2026-08-09 02:04:56.730189 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.730193 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.730197 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.730200 | ubuntu-noble | 2026-08-09 02:04:56.730204 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.730207 | ubuntu-noble | 2026-08-09 02:04:56.730211 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.730215 | ubuntu-noble | 2026-08-09 02:04:56.730218 | ubuntu-noble | 2026-08-09 02:04:56.730222 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.730226 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.730229 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.730233 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.730236 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730240 | ubuntu-noble | 2026-08-09 02:04:56.730244 | ubuntu-noble | !! 2026-08-09 02:04:56.730247 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.730251 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. 2026-08-09 02:04:56.730255 | ubuntu-noble | !! 2026-08-09 02:04:56.730258 | ubuntu-noble | 2026-08-09 02:04:56.730262 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730270 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730273 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.730277 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730280 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], 2026-08-09 02:04:56.730284 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.730288 | ubuntu-noble | 2026-08-09 02:04:56.730291 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.730295 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added 2026-08-09 02:04:56.730299 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.730302 | ubuntu-noble | 2026-08-09 02:04:56.730306 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.730310 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.730313 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.730317 | ubuntu-noble | 2026-08-09 02:04:56.730320 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.730324 | ubuntu-noble | 2026-08-09 02:04:56.730328 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.730331 | ubuntu-noble | 2026-08-09 02:04:56.730335 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are 2026-08-09 02:04:56.730339 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp' via 2026-08-09 02:04:56.730342 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.730346 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.730349 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.730353 | ubuntu-noble | 2026-08-09 02:04:56.730357 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.730360 | ubuntu-noble | 2026-08-09 02:04:56.730364 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.730368 | ubuntu-noble | 2026-08-09 02:04:56.730371 | ubuntu-noble | 2026-08-09 02:04:56.730375 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.730379 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.730382 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.730386 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.730389 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730393 | ubuntu-noble | 2026-08-09 02:04:56.730397 | ubuntu-noble | !! 2026-08-09 02:04:56.730400 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.730407 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-08-09 02:04:56.730411 | ubuntu-noble | !! 2026-08-09 02:04:56.730415 | ubuntu-noble | 2026-08-09 02:04:56.730422 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730426 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730430 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.730433 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730437 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], 2026-08-09 02:04:56.730441 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.730444 | ubuntu-noble | 2026-08-09 02:04:56.730448 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.730451 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added 2026-08-09 02:04:56.730455 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.730462 | ubuntu-noble | 2026-08-09 02:04:56.730466 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.730470 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.730473 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.730477 | ubuntu-noble | 2026-08-09 02:04:56.730481 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.730484 | ubuntu-noble | 2026-08-09 02:04:56.730488 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.730491 | ubuntu-noble | 2026-08-09 02:04:56.730495 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are 2026-08-09 02:04:56.730499 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via 2026-08-09 02:04:56.730502 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.730506 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.730510 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.730513 | ubuntu-noble | 2026-08-09 02:04:56.730517 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.730520 | ubuntu-noble | 2026-08-09 02:04:56.730524 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.730528 | ubuntu-noble | 2026-08-09 02:04:56.730531 | ubuntu-noble | 2026-08-09 02:04:56.730535 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.730539 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.730542 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.730546 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.730549 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730553 | ubuntu-noble | 2026-08-09 02:04:56.730557 | ubuntu-noble | !! 2026-08-09 02:04:56.730560 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.730575 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-08-09 02:04:56.730582 | ubuntu-noble | !! 2026-08-09 02:04:56.730585 | ubuntu-noble | 2026-08-09 02:04:56.730589 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730593 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730596 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.730600 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730603 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-08-09 02:04:56.730607 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.730611 | ubuntu-noble | 2026-08-09 02:04:56.730614 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.730618 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added 2026-08-09 02:04:56.730622 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.730625 | ubuntu-noble | 2026-08-09 02:04:56.730629 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.730632 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.730636 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.730640 | ubuntu-noble | 2026-08-09 02:04:56.730643 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.730647 | ubuntu-noble | 2026-08-09 02:04:56.730650 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.730658 | ubuntu-noble | 2026-08-09 02:04:56.730662 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are 2026-08-09 02:04:56.730665 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via 2026-08-09 02:04:56.730669 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.730673 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.730676 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.730680 | ubuntu-noble | 2026-08-09 02:04:56.730683 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.730687 | ubuntu-noble | 2026-08-09 02:04:56.730691 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.730694 | ubuntu-noble | 2026-08-09 02:04:56.730698 | ubuntu-noble | 2026-08-09 02:04:56.730702 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.730705 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.730709 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.730716 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.730724 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730728 | ubuntu-noble | 2026-08-09 02:04:56.730731 | ubuntu-noble | !! 2026-08-09 02:04:56.730735 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.730739 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/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-08-09 02:04:56.730742 | ubuntu-noble | !! 2026-08-09 02:04:56.730746 | ubuntu-noble | 2026-08-09 02:04:56.730750 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730753 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730757 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.730761 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730764 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-08-09 02:04:56.730768 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.730771 | ubuntu-noble | 2026-08-09 02:04:56.730775 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.730779 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-08-09 02:04:56.730782 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.730786 | ubuntu-noble | 2026-08-09 02:04:56.730790 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.730793 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.730797 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.730801 | ubuntu-noble | 2026-08-09 02:04:56.730804 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.730808 | ubuntu-noble | 2026-08-09 02:04:56.730812 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.730815 | ubuntu-noble | 2026-08-09 02:04:56.730819 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-08-09 02:04:56.730823 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via 2026-08-09 02:04:56.730826 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.730830 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.730833 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.730837 | ubuntu-noble | 2026-08-09 02:04:56.730845 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.730849 | ubuntu-noble | 2026-08-09 02:04:56.730852 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.730856 | ubuntu-noble | 2026-08-09 02:04:56.730859 | ubuntu-noble | 2026-08-09 02:04:56.730863 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.730867 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.730870 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.730874 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.730878 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730881 | ubuntu-noble | 2026-08-09 02:04:56.730885 | ubuntu-noble | !! 2026-08-09 02:04:56.730889 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.730892 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-08-09 02:04:56.730896 | ubuntu-noble | !! 2026-08-09 02:04:56.730900 | ubuntu-noble | 2026-08-09 02:04:56.730903 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.730907 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730911 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.730914 | ubuntu-noble | ############################ 2026-08-09 02:04:56.730918 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-08-09 02:04:56.730922 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.730925 | ubuntu-noble | 2026-08-09 02:04:56.730929 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.730933 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-08-09 02:04:56.730936 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.730940 | ubuntu-noble | 2026-08-09 02:04:56.730944 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.730947 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.730951 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.730954 | ubuntu-noble | 2026-08-09 02:04:56.730958 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.730962 | ubuntu-noble | 2026-08-09 02:04:56.730965 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.730969 | ubuntu-noble | 2026-08-09 02:04:56.730973 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-08-09 02:04:56.730976 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via 2026-08-09 02:04:56.730980 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.730983 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.730990 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.730994 | ubuntu-noble | 2026-08-09 02:04:56.731001 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.731004 | ubuntu-noble | 2026-08-09 02:04:56.731008 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.731012 | ubuntu-noble | 2026-08-09 02:04:56.731015 | ubuntu-noble | 2026-08-09 02:04:56.731019 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.731023 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.731026 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.731030 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.731067 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731072 | ubuntu-noble | 2026-08-09 02:04:56.731075 | ubuntu-noble | !! 2026-08-09 02:04:56.731079 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.731083 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. 2026-08-09 02:04:56.731087 | ubuntu-noble | !! 2026-08-09 02:04:56.731090 | ubuntu-noble | 2026-08-09 02:04:56.731094 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731098 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731101 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.731105 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731108 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], 2026-08-09 02:04:56.731112 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.731116 | ubuntu-noble | 2026-08-09 02:04:56.731119 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.731123 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added 2026-08-09 02:04:56.731127 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.731130 | ubuntu-noble | 2026-08-09 02:04:56.731134 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.731138 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.731141 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.731145 | ubuntu-noble | 2026-08-09 02:04:56.731148 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.731152 | ubuntu-noble | 2026-08-09 02:04:56.731156 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.731159 | ubuntu-noble | 2026-08-09 02:04:56.731163 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are 2026-08-09 02:04:56.731167 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta' via 2026-08-09 02:04:56.731170 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.731174 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.731178 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.731181 | ubuntu-noble | 2026-08-09 02:04:56.731185 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.731188 | ubuntu-noble | 2026-08-09 02:04:56.731192 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.731196 | ubuntu-noble | 2026-08-09 02:04:56.731199 | ubuntu-noble | 2026-08-09 02:04:56.731203 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.731207 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.731210 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.731214 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.731217 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731221 | ubuntu-noble | 2026-08-09 02:04:56.731225 | ubuntu-noble | !! 2026-08-09 02:04:56.731228 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.731232 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-08-09 02:04:56.731236 | ubuntu-noble | !! 2026-08-09 02:04:56.731239 | ubuntu-noble | 2026-08-09 02:04:56.731243 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731251 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731255 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.731258 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731262 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], 2026-08-09 02:04:56.731266 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.731269 | ubuntu-noble | 2026-08-09 02:04:56.731273 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.731277 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added 2026-08-09 02:04:56.731280 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.731284 | ubuntu-noble | 2026-08-09 02:04:56.731288 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.731291 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.731295 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.731299 | ubuntu-noble | 2026-08-09 02:04:56.731302 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.731306 | ubuntu-noble | 2026-08-09 02:04:56.731310 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.731315 | ubuntu-noble | 2026-08-09 02:04:56.731319 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are 2026-08-09 02:04:56.731332 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via 2026-08-09 02:04:56.731336 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.731340 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.731344 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.731348 | ubuntu-noble | 2026-08-09 02:04:56.731351 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.731355 | ubuntu-noble | 2026-08-09 02:04:56.731359 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.731362 | ubuntu-noble | 2026-08-09 02:04:56.731366 | ubuntu-noble | 2026-08-09 02:04:56.731370 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.731373 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.731377 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.731380 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.731384 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731388 | ubuntu-noble | 2026-08-09 02:04:56.731391 | ubuntu-noble | !! 2026-08-09 02:04:56.731395 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.731399 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-08-09 02:04:56.731402 | ubuntu-noble | !! 2026-08-09 02:04:56.731406 | ubuntu-noble | 2026-08-09 02:04:56.731410 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731413 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731417 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.731421 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731424 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], 2026-08-09 02:04:56.731428 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.731432 | ubuntu-noble | 2026-08-09 02:04:56.731435 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.731439 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added 2026-08-09 02:04:56.731443 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.731453 | ubuntu-noble | 2026-08-09 02:04:56.731457 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.731460 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.731464 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.731468 | ubuntu-noble | 2026-08-09 02:04:56.731471 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.731475 | ubuntu-noble | 2026-08-09 02:04:56.731479 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.731482 | ubuntu-noble | 2026-08-09 02:04:56.731486 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are 2026-08-09 02:04:56.731490 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via 2026-08-09 02:04:56.731493 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.731497 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.731501 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.731504 | ubuntu-noble | 2026-08-09 02:04:56.731508 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.731511 | ubuntu-noble | 2026-08-09 02:04:56.731515 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.731519 | ubuntu-noble | 2026-08-09 02:04:56.731522 | ubuntu-noble | 2026-08-09 02:04:56.731526 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.731530 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.731533 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.731537 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.731541 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731544 | ubuntu-noble | 2026-08-09 02:04:56.731548 | ubuntu-noble | !! 2026-08-09 02:04:56.731552 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.731555 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. 2026-08-09 02:04:56.731559 | ubuntu-noble | !! 2026-08-09 02:04:56.731563 | ubuntu-noble | 2026-08-09 02:04:56.731579 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731583 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731586 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.731590 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731593 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], 2026-08-09 02:04:56.731597 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.731601 | ubuntu-noble | 2026-08-09 02:04:56.731604 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.731608 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added 2026-08-09 02:04:56.731612 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.731615 | ubuntu-noble | 2026-08-09 02:04:56.731619 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.731623 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.731629 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.731633 | ubuntu-noble | 2026-08-09 02:04:56.731641 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.731644 | ubuntu-noble | 2026-08-09 02:04:56.731648 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.731652 | ubuntu-noble | 2026-08-09 02:04:56.731655 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are 2026-08-09 02:04:56.731663 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.purestorage' via 2026-08-09 02:04:56.731666 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.731670 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.731674 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.731677 | ubuntu-noble | 2026-08-09 02:04:56.731681 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.731685 | ubuntu-noble | 2026-08-09 02:04:56.731688 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.731692 | ubuntu-noble | 2026-08-09 02:04:56.731696 | ubuntu-noble | 2026-08-09 02:04:56.731699 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.731703 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.731706 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.731710 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.731714 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731717 | ubuntu-noble | 2026-08-09 02:04:56.731721 | ubuntu-noble | !! 2026-08-09 02:04:56.731725 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.731728 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. 2026-08-09 02:04:56.731732 | ubuntu-noble | !! 2026-08-09 02:04:56.731736 | ubuntu-noble | 2026-08-09 02:04:56.731739 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731743 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731747 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.731750 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731754 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], 2026-08-09 02:04:56.731757 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.731761 | ubuntu-noble | 2026-08-09 02:04:56.731765 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.731768 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added 2026-08-09 02:04:56.731772 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.731775 | ubuntu-noble | 2026-08-09 02:04:56.731779 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.731783 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.731786 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.731790 | ubuntu-noble | 2026-08-09 02:04:56.731794 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.731797 | ubuntu-noble | 2026-08-09 02:04:56.731801 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.731805 | ubuntu-noble | 2026-08-09 02:04:56.731808 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are 2026-08-09 02:04:56.731812 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.qnap' via 2026-08-09 02:04:56.731815 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.731819 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.731823 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.731826 | ubuntu-noble | 2026-08-09 02:04:56.731830 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.731833 | ubuntu-noble | 2026-08-09 02:04:56.731837 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.731844 | ubuntu-noble | 2026-08-09 02:04:56.731848 | ubuntu-noble | 2026-08-09 02:04:56.731852 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.731855 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.731859 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.731862 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.731866 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731870 | ubuntu-noble | 2026-08-09 02:04:56.731873 | ubuntu-noble | !! 2026-08-09 02:04:56.731877 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.731881 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. 2026-08-09 02:04:56.731884 | ubuntu-noble | !! 2026-08-09 02:04:56.731888 | ubuntu-noble | 2026-08-09 02:04:56.731892 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.731895 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731899 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.731903 | ubuntu-noble | ############################ 2026-08-09 02:04:56.731906 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], 2026-08-09 02:04:56.731910 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.731914 | ubuntu-noble | 2026-08-09 02:04:56.731917 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.731921 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added 2026-08-09 02:04:56.731928 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.731931 | ubuntu-noble | 2026-08-09 02:04:56.731938 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.731942 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.731946 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.731949 | ubuntu-noble | 2026-08-09 02:04:56.731953 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.731956 | ubuntu-noble | 2026-08-09 02:04:56.731960 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.731964 | ubuntu-noble | 2026-08-09 02:04:56.731967 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are 2026-08-09 02:04:56.731971 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.quobyte' via 2026-08-09 02:04:56.731975 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.731978 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.731982 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.731985 | ubuntu-noble | 2026-08-09 02:04:56.731989 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.731993 | ubuntu-noble | 2026-08-09 02:04:56.731996 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.732000 | ubuntu-noble | 2026-08-09 02:04:56.732003 | ubuntu-noble | 2026-08-09 02:04:56.732007 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.732011 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.732014 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.732018 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.732022 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732025 | ubuntu-noble | 2026-08-09 02:04:56.732029 | ubuntu-noble | !! 2026-08-09 02:04:56.732033 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.732040 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. 2026-08-09 02:04:56.732044 | ubuntu-noble | !! 2026-08-09 02:04:56.732047 | ubuntu-noble | 2026-08-09 02:04:56.732051 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732055 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732058 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.732062 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732066 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], 2026-08-09 02:04:56.732069 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.732073 | ubuntu-noble | 2026-08-09 02:04:56.732076 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.732080 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added 2026-08-09 02:04:56.732084 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.732087 | ubuntu-noble | 2026-08-09 02:04:56.732091 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.732095 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.732098 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.732102 | ubuntu-noble | 2026-08-09 02:04:56.732132 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.732136 | ubuntu-noble | 2026-08-09 02:04:56.732140 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.732144 | ubuntu-noble | 2026-08-09 02:04:56.732147 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are 2026-08-09 02:04:56.732151 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.tegile' via 2026-08-09 02:04:56.732155 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.732158 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.732162 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.732166 | ubuntu-noble | 2026-08-09 02:04:56.732169 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.732173 | ubuntu-noble | 2026-08-09 02:04:56.732177 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.732180 | ubuntu-noble | 2026-08-09 02:04:56.732184 | ubuntu-noble | 2026-08-09 02:04:56.732187 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.732191 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.732195 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.732198 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.732202 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732206 | ubuntu-noble | 2026-08-09 02:04:56.732209 | ubuntu-noble | !! 2026-08-09 02:04:56.732213 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.732217 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. 2026-08-09 02:04:56.732220 | ubuntu-noble | !! 2026-08-09 02:04:56.732224 | ubuntu-noble | 2026-08-09 02:04:56.732228 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732231 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732235 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.732239 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732242 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], 2026-08-09 02:04:56.732254 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.732257 | ubuntu-noble | 2026-08-09 02:04:56.732265 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.732268 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added 2026-08-09 02:04:56.732272 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.732276 | ubuntu-noble | 2026-08-09 02:04:56.732279 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.732283 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.732287 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.732291 | ubuntu-noble | 2026-08-09 02:04:56.732294 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.732298 | ubuntu-noble | 2026-08-09 02:04:56.732301 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.732305 | ubuntu-noble | 2026-08-09 02:04:56.732309 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are 2026-08-09 02:04:56.732312 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.vastdata' via 2026-08-09 02:04:56.732316 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.732320 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.732323 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.732327 | ubuntu-noble | 2026-08-09 02:04:56.732331 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.732334 | ubuntu-noble | 2026-08-09 02:04:56.732338 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.732341 | ubuntu-noble | 2026-08-09 02:04:56.732345 | ubuntu-noble | 2026-08-09 02:04:56.732349 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.732352 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.732356 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.732360 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.732363 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732367 | ubuntu-noble | 2026-08-09 02:04:56.732371 | ubuntu-noble | !! 2026-08-09 02:04:56.732374 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.732378 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. 2026-08-09 02:04:56.732382 | ubuntu-noble | !! 2026-08-09 02:04:56.732385 | ubuntu-noble | 2026-08-09 02:04:56.732389 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732393 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732396 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.732400 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732403 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], 2026-08-09 02:04:56.732407 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.732411 | ubuntu-noble | 2026-08-09 02:04:56.732414 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.732418 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added 2026-08-09 02:04:56.732422 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.732425 | ubuntu-noble | 2026-08-09 02:04:56.732429 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.732433 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.732436 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.732444 | ubuntu-noble | 2026-08-09 02:04:56.732447 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.732451 | ubuntu-noble | 2026-08-09 02:04:56.732455 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.732458 | ubuntu-noble | 2026-08-09 02:04:56.732462 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are 2026-08-09 02:04:56.732466 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.veritas' via 2026-08-09 02:04:56.732469 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.732473 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.732476 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.732480 | ubuntu-noble | 2026-08-09 02:04:56.732484 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.732487 | ubuntu-noble | 2026-08-09 02:04:56.732491 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.732495 | ubuntu-noble | 2026-08-09 02:04:56.732498 | ubuntu-noble | 2026-08-09 02:04:56.732502 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.732506 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.732509 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.732513 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.732517 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732520 | ubuntu-noble | 2026-08-09 02:04:56.732524 | ubuntu-noble | !! 2026-08-09 02:04:56.732528 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.732531 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. 2026-08-09 02:04:56.732535 | ubuntu-noble | !! 2026-08-09 02:04:56.732539 | ubuntu-noble | 2026-08-09 02:04:56.732545 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732549 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732556 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.732560 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732563 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], 2026-08-09 02:04:56.732580 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.732584 | ubuntu-noble | 2026-08-09 02:04:56.732587 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.732591 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added 2026-08-09 02:04:56.732595 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.732598 | ubuntu-noble | 2026-08-09 02:04:56.732602 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.732605 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.732609 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.732613 | ubuntu-noble | 2026-08-09 02:04:56.732616 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.732620 | ubuntu-noble | 2026-08-09 02:04:56.732624 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.732627 | ubuntu-noble | 2026-08-09 02:04:56.732631 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.windows' to be distributed and are 2026-08-09 02:04:56.732634 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.windows' via 2026-08-09 02:04:56.732638 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.732642 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.732650 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.732653 | ubuntu-noble | 2026-08-09 02:04:56.732657 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.732661 | ubuntu-noble | 2026-08-09 02:04:56.732664 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.732668 | ubuntu-noble | 2026-08-09 02:04:56.732671 | ubuntu-noble | 2026-08-09 02:04:56.732675 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.732679 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.732682 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.732686 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.732690 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732693 | ubuntu-noble | 2026-08-09 02:04:56.732697 | ubuntu-noble | !! 2026-08-09 02:04:56.732700 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.732704 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. 2026-08-09 02:04:56.732708 | ubuntu-noble | !! 2026-08-09 02:04:56.732712 | ubuntu-noble | 2026-08-09 02:04:56.732715 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732719 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732722 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.732726 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732730 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], 2026-08-09 02:04:56.732733 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.732737 | ubuntu-noble | 2026-08-09 02:04:56.732741 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.732744 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added 2026-08-09 02:04:56.732748 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.732752 | ubuntu-noble | 2026-08-09 02:04:56.732755 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.732759 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.732762 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.732766 | ubuntu-noble | 2026-08-09 02:04:56.732770 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.732773 | ubuntu-noble | 2026-08-09 02:04:56.732777 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.732781 | ubuntu-noble | 2026-08-09 02:04:56.732784 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are 2026-08-09 02:04:56.732788 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zadara' via 2026-08-09 02:04:56.732792 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.732795 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.732799 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.732802 | ubuntu-noble | 2026-08-09 02:04:56.732806 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.732810 | ubuntu-noble | 2026-08-09 02:04:56.732813 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.732817 | ubuntu-noble | 2026-08-09 02:04:56.732821 | ubuntu-noble | 2026-08-09 02:04:56.732824 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.732828 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.732831 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.732839 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.732842 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732846 | ubuntu-noble | 2026-08-09 02:04:56.732850 | ubuntu-noble | !! 2026-08-09 02:04:56.732853 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.732864 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-08-09 02:04:56.732868 | ubuntu-noble | !! 2026-08-09 02:04:56.732871 | ubuntu-noble | 2026-08-09 02:04:56.732883 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.732887 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732891 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.732894 | ubuntu-noble | ############################ 2026-08-09 02:04:56.732898 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], 2026-08-09 02:04:56.732901 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.732905 | ubuntu-noble | 2026-08-09 02:04:56.732909 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.732912 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added 2026-08-09 02:04:56.732916 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.732920 | ubuntu-noble | 2026-08-09 02:04:56.732923 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.732927 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.732931 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.732934 | ubuntu-noble | 2026-08-09 02:04:56.732938 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.732941 | ubuntu-noble | 2026-08-09 02:04:56.732945 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.732949 | ubuntu-noble | 2026-08-09 02:04:56.732952 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are 2026-08-09 02:04:56.732956 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via 2026-08-09 02:04:56.732960 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.732963 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.732967 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.732970 | ubuntu-noble | 2026-08-09 02:04:56.732974 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.732978 | ubuntu-noble | 2026-08-09 02:04:56.732981 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.732985 | ubuntu-noble | 2026-08-09 02:04:56.732988 | ubuntu-noble | 2026-08-09 02:04:56.732992 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.732996 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.732999 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.733003 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.733007 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733010 | ubuntu-noble | 2026-08-09 02:04:56.733014 | ubuntu-noble | !! 2026-08-09 02:04:56.733018 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.733021 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. 2026-08-09 02:04:56.733025 | ubuntu-noble | !! 2026-08-09 02:04:56.733029 | ubuntu-noble | 2026-08-09 02:04:56.733032 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733040 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733044 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.733047 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733051 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], 2026-08-09 02:04:56.733055 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.733058 | ubuntu-noble | 2026-08-09 02:04:56.733062 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.733066 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added 2026-08-09 02:04:56.733069 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.733073 | ubuntu-noble | 2026-08-09 02:04:56.733077 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.733080 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.733084 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.733087 | ubuntu-noble | 2026-08-09 02:04:56.733091 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.733095 | ubuntu-noble | 2026-08-09 02:04:56.733098 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.733102 | ubuntu-noble | 2026-08-09 02:04:56.733106 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are 2026-08-09 02:04:56.733109 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfssa' via 2026-08-09 02:04:56.733113 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.733116 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.733120 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.733124 | ubuntu-noble | 2026-08-09 02:04:56.733127 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.733131 | ubuntu-noble | 2026-08-09 02:04:56.733135 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.733138 | ubuntu-noble | 2026-08-09 02:04:56.733142 | ubuntu-noble | 2026-08-09 02:04:56.733145 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.733149 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.733153 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.733159 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.733166 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733196 | ubuntu-noble | 2026-08-09 02:04:56.733201 | ubuntu-noble | !! 2026-08-09 02:04:56.733205 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.733209 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. 2026-08-09 02:04:56.733212 | ubuntu-noble | !! 2026-08-09 02:04:56.733216 | ubuntu-noble | 2026-08-09 02:04:56.733220 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733223 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733227 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.733231 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733234 | ubuntu-noble | Python recognizes 'manila.tests.share_group' as an importable package[^1], 2026-08-09 02:04:56.733238 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.733242 | ubuntu-noble | 2026-08-09 02:04:56.733245 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.733249 | ubuntu-noble | package, please make sure that 'manila.tests.share_group' is explicitly added 2026-08-09 02:04:56.733260 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.733264 | ubuntu-noble | 2026-08-09 02:04:56.733267 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.733271 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.733275 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.733278 | ubuntu-noble | 2026-08-09 02:04:56.733282 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.733286 | ubuntu-noble | 2026-08-09 02:04:56.733289 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.733293 | ubuntu-noble | 2026-08-09 02:04:56.733297 | ubuntu-noble | If you don't want 'manila.tests.share_group' to be distributed and are 2026-08-09 02:04:56.733301 | ubuntu-noble | already explicitly excluding 'manila.tests.share_group' via 2026-08-09 02:04:56.733306 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.733310 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.733313 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.733318 | ubuntu-noble | 2026-08-09 02:04:56.733322 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.733327 | ubuntu-noble | 2026-08-09 02:04:56.733330 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.733334 | ubuntu-noble | 2026-08-09 02:04:56.733338 | ubuntu-noble | 2026-08-09 02:04:56.733341 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.733345 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.733349 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.733352 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.733356 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733359 | ubuntu-noble | 2026-08-09 02:04:56.733363 | ubuntu-noble | !! 2026-08-09 02:04:56.733367 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.733370 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. 2026-08-09 02:04:56.733374 | ubuntu-noble | !! 2026-08-09 02:04:56.733378 | ubuntu-noble | 2026-08-09 02:04:56.733381 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733385 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733389 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.733392 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733396 | ubuntu-noble | Python recognizes 'manila.tests.var' as an importable package[^1], 2026-08-09 02:04:56.733399 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.733403 | ubuntu-noble | 2026-08-09 02:04:56.733407 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.733410 | ubuntu-noble | package, please make sure that 'manila.tests.var' is explicitly added 2026-08-09 02:04:56.733414 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.733418 | ubuntu-noble | 2026-08-09 02:04:56.733421 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.733425 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.733428 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.733432 | ubuntu-noble | 2026-08-09 02:04:56.733436 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.733439 | ubuntu-noble | 2026-08-09 02:04:56.733443 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.733447 | ubuntu-noble | 2026-08-09 02:04:56.733450 | ubuntu-noble | If you don't want 'manila.tests.var' to be distributed and are 2026-08-09 02:04:56.733458 | ubuntu-noble | already explicitly excluding 'manila.tests.var' via 2026-08-09 02:04:56.733461 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.733465 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.733469 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.733472 | ubuntu-noble | 2026-08-09 02:04:56.733476 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.733479 | ubuntu-noble | 2026-08-09 02:04:56.733483 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.733487 | ubuntu-noble | 2026-08-09 02:04:56.733490 | ubuntu-noble | 2026-08-09 02:04:56.733494 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.733498 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.733505 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.733509 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.733512 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733516 | ubuntu-noble | 2026-08-09 02:04:56.733520 | ubuntu-noble | !! 2026-08-09 02:04:56.733523 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.733539 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. 2026-08-09 02:04:56.733543 | ubuntu-noble | !! 2026-08-09 02:04:56.733546 | ubuntu-noble | 2026-08-09 02:04:56.733550 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733554 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733557 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.733561 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733575 | ubuntu-noble | Python recognizes 'manila.tests.volume' as an importable package[^1], 2026-08-09 02:04:56.733581 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.733585 | ubuntu-noble | 2026-08-09 02:04:56.733589 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.733592 | ubuntu-noble | package, please make sure that 'manila.tests.volume' is explicitly added 2026-08-09 02:04:56.733596 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.733600 | ubuntu-noble | 2026-08-09 02:04:56.733603 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.733607 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.733610 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.733614 | ubuntu-noble | 2026-08-09 02:04:56.733618 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.733621 | ubuntu-noble | 2026-08-09 02:04:56.733625 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.733629 | ubuntu-noble | 2026-08-09 02:04:56.733632 | ubuntu-noble | If you don't want 'manila.tests.volume' to be distributed and are 2026-08-09 02:04:56.733636 | ubuntu-noble | already explicitly excluding 'manila.tests.volume' via 2026-08-09 02:04:56.733639 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.733643 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.733647 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.733650 | ubuntu-noble | 2026-08-09 02:04:56.733654 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.733658 | ubuntu-noble | 2026-08-09 02:04:56.733661 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.733665 | ubuntu-noble | 2026-08-09 02:04:56.733668 | ubuntu-noble | 2026-08-09 02:04:56.733672 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.733680 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.733683 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.733687 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.733691 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733694 | ubuntu-noble | 2026-08-09 02:04:56.733698 | ubuntu-noble | !! 2026-08-09 02:04:56.733702 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.733705 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. 2026-08-09 02:04:56.733709 | ubuntu-noble | !! 2026-08-09 02:04:56.733713 | ubuntu-noble | 2026-08-09 02:04:56.733716 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733720 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733724 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.733727 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733731 | ubuntu-noble | Python recognizes 'manila.tests.wsgi' as an importable package[^1], 2026-08-09 02:04:56.733734 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.733738 | ubuntu-noble | 2026-08-09 02:04:56.733742 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.733745 | ubuntu-noble | package, please make sure that 'manila.tests.wsgi' is explicitly added 2026-08-09 02:04:56.733749 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.733753 | ubuntu-noble | 2026-08-09 02:04:56.733756 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.733760 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.733763 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.733767 | ubuntu-noble | 2026-08-09 02:04:56.733771 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.733774 | ubuntu-noble | 2026-08-09 02:04:56.733778 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.733782 | ubuntu-noble | 2026-08-09 02:04:56.733785 | ubuntu-noble | If you don't want 'manila.tests.wsgi' to be distributed and are 2026-08-09 02:04:56.733789 | ubuntu-noble | already explicitly excluding 'manila.tests.wsgi' via 2026-08-09 02:04:56.733793 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.733796 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.733800 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.733804 | ubuntu-noble | 2026-08-09 02:04:56.733807 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.733811 | ubuntu-noble | 2026-08-09 02:04:56.733814 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.733818 | ubuntu-noble | 2026-08-09 02:04:56.733822 | ubuntu-noble | 2026-08-09 02:04:56.733828 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.733836 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.733840 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.733844 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.733847 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733851 | ubuntu-noble | 2026-08-09 02:04:56.733854 | ubuntu-noble | !! 2026-08-09 02:04:56.733858 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.733862 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. 2026-08-09 02:04:56.733869 | ubuntu-noble | !! 2026-08-09 02:04:56.733873 | ubuntu-noble | 2026-08-09 02:04:56.733877 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.733880 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733884 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.733887 | ubuntu-noble | ############################ 2026-08-09 02:04:56.733891 | ubuntu-noble | Python recognizes 'manila.tests.xenapi' as an importable package[^1], 2026-08-09 02:04:56.733895 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.733898 | ubuntu-noble | 2026-08-09 02:04:56.733902 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.733906 | ubuntu-noble | package, please make sure that 'manila.tests.xenapi' is explicitly added 2026-08-09 02:04:56.733909 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.733913 | ubuntu-noble | 2026-08-09 02:04:56.733916 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.733920 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.733924 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.733927 | ubuntu-noble | 2026-08-09 02:04:56.733931 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.733935 | ubuntu-noble | 2026-08-09 02:04:56.733938 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.733942 | ubuntu-noble | 2026-08-09 02:04:56.733945 | ubuntu-noble | If you don't want 'manila.tests.xenapi' to be distributed and are 2026-08-09 02:04:56.733949 | ubuntu-noble | already explicitly excluding 'manila.tests.xenapi' via 2026-08-09 02:04:56.733953 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.733956 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.733960 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.733963 | ubuntu-noble | 2026-08-09 02:04:56.733967 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.733971 | ubuntu-noble | 2026-08-09 02:04:56.733974 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.733978 | ubuntu-noble | 2026-08-09 02:04:56.733982 | ubuntu-noble | 2026-08-09 02:04:56.733985 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.733989 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.733992 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.733996 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.734000 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.734003 | ubuntu-noble | 2026-08-09 02:04:56.734007 | ubuntu-noble | !! 2026-08-09 02:04:56.734011 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.734014 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. 2026-08-09 02:04:56.734018 | ubuntu-noble | !! 2026-08-09 02:04:56.734022 | ubuntu-noble | 2026-08-09 02:04:56.734025 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.734029 | ubuntu-noble | ############################ 2026-08-09 02:04:56.734033 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.734036 | ubuntu-noble | ############################ 2026-08-09 02:04:56.734040 | ubuntu-noble | Python recognizes 'manila.transfer' as an importable package[^1], 2026-08-09 02:04:56.734043 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.734047 | ubuntu-noble | 2026-08-09 02:04:56.734051 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.734054 | ubuntu-noble | package, please make sure that 'manila.transfer' is explicitly added 2026-08-09 02:04:56.734062 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.734066 | ubuntu-noble | 2026-08-09 02:04:56.734070 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.734073 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.734077 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.734080 | ubuntu-noble | 2026-08-09 02:04:56.734084 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.734088 | ubuntu-noble | 2026-08-09 02:04:56.734091 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.734095 | ubuntu-noble | 2026-08-09 02:04:56.734099 | ubuntu-noble | If you don't want 'manila.transfer' to be distributed and are 2026-08-09 02:04:56.734102 | ubuntu-noble | already explicitly excluding 'manila.transfer' via 2026-08-09 02:04:56.734106 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.734109 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.734113 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.734117 | ubuntu-noble | 2026-08-09 02:04:56.734120 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.734124 | ubuntu-noble | 2026-08-09 02:04:56.734130 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.734134 | ubuntu-noble | 2026-08-09 02:04:56.734138 | ubuntu-noble | 2026-08-09 02:04:56.734145 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.734148 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.734152 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.734156 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.734159 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.734163 | ubuntu-noble | 2026-08-09 02:04:56.734167 | ubuntu-noble | !! 2026-08-09 02:04:56.734170 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.734174 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.volume' is absent from the `packages` configuration. 2026-08-09 02:04:56.734177 | ubuntu-noble | !! 2026-08-09 02:04:56.734181 | ubuntu-noble | 2026-08-09 02:04:56.734185 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.734188 | ubuntu-noble | ############################ 2026-08-09 02:04:56.734192 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.734196 | ubuntu-noble | ############################ 2026-08-09 02:04:56.734199 | ubuntu-noble | Python recognizes 'manila.volume' as an importable package[^1], 2026-08-09 02:04:56.734203 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.734206 | ubuntu-noble | 2026-08-09 02:04:56.734210 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.734214 | ubuntu-noble | package, please make sure that 'manila.volume' is explicitly added 2026-08-09 02:04:56.734217 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.734221 | ubuntu-noble | 2026-08-09 02:04:56.734225 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.734228 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.734232 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.734235 | ubuntu-noble | 2026-08-09 02:04:56.734265 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.734269 | ubuntu-noble | 2026-08-09 02:04:56.734273 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.734277 | ubuntu-noble | 2026-08-09 02:04:56.734280 | ubuntu-noble | If you don't want 'manila.volume' to be distributed and are 2026-08-09 02:04:56.734284 | ubuntu-noble | already explicitly excluding 'manila.volume' via 2026-08-09 02:04:56.734292 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.734296 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.734299 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.734303 | ubuntu-noble | 2026-08-09 02:04:56.734307 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.734310 | ubuntu-noble | 2026-08-09 02:04:56.734314 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.734318 | ubuntu-noble | 2026-08-09 02:04:56.734321 | ubuntu-noble | 2026-08-09 02:04:56.734325 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.734329 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.734332 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.734336 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.734340 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.734343 | ubuntu-noble | 2026-08-09 02:04:56.734347 | ubuntu-noble | !! 2026-08-09 02:04:56.734351 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.734354 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. 2026-08-09 02:04:56.734358 | ubuntu-noble | !! 2026-08-09 02:04:56.734362 | ubuntu-noble | 2026-08-09 02:04:56.734366 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.734369 | ubuntu-noble | ############################ 2026-08-09 02:04:56.734373 | ubuntu-noble | # Package would be ignored # 2026-08-09 02:04:56.734377 | ubuntu-noble | ############################ 2026-08-09 02:04:56.734380 | ubuntu-noble | Python recognizes 'manila.wsgi' as an importable package[^1], 2026-08-09 02:04:56.734384 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-08-09 02:04:56.734387 | ubuntu-noble | 2026-08-09 02:04:56.734391 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-08-09 02:04:56.734395 | ubuntu-noble | package, please make sure that 'manila.wsgi' is explicitly added 2026-08-09 02:04:56.734398 | ubuntu-noble | to the `packages` configuration field. 2026-08-09 02:04:56.734402 | ubuntu-noble | 2026-08-09 02:04:56.734406 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-08-09 02:04:56.734409 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-08-09 02:04:56.734413 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-08-09 02:04:56.734417 | ubuntu-noble | 2026-08-09 02:04:56.734420 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-08-09 02:04:56.734424 | ubuntu-noble | 2026-08-09 02:04:56.734428 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-08-09 02:04:56.734431 | ubuntu-noble | 2026-08-09 02:04:56.734435 | ubuntu-noble | If you don't want 'manila.wsgi' to be distributed and are 2026-08-09 02:04:56.734439 | ubuntu-noble | already explicitly excluding 'manila.wsgi' via 2026-08-09 02:04:56.734442 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-08-09 02:04:56.734446 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-08-09 02:04:56.734449 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-08-09 02:04:56.734453 | ubuntu-noble | 2026-08-09 02:04:56.734457 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-08-09 02:04:56.734460 | ubuntu-noble | 2026-08-09 02:04:56.734468 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-08-09 02:04:56.734471 | ubuntu-noble | 2026-08-09 02:04:56.734475 | ubuntu-noble | 2026-08-09 02:04:56.734482 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-08-09 02:04:56.734485 | ubuntu-noble | even if it does not contain any `.py` files. 2026-08-09 02:04:56.734493 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-08-09 02:04:56.734496 | ubuntu-noble | directory, all directories are treated like packages. 2026-08-09 02:04:56.734500 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.734504 | ubuntu-noble | 2026-08-09 02:04:56.734507 | ubuntu-noble | !! 2026-08-09 02:04:56.734511 | ubuntu-noble | check.warn(importable) 2026-08-09 02:04:56.745079 | ubuntu-noble | Editable install will be performed using a meta path finder. 2026-08-09 02:04:56.745105 | ubuntu-noble | 2026-08-09 02:04:56.745114 | ubuntu-noble | Options like `package-data`, `include/exclude-package-data` or 2026-08-09 02:04:56.745123 | ubuntu-noble | `packages.find.exclude/include` may have no effect. 2026-08-09 02:04:56.745131 | ubuntu-noble | 2026-08-09 02:04:56.745730 | ubuntu-noble | adding '__editable___manila_1_0_0_dev6864_finder.py' 2026-08-09 02:04:56.746216 | ubuntu-noble | adding '__editable__.manila-1.0.0.dev6864.pth' 2026-08-09 02:04:56.746231 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ic_ftaa8/manila-1.0.0.dev6864-0.editable-py3-none-any.whl' and adding '/tmp/tmp27u49ihemanila-1.0.0.dev6864-0.editable-py3-none-any.whl' to it 2026-08-09 02:04:56.746608 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/licenses/LICENSE' 2026-08-09 02:04:56.746968 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/METADATA' 2026-08-09 02:04:56.746978 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/WHEEL' 2026-08-09 02:04:56.747410 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/entry_points.txt' 2026-08-09 02:04:56.747425 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/pbr.json' 2026-08-09 02:04:56.747434 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/top_level.txt' 2026-08-09 02:04:56.747442 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/RECORD' 2026-08-09 02:04:56.747784 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/editable_wheel.py:354: InformationOnly: Editable installation. 2026-08-09 02:04:56.747801 | ubuntu-noble | !! 2026-08-09 02:04:56.747810 | ubuntu-noble | 2026-08-09 02:04:56.747819 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.747827 | ubuntu-noble | Please be careful with folders in your working directory with the same 2026-08-09 02:04:56.747835 | ubuntu-noble | name as your package as they may take precedence during imports. 2026-08-09 02:04:56.747843 | ubuntu-noble | ******************************************************************************** 2026-08-09 02:04:56.747852 | ubuntu-noble | 2026-08-09 02:04:56.747860 | ubuntu-noble | !! 2026-08-09 02:04:56.747868 | ubuntu-noble | with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2026-08-09 02:04:56.748897 | ubuntu-noble | Backend: Wrote response {'return': 'manila-1.0.0.dev6864-0.editable-py3-none-any.whl'} to /tmp/pep517_build_editable-o490q1si.json 2026-08-09 02:04:56.753684 | ubuntu-noble | .pkg: 3624 I exit None (1.43 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6508 [tox/execute/api.py:308] 2026-08-09 02:04:56.761293 | ubuntu-noble | .pkg: 3634 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:33] 2026-08-09 02:04:56.762276 | ubuntu-noble | py312: 3635 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:485] 2026-08-09 02:04:57.099637 | ubuntu-noble | Processing ./.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl 2026-08-09 02:04:57.117017 | ubuntu-noble | Installing collected packages: manila 2026-08-09 02:04:57.117563 | ubuntu-noble | Attempting uninstall: manila 2026-08-09 02:04:57.120169 | ubuntu-noble | Found existing installation: manila 1.0.0.dev6864 2026-08-09 02:04:57.122731 | ubuntu-noble | Uninstalling manila-1.0.0.dev6864: 2026-08-09 02:04:57.204858 | ubuntu-noble | Successfully uninstalled manila-1.0.0.dev6864 2026-08-09 02:04:57.236154 | ubuntu-noble | Successfully installed manila-1.0.0.dev6864 2026-08-09 02:04:57.298814 | ubuntu-noble | py312: 4171 I exit 0 (0.53 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=6667 [tox/execute/api.py:308] 2026-08-09 02:04:57.299623 | ubuntu-noble | py312: 4172 W commands[0]> stestr run [tox/tox_env/api.py:485] 2026-08-09 02:04:57.881808 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-08-09 02:04:57.881901 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-09 02:04:57.881912 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-08-09 02:04:57.881921 | ubuntu-noble | 2026-08-09 02:04:57.881931 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-08-09 02:04:57.881940 | ubuntu-noble | framework. For more detail see 2026-08-09 02:04:57.881949 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-09 02:04:57.881957 | ubuntu-noble | 2026-08-09 02:04:57.881966 | ubuntu-noble | import eventlet 2026-08-09 02:05:04.183519 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-08-09 02:05:04.183590 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-09 02:05:04.183598 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-08-09 02:05:04.183602 | ubuntu-noble | 2026-08-09 02:05:04.183607 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-08-09 02:05:04.183611 | ubuntu-noble | framework. For more detail see 2026-08-09 02:05:04.183621 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-09 02:05:04.183625 | ubuntu-noble | 2026-08-09 02:05:04.183629 | ubuntu-noble | import eventlet 2026-08-09 02:05:04.213607 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-08-09 02:05:04.213643 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-09 02:05:04.213648 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-08-09 02:05:04.213652 | ubuntu-noble | 2026-08-09 02:05:04.213657 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-08-09 02:05:04.213661 | ubuntu-noble | framework. For more detail see 2026-08-09 02:05:04.213665 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-09 02:05:04.213669 | ubuntu-noble | 2026-08-09 02:05:04.213672 | ubuntu-noble | import eventlet 2026-08-09 02:05:04.228003 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-08-09 02:05:04.228020 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-09 02:05:04.228025 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-08-09 02:05:04.228029 | ubuntu-noble | 2026-08-09 02:05:04.228033 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-08-09 02:05:04.228037 | ubuntu-noble | framework. For more detail see 2026-08-09 02:05:04.228041 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-09 02:05:04.228045 | ubuntu-noble | 2026-08-09 02:05:04.228049 | ubuntu-noble | import eventlet 2026-08-09 02:05:04.238850 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-08-09 02:05:04.238870 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-09 02:05:04.238875 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-08-09 02:05:04.238879 | ubuntu-noble | 2026-08-09 02:05:04.238883 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-08-09 02:05:04.238887 | ubuntu-noble | framework. For more detail see 2026-08-09 02:05:04.238891 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-09 02:05:04.238895 | ubuntu-noble | 2026-08-09 02:05:04.238898 | ubuntu-noble | import eventlet 2026-08-09 02:05:04.244018 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-08-09 02:05:04.244032 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-09 02:05:04.244036 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-08-09 02:05:04.244052 | ubuntu-noble | 2026-08-09 02:05:04.244057 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-08-09 02:05:04.244060 | ubuntu-noble | framework. For more detail see 2026-08-09 02:05:04.244064 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-09 02:05:04.244068 | ubuntu-noble | 2026-08-09 02:05:04.244072 | ubuntu-noble | import eventlet 2026-08-09 02:05:04.246989 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-08-09 02:05:04.247000 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-09 02:05:04.247004 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-08-09 02:05:04.247008 | ubuntu-noble | 2026-08-09 02:05:04.247012 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-08-09 02:05:04.247016 | ubuntu-noble | framework. For more detail see 2026-08-09 02:05:04.247020 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-09 02:05:04.247023 | ubuntu-noble | 2026-08-09 02:05:04.247027 | ubuntu-noble | import eventlet 2026-08-09 02:05:04.253556 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-08-09 02:05:04.253583 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-09 02:05:04.253589 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-08-09 02:05:04.253593 | ubuntu-noble | 2026-08-09 02:05:04.253597 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-08-09 02:05:04.253601 | ubuntu-noble | framework. For more detail see 2026-08-09 02:05:04.253605 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-09 02:05:04.253608 | ubuntu-noble | 2026-08-09 02:05:04.253612 | ubuntu-noble | import eventlet 2026-08-09 02:05:04.256793 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-08-09 02:05:04.256805 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-09 02:05:04.256809 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-08-09 02:05:04.256813 | ubuntu-noble | 2026-08-09 02:05:04.256817 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-08-09 02:05:04.256821 | ubuntu-noble | framework. For more detail see 2026-08-09 02:05:04.256825 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-09 02:05:04.256829 | ubuntu-noble | 2026-08-09 02:05:04.256832 | ubuntu-noble | import eventlet 2026-08-09 02:05:09.409968 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:09.414184 | ubuntu-noble | {0} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_only [0.166627s] ... ok 2026-08-09 02:05:09.433439 | ubuntu-noble | {0} manila.tests.api.middleware.test_faults.TestFaults.test_fault_has_status_int [0.018302s] ... ok 2026-08-09 02:05:09.450679 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_value_error [0.017612s] ... ok 2026-08-09 02:05:09.478658 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_init [0.027438s] ... ok 2026-08-09 02:05:09.502493 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_03_2_1_4 [0.022341s] ... ok 2026-08-09 02:05:09.522903 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_10_ [0.022532s] ... ok 2026-08-09 02:05:09.545948 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_null_version [0.021421s] ... ok 2026-08-09 02:05:09.565958 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_1___1____0___False_ [0.020036s] ... ok 2026-08-09 02:05:09.583482 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_3___5_234___5__234_ [0.018173s] ... ok 2026-08-09 02:05:09.601129 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.JSONDeserializerTest.test_json [0.018235s] ... ok 2026-08-09 02:05:09.623283 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.JSONDictSerializerTest.test_json [0.018711s] ... ok 2026-08-09 02:05:09.636873 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:09.636886 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:09.638967 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept [0.018932s] ... ok 2026-08-09 02:05:09.659307 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_1_ [0.018876s] ... ok 2026-08-09 02:05:09.676270 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_9__shared_file_sytems_v2_shares_xyzzy_action [0.017894s] ... ok 2026-08-09 02:05:09.694256 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body [0.017028s] ... ok 2026-08-09 02:05:09.713950 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_type [0.017197s] ... ok 2026-08-09 02:05:09.729439 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_extensions [0.016904s] ... ok 2026-08-09 02:05:09.751975 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator_response [0.017175s] ... ok 2026-08-09 02:05:09.761416 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator [0.016988s] ... ok 2026-08-09 02:05:09.780675 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_regular [0.017326s] ... ok 2026-08-09 02:05:09.797963 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_del_header [0.017643s] ... ok 2026-08-09 02:05:09.816599 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body [0.016910s] ... ok 2026-08-09 02:05:09.834147 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_no_entity [0.017315s] ... ok 2026-08-09 02:05:09.850213 | ubuntu-noble | {0} manila.tests.api.test_common.LimiterTest.test_limiter_limit_and_offset [0.017378s] ... ok 2026-08-09 02:05:09.868716 | ubuntu-noble | {0} manila.tests.api.test_common.LimiterTest.test_limiter_offset_medium [0.017739s] ... ok 2026-08-09 02:05:09.884642 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_1_None [0.017290s] ... ok 2026-08-09 02:05:09.887703 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_12_2_1_ [0.148669s] ... ok 2026-08-09 02:05:09.901610 | ubuntu-noble | {0} 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.017121s] ... ok 2026-08-09 02:05:09.908373 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_matches_versioned_method [0.021104s] ... ok 2026-08-09 02:05:09.920698 | ubuntu-noble | {0} 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.017331s] ... ok 2026-08-09 02:05:09.929873 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_max_api_version [0.020559s] ... ok 2026-08-09 02:05:09.941007 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_08___cephx____alice___False_ [0.017164s] ... ok 2026-08-09 02:05:09.947816 | ubuntu-noble | {4} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_cmpkey [0.018333s] ... ok 2026-08-09 02:05:09.953019 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_09___cephx_______True_ [0.017402s] ... ok 2026-08-09 02:05:09.964111 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:09.964126 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:09.967481 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_accept_default [0.018580s] ... ok 2026-08-09 02:05:09.974892 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_3_alice_bob [0.017120s] ... ok 2026-08-09 02:05:09.984674 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator [0.018270s] ... ok 2026-08-09 02:05:09.989882 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_3_true [0.017385s] ... ok 2026-08-09 02:05:10.002589 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_serialize [0.017848s] ... ok 2026-08-09 02:05:10.005945 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_3_all [0.017210s] ... ok 2026-08-09 02:05:10.021139 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_set_header [0.017690s] ... ok 2026-08-09 02:05:10.025396 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_multiple_subnet_not_support [0.017428s] ... ok 2026-08-09 02:05:10.038984 | ubuntu-noble | {4} manila.tests.api.test_common.LimiterTest.test_limiter_limit_medium [0.018097s] ... ok 2026-08-09 02:05:10.043624 | ubuntu-noble | {0} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean_fails [0.019888s] ... ok 2026-08-09 02:05:10.057845 | ubuntu-noble | {4} manila.tests.api.test_common.LimiterTest.test_limiter_negative_offset [0.018554s] ... ok 2026-08-09 02:05:10.064917 | ubuntu-noble | {0} manila.tests.api.test_validation.RequiredDisableTestCase.test_validate_required_disable [0.018064s] ... ok 2026-08-09 02:05:10.076777 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_2_True [0.018431s] ... ok 2026-08-09 02:05:10.094777 | ubuntu-noble | {4} 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.018005s] ... ok 2026-08-09 02:05:10.098657 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.098679 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.103933 | ubuntu-noble | {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_1___2_5____older__ [0.040590s] ... ok 2026-08-09 02:05:10.111387 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:10.114524 | ubuntu-noble | {4} 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.018548s] ... ok 2026-08-09 02:05:10.132374 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_06___user____test_group_name___False__False_ [0.018273s] ... ok 2026-08-09 02:05:10.138132 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.138154 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.150018 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_07___user____group___________False__False_ [0.018195s] ... ok 2026-08-09 02:05:10.169468 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_03___ip____255_255_255_265___False_ [0.018479s] ... ok 2026-08-09 02:05:10.186744 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_06___cephx____client_alice___True_ [0.018282s] ... ok 2026-08-09 02:05:10.206316 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_07___group____alice___True_ [0.018177s] ... ok 2026-08-09 02:05:10.222321 | ubuntu-noble | {6} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_trumps_user [0.203278s] ... ok 2026-08-09 02:05:10.223707 | ubuntu-noble | {6} manila.tests.api.middleware.test_faults.TestFaults.test_400_fault_json [0.024521s] ... ok 2026-08-09 02:05:10.224274 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_10___user____bob____False_ [0.017823s] ... ok 2026-08-09 02:05:10.226590 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_2___1____1___False_ [0.018390s] ... ok 2026-08-09 02:05:10.226612 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_2___2_10___2__10_ [0.017768s] ... ok 2026-08-09 02:05:10.226618 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_5___2_0___2__0_ [0.017590s] ... ok 2026-08-09 02:05:10.227371 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_6___2_200___2__200_ [0.017695s] ... ok 2026-08-09 02:05:10.230963 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources [0.017741s] ... ok 2026-08-09 02:05:10.240327 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_non_ascii [0.017828s] ... ok 2026-08-09 02:05:10.250992 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources_by_resource_1_share_type [0.018518s] ... ok 2026-08-09 02:05:10.259312 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_4_yes [0.018027s] ... ok 2026-08-09 02:05:10.269159 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_4__v2_shares [0.019015s] ... ok 2026-08-09 02:05:10.278656 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_2_123 [0.017605s] ... ok 2026-08-09 02:05:10.293235 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_6__share_v1 [0.017509s] ... ok 2026-08-09 02:05:10.294754 | ubuntu-noble | {4} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit [0.018146s] ... ok 2026-08-09 02:05:10.306105 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_exception [0.017964s] ... ok 2026-08-09 02:05:10.313846 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:10.322260 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_bad_body [0.017593s] ... ok 2026-08-09 02:05:10.340840 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_header [0.017736s] ... ok 2026-08-09 02:05:10.358239 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_modified_code [0.017121s] ... ok 2026-08-09 02:05:10.387631 | ubuntu-noble | {6} manila.tests.api.test_common.LimiterTest.test_limiter_custom_max_limit [0.017545s] ... ok 2026-08-09 02:05:10.398003 | ubuntu-noble | {6} manila.tests.api.test_common.LimiterTest.test_limiter_negative_limit [0.019169s] ... ok 2026-08-09 02:05:10.414308 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_3 [0.018413s] ... ok 2026-08-09 02:05:10.432027 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_invalid [0.017687s] ... ok 2026-08-09 02:05:10.444429 | ubuntu-noble | Caught error: Expectation failed 2026-08-09 02:05:10.444472 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:10.444477 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-08-09 02:05:10.444482 | ubuntu-noble | return req.get_response(self.application) 2026-08-09 02:05:10.444486 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.444489 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-08-09 02:05:10.444493 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-08-09 02:05:10.444497 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.444501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-08-09 02:05:10.444505 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-08-09 02:05:10.444509 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.444513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-08-09 02:05:10.444517 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-08-09 02:05:10.444521 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.444524 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-08-09 02:05:10.444528 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-08-09 02:05:10.444532 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.444535 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-08-09 02:05:10.444539 | ubuntu-noble | raise exception_type(msg) 2026-08-09 02:05:10.444543 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping..ExceptionWithCode: Expectation failed 2026-08-09 02:05:10.445098 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.445110 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.451165 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.451184 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:05:10.451546 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.451557 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:05:10.459669 | ubuntu-noble | {6} 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.017461s] ... ok 2026-08-09 02:05:10.467669 | ubuntu-noble | Caught error: NotFound 2026-08-09 02:05:10.467685 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:10.467698 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-08-09 02:05:10.467702 | ubuntu-noble | return req.get_response(self.application) 2026-08-09 02:05:10.467706 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.467710 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-08-09 02:05:10.467714 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-08-09 02:05:10.467718 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.467722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-08-09 02:05:10.467726 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-08-09 02:05:10.467730 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.467735 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-08-09 02:05:10.467738 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-08-09 02:05:10.467743 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.467747 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-08-09 02:05:10.467751 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-08-09 02:05:10.467754 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.467758 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-08-09 02:05:10.467762 | ubuntu-noble | raise exception_type(msg) 2026-08-09 02:05:10.467766 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping..ExceptionWithCode: NotFound 2026-08-09 02:05:10.467994 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.468001 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.487592 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_3_http___manila_example_com_v1_1shares [0.018497s] ... ok 2026-08-09 02:05:10.492671 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_08___ip____172_24_41_0_24___False__False_ [0.018197s] ... ok 2026-08-09 02:05:10.512110 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_13___ip____1001__1001_256___False_ [0.017420s] ... ok 2026-08-09 02:05:10.522188 | ubuntu-noble | /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-08-09 02:05:10.522211 | ubuntu-noble | self.server = wsgi.Server( 2026-08-09 02:05:10.524794 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_2_True [0.017814s] ... ok 2026-08-09 02:05:10.525438 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:703: 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-08-09 02:05:10.525451 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-08-09 02:05:10.532347 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-08-09 02:05:10.539646 | ubuntu-noble | {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping [0.172610s] ... ok 2026-08-09 02:05:10.550272 | ubuntu-noble | Caught error: some explanation 2026-08-09 02:05:10.550286 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:10.550291 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-08-09 02:05:10.550295 | ubuntu-noble | return req.get_response(self.application) 2026-08-09 02:05:10.550298 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.550302 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-08-09 02:05:10.550306 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-08-09 02:05:10.550310 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.550314 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-08-09 02:05:10.550317 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-08-09 02:05:10.550321 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.550325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-08-09 02:05:10.550329 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-08-09 02:05:10.550333 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.550336 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-08-09 02:05:10.550340 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-08-09 02:05:10.550344 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.550347 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 126, in fail 2026-08-09 02:05:10.550351 | ubuntu-noble | raise ExceptionWithSafety('some explanation') 2026-08-09 02:05:10.550355 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation 2026-08-09 02:05:10.551062 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.551076 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.552806 | ubuntu-noble | {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping [0.022343s] ... ok 2026-08-09 02:05:10.553540 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-08-09 02:05:10.569319 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_cmpkey [0.018420s] ... ok 2026-08-09 02:05:10.575209 | ubuntu-noble | Metadata property key is blank. 2026-08-09 02:05:10.578984 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_3_true [0.017474s] ... ok 2026-08-09 02:05:10.602505 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.602524 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.610082 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-08-09 02:05:10.610733 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:10.610746 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:10.631771 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:10.641253 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:10.643782 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.643797 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.654620 | ubuntu-noble | Caught error: 2026-08-09 02:05:10.654646 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:10.654651 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-08-09 02:05:10.654655 | ubuntu-noble | return req.get_response(self.application) 2026-08-09 02:05:10.654659 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.654663 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-08-09 02:05:10.654667 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-08-09 02:05:10.654671 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.654675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-08-09 02:05:10.654679 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-08-09 02:05:10.654683 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.654687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-08-09 02:05:10.654690 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-08-09 02:05:10.654694 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.654698 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-08-09 02:05:10.654701 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-08-09 02:05:10.654705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.654709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 181, in fail 2026-08-09 02:05:10.654712 | ubuntu-noble | raise ExceptionWithNoneCode() 2026-08-09 02:05:10.654716 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500..ExceptionWithNoneCode 2026-08-09 02:05:10.659788 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.659801 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.664048 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_06_5__3 [0.019603s] ... ok 2026-08-09 02:05:10.681071 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create [0.018214s] ... ok 2026-08-09 02:05:10.682966 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches [0.020048s] ... ok 2026-08-09 02:05:10.682981 | ubuntu-noble | {1} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_str [0.019314s] ... ok 2026-08-09 02:05:10.691439 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.018768s] ... ok 2026-08-09 02:05:10.692723 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_invalid_metadata_items_on_create [0.476474s] ... ok 2026-08-09 02:05:10.693678 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.693690 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.698690 | ubuntu-noble | {6} manila.tests.api.test_common.PaginationParamsTest.test_no_params [0.017919s] ... ok 2026-08-09 02:05:10.698703 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_action_name [0.019037s] ... ok 2026-08-09 02:05:10.702968 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept_best [0.017944s] ... ok 2026-08-09 02:05:10.706964 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_with_charset [0.017230s] ... ok 2026-08-09 02:05:10.713691 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_default [0.018140s] ... ok 2026-08-09 02:05:10.728560 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_meta_not_found [0.080717s] ... ok 2026-08-09 02:05:10.730729 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular [0.019425s] ... ok 2026-08-09 02:05:10.731182 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:10.742188 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_version_not_found [0.018178s] ... ok 2026-08-09 02:05:10.742617 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:10.743811 | ubuntu-noble | {5} manila.tests.api.middleware.test_faults.ExceptionTest.test_unsafe_exceptions_are_not_described_in_faults [0.200607s] ... ok 2026-08-09 02:05:10.744771 | ubuntu-noble | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_07_5_03 [0.019951s] ... ok 2026-08-09 02:05:10.744782 | ubuntu-noble | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_3___1____0___True_ [0.018055s] ... ok 2026-08-09 02:05:10.744786 | ubuntu-noble | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_1___1_1___1__1_ [0.017588s] ... ok 2026-08-09 02:05:10.744790 | ubuntu-noble | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches_experimental_request [0.017232s] ... ok 2026-08-09 02:05:10.744794 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_query_extension [0.018062s] ... ok 2026-08-09 02:05:10.744798 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_unsupported [0.017470s] ... ok 2026-08-09 02:05:10.744801 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_3__v1 [0.017726s] ... ok 2026-08-09 02:05:10.758656 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer [0.017794s] ... ok 2026-08-09 02:05:10.760736 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_7__shared_file_sytems_v2 [0.018285s] ... ok 2026-08-09 02:05:10.760748 | ubuntu-noble | {6} manila.tests.api.test_extensions.ExtensionControllerTest.test_list_extensions_json [0.125113s] ... ok 2026-08-09 02:05:10.760752 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_default_code [0.017807s] ... ok 2026-08-09 02:05:10.760763 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_8__share_v3_5_share_replicas [0.017658s] ... ok 2026-08-09 02:05:10.763729 | ubuntu-noble | {3} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_no_user_or_user_id [0.182957s] ... ok 2026-08-09 02:05:10.763741 | ubuntu-noble | {3} manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500 [0.021285s] ... ok 2026-08-09 02:05:10.763745 | ubuntu-noble | {3} manila.tests.api.middleware.test_faults.TestFaults.test_raise_403 [0.018520s] ... ok 2026-08-09 02:05:10.763749 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_2_False [0.018824s] ... ok 2026-08-09 02:05:10.763753 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_01_2 [0.019130s] ... ok 2026-08-09 02:05:10.763756 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_3_false [0.018172s] ... ok 2026-08-09 02:05:10.763760 | ubuntu-noble | {1} manila.tests.api.test_common.LimiterTest.test_limiter_limit_over_max [0.018425s] ... ok 2026-08-09 02:05:10.763764 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_02_200 [0.018071s] ... ok 2026-08-09 02:05:10.763767 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_08_02_1 [0.018294s] ... ok 2026-08-09 02:05:10.763771 | ubuntu-noble | {1} manila.tests.api.test_common.LimiterTest.test_limiter_nothing [0.018824s] ... ok 2026-08-09 02:05:10.765783 | ubuntu-noble | Caught error: too many used 2026-08-09 02:05:10.765795 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:10.765799 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-08-09 02:05:10.765803 | ubuntu-noble | return req.get_response(self.application) 2026-08-09 02:05:10.765807 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.765810 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-08-09 02:05:10.765814 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-08-09 02:05:10.765818 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.765822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-08-09 02:05:10.765826 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-08-09 02:05:10.765829 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.765833 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-08-09 02:05:10.765837 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-08-09 02:05:10.765841 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.765844 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-08-09 02:05:10.765848 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-08-09 02:05:10.765852 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.765855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-08-09 02:05:10.765859 | ubuntu-noble | raise exception_type(msg) 2026-08-09 02:05:10.765863 | ubuntu-noble | manila.exception.QuotaError: too many used 2026-08-09 02:05:10.766741 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_decorator [0.017579s] ... ok 2026-08-09 02:05:10.766753 | ubuntu-noble | {7} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_only [0.244336s] ... ok 2026-08-09 02:05:10.767849 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.767867 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.768768 | ubuntu-noble | {7} manila.tests.api.middleware.test_faults.ExceptionTest.test_quota_error_mapping [0.021961s] ... ok 2026-08-09 02:05:10.769714 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_11__2_1 [0.018407s] ... ok 2026-08-09 02:05:10.769726 | ubuntu-noble | {1} manila.tests.api.test_common.LimiterTest.test_limiter_offset_over_max [0.018483s] ... ok 2026-08-09 02:05:10.771716 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_body [0.018009s] ... ok 2026-08-09 02:05:10.786755 | ubuntu-noble | Caught error: some explanation 2026-08-09 02:05:10.786771 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:10.786775 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-08-09 02:05:10.786779 | ubuntu-noble | return req.get_response(self.application) 2026-08-09 02:05:10.786783 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.786787 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-08-09 02:05:10.786813 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-08-09 02:05:10.786818 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.786822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-08-09 02:05:10.786825 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-08-09 02:05:10.786829 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.786834 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-08-09 02:05:10.786838 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-08-09 02:05:10.786841 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.786845 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-08-09 02:05:10.786849 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-08-09 02:05:10.786852 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:10.786856 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 126, in fail 2026-08-09 02:05:10.786860 | ubuntu-noble | raise ExceptionWithSafety('some explanation') 2026-08-09 02:05:10.786864 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation 2026-08-09 02:05:10.787499 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_4___12_5___12__5_ [0.018020s] ... ok 2026-08-09 02:05:10.790691 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.790707 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.793677 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_2_fake_az [0.017920s] ... ok 2026-08-09 02:05:10.793689 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_undefined_controller_action [0.018086s] ... ok 2026-08-09 02:05:10.793693 | ubuntu-noble | {7} manila.tests.api.middleware.test_faults.ExceptionTest.test_safe_exceptions_are_described_in_faults [0.020352s] ... ok 2026-08-09 02:05:10.803857 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_1 [0.144821s] ... ok 2026-08-09 02:05:10.806869 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.806882 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.808738 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_2___http___manila_example_com_v1_____http___manila_example_com___ [0.017931s] ... ok 2026-08-09 02:05:10.808754 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.018318s] ... ok 2026-08-09 02:05:10.808758 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_unknown_controller_action [0.018007s] ... ok 2026-08-09 02:05:10.808762 | ubuntu-noble | {7} manila.tests.api.middleware.test_faults.TestFaults.test_413_fault_json [0.019299s] ... ok 2026-08-09 02:05:10.824035 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_1_http___manila_example_com_1_1_shares [0.017968s] ... ok 2026-08-09 02:05:10.824432 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_missing [0.017874s] ... ok 2026-08-09 02:05:10.826718 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_bind_serializers [0.017939s] ... ok 2026-08-09 02:05:10.827761 | ubuntu-noble | {7} manila.tests.api.middleware.test_faults.TestFaults.test_raise [0.018202s] ... ok 2026-08-09 02:05:10.831772 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.831786 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.834602 | ubuntu-noble | {2} manila.tests.api.middleware.test_faults.ExceptionTest.test_validate_request_unicode_decode_fault [0.246959s] ... ok 2026-08-09 02:05:10.841952 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_01___ip____1_1_1_1___False__False_ [0.017774s] ... ok 2026-08-09 02:05:10.843253 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_bad_content [0.017654s] ... ok 2026-08-09 02:05:10.843729 | ubuntu-noble | {5} manila.tests.api.test_common.LimiterTest.test_limiter_limit_zero [0.018176s] ... ok 2026-08-09 02:05:10.848859 | ubuntu-noble | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_1_True [0.019245s] ... ok 2026-08-09 02:05:10.858815 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_get_string [0.023710s] ... ok 2026-08-09 02:05:10.859951 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_whitelist_extensions [0.017878s] ... ok 2026-08-09 02:05:10.861394 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_04___ip____1_1_1_0_34___False_ [0.019769s] ... ok 2026-08-09 02:05:10.863752 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.863769 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:05:10.863774 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.863778 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:05:10.863972 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_2 [0.018255s] ... ok 2026-08-09 02:05:10.864848 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch [0.018613s] ... ok 2026-08-09 02:05:10.875407 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:10.877997 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_actions [0.017662s] ... ok 2026-08-09 02:05:10.879631 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_05___cert_______False_ [0.018123s] ... ok 2026-08-09 02:05:10.881740 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_4 [0.018120s] ... ok 2026-08-09 02:05:10.881756 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_04_200_23_66_3 [0.022519s] ... ok 2026-08-09 02:05:10.885656 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_exception [0.019093s] ... ok 2026-08-09 02:05:10.898688 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_extensions [0.018335s] ... ok 2026-08-09 02:05:10.899775 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_1_0 [0.017761s] ... ok 2026-08-09 02:05:10.899789 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_02___user____alice___False__False_ [0.018010s] ... ok 2026-08-09 02:05:10.902742 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_5__v1_1_ [0.018482s] ... ok 2026-08-09 02:05:10.904176 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_05_5__3 [0.022656s] ... ok 2026-08-09 02:05:10.915453 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_2_False [0.017773s] ... ok 2026-08-09 02:05:10.915775 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.915788 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.916181 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_1_alice [0.018133s] ... ok 2026-08-09 02:05:10.917932 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_call [0.020821s] ... ok 2026-08-09 02:05:10.922062 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_1_None [0.019208s] ... ok 2026-08-09 02:05:10.926162 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_09_2_001 [0.021866s] ... ok 2026-08-09 02:05:10.933804 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_3_false [0.017465s] ... ok 2026-08-09 02:05:10.934137 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_1_foo [0.017497s] ... ok 2026-08-09 02:05:10.934700 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:10.934712 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:10.936668 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_not_authorized [0.019061s] ... ok 2026-08-09 02:05:10.940791 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_3 [0.133727s] ... ok 2026-08-09 02:05:10.941917 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_2_true [0.019863s] ... ok 2026-08-09 02:05:10.948622 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_min_version [0.022376s] ... ok 2026-08-09 02:05:10.950465 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_1_1 [0.017555s] ... ok 2026-08-09 02:05:10.952141 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_net_not_found [0.018296s] ... ok 2026-08-09 02:05:10.958019 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_code [0.019481s] ... ok 2026-08-09 02:05:10.960826 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_badtype [0.018642s] ... ok 2026-08-09 02:05:10.968778 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_4_yes [0.017369s] ... ok 2026-08-09 02:05:10.972968 | ubuntu-noble | {5} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_3 [0.017697s] ... ok 2026-08-09 02:05:10.974730 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.022026s] ... ok 2026-08-09 02:05:10.974742 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_modified_code [0.017615s] ... ok 2026-08-09 02:05:10.979115 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_action_args [0.018303s] ... ok 2026-08-09 02:05:10.981839 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_nonexistent_share [0.044067s] ... ok 2026-08-09 02:05:10.986289 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_no_is_public [0.018204s] ... ok 2026-08-09 02:05:10.987640 | ubuntu-noble | {5} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_2_False [0.017521s] ... ok 2026-08-09 02:05:10.991958 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_malformed_entity [0.017645s] ... ok 2026-08-09 02:05:10.994340 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_no_args [0.023089s] ... ok 2026-08-09 02:05:10.997245 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_extensions [0.017844s] ... ok 2026-08-09 02:05:11.002397 | ubuntu-noble | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_fake_filter [0.020295s] ... ok 2026-08-09 02:05:11.003938 | ubuntu-noble | {1} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_2 [0.017452s] ... ok 2026-08-09 02:05:11.005900 | ubuntu-noble | {5} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_empty_target [0.018086s] ... ok 2026-08-09 02:05:11.011077 | ubuntu-noble | {3} manila.tests.api.test_common.LimiterTest.test_limiter_offset_zero [0.018293s] ... ok 2026-08-09 02:05:11.021632 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_method [0.017498s] ... ok 2026-08-09 02:05:11.024776 | ubuntu-noble | {1} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_1_1_0 [0.017409s] ... ok 2026-08-09 02:05:11.024790 | ubuntu-noble | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_status_filter [0.019455s] ... ok 2026-08-09 02:05:11.024795 | ubuntu-noble | {4} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_2___http___invalid_example_com___None_ [0.727334s] ... ok 2026-08-09 02:05:11.026469 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.DictSerializerTest.test_dispatch_default [0.032017s] ... ok 2026-08-09 02:05:11.030604 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_1_None [0.017662s] ... ok 2026-08-09 02:05:11.032500 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular_response [0.017771s] ... ok 2026-08-09 02:05:11.041560 | ubuntu-noble | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_4 [0.019297s] ... ok 2026-08-09 02:05:11.046350 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.046365 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.047026 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_3_true [0.018420s] ... ok 2026-08-09 02:05:11.049713 | ubuntu-noble | {4} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_2_False [0.026488s] ... ok 2026-08-09 02:05:11.049727 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_2__share [0.022665s] ... ok 2026-08-09 02:05:11.051978 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer_defaults [0.017778s] ... ok 2026-08-09 02:05:11.061795 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_true [0.019114s] ... ok 2026-08-09 02:05:11.065432 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_4_false [0.018050s] ... ok 2026-08-09 02:05:11.068743 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_none [0.017783s] ... ok 2026-08-09 02:05:11.069387 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_no_version_header [0.019746s] ... ok 2026-08-09 02:05:11.086514 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.086530 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.087192 | ubuntu-noble | {7} manila.tests.api.test_common.LimiterTest.test_limiter_offset_bad [0.017928s] ... ok 2026-08-09 02:05:11.088523 | ubuntu-noble | {3} 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.018485s] ... ok 2026-08-09 02:05:11.090794 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_dispatch [0.019106s] ... ok 2026-08-09 02:05:11.092747 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_2___2_37____newer__ [0.041135s] ... ok 2026-08-09 02:05:11.094617 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.097579 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.036973s] ... ok 2026-08-09 02:05:11.102014 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_03___cert____alice___False__False_ [0.017753s] ... ok 2026-08-09 02:05:11.105219 | ubuntu-noble | {7} manila.tests.api.test_common.LimiterTest.test_limiter_offset_blank [0.018806s] ... ok 2026-08-09 02:05:11.109991 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_json [0.021327s] ... ok 2026-08-09 02:05:11.116941 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail [0.019068s] ... ok 2026-08-09 02:05:11.118727 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.118749 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.119762 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_04___cephx____alice___True__False_ [0.017634s] ... ok 2026-08-09 02:05:11.122774 | ubuntu-noble | {5} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_bad_format [0.115788s] ... ok 2026-08-09 02:05:11.126938 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_1 [0.017763s] ... ok 2026-08-09 02:05:11.128765 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.128779 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.129642 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator_response [0.019532s] ... ok 2026-08-09 02:05:11.132914 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_None [0.041672s] ... ok 2026-08-09 02:05:11.133026 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.133033 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.135802 | ubuntu-noble | {1} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_xml_format [0.114300s] ... ok 2026-08-09 02:05:11.138748 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_05___user____alice____False__False_ [0.018778s] ... ok 2026-08-09 02:05:11.140722 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_non_admin [0.019475s] ... ok 2026-08-09 02:05:11.142951 | ubuntu-noble | {7} 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.018143s] ... ok 2026-08-09 02:05:11.149943 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_serializers [0.020209s] ... ok 2026-08-09 02:05:11.155082 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_status_none [0.018747s] ... ok 2026-08-09 02:05:11.157506 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_period [0.018432s] ... ok 2026-08-09 02:05:11.159748 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_10___ip____1001__1000_120___False__True_ [0.018252s] ... ok 2026-08-09 02:05:11.167042 | ubuntu-noble | {5} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_json_format [0.045192s] ... ok 2026-08-09 02:05:11.170971 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_header_isolation [0.020877s] ... ok 2026-08-09 02:05:11.174028 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.174042 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.176797 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_2_alice_bob [0.019087s] ... ok 2026-08-09 02:05:11.179828 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_01___ip____alice___False_ [0.017695s] ... ok 2026-08-09 02:05:11.180842 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_4_3_0 [0.045873s] ... ok 2026-08-09 02:05:11.189163 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.192458 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.TextDeserializerTest.test_dispatch_default [0.021334s] ... ok 2026-08-09 02:05:11.195204 | ubuntu-noble | {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_1 [0.018171s] ... ok 2026-08-09 02:05:11.195825 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_12___user________group___False_ [0.018352s] ... ok 2026-08-09 02:05:11.207097 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-08-09 02:05:11.209715 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:11.209729 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:11.214224 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_14___ip____1001_1001_256___False_ [0.018176s] ... ok 2026-08-09 02:05:11.215727 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_empty [0.023087s] ... ok 2026-08-09 02:05:11.218633 | ubuntu-noble | {3} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_1 [0.022704s] ... ok 2026-08-09 02:05:11.231648 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_4_no [0.017477s] ... ok 2026-08-09 02:05:11.236719 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_5_all [0.020516s] ... ok 2026-08-09 02:05:11.242730 | ubuntu-noble | {3} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable_fails [0.021007s] ... ok 2026-08-09 02:05:11.247917 | ubuntu-noble | /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-08-09 02:05:11.247939 | ubuntu-noble | self.server = wsgi.Server( 2026-08-09 02:05:11.250912 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_4_None [0.018032s] ... ok 2026-08-09 02:05:11.251856 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:703: 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-08-09 02:05:11.251865 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-08-09 02:05:11.256272 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_2_http___manila_example_com_v_shares [0.019482s] ... ok 2026-08-09 02:05:11.262456 | ubuntu-noble | {3} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer [0.022470s] ... ok 2026-08-09 02:05:11.267788 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_az_not_found [0.017925s] ... ok 2026-08-09 02:05:11.276007 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_09___ip____1001__1001___False__True_ [0.019238s] ... ok 2026-08-09 02:05:11.284882 | ubuntu-noble | {3} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties_fails [0.021786s] ... ok 2026-08-09 02:05:11.286026 | ubuntu-noble | {7} manila.tests.api.test_common.PaginationParamsTest.test_invalid_limit [0.018230s] ... ok 2026-08-09 02:05:11.294830 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_02___ip____1_1_1_0_10_12___False_ [0.018741s] ... ok 2026-08-09 02:05:11.295552 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.295561 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:05:11.297338 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.297348 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:05:11.302664 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.302715 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.303903 | ubuntu-noble | {7} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit_and_marker [0.017757s] ... ok 2026-08-09 02:05:11.310828 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_2_1_1 [0.129439s] ... ok 2026-08-09 02:05:11.313623 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_11___user____group_____False_ [0.019054s] ... ok 2026-08-09 02:05:11.321913 | ubuntu-noble | {7} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_1_True [0.017810s] ... ok 2026-08-09 02:05:11.322498 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.322506 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.325420 | ubuntu-noble | {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_1___2_5____older__ [0.040612s] ... ok 2026-08-09 02:05:11.332397 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_1_1 [0.018672s] ... ok 2026-08-09 02:05:11.339414 | ubuntu-noble | {7} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_2 [0.017375s] ... ok 2026-08-09 02:05:11.350694 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_2_True [0.018251s] ... ok 2026-08-09 02:05:11.358561 | ubuntu-noble | {7} manila.tests.api.test_validation.AdditionalPropertiesEnableTestCase.test_validate_additionalProperties_enable [0.019048s] ... ok 2026-08-09 02:05:11.364433 | ubuntu-noble | {6} manila.tests.api.test_middleware.TestHealthCheckMiddleware.test_healthcheck [0.665180s] ... ok 2026-08-09 02:05:11.369069 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.369115 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.369892 | ubuntu-noble | {2} manila.tests.api.test_common.PaginationParamsTest.test_valid_marker [0.019010s] ... ok 2026-08-09 02:05:11.372967 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_4_2_91 [0.065351s] ... ok 2026-08-09 02:05:11.378609 | ubuntu-noble | {7} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime [0.019911s] ... ok 2026-08-09 02:05:11.388847 | ubuntu-noble | {2} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_4 [0.018876s] ... ok 2026-08-09 02:05:11.393619 | ubuntu-noble | {6} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable [0.025266s] ... ok 2026-08-09 02:05:11.403665 | ubuntu-noble | {7} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer_fails [0.022446s] ... ok 2026-08-09 02:05:11.408678 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.250635s] ... ok 2026-08-09 02:05:11.408903 | ubuntu-noble | {2} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_2_1_40 [0.019438s] ... ok 2026-08-09 02:05:11.412394 | ubuntu-noble | {6} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime_fails [0.022363s] ... ok 2026-08-09 02:05:11.420729 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.420763 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.422659 | ubuntu-noble | {7} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_called_when_requested [0.021465s] ... ok 2026-08-09 02:05:11.431898 | ubuntu-noble | {6} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable_fails [0.019156s] ... ok 2026-08-09 02:05:11.439271 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.439286 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.441296 | ubuntu-noble | {7} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_not_called_when_not_requested [0.018509s] ... ok 2026-08-09 02:05:11.441475 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.442901 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.442914 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.444451 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.038357s] ... ok 2026-08-09 02:05:11.446722 | ubuntu-noble | {5} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_extension_json [0.277793s] ... ok 2026-08-09 02:05:11.451734 | ubuntu-noble | {6} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length_fails [0.019869s] ... ok 2026-08-09 02:05:11.459134 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.459150 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.460950 | ubuntu-noble | {7} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_header_returned_in_exception [0.019481s] ... ok 2026-08-09 02:05:11.464624 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.020082s] ... ok 2026-08-09 02:05:11.475749 | ubuntu-noble | {6} manila.tests.api.test_validation.StringTestCase.test_validate_string [0.021294s] ... ok 2026-08-09 02:05:11.481976 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-08-09 02:05:11.481991 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:11.481995 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:11.488297 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.488320 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.492961 | ubuntu-noble | {5} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_non_existing_extension_json [0.045490s] ... ok 2026-08-09 02:05:11.502331 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.502865 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.502878 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.505867 | ubuntu-noble | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_3_2_0 [0.044869s] ... ok 2026-08-09 02:05:11.506841 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_3_2_1 [0.042030s] ... ok 2026-08-09 02:05:11.516841 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.516878 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.521431 | ubuntu-noble | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_1___2_5___200_ [0.048025s] ... ok 2026-08-09 02:05:11.528905 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.021890s] ... ok 2026-08-09 02:05:11.550259 | ubuntu-noble | /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-08-09 02:05:11.550290 | ubuntu-noble | self.server = wsgi.Server( 2026-08-09 02:05:11.553360 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:703: 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-08-09 02:05:11.553374 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-08-09 02:05:11.562609 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.562641 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.566836 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.568692 | ubuntu-noble | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_1_1_0 [0.044485s] ... ok 2026-08-09 02:05:11.571702 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail [0.037432s] ... ok 2026-08-09 02:05:11.574259 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.574275 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:05:11.576798 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.576811 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:05:11.576816 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.577783 | ubuntu-noble | Cannot set or update admin only metadata. 2026-08-09 02:05:11.577796 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:11.577801 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-08-09 02:05:11.577805 | ubuntu-noble | policy.check_policy( 2026-08-09 02:05:11.577809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-08-09 02:05:11.577819 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-08-09 02:05:11.577822 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:11.577826 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-08-09 02:05:11.577830 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-08-09 02:05:11.577834 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:11.577838 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:11.577841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:11.577845 | ubuntu-noble | raise self.value 2026-08-09 02:05:11.577849 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:05:11.577853 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:05:11.577856 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:11.577860 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:05:11.577864 | ubuntu-noble | return self.enforce( 2026-08-09 02:05:11.577868 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-08-09 02:05:11.577871 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1115, in enforce 2026-08-09 02:05:11.577882 | ubuntu-noble | raise exc(*args, **kwargs) 2026-08-09 02:05:11.577886 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-08-09 02:05:11.601461 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.604914 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_non_admin [0.038276s] ... ok 2026-08-09 02:05:11.633873 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.633908 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.638352 | ubuntu-noble | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_2_2_91 [0.132142s] ... ok 2026-08-09 02:05:11.639694 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.643215 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show [0.037984s] ... ok 2026-08-09 02:05:11.648652 | ubuntu-noble | /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-08-09 02:05:11.648670 | ubuntu-noble | self.server = wsgi.Server( 2026-08-09 02:05:11.651272 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:703: 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-08-09 02:05:11.651290 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-08-09 02:05:11.652518 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.652532 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:05:11.653829 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.653846 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:05:11.656893 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.656922 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.661484 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_1_2_0 [0.288345s] ... ok 2026-08-09 02:05:11.662796 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_cant_manipulate_lock [0.019667s] ... ok 2026-08-09 02:05:11.668302 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.668320 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.673414 | ubuntu-noble | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_acceptable [0.107217s] ... ok 2026-08-09 02:05:11.682125 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_unauthorized [0.019151s] ... ok 2026-08-09 02:05:11.703919 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_03 [0.021088s] ... ok 2026-08-09 02:05:11.712179 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.712194 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.716183 | ubuntu-noble | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_found [0.042614s] ... ok 2026-08-09 02:05:11.723829 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_10 [0.018690s] ... ok 2026-08-09 02:05:11.727690 | ubuntu-noble | /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-08-09 02:05:11.727704 | ubuntu-noble | self.server = wsgi.Server( 2026-08-09 02:05:11.730871 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:703: 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-08-09 02:05:11.730885 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-08-09 02:05:11.736662 | ubuntu-noble | {6} manila.tests.api.test_wsgi.Test.test_router [0.020390s] ... ok 2026-08-09 02:05:11.741406 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_3 [0.019165s] ... ok 2026-08-09 02:05:11.757308 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.761040 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_1 [0.019030s] ... ok 2026-08-09 02:05:11.783141 | ubuntu-noble | {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_2 [0.020262s] ... ok 2026-08-09 02:05:11.788820 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show [0.127085s] ... ok 2026-08-09 02:05:11.802501 | ubuntu-noble | {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_1_AvailabilityZoneControllerLegacy [0.018501s] ... ok 2026-08-09 02:05:11.811318 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_empty_key [0.074160s] ... ok 2026-08-09 02:05:11.820043 | ubuntu-noble | {0} manila.tests.api.v2.test_limits.LimitTest.test_GET_no_delay [0.017848s] ... ok 2026-08-09 02:05:11.831396 | ubuntu-noble | {1} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_1___http___valid_example_com____http___valid_example_com__ [0.694604s] ... ok 2026-08-09 02:05:11.833593 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_nonexistent_share [0.044904s] ... ok 2026-08-09 02:05:11.836015 | ubuntu-noble | {0} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT [0.018508s] ... ok 2026-08-09 02:05:11.854136 | ubuntu-noble | {0} manila.tests.api.v2.test_limits.ParseLimitsTest.test_multiple_rules [0.017566s] ... ok 2026-08-09 02:05:11.855761 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_1 [0.528704s] ... ok 2026-08-09 02:05:11.858944 | ubuntu-noble | {1} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean [0.027704s] ... ok 2026-08-09 02:05:11.873992 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.874007 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.875005 | ubuntu-noble | {0} manila.tests.api.v2.test_messages.MessageApiTest.test_index [0.020777s] ... ok 2026-08-09 02:05:11.876197 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.884300 | ubuntu-noble | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_invalid [0.244906s] ... ok 2026-08-09 02:05:11.905506 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.906956 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:11.906971 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:11.908322 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index [0.095847s] ... ok 2026-08-09 02:05:11.910691 | ubuntu-noble | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_2___2_37____newer__ [0.051694s] ... ok 2026-08-09 02:05:11.921147 | ubuntu-noble | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_pubic_resource [0.046117s] ... ok 2026-08-09 02:05:11.921728 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:11.936447 | ubuntu-noble | Metadata property value is blank. 2026-08-09 02:05:11.939836 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_2 [0.084403s] ... ok 2026-08-09 02:05:11.979121 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_2 [0.142416s] ... ok 2026-08-09 02:05:11.999672 | ubuntu-noble | {5} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_1___http___valid_example_com____http___valid_example_com__ [0.507973s] ... ok 2026-08-09 02:05:12.013434 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.049092 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.081875 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.141397s] ... ok 2026-08-09 02:05:12.108760 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.110283 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_4 [0.133327s] ... ok 2026-08-09 02:05:12.130114 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_too_many_keys [0.045615s] ... ok 2026-08-09 02:05:12.146479 | ubuntu-noble | Metadata property key is blank. 2026-08-09 02:05:12.147370 | ubuntu-noble | Cannot delete admin only metadata. 2026-08-09 02:05:12.147380 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:12.147384 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 185, in delete 2026-08-09 02:05:12.147388 | ubuntu-noble | policy.check_policy(context, 'share', 2026-08-09 02:05:12.147392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-08-09 02:05:12.147397 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-08-09 02:05:12.147400 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.147404 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-08-09 02:05:12.147408 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-08-09 02:05:12.147412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:12.147416 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:12.147421 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:12.147425 | ubuntu-noble | raise self.value 2026-08-09 02:05:12.147428 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:05:12.147433 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:05:12.147437 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.147441 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:05:12.147445 | ubuntu-noble | return self.enforce( 2026-08-09 02:05:12.147449 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-08-09 02:05:12.147452 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1115, in enforce 2026-08-09 02:05:12.147456 | ubuntu-noble | raise exc(*args, **kwargs) 2026-08-09 02:05:12.147460 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-08-09 02:05:12.150664 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3__is__True [0.020880s] ... ok 2026-08-09 02:05:12.150714 | ubuntu-noble | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.228426s] ... ok 2026-08-09 02:05:12.163231 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.279866s] ... ok 2026-08-09 02:05:12.170176 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_1 [0.019841s] ... ok 2026-08-09 02:05:12.173187 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.177387 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-08-09 02:05:12.179762 | ubuntu-noble | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.030032s] ... ok 2026-08-09 02:05:12.182789 | ubuntu-noble | {2} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_2___http___invalid_example_com___None_ [0.771953s] ... ok 2026-08-09 02:05:12.186978 | ubuntu-noble | Metadata property key is blank. 2026-08-09 02:05:12.189033 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_non_admin [0.020206s] ... ok 2026-08-09 02:05:12.191817 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_3 [0.080447s] ... ok 2026-08-09 02:05:12.199832 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.019998s] ... ok 2026-08-09 02:05:12.209192 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_invalid_share_type [0.019799s] ... ok 2026-08-09 02:05:12.217690 | ubuntu-noble | {5} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties [0.218695s] ... ok 2026-08-09 02:05:12.223348 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_2 [0.023471s] ... ok 2026-08-09 02:05:12.226179 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.226726 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:12.226739 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:12.231473 | ubuntu-noble | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_3_2_0 [0.320728s] ... ok 2026-08-09 02:05:12.237842 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_nonexistent_share [0.045180s] ... ok 2026-08-09 02:05:12.238731 | ubuntu-noble | {5} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable [0.020246s] ... ok 2026-08-09 02:05:12.243717 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_6 [0.018817s] ... ok 2026-08-09 02:05:12.244700 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_meta_not_found [0.078541s] ... ok 2026-08-09 02:05:12.245627 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.249000 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.039542s] ... ok 2026-08-09 02:05:12.257075 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:12.257090 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:12.260899 | ubuntu-noble | {5} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_1_True [0.020787s] ... ok 2026-08-09 02:05:12.262739 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_7 [0.020014s] ... ok 2026-08-09 02:05:12.268683 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_2 [0.019378s] ... ok 2026-08-09 02:05:12.280740 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_3 [0.018160s] ... ok 2026-08-09 02:05:12.285768 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_nonexistent_share [0.043762s] ... ok 2026-08-09 02:05:12.289730 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_06 [0.020733s] ... ok 2026-08-09 02:05:12.299807 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.304988 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_2 [0.021380s] ... ok 2026-08-09 02:05:12.307662 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.315468 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_07 [0.025362s] ... ok 2026-08-09 02:05:12.321442 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_no_data [0.414104s] ... ok 2026-08-09 02:05:12.323745 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.020470s] ... ok 2026-08-09 02:05:12.331215 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.337866 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_11 [0.022136s] ... ok 2026-08-09 02:05:12.339852 | ubuntu-noble | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-08-09 02:05:12.340860 | ubuntu-noble | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-08-09 02:05:12.340873 | ubuntu-noble | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-08-09 02:05:12.340877 | ubuntu-noble | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-08-09 02:05:12.340881 | ubuntu-noble | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-08-09 02:05:12.343104 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item [0.107458s] ... ok 2026-08-09 02:05:12.357591 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_14 [0.019399s] ... ok 2026-08-09 02:05:12.359803 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_1 [0.035705s] ... ok 2026-08-09 02:05:12.366493 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.366948 | ubuntu-noble | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_active_server [0.023304s] ... ok 2026-08-09 02:05:12.368912 | ubuntu-noble | Cannot set or update admin only metadata. 2026-08-09 02:05:12.368941 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:12.368951 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-08-09 02:05:12.368961 | ubuntu-noble | policy.check_policy( 2026-08-09 02:05:12.368971 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-08-09 02:05:12.369047 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-08-09 02:05:12.369057 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.369066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-08-09 02:05:12.369076 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-08-09 02:05:12.369085 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:12.369095 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:12.369105 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:12.369114 | ubuntu-noble | raise self.value 2026-08-09 02:05:12.369123 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:05:12.369133 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:05:12.369142 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.369151 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:05:12.369210 | ubuntu-noble | return self.enforce( 2026-08-09 02:05:12.369220 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-08-09 02:05:12.369229 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1115, in enforce 2026-08-09 02:05:12.369239 | ubuntu-noble | raise exc(*args, **kwargs) 2026-08-09 02:05:12.369248 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-08-09 02:05:12.377872 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:12.377888 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:12.378119 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_inexistent_quota [0.019423s] ... ok 2026-08-09 02:05:12.381947 | ubuntu-noble | {5} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_1_1_0 [0.122816s] ... ok 2026-08-09 02:05:12.384814 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_4 [0.098281s] ... ok 2026-08-09 02:05:12.385875 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.154291s] ... ok 2026-08-09 02:05:12.388269 | ubuntu-noble | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_True [0.021558s] ... ok 2026-08-09 02:05:12.395553 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.397100 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_1 [0.018883s] ... ok 2026-08-09 02:05:12.398121 | ubuntu-noble | Cannot set or update admin only metadata. 2026-08-09 02:05:12.398134 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:12.398138 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-08-09 02:05:12.398142 | ubuntu-noble | policy.check_policy( 2026-08-09 02:05:12.398146 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-08-09 02:05:12.398150 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-08-09 02:05:12.398153 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.398157 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-08-09 02:05:12.398161 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-08-09 02:05:12.398165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:12.398168 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:12.398172 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:12.398176 | ubuntu-noble | raise self.value 2026-08-09 02:05:12.398180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:05:12.398183 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:05:12.398187 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.398191 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:05:12.398195 | ubuntu-noble | return self.enforce( 2026-08-09 02:05:12.398198 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-08-09 02:05:12.398202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1115, in enforce 2026-08-09 02:05:12.398206 | ubuntu-noble | raise exc(*args, **kwargs) 2026-08-09 02:05:12.398210 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-08-09 02:05:12.410839 | ubuntu-noble | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_admin [0.020151s] ... ok 2026-08-09 02:05:12.413730 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.091500s] ... ok 2026-08-09 02:05:12.416265 | ubuntu-noble | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_3_invalid_action [0.018997s] ... ok 2026-08-09 02:05:12.426319 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_container [0.042059s] ... ok 2026-08-09 02:05:12.428131 | ubuntu-noble | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show [0.019447s] ... ok 2026-08-09 02:05:12.435893 | ubuntu-noble | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_1 [0.019438s] ... ok 2026-08-09 02:05:12.440665 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_with_network_id [0.078163s] ... ok 2026-08-09 02:05:12.447602 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.019377s] ... ok 2026-08-09 02:05:12.455170 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.455861 | ubuntu-noble | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_1 [0.019947s] ... ok 2026-08-09 02:05:12.457993 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_not_found [0.021754s] ... ok 2026-08-09 02:05:12.467781 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_2 [0.020105s] ... ok 2026-08-09 02:05:12.472728 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.475630 | ubuntu-noble | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_3 [0.019589s] ... ok 2026-08-09 02:05:12.475985 | ubuntu-noble | Cannot delete admin only metadata. 2026-08-09 02:05:12.475994 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:12.475999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 185, in delete 2026-08-09 02:05:12.476002 | ubuntu-noble | policy.check_policy(context, 'share', 2026-08-09 02:05:12.476006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-08-09 02:05:12.476010 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-08-09 02:05:12.476014 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.476017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-08-09 02:05:12.476021 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-08-09 02:05:12.476025 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:12.476029 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:12.476032 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:12.476036 | ubuntu-noble | raise self.value 2026-08-09 02:05:12.476040 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:05:12.476044 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:05:12.476047 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.476051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:05:12.476055 | ubuntu-noble | return self.enforce( 2026-08-09 02:05:12.476058 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-08-09 02:05:12.476062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1115, in enforce 2026-08-09 02:05:12.476066 | ubuntu-noble | raise exc(*args, **kwargs) 2026-08-09 02:05:12.476070 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-08-09 02:05:12.479042 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.479312 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.021070s] ... ok 2026-08-09 02:05:12.488995 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.489982 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.103727s] ... ok 2026-08-09 02:05:12.492062 | ubuntu-noble | Metadata property key is blank. 2026-08-09 02:05:12.497924 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_key [0.081747s] ... ok 2026-08-09 02:05:12.499797 | ubuntu-noble | {0} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_description [0.020016s] ... ok 2026-08-09 02:05:12.502522 | ubuntu-noble | Metadata property key is blank. 2026-08-09 02:05:12.505129 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_4 [0.078654s] ... ok 2026-08-09 02:05:12.505368 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.508854 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_2_2_0 [0.040912s] ... ok 2026-08-09 02:05:12.514436 | ubuntu-noble | {0} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_not_authorized [0.018633s] ... ok 2026-08-09 02:05:12.515405 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.516045 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_creating_server [0.020399s] ... ok 2026-08-09 02:05:12.526644 | ubuntu-noble | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_error_server [0.021412s] ... ok 2026-08-09 02:05:12.532929 | ubuntu-noble | {0} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_no_host_param [0.018356s] ... ok 2026-08-09 02:05:12.536359 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found [0.020726s] ... ok 2026-08-09 02:05:12.539999 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create [0.157936s] ... ok 2026-08-09 02:05:12.544299 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.546731 | ubuntu-noble | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_used_server [0.019099s] ... ok 2026-08-09 02:05:12.548708 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.039037s] ... ok 2026-08-09 02:05:12.552156 | ubuntu-noble | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_1 [0.019084s] ... ok 2026-08-09 02:05:12.554459 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-08-09 02:05:12.556652 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.019890s] ... ok 2026-08-09 02:05:12.564722 | ubuntu-noble | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_no_filters [0.018811s] ... ok 2026-08-09 02:05:12.570248 | ubuntu-noble | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_4 [0.018104s] ... ok 2026-08-09 02:05:12.573475 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.575479 | ubuntu-noble | Cannot set or update admin only metadata. 2026-08-09 02:05:12.575494 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:12.575498 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-08-09 02:05:12.575502 | ubuntu-noble | policy.check_policy( 2026-08-09 02:05:12.575506 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-08-09 02:05:12.575510 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-08-09 02:05:12.575514 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.575519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-08-09 02:05:12.575524 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-08-09 02:05:12.575528 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:12.575531 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:12.575536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:12.575541 | ubuntu-noble | raise self.value 2026-08-09 02:05:12.575545 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:05:12.575549 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:05:12.575552 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.575556 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:05:12.575560 | ubuntu-noble | return self.enforce( 2026-08-09 02:05:12.575585 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-08-09 02:05:12.575591 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1115, in enforce 2026-08-09 02:05:12.575596 | ubuntu-noble | raise exc(*args, **kwargs) 2026-08-09 02:05:12.575601 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-08-09 02:05:12.584712 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_key_too_long [0.044559s] ... ok 2026-08-09 02:05:12.584846 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.586769 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_4_1 [0.019024s] ... ok 2026-08-09 02:05:12.589950 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.041544s] ... ok 2026-08-09 02:05:12.591997 | ubuntu-noble | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_2 [0.019231s] ... ok 2026-08-09 02:05:12.594087 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_3 [0.100540s] ... ok 2026-08-09 02:05:12.596538 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.601587 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_description [0.044922s] ... ok 2026-08-09 02:05:12.605799 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_in_recycle_bin [0.020081s] ... ok 2026-08-09 02:05:12.611148 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary [0.021373s] ... ok 2026-08-09 02:05:12.621162 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-08-09 02:05:12.624808 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.625007 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.018842s] ... ok 2026-08-09 02:05:12.629009 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_nonexistent_share [0.044160s] ... ok 2026-08-09 02:05:12.632717 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_admin [0.021499s] ... ok 2026-08-09 02:05:12.637448 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.643806 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_admin [0.018833s] ... ok 2026-08-09 02:05:12.651167 | ubuntu-noble | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_3_2_8 [0.061310s] ... ok 2026-08-09 02:05:12.651926 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.654420 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_01 [0.021546s] ... ok 2026-08-09 02:05:12.673852 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_11 [0.019327s] ... ok 2026-08-09 02:05:12.690111 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.692513 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.694585 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_09 [0.020666s] ... ok 2026-08-09 02:05:12.696250 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.054119s] ... ok 2026-08-09 02:05:12.711702 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_empty_container [0.120674s] ... ok 2026-08-09 02:05:12.714471 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_12 [0.019816s] ... ok 2026-08-09 02:05:12.717780 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_no_body [0.021389s] ... ok 2026-08-09 02:05:12.720177 | ubuntu-noble | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level [0.067382s] ... ok 2026-08-09 02:05:12.720782 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.117520s] ... ok 2026-08-09 02:05:12.735867 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.019601s] ... ok 2026-08-09 02:05:12.742899 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all [0.112990s] ... ok 2026-08-09 02:05:12.752325 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.755306 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.755318 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.758641 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_1_1_0 [0.037512s] ... ok 2026-08-09 02:05:12.761811 | ubuntu-noble | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit [0.039932s] ... ok 2026-08-09 02:05:12.768596 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.772814 | ubuntu-noble | {2} manila.tests.api.test_schemas.SchemaTest.test_schemas [0.590377s] ... ok 2026-08-09 02:05:12.774807 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.789912 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.791707 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_1___asdf__ [0.080308s] ... ok 2026-08-09 02:05:12.792751 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.793721 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net [0.037579s] ... ok 2026-08-09 02:05:12.796772 | ubuntu-noble | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_2_detail [0.036830s] ... ok 2026-08-09 02:05:12.796786 | ubuntu-noble | {2} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range [0.024834s] ... ok 2026-08-09 02:05:12.822135 | ubuntu-noble | {2} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range_fails [0.022421s] ... ok 2026-08-09 02:05:12.822896 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.825278 | ubuntu-noble | Cannot set or update admin only metadata. 2026-08-09 02:05:12.825293 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:12.825297 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-08-09 02:05:12.825309 | ubuntu-noble | policy.check_policy( 2026-08-09 02:05:12.825314 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-08-09 02:05:12.825318 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-08-09 02:05:12.825321 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.825325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-08-09 02:05:12.825329 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-08-09 02:05:12.825332 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:12.825337 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:12.825340 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:12.825344 | ubuntu-noble | raise self.value 2026-08-09 02:05:12.825348 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:05:12.825351 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:05:12.825355 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:12.825359 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:05:12.825362 | ubuntu-noble | return self.enforce( 2026-08-09 02:05:12.825366 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-08-09 02:05:12.825370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1115, in enforce 2026-08-09 02:05:12.825374 | ubuntu-noble | raise exc(*args, **kwargs) 2026-08-09 02:05:12.825377 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-08-09 02:05:12.827908 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.830713 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.834066 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_admin [0.037867s] ... ok 2026-08-09 02:05:12.834740 | ubuntu-noble | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show [0.036930s] ... ok 2026-08-09 02:05:12.834751 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_body [0.041724s] ... ok 2026-08-09 02:05:12.839161 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_2 [0.096837s] ... ok 2026-08-09 02:05:12.840948 | ubuntu-noble | {2} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length [0.021244s] ... ok 2026-08-09 02:05:12.845721 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing [0.111214s] ... ok 2026-08-09 02:05:12.850242 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_deletion_locks_creation_failed [0.019083s] ... ok 2026-08-09 02:05:12.854690 | ubuntu-noble | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_deleting_server [0.019520s] ... ok 2026-08-09 02:05:12.862161 | ubuntu-noble | {2} manila.tests.api.test_validation.StringTestCase.test_validate_string_fails [0.021766s] ... ok 2026-08-09 02:05:12.867022 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.871829 | ubuntu-noble | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show_no_backup [0.037384s] ... ok 2026-08-09 02:05:12.872724 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_1 [0.019864s] ... ok 2026-08-09 02:05:12.873786 | ubuntu-noble | {4} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_1 [0.027165s] ... ok 2026-08-09 02:05:12.874145 | ubuntu-noble | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_project_id_filter [0.020819s] ... ok 2026-08-09 02:05:12.889873 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_13 [0.019189s] ... ok 2026-08-09 02:05:12.893124 | ubuntu-noble | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found_filter_project [0.018912s] ... ok 2026-08-09 02:05:12.898906 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_good_request [0.023192s] ... ok 2026-08-09 02:05:12.902891 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.904755 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.908308 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_1__allow_access [0.018580s] ... ok 2026-08-09 02:05:12.911851 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:12.911867 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:12.912021 | ubuntu-noble | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_2 [0.018629s] ... ok 2026-08-09 02:05:12.917657 | ubuntu-noble | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_2___2_55___404_ [0.052949s] ... ok 2026-08-09 02:05:12.917805 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-08-09 02:05:12.919777 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT_wait [0.022193s] ... ok 2026-08-09 02:05:12.920172 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_value_too_long [0.080376s] ... ok 2026-08-09 02:05:12.926259 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.206721s] ... ok 2026-08-09 02:05:12.927890 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_01 [0.019600s] ... ok 2026-08-09 02:05:12.932738 | ubuntu-noble | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_2 [0.020801s] ... ok 2026-08-09 02:05:12.939236 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_diff_regex [0.020461s] ... ok 2026-08-09 02:05:12.942827 | ubuntu-noble | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_not_found [0.020341s] ... ok 2026-08-09 02:05:12.949877 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_2 [0.021785s] ... ok 2026-08-09 02:05:12.950855 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_delete_locks [0.019186s] ... ok 2026-08-09 02:05:12.957920 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:12.957936 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:12.960768 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.LimitsViewBuilderTest.test_build_limits_empty_limits [0.021379s] ... ok 2026-08-09 02:05:12.963938 | ubuntu-noble | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_2_1_1 [0.046185s] ... ok 2026-08-09 02:05:12.966943 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend [0.018815s] ... ok 2026-08-09 02:05:12.967142 | ubuntu-noble | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details_share_server_not_found [0.024752s] ... ok 2026-08-09 02:05:12.974023 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.023868s] ... ok 2026-08-09 02:05:12.977710 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:12.981926 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_unit [0.021043s] ... ok 2026-08-09 02:05:12.982955 | ubuntu-noble | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_descr [0.050074s] ... ok 2026-08-09 02:05:12.985038 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.018891s] ... ok 2026-08-09 02:05:12.986502 | ubuntu-noble | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_host_filter [0.020975s] ... ok 2026-08-09 02:05:12.993492 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_non_admin [0.021248s] ... ok 2026-08-09 02:05:13.002917 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.ParseLimitsTest.test_invalid [0.020731s] ... ok 2026-08-09 02:05:13.003730 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_2 [0.018242s] ... ok 2026-08-09 02:05:13.005783 | ubuntu-noble | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_name [0.018304s] ... ok 2026-08-09 02:05:13.013676 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.141178s] ... ok 2026-08-09 02:05:13.018249 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.022430 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.018850s] ... ok 2026-08-09 02:05:13.025792 | ubuntu-noble | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_2 [0.018538s] ... ok 2026-08-09 02:05:13.027924 | ubuntu-noble | {4} manila.tests.api.v2.test_messages.MessageApiTest.test_show_with_resource [0.024944s] ... ok 2026-08-09 02:05:13.030746 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.033878 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_admin [0.040270s] ... ok 2026-08-09 02:05:13.038764 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_empty_body [0.076810s] ... ok 2026-08-09 02:05:13.041223 | ubuntu-noble | {7} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_4 [0.018760s] ... ok 2026-08-09 02:05:13.041779 | ubuntu-noble | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.018382s] ... ok 2026-08-09 02:05:13.048450 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.059062 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_limit_class [0.017660s] ... ok 2026-08-09 02:05:13.061749 | ubuntu-noble | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_status_none [0.018344s] ... ok 2026-08-09 02:05:13.069200 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.071438 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.591672s] ... ok 2026-08-09 02:05:13.072287 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.038318s] ... ok 2026-08-09 02:05:13.079103 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options [0.018644s] ... ok 2026-08-09 02:05:13.087866 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_nonexistent_share [0.047303s] ... ok 2026-08-09 02:05:13.092035 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_3 [0.019483s] ... ok 2026-08-09 02:05:13.109138 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.115913 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_access_list [0.023724s] ... ok 2026-08-09 02:05:13.129644 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.133137 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.053987s] ... ok 2026-08-09 02:05:13.136469 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_02 [0.020616s] ... ok 2026-08-09 02:05:13.146460 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_1_2_91 [0.134593s] ... ok 2026-08-09 02:05:13.153334 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.155155 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_1 [0.021758s] ... ok 2026-08-09 02:05:13.163452 | ubuntu-noble | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.179918s] ... ok 2026-08-09 02:05:13.168116 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_05 [0.031430s] ... ok 2026-08-09 02:05:13.175545 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_1 [0.020237s] ... ok 2026-08-09 02:05:13.181983 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.188561 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_08 [0.020210s] ... ok 2026-08-09 02:05:13.200293 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.202756 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete [0.115208s] ... ok 2026-08-09 02:05:13.207935 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_14 [0.019457s] ... ok 2026-08-09 02:05:13.210646 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.214408 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_mount_point_name [0.038169s] ... ok 2026-08-09 02:05:13.215732 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_not_found [0.068102s] ... ok 2026-08-09 02:05:13.229088 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_02 [0.018563s] ... ok 2026-08-09 02:05:13.234536 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_dhss_true_and_network_notexist [0.020024s] ... ok 2026-08-09 02:05:13.245715 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_03 [0.018913s] ... ok 2026-08-09 02:05:13.250760 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.265850 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_06 [0.020027s] ... ok 2026-08-09 02:05:13.274941 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net_not_active [0.040522s] ... ok 2026-08-09 02:05:13.276491 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.285358 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_10 [0.018555s] ... ok 2026-08-09 02:05:13.297977 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete_no_share [0.020108s] ... ok 2026-08-09 02:05:13.298736 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT_volumes [0.237647s] ... ok 2026-08-09 02:05:13.303462 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_13 [0.018961s] ... ok 2026-08-09 02:05:13.315728 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_no_share [0.019997s] ... ok 2026-08-09 02:05:13.316752 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimiterTest.test_no_delay_GET [0.019149s] ... ok 2026-08-09 02:05:13.319464 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_metadata_1_2_86 [0.104847s] ... ok 2026-08-09 02:05:13.321662 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.119825s] ... ok 2026-08-09 02:05:13.322820 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_16 [0.018645s] ... ok 2026-08-09 02:05:13.334448 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_visibility_locks_creation_failed [0.018694s] ... ok 2026-08-09 02:05:13.335990 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimitsControllerTest.test_empty_index_json [0.019144s] ... ok 2026-08-09 02:05:13.341417 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_1 [0.019059s] ... ok 2026-08-09 02:05:13.345552 | ubuntu-noble | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test_create_index_metadata [0.317290s] ... ok 2026-08-09 02:05:13.355669 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_04 [0.020294s] ... ok 2026-08-09 02:05:13.356416 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.358880 | ubuntu-noble | {7} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_created_since_and_created_before [0.020659s] ... ok 2026-08-09 02:05:13.361723 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_1 [0.040030s] ... ok 2026-08-09 02:05:13.363870 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_check_for_access_rules_locks [0.018891s] ... ok 2026-08-09 02:05:13.369330 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.023708s] ... ok 2026-08-09 02:05:13.374635 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_07 [0.019596s] ... ok 2026-08-09 02:05:13.375977 | ubuntu-noble | {7} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_invalid_time_format [0.019375s] ... ok 2026-08-09 02:05:13.381464 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_1 [0.020877s] ... ok 2026-08-09 02:05:13.387303 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.312897s] ... ok 2026-08-09 02:05:13.391609 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.022049s] ... ok 2026-08-09 02:05:13.393742 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.394758 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_09 [0.018973s] ... ok 2026-08-09 02:05:13.394910 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.396889 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_2 [0.037064s] ... ok 2026-08-09 02:05:13.400801 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink [0.019465s] ... ok 2026-08-09 02:05:13.408451 | ubuntu-noble | {3} manila.tests.api.v2.test_limits.LimiterTest.test_delay_POST [0.023183s] ... ok 2026-08-09 02:05:13.414018 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_12 [0.019352s] ... ok 2026-08-09 02:05:13.418717 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_exception [0.022154s] ... ok 2026-08-09 02:05:13.425032 | ubuntu-noble | {7} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_1_True [0.049221s] ... ok 2026-08-09 02:05:13.432304 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.432794 | ubuntu-noble | {3} manila.tests.api.v2.test_limits.LimiterTest.test_no_delay_PUT [0.022790s] ... ok 2026-08-09 02:05:13.438625 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.438894 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_2__deny_access [0.019254s] ... ok 2026-08-09 02:05:13.438902 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_in_conflicting_status [0.038920s] ... ok 2026-08-09 02:05:13.438906 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_4 [0.023069s] ... ok 2026-08-09 02:05:13.451892 | ubuntu-noble | {3} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_ignores_extra_absolute_limits_json [0.020262s] ... ok 2026-08-09 02:05:13.454041 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_04 [0.019123s] ... ok 2026-08-09 02:05:13.457970 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_5 [0.020997s] ... ok 2026-08-09 02:05:13.471650 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.476724 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_not_found [0.038780s] ... ok 2026-08-09 02:05:13.477857 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_is_not_provided [0.018761s] ... ok 2026-08-09 02:05:13.497326 | ubuntu-noble | {7} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_3 [0.071859s] ... ok 2026-08-09 02:05:13.499876 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_1__None__None_ [0.019410s] ... ok 2026-08-09 02:05:13.509747 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.513021 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit_and_offset [0.038181s] ... ok 2026-08-09 02:05:13.519652 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_1 [0.023036s] ... ok 2026-08-09 02:05:13.521723 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.022279s] ... ok 2026-08-09 02:05:13.526850 | ubuntu-noble | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_1 [0.074579s] ... ok 2026-08-09 02:05:13.538213 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_5 [0.018651s] ... ok 2026-08-09 02:05:13.544818 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_1 [0.024695s] ... ok 2026-08-09 02:05:13.548934 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.554880 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit [0.039071s] ... ok 2026-08-09 02:05:13.556924 | ubuntu-noble | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.392699s] ... ok 2026-08-09 02:05:13.557985 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_2__None___foo__ [0.019044s] ... ok 2026-08-09 02:05:13.568831 | ubuntu-noble | Quota '[1]' for shares should be integer. 2026-08-09 02:05:13.571332 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_4__1_ [0.026781s] ... ok 2026-08-09 02:05:13.575220 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_3___bar___None_ [0.017855s] ... ok 2026-08-09 02:05:13.588560 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.594102 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_4_invalid_reason [0.020948s] ... ok 2026-08-09 02:05:13.594838 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_exception [0.018656s] ... ok 2026-08-09 02:05:13.607670 | ubuntu-noble | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_2 [0.080357s] ... ok 2026-08-09 02:05:13.609124 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.612981 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_mount_point_name [0.056729s] ... ok 2026-08-09 02:05:13.615798 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create [0.023206s] ... ok 2026-08-09 02:05:13.618966 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_2 [0.022375s] ... ok 2026-08-09 02:05:13.632766 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.019624s] ... ok 2026-08-09 02:05:13.636419 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_4 [0.019921s] ... ok 2026-08-09 02:05:13.638937 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete_not_found [0.021896s] ... ok 2026-08-09 02:05:13.642767 | ubuntu-noble | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_body_error [0.034830s] ... ok 2026-08-09 02:05:13.655709 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_user_quota [0.018452s] ... ok 2026-08-09 02:05:13.660164 | ubuntu-noble | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_2_2_22 [0.022178s] ... ok 2026-08-09 02:05:13.670737 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.673417 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_3 [0.026599s] ... ok 2026-08-09 02:05:13.675138 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_1_show [0.018306s] ... ok 2026-08-09 02:05:13.675155 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_1_1_0 [0.041429s] ... ok 2026-08-09 02:05:13.692544 | ubuntu-noble | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_2_detail [0.030441s] ... ok 2026-08-09 02:05:13.694751 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_05 [0.241922s] ... ok 2026-08-09 02:05:13.699315 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_2_2_40 [0.025551s] ... ok 2026-08-09 02:05:13.700804 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_6 [0.030606s] ... ok 2026-08-09 02:05:13.713882 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.718146 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_08 [0.020594s] ... ok 2026-08-09 02:05:13.718162 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_2_2_0 [0.042905s] ... ok 2026-08-09 02:05:13.720809 | ubuntu-noble | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsTestCase.test_create_resource [0.024205s] ... ok 2026-08-09 02:05:13.720824 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.020606s] ... ok 2026-08-09 02:05:13.723940 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.402169s] ... ok 2026-08-09 02:05:13.729946 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_1 [0.028325s] ... ok 2026-08-09 02:05:13.733777 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_2 [0.018587s] ... ok 2026-08-09 02:05:13.737328 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete [0.019471s] ... ok 2026-08-09 02:05:13.737342 | ubuntu-noble | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete [0.020298s] ... ok 2026-08-09 02:05:13.749547 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_4 [0.019226s] ... ok 2026-08-09 02:05:13.752847 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_2 [0.031239s] ... ok 2026-08-09 02:05:13.755843 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access [0.018394s] ... ok 2026-08-09 02:05:13.758779 | ubuntu-noble | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete_not_found [0.020472s] ... ok 2026-08-09 02:05:13.768971 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.019189s] ... ok 2026-08-09 02:05:13.771123 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.772494 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.019929s] ... ok 2026-08-09 02:05:13.775740 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_not_updates_size [0.037079s] ... ok 2026-08-09 02:05:13.785800 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_2_2_40 [0.034161s] ... ok 2026-08-09 02:05:13.788279 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.019391s] ... ok 2026-08-09 02:05:13.791712 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.797147 | ubuntu-noble | {4} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_3_2_44 [0.040222s] ... ok 2026-08-09 02:05:13.799422 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.802222 | ubuntu-noble | Cannot set or update admin only metadata. 2026-08-09 02:05:13.802236 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:13.802241 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-08-09 02:05:13.802245 | ubuntu-noble | policy.check_policy( 2026-08-09 02:05:13.802249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-08-09 02:05:13.802253 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-08-09 02:05:13.802257 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:13.802261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-08-09 02:05:13.802264 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-08-09 02:05:13.802268 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:13.802272 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:13.802276 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:13.802287 | ubuntu-noble | raise self.value 2026-08-09 02:05:13.802291 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:05:13.802295 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:05:13.802298 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:13.802302 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:05:13.802306 | ubuntu-noble | return self.enforce( 2026-08-09 02:05:13.802310 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-08-09 02:05:13.802313 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1115, in enforce 2026-08-09 02:05:13.802317 | ubuntu-noble | raise exc(*args, **kwargs) 2026-08-09 02:05:13.802321 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-08-09 02:05:13.806672 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.807168 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_3_resource_action [0.021252s] ... ok 2026-08-09 02:05:13.808469 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.810925 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_1 [0.021515s] ... ok 2026-08-09 02:05:13.811831 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_update [0.037669s] ... ok 2026-08-09 02:05:13.818746 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.094446s] ... ok 2026-08-09 02:05:13.819824 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_1 [0.022161s] ... ok 2026-08-09 02:05:13.826354 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_1_no_body_content [0.019378s] ... ok 2026-08-09 02:05:13.832097 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_6 [0.021556s] ... ok 2026-08-09 02:05:13.833754 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_too_many_locks [0.020477s] ... ok 2026-08-09 02:05:13.838318 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host_binary [0.018875s] ... ok 2026-08-09 02:05:13.845130 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_2_invalid_body [0.018532s] ... ok 2026-08-09 02:05:13.852197 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_15 [0.019188s] ... ok 2026-08-09 02:05:13.854270 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_not_authorized [0.019629s] ... ok 2026-08-09 02:05:13.856857 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_1 [0.018651s] ... ok 2026-08-09 02:05:13.862754 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_body_uri_mismatch [0.043914s] ... ok 2026-08-09 02:05:13.865966 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete [0.020350s] ... ok 2026-08-09 02:05:13.871642 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_1 [0.019759s] ... ok 2026-08-09 02:05:13.885371 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_4 [0.019651s] ... ok 2026-08-09 02:05:13.891212 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.897345 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_4 [0.024946s] ... ok 2026-08-09 02:05:13.906943 | ubuntu-noble | {7} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_3_2_23 [0.020161s] ... ok 2026-08-09 02:05:13.919095 | ubuntu-noble | {4} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_body_error [0.061901s] ... ok 2026-08-09 02:05:13.920781 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.023051s] ... ok 2026-08-09 02:05:13.922782 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_with_share_network_id [0.069216s] ... ok 2026-08-09 02:05:13.924753 | ubuntu-noble | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create_invalid_types [0.018853s] ... ok 2026-08-09 02:05:13.928178 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.941444 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_2 [0.020228s] ... ok 2026-08-09 02:05:13.942963 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-08-09 02:05:13.945000 | ubuntu-noble | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_show [0.018891s] ... ok 2026-08-09 02:05:13.946753 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_key_too_long [0.083267s] ... ok 2026-08-09 02:05:13.961242 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_1_2_39 [0.040088s] ... ok 2026-08-09 02:05:13.963995 | ubuntu-noble | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_invalid_value [0.018883s] ... ok 2026-08-09 02:05:13.964009 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_3 [0.019922s] ... ok 2026-08-09 02:05:13.966823 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.564056s] ... ok 2026-08-09 02:05:13.966838 | ubuntu-noble | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details [0.020289s] ... ok 2026-08-09 02:05:13.990139 | ubuntu-noble | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_not_found [0.070423s] ... ok 2026-08-09 02:05:13.993468 | ubuntu-noble | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_id [0.026887s] ... ok 2026-08-09 02:05:13.995193 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_for_share_networks [0.033825s] ... ok 2026-08-09 02:05:13.995780 | ubuntu-noble | {6} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_2 [0.030404s] ... ok 2026-08-09 02:05:13.996610 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:13.997779 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.002746 | ubuntu-noble | {7} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_2_2_43 [0.038304s] ... ok 2026-08-09 02:05:14.015677 | ubuntu-noble | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_1 [0.021959s] ... ok 2026-08-09 02:05:14.016781 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.LimitTest.test_GET_delay [0.020315s] ... ok 2026-08-09 02:05:14.016796 | ubuntu-noble | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_2_invalid_body [0.021077s] ... ok 2026-08-09 02:05:14.020980 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares [0.019411s] ... ok 2026-08-09 02:05:14.035926 | ubuntu-noble | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_3 [0.019409s] ... ok 2026-08-09 02:05:14.035952 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.LimiterTest.test_delay_GET [0.018814s] ... ok 2026-08-09 02:05:14.039988 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.263639s] ... ok 2026-08-09 02:05:14.040013 | ubuntu-noble | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show [0.021879s] ... ok 2026-08-09 02:05:14.040017 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_conflict [0.018738s] ... ok 2026-08-09 02:05:14.049848 | ubuntu-noble | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_3_2_8 [0.057910s] ... ok 2026-08-09 02:05:14.053928 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.LimiterTest.test_multiple_users [0.018615s] ... ok 2026-08-09 02:05:14.056741 | ubuntu-noble | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_1 [0.019685s] ... ok 2026-08-09 02:05:14.058971 | ubuntu-noble | {5} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_3 [0.020454s] ... ok 2026-08-09 02:05:14.058986 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_host_not_found [0.019026s] ... ok 2026-08-09 02:05:14.061981 | ubuntu-noble | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_show_not_found [0.019873s] ... ok 2026-08-09 02:05:14.072972 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.ParseLimitsTest.test_missing_arg [0.018338s] ... ok 2026-08-09 02:05:14.075120 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:14.075135 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:14.076962 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_limited_request_json [0.019689s] ... ok 2026-08-09 02:05:14.080001 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_3 [0.018631s] ... ok 2026-08-09 02:05:14.080014 | ubuntu-noble | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_invalid_keys_sh_server_exists [0.019066s] ... ok 2026-08-09 02:05:14.082533 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_3 [0.530284s] ... ok 2026-08-09 02:05:14.089835 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.094020 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_share_not_updates_size [0.038797s] ... ok 2026-08-09 02:05:14.097411 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.WsgiLimiterProxyTest.test_200 [0.024811s] ... ok 2026-08-09 02:05:14.098764 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimiterTest.test_multiple_delays [0.020430s] ... ok 2026-08-09 02:05:14.100706 | ubuntu-noble | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_name [0.021338s] ... ok 2026-08-09 02:05:14.104646 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_2 [0.023420s] ... ok 2026-08-09 02:05:14.116273 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_json_2_2_58 [0.018331s] ... ok 2026-08-09 02:05:14.117487 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_good_url [0.020100s] ... ok 2026-08-09 02:05:14.121052 | ubuntu-noble | {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host [0.018592s] ... ok 2026-08-09 02:05:14.122239 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_3 [0.020624s] ... ok 2026-08-09 02:05:14.126617 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.130045 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_share_group_not_found [0.047316s] ... ok 2026-08-09 02:05:14.132633 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.134946 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_value [0.018480s] ... ok 2026-08-09 02:05:14.140074 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.042938s] ... ok 2026-08-09 02:05:14.140100 | ubuntu-noble | {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_state [0.018536s] ... ok 2026-08-09 02:05:14.140105 | ubuntu-noble | {6} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_limit_and_offset [0.021376s] ... ok 2026-08-09 02:05:14.140914 | ubuntu-noble | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_authorized [0.090954s] ... ok 2026-08-09 02:05:14.141778 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_status [0.019097s] ... ok 2026-08-09 02:05:14.154430 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_response_to_delays_usernames [0.019334s] ... ok 2026-08-09 02:05:14.158489 | ubuntu-noble | {6} manila.tests.api.v2.test_messages.MessageApiTest.test_show_not_found [0.019330s] ... ok 2026-08-09 02:05:14.159471 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.022207s] ... ok 2026-08-09 02:05:14.161996 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_2 [0.019123s] ... ok 2026-08-09 02:05:14.168227 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.171378 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_invalid_field [0.041356s] ... ok 2026-08-09 02:05:14.173678 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.175330 | ubuntu-noble | {5} manila.tests.api.v2.test_messages.MessageApiTest.test_delete [0.020614s] ... ok 2026-08-09 02:05:14.182985 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.022287s] ... ok 2026-08-09 02:05:14.189141 | ubuntu-noble | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_found [0.050248s] ... ok 2026-08-09 02:05:14.193485 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_1 [0.021929s] ... ok 2026-08-09 02:05:14.195802 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.197307 | ubuntu-noble | {5} manila.tests.api.v2.test_messages.MessageApiTest.test_show [0.021728s] ... ok 2026-08-09 02:05:14.213424 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_01 [0.019729s] ... ok 2026-08-09 02:05:14.215653 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing [0.254062s] ... ok 2026-08-09 02:05:14.219368 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.228297 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.236550 | ubuntu-noble | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_access_metadata_not_found [0.097658s] ... ok 2026-08-09 02:05:14.236594 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_12 [0.022032s] ... ok 2026-08-09 02:05:14.239748 | ubuntu-noble | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary [0.043428s] ... ok 2026-08-09 02:05:14.241537 | ubuntu-noble | {1} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_4 [0.025768s] ... ok 2026-08-09 02:05:14.247123 | ubuntu-noble | {6} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata [0.088299s] ... ok 2026-08-09 02:05:14.259074 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_02 [0.022160s] ... ok 2026-08-09 02:05:14.260623 | ubuntu-noble | {1} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_1 [0.019001s] ... ok 2026-08-09 02:05:14.267721 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.269739 | ubuntu-noble | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_3 [0.106203s] ... ok 2026-08-09 02:05:14.271813 | ubuntu-noble | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_3_show [0.038460s] ... ok 2026-08-09 02:05:14.273489 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.279689 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_value [0.020586s] ... ok 2026-08-09 02:05:14.280796 | ubuntu-noble | {5} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_3 [0.080888s] ... ok 2026-08-09 02:05:14.296321 | ubuntu-noble | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_3_2_43 [0.060224s] ... ok 2026-08-09 02:05:14.299448 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_no_data [0.020925s] ... ok 2026-08-09 02:05:14.303699 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.308665 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.311798 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-08-09 02:05:14.312392 | ubuntu-noble | {5} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.033526s] ... ok 2026-08-09 02:05:14.319148 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_2 [0.019506s] ... ok 2026-08-09 02:05:14.320938 | ubuntu-noble | {6} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata_not_found [0.070814s] ... ok 2026-08-09 02:05:14.331738 | ubuntu-noble | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_2_2_0 [0.061103s] ... ok 2026-08-09 02:05:14.333197 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.337501 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_1 [0.024854s] ... ok 2026-08-09 02:05:14.338728 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.020242s] ... ok 2026-08-09 02:05:14.341739 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_spec_not_found [0.022574s] ... ok 2026-08-09 02:05:14.362471 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_4 [0.024518s] ... ok 2026-08-09 02:05:14.365721 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_6 [0.025075s] ... ok 2026-08-09 02:05:14.374095 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_delete_metadata [0.102431s] ... ok 2026-08-09 02:05:14.377251 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.377578 | ubuntu-noble | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_2_False [0.048646s] ... ok 2026-08-09 02:05:14.383684 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_1 [0.039063s] ... ok 2026-08-09 02:05:14.385872 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_7 [0.021970s] ... ok 2026-08-09 02:05:14.393863 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_4 [0.031188s] ... ok 2026-08-09 02:05:14.406116 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.020205s] ... ok 2026-08-09 02:05:14.413300 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.416933 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.419198 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.025120s] ... ok 2026-08-09 02:05:14.420504 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_non_existent_type [0.039432s] ... ok 2026-08-09 02:05:14.432743 | ubuntu-noble | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_1_True [0.053044s] ... ok 2026-08-09 02:05:14.434982 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_1 [0.028628s] ... ok 2026-08-09 02:05:14.438424 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_2 [0.019013s] ... ok 2026-08-09 02:05:14.455368 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.458668 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_6 [0.019546s] ... ok 2026-08-09 02:05:14.461357 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_from_public_share_type [0.037811s] ... ok 2026-08-09 02:05:14.462895 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.279434s] ... ok 2026-08-09 02:05:14.462911 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_2 [0.026920s] ... ok 2026-08-09 02:05:14.480834 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_found [0.020172s] ... ok 2026-08-09 02:05:14.488504 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_3 [0.026363s] ... ok 2026-08-09 02:05:14.494870 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.496921 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.497972 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_project_in_body [0.039421s] ... ok 2026-08-09 02:05:14.500746 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_3 [0.020913s] ... ok 2026-08-09 02:05:14.505826 | ubuntu-noble | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_1 [0.074683s] ... ok 2026-08-09 02:05:14.513438 | ubuntu-noble | {1} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_2_AvailabilityZoneController [0.252682s] ... ok 2026-08-09 02:05:14.516217 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_7 [0.027548s] ... ok 2026-08-09 02:05:14.520065 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_2___l____i____s____t__ [0.022066s] ... ok 2026-08-09 02:05:14.524211 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_2 [0.149948s] ... ok 2026-08-09 02:05:14.526825 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_1 [0.026629s] ... ok 2026-08-09 02:05:14.532444 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.LimiterTest.test_user_limit [0.018867s] ... ok 2026-08-09 02:05:14.535648 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_7 [0.019259s] ... ok 2026-08-09 02:05:14.542460 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_2 [0.022260s] ... ok 2026-08-09 02:05:14.550998 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_json_1_2_0 [0.018388s] ... ok 2026-08-09 02:05:14.553790 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_1_2_39 [0.024567s] ... ok 2026-08-09 02:05:14.555739 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_1 [0.018317s] ... ok 2026-08-09 02:05:14.560121 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.563748 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_1_True [0.021147s] ... ok 2026-08-09 02:05:14.569324 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.LimitsViewBuilderTest.test_build_limits [0.018281s] ... ok 2026-08-09 02:05:14.570073 | ubuntu-noble | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-08-09 02:05:14.572769 | ubuntu-noble | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-08-09 02:05:14.572783 | ubuntu-noble | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-08-09 02:05:14.572787 | ubuntu-noble | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-08-09 02:05:14.572791 | ubuntu-noble | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-08-09 02:05:14.572926 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.018643s] ... ok 2026-08-09 02:05:14.585610 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.061045s] ... ok 2026-08-09 02:05:14.589841 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_4___2_46___False_ [0.021627s] ... ok 2026-08-09 02:05:14.590718 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_2 [0.035607s] ... ok 2026-08-09 02:05:14.590727 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_rule [0.017944s] ... ok 2026-08-09 02:05:14.594198 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_5 [0.019981s] ... ok 2026-08-09 02:05:14.595755 | ubuntu-noble | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_2 [0.089704s] ... ok 2026-08-09 02:05:14.610018 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.WsgiLimiterProxyTest.test_403 [0.019343s] ... ok 2026-08-09 02:05:14.610090 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_using_too_old_microversion [0.020760s] ... ok 2026-08-09 02:05:14.612172 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota_using_too_old_microversion [0.019219s] ... ok 2026-08-09 02:05:14.621532 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.624799 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.625328 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_description [0.039756s] ... ok 2026-08-09 02:05:14.627869 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_response_to_delays [0.018636s] ... ok 2026-08-09 02:05:14.628851 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create [0.019644s] ... ok 2026-08-09 02:05:14.630820 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_no_default_share_type_with_share_group_snapshot [0.042688s] ... ok 2026-08-09 02:05:14.634436 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_2 [0.022039s] ... ok 2026-08-09 02:05:14.635948 | ubuntu-noble | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_1 [0.338881s] ... ok 2026-08-09 02:05:14.644277 | ubuntu-noble | {1} manila.tests.api.v2.test_messages.MessageApiTest.test_delete_not_found [0.018486s] ... ok 2026-08-09 02:05:14.646735 | ubuntu-noble | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_2_2_0 [0.048791s] ... ok 2026-08-09 02:05:14.648950 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_5_invalid_resource_id [0.018568s] ... ok 2026-08-09 02:05:14.656534 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_6 [0.021963s] ... ok 2026-08-09 02:05:14.661190 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.664799 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name [0.039318s] ... ok 2026-08-09 02:05:14.667956 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_3_invalid_action [0.018957s] ... ok 2026-08-09 02:05:14.670476 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.673883 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_1 [0.042379s] ... ok 2026-08-09 02:05:14.679538 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_1_2_39 [0.022821s] ... ok 2026-08-09 02:05:14.683058 | ubuntu-noble | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_1_True [0.047225s] ... ok 2026-08-09 02:05:14.686091 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_3 [0.019651s] ... ok 2026-08-09 02:05:14.692734 | ubuntu-noble | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_2_False [0.045538s] ... ok 2026-08-09 02:05:14.692786 | ubuntu-noble | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_4_2_44 [0.047426s] ... ok 2026-08-09 02:05:14.705857 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.706091 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show_not_found [0.019640s] ... ok 2026-08-09 02:05:14.709251 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.716643 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_1 [0.036932s] ... ok 2026-08-09 02:05:14.718553 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.719310 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_input [0.042884s] ... ok 2026-08-09 02:05:14.722825 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_body [0.038900s] ... ok 2026-08-09 02:05:14.726620 | ubuntu-noble | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_2_detail [0.020326s] ... ok 2026-08-09 02:05:14.739915 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.020733s] ... ok 2026-08-09 02:05:14.744212 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.747122 | ubuntu-noble | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_2___detail___True_ [0.020278s] ... ok 2026-08-09 02:05:14.753011 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_1_InvalidBackup [0.059417s] ... ok 2026-08-09 02:05:14.753452 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.757641 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.761288 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_share_id [0.038625s] ... ok 2026-08-09 02:05:14.762976 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_1__2 [0.024047s] ... ok 2026-08-09 02:05:14.769058 | ubuntu-noble | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_2 [0.073050s] ... ok 2026-08-09 02:05:14.769850 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_a_uuid [0.042451s] ... ok 2026-08-09 02:05:14.770719 | ubuntu-noble | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_1___index___False__True_ [0.021838s] ... ok 2026-08-09 02:05:14.783937 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_2 [0.020331s] ... ok 2026-08-09 02:05:14.788984 | ubuntu-noble | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_2___index___False__False_ [0.019706s] ... ok 2026-08-09 02:05:14.792268 | ubuntu-noble | Metadata property value is blank. 2026-08-09 02:05:14.794630 | ubuntu-noble | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.030560s] ... ok 2026-08-09 02:05:14.796529 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.796541 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.799720 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_1_2_80 [0.038200s] ... ok 2026-08-09 02:05:14.800770 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_group_not_found [0.042698s] ... ok 2026-08-09 02:05:14.808434 | ubuntu-noble | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_4___detail___True__False_ [0.019269s] ... ok 2026-08-09 02:05:14.809723 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_user_quota_can_not_be_bigger_than_tenant_quota [0.027157s] ... ok 2026-08-09 02:05:14.822086 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_5 [0.025500s] ... ok 2026-08-09 02:05:14.830327 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_2_lock_reason [0.020858s] ... ok 2026-08-09 02:05:14.832746 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.833824 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.835446 | ubuntu-noble | {5} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_1_index [0.026835s] ... ok 2026-08-09 02:05:14.837950 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit [0.037859s] ... ok 2026-08-09 02:05:14.838630 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.847842 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.385719s] ... ok 2026-08-09 02:05:14.848751 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_1 [0.019503s] ... ok 2026-08-09 02:05:14.852883 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary_with_share_id [0.097293s] ... ok 2026-08-09 02:05:14.852899 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_5_disallowed_attributes [0.020073s] ... ok 2026-08-09 02:05:14.855886 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_create_security_service_no_body [0.019753s] ... ok 2026-08-09 02:05:14.858730 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_3 [0.018915s] ... ok 2026-08-09 02:05:14.873166 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index [0.022410s] ... ok 2026-08-09 02:05:14.875368 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.878454 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_to_target_share [0.039897s] ... ok 2026-08-09 02:05:14.880766 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_8 [0.020069s] ... ok 2026-08-09 02:05:14.885947 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.891899 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.041847s] ... ok 2026-08-09 02:05:14.895095 | ubuntu-noble | {6} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_1_1_0 [0.019950s] ... ok 2026-08-09 02:05:14.897164 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_2 [0.018905s] ... ok 2026-08-09 02:05:14.897626 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.901840 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_2_2_91 [0.052057s] ... ok 2026-08-09 02:05:14.911027 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rule_locks_no_locks [0.021307s] ... ok 2026-08-09 02:05:14.912167 | ubuntu-noble | {6} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_1___index___False_ [0.018809s] ... ok 2026-08-09 02:05:14.913252 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.920775 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_5 [0.021975s] ... ok 2026-08-09 02:05:14.931378 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create_invalid_active_directory_1_2_76 [0.018994s] ... ok 2026-08-09 02:05:14.932788 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.020302s] ... ok 2026-08-09 02:05:14.938242 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_2_detail [0.018774s] ... ok 2026-08-09 02:05:14.938912 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.945244 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_invalid_share [0.043131s] ... ok 2026-08-09 02:05:14.952812 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list [0.018676s] ... ok 2026-08-09 02:05:14.960504 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_2_2_40 [0.022111s] ... ok 2026-08-09 02:05:14.966853 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.969032 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_valid_keys_sh_server_exists [0.018763s] ... ok 2026-08-09 02:05:14.980963 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:14.983306 | ubuntu-noble | Quota 'foo' for shares should be integer. 2026-08-09 02:05:14.985931 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_1_index [0.038895s] ... ok 2026-08-09 02:05:14.986840 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_2_foo [0.024856s] ... ok 2026-08-09 02:05:14.986853 | ubuntu-noble | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_index_metadata_2_2_87 [0.107147s] ... ok 2026-08-09 02:05:14.987838 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_authorized [0.018861s] ... ok 2026-08-09 02:05:15.005300 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_6_invalid_resource_type [0.019566s] ... ok 2026-08-09 02:05:15.019036 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.022688 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.025523 | ubuntu-noble | {6} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_1_2_0 [0.037149s] ... ok 2026-08-09 02:05:15.027343 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.027757 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_no_such_resource [0.019854s] ... ok 2026-08-09 02:05:15.027769 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_invalid_backup_id [0.041575s] ... ok 2026-08-09 02:05:15.045967 | ubuntu-noble | {6} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_3 [0.020117s] ... ok 2026-08-09 02:05:15.046898 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_update [0.021492s] ... ok 2026-08-09 02:05:15.060284 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.064133 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_5_delete [0.037425s] ... ok 2026-08-09 02:05:15.066509 | ubuntu-noble | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_get_pools_detail [0.019748s] ... ok 2026-08-09 02:05:15.079426 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.085956 | ubuntu-noble | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_1_index [0.018927s] ... ok 2026-08-09 02:05:15.093437 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts_separately [0.236054s] ... ok 2026-08-09 02:05:15.099096 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.105127 | ubuntu-noble | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index [0.019100s] ... ok 2026-08-09 02:05:15.109114 | ubuntu-noble | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_4_2_44 [0.060784s] ... ok 2026-08-09 02:05:15.112283 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_filter_by_sn [0.020342s] ... ok 2026-08-09 02:05:15.123089 | ubuntu-noble | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_3_2_46 [0.133503s] ... ok 2026-08-09 02:05:15.123732 | ubuntu-noble | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create [0.018554s] ... ok 2026-08-09 02:05:15.132066 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_has_share_servers [0.019224s] ... ok 2026-08-09 02:05:15.150727 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_1_True [0.018454s] ... ok 2026-08-09 02:05:15.156336 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.157786 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.161654 | ubuntu-noble | {1} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_4_2_76 [0.037595s] ... ok 2026-08-09 02:05:15.173125 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_admin_context_invalid_opts [0.018930s] ... ok 2026-08-09 02:05:15.180073 | ubuntu-noble | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_2 [0.018395s] ... ok 2026-08-09 02:05:15.188307 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_1 [0.018581s] ... ok 2026-08-09 02:05:15.207990 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_3 [0.019031s] ... ok 2026-08-09 02:05:15.213138 | ubuntu-noble | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_3 [0.149037s] ... ok 2026-08-09 02:05:15.213610 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.226616 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_list_4 [0.018514s] ... ok 2026-08-09 02:05:15.240100 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_1 [0.572873s] ... ok 2026-08-09 02:05:15.240784 | ubuntu-noble | {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_1_1_0 [0.060769s] ... ok 2026-08-09 02:05:15.244770 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_1 [0.018358s] ... ok 2026-08-09 02:05:15.248895 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.264144 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_binary [0.018745s] ... ok 2026-08-09 02:05:15.273635 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.276908 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.288497 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-08-09 02:05:15.297223 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.299360 | ubuntu-noble | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_share_not_found [0.085502s] ... ok 2026-08-09 02:05:15.303001 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.367453s] ... ok 2026-08-09 02:05:15.313377 | ubuntu-noble | Metadata property value is blank. 2026-08-09 02:05:15.316080 | ubuntu-noble | {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.075253s] ... ok 2026-08-09 02:05:15.338392 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.350352 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.373787 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_1 [0.572966s] ... ok 2026-08-09 02:05:15.376363 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.378940 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-08-09 02:05:15.382123 | ubuntu-noble | {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.065370s] ... ok 2026-08-09 02:05:15.382139 | ubuntu-noble | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata [0.117595s] ... ok 2026-08-09 02:05:15.410826 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_2 [0.290445s] ... ok 2026-08-09 02:05:15.411650 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.417178 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_2 [0.041973s] ... ok 2026-08-09 02:05:15.418047 | ubuntu-noble | Metadata property key is blank. 2026-08-09 02:05:15.419828 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.421357 | ubuntu-noble | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.314840s] ... ok 2026-08-09 02:05:15.437506 | ubuntu-noble | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_2_False [0.055670s] ... ok 2026-08-09 02:05:15.440883 | ubuntu-noble | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_2_2_0 [0.058757s] ... ok 2026-08-09 02:05:15.450463 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.453805 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.454906 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_1 [0.043706s] ... ok 2026-08-09 02:05:15.456763 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_2 [0.040099s] ... ok 2026-08-09 02:05:15.459138 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.476738 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.477156 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_2 [0.021735s] ... ok 2026-08-09 02:05:15.483249 | ubuntu-noble | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_access_level [0.045680s] ... ok 2026-08-09 02:05:15.488520 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-08-09 02:05:15.490859 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.491461 | ubuntu-noble | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.069908s] ... ok 2026-08-09 02:05:15.494795 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_group_not_found [0.038900s] ... ok 2026-08-09 02:05:15.499135 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_02 [0.021369s] ... ok 2026-08-09 02:05:15.501099 | ubuntu-noble | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_access_id_not_found [0.058439s] ... ok 2026-08-09 02:05:15.513907 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_2 [0.275291s] ... ok 2026-08-09 02:05:15.519600 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.520653 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_13 [0.021220s] ... ok 2026-08-09 02:05:15.523925 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_invalid_backup [0.039755s] ... ok 2026-08-09 02:05:15.531740 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.537591 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_2_get_share_instances [0.042553s] ... ok 2026-08-09 02:05:15.541308 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_06 [0.020233s] ... ok 2026-08-09 02:05:15.545225 | ubuntu-noble | {5} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_1_1_0 [0.045753s] ... ok 2026-08-09 02:05:15.549270 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.557229 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.557864 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_2_False [0.066339s] ... ok 2026-08-09 02:05:15.561704 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit_and_offset [0.037666s] ... ok 2026-08-09 02:05:15.562961 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_08 [0.021259s] ... ok 2026-08-09 02:05:15.574597 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.577637 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.592059 | ubuntu-noble | {5} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_update_request [0.046261s] ... ok 2026-08-09 02:05:15.594755 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.595292 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_key_allowed_chars [0.031989s] ... ok 2026-08-09 02:05:15.598353 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_4_create [0.037194s] ... ok 2026-08-09 02:05:15.603967 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_1_1_0 [0.045897s] ... ok 2026-08-09 02:05:15.614752 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_not_found [0.019071s] ... ok 2026-08-09 02:05:15.629465 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.631943 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.632938 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_exception [0.040763s] ... ok 2026-08-09 02:05:15.635739 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_1 [0.018688s] ... ok 2026-08-09 02:05:15.640960 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.645072 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_no_share_id [0.040022s] ... ok 2026-08-09 02:05:15.651989 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_3 [0.018234s] ... ok 2026-08-09 02:05:15.663703 | ubuntu-noble | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_metadata_2_2_87 [0.364426s] ... ok 2026-08-09 02:05:15.667388 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.670711 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_2_False [0.037640s] ... ok 2026-08-09 02:05:15.685712 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.688823 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_1 [0.036564s] ... ok 2026-08-09 02:05:15.688961 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.697861 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete [0.050653s] ... ok 2026-08-09 02:05:15.700861 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.705444 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.707171 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_share_types [0.018211s] ... ok 2026-08-09 02:05:15.708671 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore [0.037792s] ... ok 2026-08-09 02:05:15.726273 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_2___2_45___False_ [0.018748s] ... ok 2026-08-09 02:05:15.735630 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.739267 | ubuntu-noble | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_1 [0.140848s] ... ok 2026-08-09 02:05:15.743399 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.744815 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit_and_offset [0.047631s] ... ok 2026-08-09 02:05:15.746743 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_not_found [0.018923s] ... ok 2026-08-09 02:05:15.756624 | ubuntu-noble | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update [0.092633s] ... ok 2026-08-09 02:05:15.764273 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_2 [0.018701s] ... ok 2026-08-09 02:05:15.775991 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.785118 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.791178 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_2_detail [0.048019s] ... ok 2026-08-09 02:05:15.793589 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.798653 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_1 [0.041631s] ... ok 2026-08-09 02:05:15.803801 | ubuntu-noble | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_share_not_found [0.061375s] ... ok 2026-08-09 02:05:15.831193 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.832836 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_03 [0.294926s] ... ok 2026-08-09 02:05:15.836655 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.839761 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.841077 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_a_uuid [0.042106s] ... ok 2026-08-09 02:05:15.854249 | ubuntu-noble | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_bad_request_2 [0.021544s] ... ok 2026-08-09 02:05:15.859175 | ubuntu-noble | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.058364s] ... ok 2026-08-09 02:05:15.874064 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.574681s] ... ok 2026-08-09 02:05:15.875820 | ubuntu-noble | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_4 [0.021273s] ... ok 2026-08-09 02:05:15.878051 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.883912 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_1 [0.040392s] ... ok 2026-08-09 02:05:15.884814 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_get_admin_export_location [0.175048s] ... ok 2026-08-09 02:05:15.895144 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.896647 | ubuntu-noble | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_input [0.020822s] ... ok 2026-08-09 02:05:15.899824 | ubuntu-noble | {2} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_3 [0.024345s] ... ok 2026-08-09 02:05:15.917254 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.919894 | ubuntu-noble | {2} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_escaping [0.021017s] ... ok 2026-08-09 02:05:15.920880 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_1 [0.038883s] ... ok 2026-08-09 02:05:15.922022 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_create_metadata [0.130256s] ... ok 2026-08-09 02:05:15.922238 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.940919 | ubuntu-noble | {2} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_invalid_methods [0.020701s] ... ok 2026-08-09 02:05:15.943890 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_08 [0.020443s] ... ok 2026-08-09 02:05:15.943907 | ubuntu-noble | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.082129s] ... ok 2026-08-09 02:05:15.960710 | ubuntu-noble | {2} manila.tests.api.v2.test_messages.MessageApiTest.test_show_pre_microversion [0.019682s] ... ok 2026-08-09 02:05:15.961592 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.962782 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_11 [0.019706s] ... ok 2026-08-09 02:05:15.978526 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:15.982065 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_15 [0.018993s] ... ok 2026-08-09 02:05:15.982082 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_2 [0.040153s] ... ok 2026-08-09 02:05:15.994844 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.070903s] ... ok 2026-08-09 02:05:16.000488 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_07 [0.019682s] ... ok 2026-08-09 02:05:16.007490 | ubuntu-noble | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_2_2_89 [0.110820s] ... ok 2026-08-09 02:05:16.016312 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.019613 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_2 [0.037543s] ... ok 2026-08-09 02:05:16.020752 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_09 [0.019038s] ... ok 2026-08-09 02:05:16.023605 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.139185s] ... ok 2026-08-09 02:05:16.031305 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.039153 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_2 [0.019005s] ... ok 2026-08-09 02:05:16.040588 | ubuntu-noble | {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_1 [0.079879s] ... ok 2026-08-09 02:05:16.041179 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.045204 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_1 [0.280647s] ... ok 2026-08-09 02:05:16.054079 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.058896 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_1 [0.037765s] ... ok 2026-08-09 02:05:16.061806 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.062111 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_too_many_keys [0.021717s] ... ok 2026-08-09 02:05:16.065373 | ubuntu-noble | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_index_metadata [0.057763s] ... ok 2026-08-09 02:05:16.073729 | ubuntu-noble | {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_resource_id_not_found [0.032962s] ... ok 2026-08-09 02:05:16.080622 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.085338 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az [0.039550s] ... ok 2026-08-09 02:05:16.086732 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.093480s] ... ok 2026-08-09 02:05:16.091438 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.094997 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_no_share_groups [0.037177s] ... ok 2026-08-09 02:05:16.096874 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.021987s] ... ok 2026-08-09 02:05:16.109052 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.112495 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_2 [0.050642s] ... ok 2026-08-09 02:05:16.117444 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_4 [0.604115s] ... ok 2026-08-09 02:05:16.120899 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.121821 | ubuntu-noble | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_network_not_found [0.056394s] ... ok 2026-08-09 02:05:16.125152 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_5 [0.028832s] ... ok 2026-08-09 02:05:16.125168 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_group_type_specified [0.039173s] ... ok 2026-08-09 02:05:16.129057 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.129713 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.134968 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_private_share_group_type [0.019435s] ... ok 2026-08-09 02:05:16.134984 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_no_share_groups [0.037494s] ... ok 2026-08-09 02:05:16.136790 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_body [0.048608s] ... ok 2026-08-09 02:05:16.143773 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_1 [0.021385s] ... ok 2026-08-09 02:05:16.145321 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_2 [0.020434s] ... ok 2026-08-09 02:05:16.151668 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_1_str [0.019469s] ... ok 2026-08-09 02:05:16.154941 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.158669 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_2_2_47 [0.134759s] ... ok 2026-08-09 02:05:16.159635 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.163431 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_1 [0.038268s] ... ok 2026-08-09 02:05:16.164993 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_2 [0.019466s] ... ok 2026-08-09 02:05:16.166245 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.167586 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_1 [0.023761s] ... ok 2026-08-09 02:05:16.171963 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit_and_offset [0.037247s] ... ok 2026-08-09 02:05:16.172742 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.173020 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_3 [0.018793s] ... ok 2026-08-09 02:05:16.177473 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name_and_description [0.042055s] ... ok 2026-08-09 02:05:16.184963 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_3 [0.019231s] ... ok 2026-08-09 02:05:16.191940 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_2 [0.021689s] ... ok 2026-08-09 02:05:16.191956 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_4___t____u____p____l____e__ [0.019118s] ... ok 2026-08-09 02:05:16.196198 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.198694 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.201923 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_2 [0.038175s] ... ok 2026-08-09 02:05:16.203886 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.204655 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_not_found [0.020118s] ... ok 2026-08-09 02:05:16.208591 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_5_1 [0.018752s] ... ok 2026-08-09 02:05:16.211278 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_2_remove_security_service [0.021833s] ... ok 2026-08-09 02:05:16.215844 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.220829 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_2 [0.043068s] ... ok 2026-08-09 02:05:16.225304 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_9 [0.020585s] ... ok 2026-08-09 02:05:16.227483 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_4___2_46___False_ [0.018749s] ... ok 2026-08-09 02:05:16.232269 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_1_1_0 [0.020865s] ... ok 2026-08-09 02:05:16.236225 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.243675 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.084560s] ... ok 2026-08-09 02:05:16.246752 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota [0.019528s] ... ok 2026-08-09 02:05:16.246779 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin_default_public_only [0.018624s] ... ok 2026-08-09 02:05:16.261794 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.264488 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_3___2_46___True_ [0.017950s] ... ok 2026-08-09 02:05:16.265775 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_3 [0.019826s] ... ok 2026-08-09 02:05:16.270817 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_snapshot_not_found [0.044640s] ... ok 2026-08-09 02:05:16.272724 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.275249 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_1 [0.042744s] ... ok 2026-08-09 02:05:16.280656 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.283194 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_3___2_46___True_ [0.018586s] ... ok 2026-08-09 02:05:16.286068 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_06 [0.020257s] ... ok 2026-08-09 02:05:16.305128 | ubuntu-noble | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-08-09 02:05:16.306377 | ubuntu-noble | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-08-09 02:05:16.306392 | ubuntu-noble | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-08-09 02:05:16.306396 | ubuntu-noble | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-08-09 02:05:16.306400 | ubuntu-noble | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-08-09 02:05:16.321648 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_2 [0.023070s] ... ok 2026-08-09 02:05:16.324841 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_2 [0.028125s] ... ok 2026-08-09 02:05:16.324858 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_10 [0.019504s] ... ok 2026-08-09 02:05:16.324862 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_3 [0.034480s] ... ok 2026-08-09 02:05:16.336094 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_update_all_metadata [0.092295s] ... ok 2026-08-09 02:05:16.336626 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.340612 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.341394 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_2 [0.058054s] ... ok 2026-08-09 02:05:16.344418 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.344883 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.019554s] ... ok 2026-08-09 02:05:16.344897 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_subnet_creation [0.041031s] ... ok 2026-08-09 02:05:16.348393 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_add_project_access_in_body [0.042374s] ... ok 2026-08-09 02:05:16.363695 | ubuntu-noble | Quota '{1: 2}' for shares should be integer. 2026-08-09 02:05:16.365926 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_3 [0.023196s] ... ok 2026-08-09 02:05:16.371751 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.377468 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.379706 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.381036 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_group_type_specified [0.039352s] ... ok 2026-08-09 02:05:16.383798 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.386948 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_without_quota [0.019714s] ... ok 2026-08-09 02:05:16.388730 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_to_public_share_type [0.039155s] ... ok 2026-08-09 02:05:16.405399 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_1_no_body_content [0.019328s] ... ok 2026-08-09 02:05:16.413274 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_1 [0.292654s] ... ok 2026-08-09 02:05:16.417029 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.421030 | ubuntu-noble | Cannot set or update admin only metadata. 2026-08-09 02:05:16.421051 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:16.421056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_export_locations.py", line 134, in _validate_metadata_for_update 2026-08-09 02:05:16.421060 | ubuntu-noble | policy.check_policy( 2026-08-09 02:05:16.421064 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:16.421068 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:16.421072 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:16.421076 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:16.421080 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:16.421084 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:16.421087 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:16.421091 | ubuntu-noble | raise effect 2026-08-09 02:05:16.421095 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow update_admin_only_metadata to be performed. 2026-08-09 02:05:16.421776 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update_invalid [0.084955s] ... ok 2026-08-09 02:05:16.424743 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_1_action_and_lock_reason [0.019427s] ... ok 2026-08-09 02:05:16.425458 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.434235 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_private [0.042948s] ... ok 2026-08-09 02:05:16.440016 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_04 [0.029036s] ... ok 2026-08-09 02:05:16.443543 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_4_invalid_reason [0.018690s] ... ok 2026-08-09 02:05:16.454135 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_duplicate_name [0.022813s] ... ok 2026-08-09 02:05:16.460194 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_07 [0.020102s] ... ok 2026-08-09 02:05:16.460434 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.466096 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_visibility_already_locked [0.020135s] ... ok 2026-08-09 02:05:16.466113 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_2 [0.042003s] ... ok 2026-08-09 02:05:16.475322 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_2 [0.021046s] ... ok 2026-08-09 02:05:16.477648 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_4 [0.275408s] ... ok 2026-08-09 02:05:16.479754 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_14 [0.019713s] ... ok 2026-08-09 02:05:16.483939 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_2 [0.020180s] ... ok 2026-08-09 02:05:16.496150 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_with_share_types [0.020592s] ... ok 2026-08-09 02:05:16.498973 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.502069 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_11 [0.020170s] ... ok 2026-08-09 02:05:16.502734 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_1 [0.038505s] ... ok 2026-08-09 02:05:16.504622 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_2 [0.020545s] ... ok 2026-08-09 02:05:16.513748 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.520267 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_1___2_45___True_ [0.021150s] ... ok 2026-08-09 02:05:16.520283 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_1 [0.039745s] ... ok 2026-08-09 02:05:16.521719 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_12 [0.019956s] ... ok 2026-08-09 02:05:16.524474 | ubuntu-noble | {2} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_3___detail___True__True_ [0.019662s] ... ok 2026-08-09 02:05:16.536951 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.540650 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_1 [0.019824s] ... ok 2026-08-09 02:05:16.543697 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_exist [0.037865s] ... ok 2026-08-09 02:05:16.544740 | ubuntu-noble | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete_has_share_networks [0.020156s] ... ok 2026-08-09 02:05:16.552429 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.554044 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.557093 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_no_groups [0.037614s] ... ok 2026-08-09 02:05:16.559939 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_share_network_id_not_a_uuid [0.041544s] ... ok 2026-08-09 02:05:16.560734 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_3 [0.018681s] ... ok 2026-08-09 02:05:16.564227 | ubuntu-noble | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts [0.019550s] ... ok 2026-08-09 02:05:16.577056 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.578825 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_key [0.019346s] ... ok 2026-08-09 02:05:16.580758 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_no_share_group_id [0.040152s] ... ok 2026-08-09 02:05:16.583721 | ubuntu-noble | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_2_False [0.019096s] ... ok 2026-08-09 02:05:16.590305 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.594161 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_1 [0.037917s] ... ok 2026-08-09 02:05:16.595924 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.598099 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_1 [0.019412s] ... ok 2026-08-09 02:05:16.600879 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_nonexistent_az [0.041834s] ... ok 2026-08-09 02:05:16.604951 | ubuntu-noble | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_value_zero [0.019586s] ... ok 2026-08-09 02:05:16.616412 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.620293 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_1 [0.039011s] ... ok 2026-08-09 02:05:16.622095 | ubuntu-noble | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_2 [0.018824s] ... ok 2026-08-09 02:05:16.628635 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.632250 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.632754 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_1 [0.038082s] ... ok 2026-08-09 02:05:16.635843 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_2 [0.037853s] ... ok 2026-08-09 02:05:16.637792 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.645056 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_no_groups [0.041164s] ... ok 2026-08-09 02:05:16.646719 | ubuntu-noble | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_3 [0.019897s] ... ok 2026-08-09 02:05:16.654954 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_2 [0.273415s] ... ok 2026-08-09 02:05:16.656926 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.660697 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_2 [0.040273s] ... ok 2026-08-09 02:05:16.661740 | ubuntu-noble | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_zone [0.018949s] ... ok 2026-08-09 02:05:16.667375 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.671266 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_1___show___2_ [0.038016s] ... ok 2026-08-09 02:05:16.671452 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.674962 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_type_not_found [0.038984s] ... ok 2026-08-09 02:05:16.678335 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.683531 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit [0.040979s] ... ok 2026-08-09 02:05:16.689909 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_4 [0.518457s] ... ok 2026-08-09 02:05:16.691967 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_nominal [0.347284s] ... ok 2026-08-09 02:05:16.692118 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.696194 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.697016 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_name [0.020629s] ... ok 2026-08-09 02:05:16.697252 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.698812 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_2 [0.040856s] ... ok 2026-08-09 02:05:16.700714 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_readonly_field [0.039668s] ... ok 2026-08-09 02:05:16.705461 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.709317 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_09 [0.020949s] ... ok 2026-08-09 02:05:16.715973 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_2 [0.020183s] ... ok 2026-08-09 02:05:16.719969 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.725030 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit_and_offset [0.041668s] ... ok 2026-08-09 02:05:16.726220 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_4_2_11 [0.054884s] ... ok 2026-08-09 02:05:16.729552 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.730833 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_16 [0.019654s] ... ok 2026-08-09 02:05:16.731358 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.735722 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_1_None [0.019548s] ... ok 2026-08-09 02:05:16.736649 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.741799 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_2 [0.039704s] ... ok 2026-08-09 02:05:16.748671 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_03 [0.018980s] ... ok 2026-08-09 02:05:16.757870 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_6 [0.019194s] ... ok 2026-08-09 02:05:16.761695 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.761710 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.762153 | ubuntu-noble | {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_2 [0.100431s] ... ok 2026-08-09 02:05:16.764965 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_03 [0.019636s] ... ok 2026-08-09 02:05:16.769744 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_like_filter [0.041252s] ... ok 2026-08-09 02:05:16.769758 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_04 [0.019313s] ... ok 2026-08-09 02:05:16.774524 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_upper_2_50_1 [0.082458s] ... ok 2026-08-09 02:05:16.776736 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_1___2_45___True_ [0.019990s] ... ok 2026-08-09 02:05:16.781095 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_05 [0.020964s] ... ok 2026-08-09 02:05:16.786227 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_key [0.018486s] ... ok 2026-08-09 02:05:16.794405 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_1 [0.019288s] ... ok 2026-08-09 02:05:16.799674 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.800807 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_2 [0.019491s] ... ok 2026-08-09 02:05:16.803720 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_with_limit [0.075378s] ... ok 2026-08-09 02:05:16.803861 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.805892 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_value [0.018507s] ... ok 2026-08-09 02:05:16.808685 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit [0.042173s] ... ok 2026-08-09 02:05:16.813539 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.813965 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_not_found [0.019515s] ... ok 2026-08-09 02:05:16.814963 | ubuntu-noble | Can not delete share network fake network id, it has 2 share(s). 2026-08-09 02:05:16.817348 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share [0.042538s] ... ok 2026-08-09 02:05:16.823837 | ubuntu-noble | {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_1_1_0 [0.059872s] ... ok 2026-08-09 02:05:16.829855 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_too_many_keys_allowed_chars [0.021016s] ... ok 2026-08-09 02:05:16.830729 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_1_None [0.019310s] ... ok 2026-08-09 02:05:16.833921 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_not_found [0.019781s] ... ok 2026-08-09 02:05:16.838911 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.842856 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_body_uri_mismatch [0.018490s] ... ok 2026-08-09 02:05:16.843741 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_2 [0.020150s] ... ok 2026-08-09 02:05:16.846117 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.850664 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_group_not_found [0.041778s] ... ok 2026-08-09 02:05:16.854682 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.861612 | ubuntu-noble | Can not delete share network fake network id, it has 2 share group(s). 2026-08-09 02:05:16.863756 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_1 [0.021005s] ... ok 2026-08-09 02:05:16.868538 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.868844 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share_group [0.047519s] ... ok 2026-08-09 02:05:16.869793 | ubuntu-noble | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_req_share_id_not_exist [0.047677s] ... ok 2026-08-09 02:05:16.872362 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_2 [0.038271s] ... ok 2026-08-09 02:05:16.877048 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.880220 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_remove_project_access_in_body [0.037293s] ... ok 2026-08-09 02:05:16.884314 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_2 [0.020736s] ... ok 2026-08-09 02:05:16.887325 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.892758 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body [0.041382s] ... ok 2026-08-09 02:05:16.901728 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.905033 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_7___name_foo_description__ds___1_ [0.039939s] ... ok 2026-08-09 02:05:16.907755 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.911667 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_group_snapshot_state [0.039147s] ... ok 2026-08-09 02:05:16.913557 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.916812 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_non_existent_type [0.036529s] ... ok 2026-08-09 02:05:16.920740 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.924049 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_project_in_body [0.039365s] ... ok 2026-08-09 02:05:16.927624 | ubuntu-noble | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_1_True [0.057492s] ... ok 2026-08-09 02:05:16.928997 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.941165 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.946637 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_admin_context [0.039487s] ... ok 2026-08-09 02:05:16.949945 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.950778 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.954066 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_nonexistent_rule [0.037064s] ... ok 2026-08-09 02:05:16.956745 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_invalid_field [0.042203s] ... ok 2026-08-09 02:05:16.959324 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.963968 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_with_already_added_access [0.038399s] ... ok 2026-08-09 02:05:16.972959 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_2 [0.018771s] ... ok 2026-08-09 02:05:16.975845 | ubuntu-noble | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_2_2_0 [0.047158s] ... ok 2026-08-09 02:05:16.980251 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.983166 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_security_service [0.038615s] ... ok 2026-08-09 02:05:16.989500 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:16.992634 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_provided_share_type_does_not_exist [0.028886s] ... ok 2026-08-09 02:05:16.994814 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin [0.019343s] ... ok 2026-08-09 02:05:17.000977 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_share_types_not_a_list [0.045630s] ... ok 2026-08-09 02:05:17.004472 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_2___fake_server__ [0.021057s] ... ok 2026-08-09 02:05:17.010447 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_2_False [0.018182s] ... ok 2026-08-09 02:05:17.014756 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_7 [0.020476s] ... ok 2026-08-09 02:05:17.023712 | ubuntu-noble | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_3_2_44 [0.048758s] ... ok 2026-08-09 02:05:17.029354 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_older_api_version [0.018827s] ... ok 2026-08-09 02:05:17.032735 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_8 [0.020160s] ... ok 2026-08-09 02:05:17.034201 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.037684 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_in_available [0.037811s] ... ok 2026-08-09 02:05:17.039928 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.048074 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_1 [0.018503s] ... ok 2026-08-09 02:05:17.053164 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_3___2_46___True_ [0.020101s] ... ok 2026-08-09 02:05:17.056232 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.360265s] ... ok 2026-08-09 02:05:17.061175 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.064777 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create [0.040935s] ... ok 2026-08-09 02:05:17.067957 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_4___2_46___False_ [0.018386s] ... ok 2026-08-09 02:05:17.072269 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.073460 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_1 [0.020059s] ... ok 2026-08-09 02:05:17.075740 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_description [0.037955s] ... ok 2026-08-09 02:05:17.082734 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_2 [0.078103s] ... ok 2026-08-09 02:05:17.093185 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_2 [0.019614s] ... ok 2026-08-09 02:05:17.094452 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.100209 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.101714 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.103940 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_2_ShareBusyException [0.039062s] ... ok 2026-08-09 02:05:17.106669 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body [0.038211s] ... ok 2026-08-09 02:05:17.110667 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.112347 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_in_conflicting_status [0.036527s] ... ok 2026-08-09 02:05:17.113939 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_not_experimental [0.020563s] ... ok 2026-08-09 02:05:17.118425 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.062000s] ... ok 2026-08-09 02:05:17.121310 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.139316 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.140858 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.146407 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az_and_source_share_group_snapshot [0.038140s] ... ok 2026-08-09 02:05:17.146792 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_1_True [0.038792s] ... ok 2026-08-09 02:05:17.154815 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.162514 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.162964 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_invalid_field [0.049695s] ... ok 2026-08-09 02:05:17.166069 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_2___get_share_instances___2_ [0.047327s] ... ok 2026-08-09 02:05:17.169996 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_3_2_46 [0.084642s] ... ok 2026-08-09 02:05:17.176923 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.179780 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.180371 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field [0.036736s] ... ok 2026-08-09 02:05:17.183749 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_update [0.038756s] ... ok 2026-08-09 02:05:17.200190 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.204781 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.204794 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.214289 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.216714 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.217606 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field_not_uuids [0.037280s] ... ok 2026-08-09 02:05:17.220509 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_1_index [0.038610s] ... ok 2026-08-09 02:05:17.251338 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.254899 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.255075 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name_and_description [0.037287s] ... ok 2026-08-09 02:05:17.259927 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_2_2_34 [0.093479s] ... ok 2026-08-09 02:05:17.288715 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.291843 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_export_location_share_replica_not_found [0.123590s] ... ok 2026-08-09 02:05:17.294826 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_source_sg_snapshot_id [0.037047s] ... ok 2026-08-09 02:05:17.297753 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.325969 | ubuntu-noble | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_index_metadata_1_2_86 [0.102364s] ... ok 2026-08-09 02:05:17.326216 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.329028 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.334963 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_2 [0.532461s] ... ok 2026-08-09 02:05:17.360351 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.367200 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_2___2_45___False_ [0.252757s] ... ok 2026-08-09 02:05:17.370820 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.387212 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.095344s] ... ok 2026-08-09 02:05:17.389733 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_2___2_45___False_ [0.019876s] ... ok 2026-08-09 02:05:17.422056 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.424251 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.426285 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_body_share_types_and_source_group_snapshot [0.038724s] ... ok 2026-08-09 02:05:17.460893 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.466157 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_2 [0.038201s] ... ok 2026-08-09 02:05:17.469531 | ubuntu-noble | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_4 [0.146240s] ... ok 2026-08-09 02:05:17.499133 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.502930 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_group_type [0.037992s] ... ok 2026-08-09 02:05:17.506555 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.512914 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_share_group [0.040477s] ... ok 2026-08-09 02:05:17.527852 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_4 [0.365386s] ... ok 2026-08-09 02:05:17.533997 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_3 [0.641651s] ... ok 2026-08-09 02:05:17.537596 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.538005 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_1 [0.277805s] ... ok 2026-08-09 02:05:17.541747 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_share_type [0.038362s] ... ok 2026-08-09 02:05:17.545466 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.549541 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit [0.039154s] ... ok 2026-08-09 02:05:17.564436 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.575003 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.577740 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.577752 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.580710 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_3___index___1_ [0.045135s] ... ok 2026-08-09 02:05:17.581721 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_does_not_exist [0.039200s] ... ok 2026-08-09 02:05:17.584543 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.605902 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.076144s] ... ok 2026-08-09 02:05:17.613685 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.615704 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.619226 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name [0.038489s] ... ok 2026-08-09 02:05:17.634491 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_1_2_3 [0.054873s] ... ok 2026-08-09 02:05:17.638436 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.657281 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.658413 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_04 [0.323074s] ... ok 2026-08-09 02:05:17.661198 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_network_id [0.041788s] ... ok 2026-08-09 02:05:17.671181 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.677683 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.073243s] ... ok 2026-08-09 02:05:17.695421 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.695608 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_missing_replica [0.308235s] ... ok 2026-08-09 02:05:17.696455 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.700120 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_types [0.038478s] ... ok 2026-08-09 02:05:17.714291 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.732245 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.735048 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_2_2_8 [0.057317s] ... ok 2026-08-09 02:05:17.735473 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.736304 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit [0.040770s] ... ok 2026-08-09 02:05:17.739398 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_as_admin [0.039159s] ... ok 2026-08-09 02:05:17.770639 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.775674 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.775701 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.775837 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_summary [0.038060s] ... ok 2026-08-09 02:05:17.789830 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_3_2_9 [0.054574s] ... ok 2026-08-09 02:05:17.808910 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.813198 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit_and_offset [0.037955s] ... ok 2026-08-09 02:05:17.825542 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.842853 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_2 [0.102953s] ... ok 2026-08-09 02:05:17.847843 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.851253 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_3__show [0.038565s] ... ok 2026-08-09 02:05:17.881729 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.884589 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_3_2_35 [0.093564s] ... ok 2026-08-09 02:05:17.886280 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.889345 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_9__resync [0.037984s] ... ok 2026-08-09 02:05:17.919906 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.922249 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_1 [0.287426s] ... ok 2026-08-09 02:05:17.923897 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.926793 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_export_location_share_instance_not_found [0.081837s] ... ok 2026-08-09 02:05:17.927768 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_1_2_55 [0.038172s] ... ok 2026-08-09 02:05:17.958335 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.960854 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.961747 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:17.964958 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_admin_required_exception [0.037120s] ... ok 2026-08-09 02:05:17.984330 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_3 [0.692155s] ... ok 2026-08-09 02:05:17.999309 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.000116 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.075006s] ... ok 2026-08-09 02:05:18.021684 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.025557 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_1 [0.040950s] ... ok 2026-08-09 02:05:18.037866 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.059187 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.101742 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_1_2_3 [0.095092s] ... ok 2026-08-09 02:05:18.101779 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_01 [0.557699s] ... ok 2026-08-09 02:05:18.107843 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_3 [0.557915s] ... ok 2026-08-09 02:05:18.131298 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.132658 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.143807 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.147908 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_2 [0.039861s] ... ok 2026-08-09 02:05:18.149784 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_missing [0.265585s] ... ok 2026-08-09 02:05:18.182497 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.184528 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.187464 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body [0.038342s] ... ok 2026-08-09 02:05:18.206002 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_05 [0.019460s] ... ok 2026-08-09 02:05:18.228057 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_01_None [0.019282s] ... ok 2026-08-09 02:05:18.244719 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_10 [0.019251s] ... ok 2026-08-09 02:05:18.264163 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_4 [0.019441s] ... ok 2026-08-09 02:05:18.297475 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_1 [0.271864s] ... ok 2026-08-09 02:05:18.302051 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.306248 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_public [0.042080s] ... ok 2026-08-09 02:05:18.311470 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_10 [0.652964s] ... ok 2026-08-09 02:05:18.326464 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_1 [0.020033s] ... ok 2026-08-09 02:05:18.334364 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.345862 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_1 [0.019134s] ... ok 2026-08-09 02:05:18.347934 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.365115 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_1___2_45___True_ [0.019159s] ... ok 2026-08-09 02:05:18.378739 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_02 [0.282340s] ... ok 2026-08-09 02:05:18.382648 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_2 [0.286832s] ... ok 2026-08-09 02:05:18.399356 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.402876 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_1 [0.037566s] ... ok 2026-08-09 02:05:18.414528 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.419048 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.437444 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.440962 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_with_source_sg_snapshot_id_and_share_network [0.038054s] ... ok 2026-08-09 02:05:18.477021 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.480896 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit_and_offset [0.039719s] ... ok 2026-08-09 02:05:18.495828 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_3 [0.530608s] ... ok 2026-08-09 02:05:18.514940 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.519929 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_2 [0.037466s] ... ok 2026-08-09 02:05:18.532050 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.554066 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.554373 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_1 [0.628704s] ... ok 2026-08-09 02:05:18.556874 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_readonly_field [0.037194s] ... ok 2026-08-09 02:05:18.588628 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.590889 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.591751 | ubuntu-noble | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_2 [0.040658s] ... ok 2026-08-09 02:05:18.598074 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_11 [0.286271s] ... ok 2026-08-09 02:05:18.625816 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.631800 | ubuntu-noble | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_5 [0.037091s] ... ok 2026-08-09 02:05:18.635677 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.651851 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_export_locations [0.053616s] ... ok 2026-08-09 02:05:18.659528 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_1 [0.103502s] ... ok 2026-08-09 02:05:18.683000 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_4 [0.533561s] ... ok 2026-08-09 02:05:18.688622 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.692136 | ubuntu-noble | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_1 [0.040105s] ... ok 2026-08-09 02:05:18.697522 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.718594 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.731725 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_2_2_89 [0.102535s] ... ok 2026-08-09 02:05:18.735511 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_1_2_3 [0.052531s] ... ok 2026-08-09 02:05:18.770311 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.781416 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_3 [0.121561s] ... ok 2026-08-09 02:05:18.784636 | ubuntu-noble | Cannot delete share network subnet fake_sns_id, it has one or more shares. 2026-08-09 02:05:18.788284 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_shares_fail [0.056414s] ... ok 2026-08-09 02:05:18.789780 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_3_2_71 [0.052712s] ... ok 2026-08-09 02:05:18.825747 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.828891 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.846987 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_3 [0.055741s] ... ok 2026-08-09 02:05:18.847878 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_without_export_locations [0.055276s] ... ok 2026-08-09 02:05:18.882663 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.886004 | ubuntu-noble | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_3 [0.041642s] ... ok 2026-08-09 02:05:18.898430 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_invalid_body [0.054170s] ... ok 2026-08-09 02:05:18.905397 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.123885s] ... ok 2026-08-09 02:05:18.906629 | ubuntu-noble | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_forbidden_manage [0.020875s] ... ok 2026-08-09 02:05:18.909546 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_4 [0.526683s] ... ok 2026-08-09 02:05:18.928230 | ubuntu-noble | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_1 [0.021100s] ... ok 2026-08-09 02:05:18.945069 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_2 [0.563331s] ... ok 2026-08-09 02:05:18.945918 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.949315 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.949486 | ubuntu-noble | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_3 [0.019287s] ... ok 2026-08-09 02:05:18.951133 | ubuntu-noble | None 2026-08-09 02:05:18.955292 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_1_show [0.043647s] ... ok 2026-08-09 02:05:18.955708 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_1_2_51 [0.055856s] ... ok 2026-08-09 02:05:18.967959 | ubuntu-noble | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_wrong_permissions [0.020195s] ... ok 2026-08-09 02:05:18.979068 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:18.980094 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_export_locations_share_instance_not_found [0.074219s] ... ok 2026-08-09 02:05:18.980839 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_2 [0.682475s] ... ok 2026-08-09 02:05:18.989438 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.001133 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_2_2_54 [0.053940s] ... ok 2026-08-09 02:05:19.008771 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_2_2_89 [0.054375s] ... ok 2026-08-09 02:05:19.016351 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.020140 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.030372 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_1 [0.021418s] ... ok 2026-08-09 02:05:19.031314 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.048409 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_replica_state [0.051534s] ... ok 2026-08-09 02:05:19.049020 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_1 [0.018670s] ... ok 2026-08-09 02:05:19.051081 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_4 [0.555505s] ... ok 2026-08-09 02:05:19.068560 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_4_2_26 [0.019358s] ... ok 2026-08-09 02:05:19.077823 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet [0.108477s] ... ok 2026-08-09 02:05:19.084400 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.086672 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.093881 | ubuntu-noble | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_allow_dhss_true [0.045314s] ... ok 2026-08-09 02:05:19.099030 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_4_2_69 [0.118478s] ... ok 2026-08-09 02:05:19.117404 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.123695 | ubuntu-noble | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_share_type_not_found [0.025553s] ... ok 2026-08-09 02:05:19.123709 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_servers [0.052884s] ... ok 2026-08-09 02:05:19.131289 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_2 [0.054926s] ... ok 2026-08-09 02:05:19.140644 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.144747 | ubuntu-noble | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet [0.452625s] ... ok 2026-08-09 02:05:19.150669 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service [0.027887s] ... ok 2026-08-09 02:05:19.185324 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.185694 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_2_2_89 [0.054244s] ... ok 2026-08-09 02:05:19.188336 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_8___name__foo_description_ds___1_ [0.038650s] ... ok 2026-08-09 02:05:19.204607 | ubuntu-noble | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_metadata [0.059703s] ... ok 2026-08-09 02:05:19.207732 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_3_2_25 [0.021871s] ... ok 2026-08-09 02:05:19.212770 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_1_2_78 [0.092830s] ... ok 2026-08-09 02:05:19.221942 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.233665 | ubuntu-noble | Failed to update usages deleting share-network. 2026-08-09 02:05:19.233679 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:19.233684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 156, in delete 2026-08-09 02:05:19.233688 | ubuntu-noble | share_networks=-1, user_id=share_network['user_id']) 2026-08-09 02:05:19.233692 | ubuntu-noble | ~~~~~~~~~~~~~^^^^^^^^^^^ 2026-08-09 02:05:19.233696 | ubuntu-noble | KeyError: 'user_id' 2026-08-09 02:05:19.237655 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_failed_project_id_1 [0.027391s] ... ok 2026-08-09 02:05:19.240736 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_3 [0.283171s] ... ok 2026-08-09 02:05:19.240749 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_sec_service_delete [0.047709s] ... ok 2026-08-09 02:05:19.242782 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.246999 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_2 [0.042252s] ... ok 2026-08-09 02:05:19.256875 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_1___ [0.020584s] ... ok 2026-08-09 02:05:19.259743 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_4 [0.279532s] ... ok 2026-08-09 02:05:19.263362 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_not_found [0.028056s] ... ok 2026-08-09 02:05:19.268456 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet_share_network_not_found [0.055452s] ... ok 2026-08-09 02:05:19.276911 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.283787 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.288115 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_3 [0.040899s] ... ok 2026-08-09 02:05:19.291652 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.295859 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_key_in_use [0.037288s] ... ok 2026-08-09 02:05:19.296448 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.299224 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.301771 | ubuntu-noble | None 2026-08-09 02:05:19.301784 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:19.301789 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 406, in create 2026-08-09 02:05:19.301793 | ubuntu-noble | share_network = db_api.share_network_create( 2026-08-09 02:05:19.301797 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:19.301801 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:19.301805 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:19.301808 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:19.301812 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:19.301822 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:19.301826 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:19.301830 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:19.301833 | ubuntu-noble | raise effect 2026-08-09 02:05:19.301837 | ubuntu-noble | oslo_db.exception.DBError: None 2026-08-09 02:05:19.304806 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_network_creation [0.039946s] ... ok 2026-08-09 02:05:19.320974 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.060922s] ... ok 2026-08-09 02:05:19.325530 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.328753 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.330274 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_4 [0.042014s] ... ok 2026-08-09 02:05:19.338088 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.341117 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_wrong_body [0.037409s] ... ok 2026-08-09 02:05:19.347770 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_subnet_not_found [0.078824s] ... ok 2026-08-09 02:05:19.353275 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_1 [0.301966s] ... ok 2026-08-09 02:05:19.356232 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.368150 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.372896 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_not_found [0.042201s] ... ok 2026-08-09 02:05:19.375115 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.379814 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_value_zero [0.036965s] ... ok 2026-08-09 02:05:19.382672 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.059969s] ... ok 2026-08-09 02:05:19.383759 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_export_locations_share_replica_not_found [0.088821s] ... ok 2026-08-09 02:05:19.391044 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.404048 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_2 [0.055711s] ... ok 2026-08-09 02:05:19.409548 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.413716 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.413972 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_non_admin_context [0.041165s] ... ok 2026-08-09 02:05:19.415988 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_4___name_foo___1_ [0.036570s] ... ok 2026-08-09 02:05:19.416823 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.420889 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.424582 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_1__True___2_55__ [0.041033s] ... ok 2026-08-09 02:05:19.449160 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.452314 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_5___description_ds___1_ [0.037256s] ... ok 2026-08-09 02:05:19.452869 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.453231 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_invaild_value [0.039205s] ... ok 2026-08-09 02:05:19.458791 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.463690 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_6__promote [0.037395s] ... ok 2026-08-09 02:05:19.464734 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_4 [0.058574s] ... ok 2026-08-09 02:05:19.486130 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.488718 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.489747 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_ss_and_project_id_admin_context [0.037096s] ... ok 2026-08-09 02:05:19.492212 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_not_found [0.037940s] ... ok 2026-08-09 02:05:19.496010 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.501877 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_7_reset_replica_state [0.037121s] ... ok 2026-08-09 02:05:19.514814 | ubuntu-noble | Service fake_srv is down. 2026-08-09 02:05:19.517940 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_1 [0.054891s] ... ok 2026-08-09 02:05:19.524680 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.526730 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.528926 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_3 [0.037470s] ... ok 2026-08-09 02:05:19.530602 | ubuntu-noble | Failed to update usages deleting share-network. 2026-08-09 02:05:19.530614 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:19.530619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 154, in delete 2026-08-09 02:05:19.530622 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-08-09 02:05:19.530626 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-08-09 02:05:19.530630 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:19.530633 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:19.530637 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:19.530641 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:19.530645 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:19.530648 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:19.530652 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:19.530656 | ubuntu-noble | raise effect 2026-08-09 02:05:19.530660 | ubuntu-noble | Exception 2026-08-09 02:05:19.533047 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.533857 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_quota_delete_reservation_failed [0.043797s] ... ok 2026-08-09 02:05:19.552664 | ubuntu-noble | fake 2026-08-09 02:05:19.554800 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_1 [0.021312s] ... ok 2026-08-09 02:05:19.567318 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.570066 | ubuntu-noble | None 2026-08-09 02:05:19.570958 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_service_not_found [0.041866s] ... ok 2026-08-09 02:05:19.572762 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_2_2_70 [0.054778s] ... ok 2026-08-09 02:05:19.588895 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.592166 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_db_api_exception [0.037411s] ... ok 2026-08-09 02:05:19.594926 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_4_2_26 [0.021748s] ... ok 2026-08-09 02:05:19.607321 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.610666 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_1 [0.039691s] ... ok 2026-08-09 02:05:19.614664 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_2_2_91 [0.018988s] ... ok 2026-08-09 02:05:19.632451 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.647561 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.650737 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.651275 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_2 [0.040192s] ... ok 2026-08-09 02:05:19.655874 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_az_not_found_1 [0.039476s] ... ok 2026-08-09 02:05:19.661816 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_3 [0.307491s] ... ok 2026-08-09 02:05:19.685023 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.688394 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_keys_in_use [0.036918s] ... ok 2026-08-09 02:05:19.689818 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.689829 | ubuntu-noble | 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-08-09 02:05:19.691892 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_more_than_one_subnet [0.037420s] ... ok 2026-08-09 02:05:19.696799 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.700900 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_2 [0.108156s] ... ok 2026-08-09 02:05:19.721891 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.726234 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.732068 | ubuntu-noble | Failed to update usages deleting share-network. 2026-08-09 02:05:19.732079 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:19.732084 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 156, in delete 2026-08-09 02:05:19.732088 | ubuntu-noble | share_networks=-1, user_id=share_network['user_id']) 2026-08-09 02:05:19.732092 | ubuntu-noble | ~~~~~~~~~~~~~^^^^^^^^^^^ 2026-08-09 02:05:19.732096 | ubuntu-noble | KeyError: 'user_id' 2026-08-09 02:05:19.738035 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_nominal [0.042966s] ... ok 2026-08-09 02:05:19.750330 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.770506 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.774093 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_admin_context [0.038682s] ... ok 2026-08-09 02:05:19.782385 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_05 [0.544992s] ... ok 2026-08-09 02:05:19.788970 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_4 [0.086799s] ... ok 2026-08-09 02:05:19.811487 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.815388 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_body [0.041041s] ... ok 2026-08-09 02:05:19.820333 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.829613 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.834087 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_encrypted [0.045932s] ... ok 2026-08-09 02:05:19.852947 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.858886 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service [0.041025s] ... ok 2026-08-09 02:05:19.864621 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_3 [0.765833s] ... ok 2026-08-09 02:05:19.868807 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.874011 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_exception [0.038643s] ... ok 2026-08-09 02:05:19.877900 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_2___admin____2_56__ [0.189487s] ... ok 2026-08-09 02:05:19.883711 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_2 [0.027005s] ... ok 2026-08-09 02:05:19.902793 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.907493 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.913126 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.919060 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:19.965183 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_3 [0.080936s] ... ok 2026-08-09 02:05:19.990140 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.111939s] ... ok 2026-08-09 02:05:19.999936 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.012104 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_2__False___2_56__ [0.044773s] ... ok 2026-08-09 02:05:20.027035 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.031102 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_soft_deleted [0.040903s] ... ok 2026-08-09 02:05:20.045695 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.058167 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_2_ReplicationException [0.045037s] ... ok 2026-08-09 02:05:20.066555 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.070121 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_body [0.039083s] ... ok 2026-08-09 02:05:20.081435 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_07 [0.699745s] ... ok 2026-08-09 02:05:20.090635 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.096963 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_share_id [0.038429s] ... ok 2026-08-09 02:05:20.104979 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.109196 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_network_id [0.038480s] ... ok 2026-08-09 02:05:20.117145 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.127546 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.130701 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_1__False___2_55__ [0.036575s] ... ok 2026-08-09 02:05:20.143249 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.144805 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_1 [0.645284s] ... ok 2026-08-09 02:05:20.147342 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_1_2_55 [0.038658s] ... ok 2026-08-09 02:05:20.161949 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_06 [0.297227s] ... ok 2026-08-09 02:05:20.165232 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.182170 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.182809 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.185954 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_2__False___2_56__ [0.038400s] ... ok 2026-08-09 02:05:20.199648 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.220072 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.226132 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_1_index [0.037441s] ... ok 2026-08-09 02:05:20.238006 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_API_exception [0.576658s] ... ok 2026-08-09 02:05:20.258833 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.262412 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_2_detail [0.038719s] ... ok 2026-08-09 02:05:20.279125 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_2 [0.040917s] ... ok 2026-08-09 02:05:20.296643 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.318555 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_new_share_network_not_found [0.036863s] ... ok 2026-08-09 02:05:20.320727 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_08 [0.535726s] ... ok 2026-08-09 02:05:20.348957 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_2_False [0.031180s] ... ok 2026-08-09 02:05:20.354460 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.372276 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_09 [0.288874s] ... ok 2026-08-09 02:05:20.378137 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_share_network_not_found [0.030772s] ... ok 2026-08-09 02:05:20.397868 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_6 [0.019545s] ... ok 2026-08-09 02:05:20.405990 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.434887 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_5 [0.289834s] ... ok 2026-08-09 02:05:20.439944 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_1_fake_net_name [0.042080s] ... ok 2026-08-09 02:05:20.472448 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.476079 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_1_index [0.041191s] ... ok 2026-08-09 02:05:20.477651 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_1_migration_error [0.037575s] ... ok 2026-08-09 02:05:20.498725 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_2 [0.020896s] ... ok 2026-08-09 02:05:20.510297 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.513846 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_4_create [0.037781s] ... ok 2026-08-09 02:05:20.536143 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check [0.036880s] ... ok 2026-08-09 02:05:20.548107 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.551430 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_6_promote [0.037416s] ... ok 2026-08-09 02:05:20.567016 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_1 [0.031298s] ... ok 2026-08-09 02:05:20.585132 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.588930 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_8_reset_status [0.037062s] ... ok 2026-08-09 02:05:20.591101 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_2___2_56___202_ [0.718376s] ... ok 2026-08-09 02:05:20.601913 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete [0.032247s] ... ok 2026-08-09 02:05:20.603774 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_3 [0.281144s] ... ok 2026-08-09 02:05:20.620041 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_2 [0.019895s] ... ok 2026-08-09 02:05:20.621820 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.626632 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_9_resync [0.036745s] ... ok 2026-08-09 02:05:20.630663 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.639781 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_2 [0.020347s] ... ok 2026-08-09 02:05:20.657957 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_2_writable [0.032390s] ... ok 2026-08-09 02:05:20.665612 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_not_found [0.018655s] ... ok 2026-08-09 02:05:20.679078 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_3 [0.020840s] ... ok 2026-08-09 02:05:20.681862 | ubuntu-noble | {5} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_1_2_78 [0.079083s] ... ok 2026-08-09 02:05:20.694338 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_4 [0.563245s] ... ok 2026-08-09 02:05:20.700011 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_reset_server_status_invalid [0.020147s] ... ok 2026-08-09 02:05:20.702923 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_4_unmanage_starting [0.042203s] ... ok 2026-08-09 02:05:20.731129 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel [0.031746s] ... ok 2026-08-09 02:05:20.731471 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.735088 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_2__False___2_56__ [0.040563s] ... ok 2026-08-09 02:05:20.754255 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_1 [0.023086s] ... ok 2026-08-09 02:05:20.755901 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_multiple_subnets_fail [0.054594s] ... ok 2026-08-09 02:05:20.767336 | ubuntu-noble | 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-08-09 02:05:20.770255 | ubuntu-noble | {5} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_share_servers_fail [0.090871s] ... ok 2026-08-09 02:05:20.776811 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start [0.038432s] ... ok 2026-08-09 02:05:20.787223 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_2 [0.032944s] ... ok 2026-08-09 02:05:20.807451 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_1_host [0.033199s] ... ok 2026-08-09 02:05:20.808881 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_1 [0.020436s] ... ok 2026-08-09 02:05:20.828971 | ubuntu-noble | {5} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_1 [0.055904s] ... ok 2026-08-09 02:05:20.830705 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.831212 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_3_deleting [0.018572s] ... ok 2026-08-09 02:05:20.837506 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_3 [0.029813s] ... ok 2026-08-09 02:05:20.853015 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_index [0.096021s] ... ok 2026-08-09 02:05:20.868857 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_1_manage_starting [0.042264s] ... ok 2026-08-09 02:05:20.881300 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_2_ [0.043351s] ... ok 2026-08-09 02:05:20.884938 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_4 [0.719673s] ... ok 2026-08-09 02:05:20.887764 | ubuntu-noble | {5} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_2 [0.057548s] ... ok 2026-08-09 02:05:20.887778 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_3 [0.292150s] ... ok 2026-08-09 02:05:20.901514 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_not_found [0.020050s] ... ok 2026-08-09 02:05:20.903714 | ubuntu-noble | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_bad_request_1 [0.021872s] ... ok 2026-08-09 02:05:20.908428 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.056670s] ... ok 2026-08-09 02:05:20.920255 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.923990 | ubuntu-noble | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_duplicate_share [0.020235s] ... ok 2026-08-09 02:05:20.927663 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_1_True [0.041111s] ... ok 2026-08-09 02:05:20.927679 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_1 [0.664210s] ... ok 2026-08-09 02:05:20.938221 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_host_with_pool [0.036411s] ... ok 2026-08-09 02:05:20.940580 | ubuntu-noble | {5} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_1_2_78 [0.056233s] ... ok 2026-08-09 02:05:20.943833 | ubuntu-noble | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_2 [0.019762s] ... ok 2026-08-09 02:05:20.945485 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.957928 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_1_active [0.019441s] ... ok 2026-08-09 02:05:20.961120 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.961332 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_2 [0.020381s] ... ok 2026-08-09 02:05:20.963394 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:20.965456 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.056836s] ... ok 2026-08-09 02:05:20.966880 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_2_2_56 [0.040702s] ... ok 2026-08-09 02:05:20.969866 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show [0.100819s] ... ok 2026-08-09 02:05:20.979049 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_6_unmanage_starting [0.020764s] ... ok 2026-08-09 02:05:20.982062 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_2_2_91 [0.020601s] ... ok 2026-08-09 02:05:20.998170 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_7_unmanage_error [0.018998s] ... ok 2026-08-09 02:05:21.002463 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.002818 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_3 [0.020323s] ... ok 2026-08-09 02:05:21.008631 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_already_active [0.042907s] ... ok 2026-08-09 02:05:21.016929 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_body [0.018884s] ... ok 2026-08-09 02:05:21.023794 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.056661s] ... ok 2026-08-09 02:05:21.025817 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_1_add_security_service [0.019248s] ... ok 2026-08-09 02:05:21.026807 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.056004s] ... ok 2026-08-09 02:05:21.048809 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.050202 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_1 [0.027924s] ... ok 2026-08-09 02:05:21.052655 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_1___2_74___None_ [0.043972s] ... ok 2026-08-09 02:05:21.059370 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_2_False [0.042405s] ... ok 2026-08-09 02:05:21.060475 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.064110 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail [0.041522s] ... ok 2026-08-09 02:05:21.068731 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_12 [0.698563s] ... ok 2026-08-09 02:05:21.079162 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_3 [0.028702s] ... ok 2026-08-09 02:05:21.081851 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.055920s] ... ok 2026-08-09 02:05:21.085027 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete [0.138800s] ... ok 2026-08-09 02:05:21.087465 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.091130 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_2___2_75___None_ [0.038390s] ... ok 2026-08-09 02:05:21.099452 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.103825 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_1_None [0.038542s] ... ok 2026-08-09 02:05:21.104812 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_2_PolicyNotAuthorized [0.042243s] ... ok 2026-08-09 02:05:21.107196 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.116528 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.119631 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_1___name_fo___0_ [0.040157s] ... ok 2026-08-09 02:05:21.120169 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.123846 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_1_index [0.041711s] ... ok 2026-08-09 02:05:21.127341 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.136931 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.140218 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_3_detail [0.037395s] ... ok 2026-08-09 02:05:21.142462 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_1 [0.059565s] ... ok 2026-08-09 02:05:21.154935 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.157856 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_2___description_d___0_ [0.038080s] ... ok 2026-08-09 02:05:21.158910 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.159744 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.019351s] ... ok 2026-08-09 02:05:21.179198 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_1 [0.019389s] ... ok 2026-08-09 02:05:21.192039 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.194492 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.092401s] ... ok 2026-08-09 02:05:21.195791 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_no_filters [0.036997s] ... ok 2026-08-09 02:05:21.197815 | ubuntu-noble | None 2026-08-09 02:05:21.198893 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_3 [0.019568s] ... ok 2026-08-09 02:05:21.201737 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_3 [0.057386s] ... ok 2026-08-09 02:05:21.216371 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_2 [0.289576s] ... ok 2026-08-09 02:05:21.219781 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_1_2_0 [0.019461s] ... ok 2026-08-09 02:05:21.236666 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_4_2_73 [0.018187s] ... ok 2026-08-09 02:05:21.237279 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.247072 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_reset_status [0.050242s] ... ok 2026-08-09 02:05:21.250655 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.055988s] ... ok 2026-08-09 02:05:21.252673 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.256486 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_1_2_78 [0.056238s] ... ok 2026-08-09 02:05:21.271177 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.274206 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_3_2_11 [0.037445s] ... ok 2026-08-09 02:05:21.279404 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_2 [0.022788s] ... ok 2026-08-09 02:05:21.282610 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.285653 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_nominal [0.039915s] ... ok 2026-08-09 02:05:21.298859 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_1_1_0 [0.019239s] ... ok 2026-08-09 02:05:21.304475 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.053843s] ... ok 2026-08-09 02:05:21.308953 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.317842 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_3_2_25 [0.018953s] ... ok 2026-08-09 02:05:21.321274 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.324196 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_2 [0.038339s] ... ok 2026-08-09 02:05:21.337214 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_forbidden [0.019275s] ... ok 2026-08-09 02:05:21.340583 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.344140 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show_snapshot_instance_not_found [0.039386s] ... ok 2026-08-09 02:05:21.356030 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_no_share_servers [0.018754s] ... ok 2026-08-09 02:05:21.359146 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.370307 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_13 [0.301257s] ... ok 2026-08-09 02:05:21.388141 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_1 [0.029760s] ... ok 2026-08-09 02:05:21.394039 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_empty_parameters [0.049656s] ... ok 2026-08-09 02:05:21.397821 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_3 [0.073171s] ... ok 2026-08-09 02:05:21.406720 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.414485 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_2_16 [0.020173s] ... ok 2026-08-09 02:05:21.421695 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.431363 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-08-09 02:05:21.433382 | ubuntu-noble | None 2026-08-09 02:05:21.433397 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:21.433402 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 406, in create 2026-08-09 02:05:21.433406 | ubuntu-noble | share_network = db_api.share_network_create( 2026-08-09 02:05:21.433410 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:21.433414 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:21.433417 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:21.433421 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:21.433435 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:21.433439 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:21.433443 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:21.433446 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:21.433450 | ubuntu-noble | raise effect 2026-08-09 02:05:21.433454 | ubuntu-noble | oslo_db.exception.DBError: None 2026-08-09 02:05:21.434148 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.019143s] ... ok 2026-08-09 02:05:21.434869 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.436460 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_db_api_exception [0.050408s] ... ok 2026-08-09 02:05:21.455389 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_1_2_0 [0.019105s] ... ok 2026-08-09 02:05:21.473179 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.477090 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_metadata_filter [0.021149s] ... ok 2026-08-09 02:05:21.477749 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_1 [0.039860s] ... ok 2026-08-09 02:05:21.508644 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.511285 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.514798 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_6 [0.037883s] ... ok 2026-08-09 02:05:21.549147 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.559908 | ubuntu-noble | Can not delete share network fake network id, it has share group(s). 2026-08-09 02:05:21.563677 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_is_auto_deletable_false_servers [0.048818s] ... ok 2026-08-09 02:05:21.578615 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_1___user____2_47__ [0.180281s] ... ok 2026-08-09 02:05:21.599607 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.603040 | ubuntu-noble | 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-08-09 02:05:21.605490 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_subnet_contains_share_server [0.041854s] ... ok 2026-08-09 02:05:21.615242 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.639555 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.642785 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_non_admin_context [0.037212s] ... ok 2026-08-09 02:05:21.663170 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_2 [0.019375s] ... ok 2026-08-09 02:05:21.695839 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.699340 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_1 [0.037115s] ... ok 2026-08-09 02:05:21.730928 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_1 [0.028536s] ... ok 2026-08-09 02:05:21.763601 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.783639 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_4 [0.692016s] ... ok 2026-08-09 02:05:21.800298 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_1 [0.676165s] ... ok 2026-08-09 02:05:21.819662 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.831492 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_3 [0.556760s] ... ok 2026-08-09 02:05:21.837891 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.841913 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_2_show [0.041431s] ... ok 2026-08-09 02:05:21.867243 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_with_non_replicas [0.137022s] ... ok 2026-08-09 02:05:21.867522 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.872665 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_replicated_snapshot [0.039678s] ... ok 2026-08-09 02:05:21.893334 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_exists_exception [0.051184s] ... ok 2026-08-09 02:05:21.901581 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.906651 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.909686 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_3 [0.692932s] ... ok 2026-08-09 02:05:21.912824 | ubuntu-noble | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_2 [0.039181s] ... ok 2026-08-09 02:05:21.913925 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.020743s] ... ok 2026-08-09 02:05:21.938328 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_5 [0.024099s] ... ok 2026-08-09 02:05:21.948057 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.950086 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.084571s] ... ok 2026-08-09 02:05:21.960004 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_3_2_17 [0.019883s] ... ok 2026-08-09 02:05:21.973149 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:21.978693 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_3_2_17 [0.020064s] ... ok 2026-08-09 02:05:21.987923 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.012182 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.015893 | ubuntu-noble | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_2_asc [0.104963s] ... ok 2026-08-09 02:05:22.017787 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_2 [0.037197s] ... ok 2026-08-09 02:05:22.024841 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.547639s] ... ok 2026-08-09 02:05:22.036646 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.084402s] ... ok 2026-08-09 02:05:22.045787 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_14 [0.675514s] ... ok 2026-08-09 02:05:22.050136 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.053420 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_3 [0.037783s] ... ok 2026-08-09 02:05:22.057602 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.069522 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.072762 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.076956 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_3 [0.291829s] ... ok 2026-08-09 02:05:22.083310 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_3_ShareBusyException [0.048665s] ... ok 2026-08-09 02:05:22.083534 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.086913 | ubuntu-noble | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_4 [0.040792s] ... ok 2026-08-09 02:05:22.087436 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.088440 | ubuntu-noble | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_show_transfer [0.072883s] ... ok 2026-08-09 02:05:22.091281 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot__unmanage [0.037748s] ... ok 2026-08-09 02:05:22.113180 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.119376 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.121139 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.122909 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_no_share_id [0.039418s] ... ok 2026-08-09 02:05:22.123927 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.124261 | ubuntu-noble | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_6 [0.037368s] ... ok 2026-08-09 02:05:22.126797 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.127303 | ubuntu-noble | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_1 [0.038788s] ... ok 2026-08-09 02:05:22.143582 | ubuntu-noble | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.019153s] ... ok 2026-08-09 02:05:22.158297 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.162149 | ubuntu-noble | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_share_server [0.018558s] ... ok 2026-08-09 02:05:22.163224 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.166291 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_no_admin_user [0.038855s] ... ok 2026-08-09 02:05:22.180491 | ubuntu-noble | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_service_not_found [0.018216s] ... ok 2026-08-09 02:05:22.192460 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_1___2_55___202_ [0.613798s] ... ok 2026-08-09 02:05:22.199046 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_2 [0.018535s] ... ok 2026-08-09 02:05:22.200857 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.202685 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-08-09 02:05:22.202698 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:22.202703 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:22.202707 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:22.202711 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:22.202715 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:22.202719 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:22.202723 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:22.202879 | ubuntu-noble | Share type 3 has invalid required extra specs. 2026-08-09 02:05:22.202885 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:22.202889 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:22.202893 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:22.202897 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:22.202900 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:22.202904 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:22.202908 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:22.204928 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false [0.038546s] ... ok 2026-08-09 02:05:22.206807 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_1___active____2_55__ [0.297287s] ... ok 2026-08-09 02:05:22.218306 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_1 [0.019041s] ... ok 2026-08-09 02:05:22.232807 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.238840 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_2 [0.018606s] ... ok 2026-08-09 02:05:22.240255 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.241580 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-08-09 02:05:22.241593 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:22.241598 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:22.241602 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:22.241606 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:22.241610 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:22.241614 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:22.241618 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:22.243998 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false_proj2 [0.038936s] ... ok 2026-08-09 02:05:22.244760 | ubuntu-noble | Share type 3 has invalid required extra specs. 2026-08-09 02:05:22.244773 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:22.244778 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:22.244782 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:22.244785 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:22.244789 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:22.244793 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:22.244796 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:22.244800 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.278142 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.280729 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-08-09 02:05:22.280742 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:22.280746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:22.280750 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:22.280754 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:22.280758 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:22.280761 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:22.280765 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:22.280769 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.280773 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-08-09 02:05:22.280777 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:22.280780 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:22.280784 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:22.280795 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:22.280799 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:22.280802 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:22.280806 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:22.281740 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_default [0.037530s] ... ok 2026-08-09 02:05:22.283891 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_invalid_version [0.046791s] ... ok 2026-08-09 02:05:22.315663 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.319192 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_true [0.037402s] ... ok 2026-08-09 02:05:22.319828 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-08-09 02:05:22.319837 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:22.319842 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:22.319847 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:22.319850 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:22.319854 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:22.319858 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:22.319861 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:22.319865 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-08-09 02:05:22.319869 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:22.319873 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:22.319876 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:22.319880 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:22.319884 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:22.319887 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:22.319891 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:22.321204 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.324441 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_2 [0.040438s] ... ok 2026-08-09 02:05:22.326739 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_3 [0.304611s] ... ok 2026-08-09 02:05:22.351064 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_not_found [0.025821s] ... ok 2026-08-09 02:05:22.354336 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.357821 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_2 [0.038017s] ... ok 2026-08-09 02:05:22.362168 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.366618 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_1 [0.039361s] ... ok 2026-08-09 02:05:22.377697 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_3 [0.026963s] ... ok 2026-08-09 02:05:22.391623 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.395842 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_from_public_share_type [0.037233s] ... ok 2026-08-09 02:05:22.401227 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.404831 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_4 [0.038766s] ... ok 2026-08-09 02:05:22.407747 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service [0.028091s] ... ok 2026-08-09 02:05:22.429833 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.433473 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_2 [0.026397s] ... ok 2026-08-09 02:05:22.434758 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_bad_access [0.038313s] ... ok 2026-08-09 02:05:22.441763 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.443090 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_dhss_true_with_share_server [0.038225s] ... ok 2026-08-09 02:05:22.455998 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_2 [0.019750s] ... ok 2026-08-09 02:05:22.467788 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.470985 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_5 [0.038408s] ... ok 2026-08-09 02:05:22.472766 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default [0.019893s] ... ok 2026-08-09 02:05:22.477111 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.480727 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_04_unmanage_starting [0.037419s] ... ok 2026-08-09 02:05:22.492601 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete [0.019398s] ... ok 2026-08-09 02:05:22.503393 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_3___out_of_sync____2_56__ [0.296127s] ... ok 2026-08-09 02:05:22.504561 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.512270 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show [0.019683s] ... ok 2026-08-09 02:05:22.515642 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.519213 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_06_shrinking [0.038411s] ... ok 2026-08-09 02:05:22.531705 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_1___new_name____new_description____wrong_bool__ [0.019338s] ... ok 2026-08-09 02:05:22.540536 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.544466 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_no_replica [0.041164s] ... ok 2026-08-09 02:05:22.545823 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_1 [0.074210s] ... ok 2026-08-09 02:05:22.551476 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_08___2_7____share_type_access___False_ [0.019807s] ... ok 2026-08-09 02:05:22.554296 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.560858 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_07_migrating [0.038714s] ... ok 2026-08-09 02:05:22.571822 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_09___2_23____share_type_access___True_ [0.020031s] ... ok 2026-08-09 02:05:22.582674 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.586414 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_filter_opts [0.040959s] ... ok 2026-08-09 02:05:22.591967 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_16___2_41____share_type_access___False_ [0.020260s] ... ok 2026-08-09 02:05:22.593254 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.597120 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_09_restoring [0.038931s] ... ok 2026-08-09 02:05:22.612618 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_07___2_7____share_type_access___True_ [0.020105s] ... ok 2026-08-09 02:05:22.621290 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.626609 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_detailed [0.038529s] ... ok 2026-08-09 02:05:22.634059 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.634618 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_01 [0.022145s] ... ok 2026-08-09 02:05:22.638356 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_12_server_migrating_to [0.041191s] ... ok 2026-08-09 02:05:22.655815 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_02 [0.020188s] ... ok 2026-08-09 02:05:22.659605 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.662974 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_3___name_foo_description_d___0_ [0.037852s] ... ok 2026-08-09 02:05:22.672378 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.675113 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_06 [0.019462s] ... ok 2026-08-09 02:05:22.676799 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_14_backup_creating [0.037748s] ... ok 2026-08-09 02:05:22.693605 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_14 [0.018976s] ... ok 2026-08-09 02:05:22.696094 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.701176 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_6___name__foo_description__ds___2_ [0.036239s] ... ok 2026-08-09 02:05:22.710977 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.714996 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_02 [0.019852s] ... ok 2026-08-09 02:05:22.715802 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_snapshot_not_found [0.038560s] ... ok 2026-08-09 02:05:22.733162 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.735421 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_05 [0.021723s] ... ok 2026-08-09 02:05:22.754922 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_3 [0.019390s] ... ok 2026-08-09 02:05:22.767638 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_1 [0.068065s] ... ok 2026-08-09 02:05:22.771007 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_1 [0.695469s] ... ok 2026-08-09 02:05:22.774381 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_3___2_24____key5__ [0.019660s] ... ok 2026-08-09 02:05:22.778918 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.783870 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_1 [0.588119s] ... ok 2026-08-09 02:05:22.793745 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_2 [0.019101s] ... ok 2026-08-09 02:05:22.797352 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_4 [0.674408s] ... ok 2026-08-09 02:05:22.800784 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.709399s] ... ok 2026-08-09 02:05:22.804289 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.807476 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_nominal [0.039933s] ... ok 2026-08-09 02:05:22.808597 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.814037 | ubuntu-noble | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.020181s] ... ok 2026-08-09 02:05:22.816204 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.824404 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers [0.109221s] ... ok 2026-08-09 02:05:22.834377 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert [0.020229s] ... ok 2026-08-09 02:05:22.835150 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.838964 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_2__False___2_56__ [0.041509s] ... ok 2026-08-09 02:05:22.839418 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.841636 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.845875 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_not_found [0.036944s] ... ok 2026-08-09 02:05:22.855214 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_2 [0.020685s] ... ok 2026-08-09 02:05:22.871711 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_3 [0.026893s] ... ok 2026-08-09 02:05:22.874640 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.876158 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_latest_not_found [0.020748s] ... ok 2026-08-09 02:05:22.878723 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit_and_offset [0.039319s] ... ok 2026-08-09 02:05:22.906262 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.911229 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel [0.034510s] ... ok 2026-08-09 02:05:22.913529 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.917845 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_8_reset_status [0.038596s] ... ok 2026-08-09 02:05:22.944418 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete_not_found [0.033090s] ... ok 2026-08-09 02:05:22.949608 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_1 [0.073677s] ... ok 2026-08-09 02:05:22.952095 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.957035 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_3___2_75___10_ [0.038507s] ... ok 2026-08-09 02:05:22.981756 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:22.985257 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start [0.040745s] ... ok 2026-08-09 02:05:22.991658 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.019401 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_1_nondisruptive [0.033405s] ... ok 2026-08-09 02:05:23.022764 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_host_with_pool [0.477483s] ... ok 2026-08-09 02:05:23.053006 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_1_nondisruptive [0.034029s] ... ok 2026-08-09 02:05:23.060195 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_3_2_46 [0.111169s] ... ok 2026-08-09 02:05:23.062808 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_1_nondisruptive [0.036968s] ... ok 2026-08-09 02:05:23.087259 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_2_writable [0.033667s] ... ok 2026-08-09 02:05:23.093324 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.094818 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_1_True [0.035270s] ... ok 2026-08-09 02:05:23.095746 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_2 [0.313729s] ... ok 2026-08-09 02:05:23.103830 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_1__True___2_55__ [0.046934s] ... ok 2026-08-09 02:05:23.109533 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_4 [0.308599s] ... ok 2026-08-09 02:05:23.126124 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.128721 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_1 [0.032086s] ... ok 2026-08-09 02:05:23.130881 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_2_2_1 [0.044328s] ... ok 2026-08-09 02:05:23.133968 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.136166 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_2_False [0.041074s] ... ok 2026-08-09 02:05:23.141389 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.146813 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_3__False___2_72__ [0.042869s] ... ok 2026-08-09 02:05:23.148581 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.152669 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_2 [0.024292s] ... ok 2026-08-09 02:05:23.153909 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_2 [0.043816s] ... ok 2026-08-09 02:05:23.168708 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.170578 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.172367 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_1_2_15 [0.041108s] ... ok 2026-08-09 02:05:23.173931 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_4__create [0.037649s] ... ok 2026-08-09 02:05:23.185704 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.191194 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.193731 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_2 [0.021323s] ... ok 2026-08-09 02:05:23.196838 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_forbidden [0.045538s] ... ok 2026-08-09 02:05:23.197788 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_1_AvailabilityZoneNotFound [0.050886s] ... ok 2026-08-09 02:05:23.198600 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.208484 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.211894 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_invalid_replica_id [0.037624s] ... ok 2026-08-09 02:05:23.214467 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_param_not_provided [0.020761s] ... ok 2026-08-09 02:05:23.233681 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.234105 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_body [0.036698s] ... ok 2026-08-09 02:05:23.237313 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_2_2_56 [0.039124s] ... ok 2026-08-09 02:05:23.240140 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_limit [0.414246s] ... ok 2026-08-09 02:05:23.246408 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.250037 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_4___2_75____foobar__ [0.037662s] ... ok 2026-08-09 02:05:23.252158 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.255425 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_1 [0.040845s] ... ok 2026-08-09 02:05:23.263840 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_with_active_state [0.305389s] ... ok 2026-08-09 02:05:23.271870 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_3 [0.037562s] ... ok 2026-08-09 02:05:23.272236 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.275675 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_invalid_replica [0.038342s] ... ok 2026-08-09 02:05:23.277790 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.282331 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_to_public_share_type [0.043525s] ... ok 2026-08-09 02:05:23.283788 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.291728 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.294350 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_1 [0.022282s] ... ok 2026-08-09 02:05:23.295378 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_2 [0.039908s] ... ok 2026-08-09 02:05:23.298256 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.310002 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.313529 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_invalid_share [0.037484s] ... ok 2026-08-09 02:05:23.318626 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_1 [0.023922s] ... ok 2026-08-09 02:05:23.319466 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.321797 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-08-09 02:05:23.321811 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:23.321815 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:23.321819 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:23.321823 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:23.321827 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:23.321831 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:23.321835 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:23.321839 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-08-09 02:05:23.321842 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:23.321846 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:23.321850 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:23.321854 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:23.321857 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:23.321871 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:23.321875 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:23.326670 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_none [0.041768s] ... ok 2026-08-09 02:05:23.332303 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.337699 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_6 [0.040270s] ... ok 2026-08-09 02:05:23.340335 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_2_error [0.021600s] ... ok 2026-08-09 02:05:23.347025 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.350144 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit [0.036768s] ... ok 2026-08-09 02:05:23.359517 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_status [0.018913s] ... ok 2026-08-09 02:05:23.360227 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.364025 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_with_no_context [0.039666s] ... ok 2026-08-09 02:05:23.372761 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.376242 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_8 [0.040270s] ... ok 2026-08-09 02:05:23.383743 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.386937 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_5__delete_share_replica [0.036624s] ... ok 2026-08-09 02:05:23.399923 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.403943 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_1 [0.039748s] ... ok 2026-08-09 02:05:23.404738 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_2_deleting [0.044850s] ... ok 2026-08-09 02:05:23.411698 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.416829 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.038524s] ... ok 2026-08-09 02:05:23.420202 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.423613 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_replication_exception [0.036552s] ... ok 2026-08-09 02:05:23.434788 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_2 [0.019902s] ... ok 2026-08-09 02:05:23.441176 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.445637 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_no_admin_user [0.041579s] ... ok 2026-08-09 02:05:23.457394 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.460968 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_share_network_not_active [0.037265s] ... ok 2026-08-09 02:05:23.470865 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.471106 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_3 [0.023012s] ... ok 2026-08-09 02:05:23.473423 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_not_updates_size [0.038488s] ... ok 2026-08-09 02:05:23.486151 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_2 [0.712332s] ... ok 2026-08-09 02:05:23.490983 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_2 [0.022173s] ... ok 2026-08-09 02:05:23.494093 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.496666 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete [0.021861s] ... ok 2026-08-09 02:05:23.500022 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.095093s] ... ok 2026-08-09 02:05:23.514799 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_7 [0.023678s] ... ok 2026-08-09 02:05:23.520500 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.530559 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.533667 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update_with_share_group [0.038127s] ... ok 2026-08-09 02:05:23.538797 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_2_23_1_driver_handles_share_servers [0.023541s] ... ok 2026-08-09 02:05:23.553195 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_update_all_metadata [0.019401s] ... ok 2026-08-09 02:05:23.558807 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.057023s] ... ok 2026-08-09 02:05:23.561917 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_2___2_45___False_ [0.023251s] ... ok 2026-08-09 02:05:23.577434 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_access_list [0.024119s] ... ok 2026-08-09 02:05:23.587841 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_01___1_0____os_share_type_access___True_ [0.023238s] ... ok 2026-08-09 02:05:23.597377 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_10 [0.019875s] ... ok 2026-08-09 02:05:23.608298 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_13___2_27____share_type_access___True_ [0.022876s] ... ok 2026-08-09 02:05:23.614278 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.056513s] ... ok 2026-08-09 02:05:23.620065 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_13 [0.020106s] ... ok 2026-08-09 02:05:23.631256 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_03___2_0____os_share_type_access___True_ [0.022851s] ... ok 2026-08-09 02:05:23.636956 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_14 [0.019074s] ... ok 2026-08-09 02:05:23.653532 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_10___2_23____share_type_access___False_ [0.022086s] ... ok 2026-08-09 02:05:23.656850 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_17 [0.019716s] ... ok 2026-08-09 02:05:23.670382 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.055891s] ... ok 2026-08-09 02:05:23.675953 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_05 [0.019318s] ... ok 2026-08-09 02:05:23.679807 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_15___2_41____share_type_access___True_ [0.022533s] ... ok 2026-08-09 02:05:23.696218 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_09 [0.020224s] ... ok 2026-08-09 02:05:23.699241 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_08 [0.022749s] ... ok 2026-08-09 02:05:23.709014 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.721460 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_16 [0.022054s] ... ok 2026-08-09 02:05:23.748367 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_3___2_27____syncing__ [0.051601s] ... ok 2026-08-09 02:05:23.748611 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_06 [0.024205s] ... ok 2026-08-09 02:05:23.764235 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_replica_not_found [0.302993s] ... ok 2026-08-09 02:05:23.767326 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_08 [0.021472s] ... ok 2026-08-09 02:05:23.774169 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access_not_found [0.025950s] ... ok 2026-08-09 02:05:23.774503 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_2___in_sync____2_55__ [0.290431s] ... ok 2026-08-09 02:05:23.795625 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.021205s] ... ok 2026-08-09 02:05:23.799648 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_2 [0.031587s] ... ok 2026-08-09 02:05:23.802779 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_11 [0.033545s] ... ok 2026-08-09 02:05:23.805050 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_2 [0.554353s] ... ok 2026-08-09 02:05:23.812026 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.816392 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_5_delete [0.042117s] ... ok 2026-08-09 02:05:23.821861 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_2 [0.020654s] ... ok 2026-08-09 02:05:23.832403 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.839635 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.841245 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_4___2_24____snapshot_support__ [0.019327s] ... ok 2026-08-09 02:05:23.846675 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_not_found [0.050493s] ... ok 2026-08-09 02:05:23.852631 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.856931 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_7_reset_replica_state [0.040091s] ... ok 2026-08-09 02:05:23.861373 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_1___1_0____driver_handles_share_servers__ [0.020054s] ... ok 2026-08-09 02:05:23.880595 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show_spec_not_found [0.018765s] ... ok 2026-08-09 02:05:23.894441 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.740412s] ... ok 2026-08-09 02:05:23.899656 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_3 [0.041352s] ... ok 2026-08-09 02:05:23.907227 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.026473s] ... ok 2026-08-09 02:05:23.928284 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_not_found [0.019745s] ... ok 2026-08-09 02:05:23.931327 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_4___error____2_56__ [0.669779s] ... ok 2026-08-09 02:05:23.932380 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.932837 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_2_body [0.033791s] ... ok 2026-08-09 02:05:23.942104 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_05_extending [0.041868s] ... ok 2026-08-09 02:05:23.947925 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.020760s] ... ok 2026-08-09 02:05:23.963944 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_network_not_active [0.031074s] ... ok 2026-08-09 02:05:23.968602 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.972111 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:23.972287 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_1__True___2_55__ [0.040575s] ... ok 2026-08-09 02:05:23.973958 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.026222s] ... ok 2026-08-09 02:05:23.974709 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_2_2_6 [0.038196s] ... ok 2026-08-09 02:05:23.976050 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_2 [0.304951s] ... ok 2026-08-09 02:05:23.995529 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_extract_host [0.031486s] ... ok 2026-08-09 02:05:23.998723 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.019944s] ... ok 2026-08-09 02:05:24.006803 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.010805 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_2_detail [0.038279s] ... ok 2026-08-09 02:05:24.013890 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.017994 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_3 [0.021316s] ... ok 2026-08-09 02:05:24.026103 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_2_False [0.030527s] ... ok 2026-08-09 02:05:24.035322 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_access_applying [0.019583s] ... ok 2026-08-09 02:05:24.045786 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.048968 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_no_body [0.022673s] ... ok 2026-08-09 02:05:24.054057 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_1 [0.041229s] ... ok 2026-08-09 02:05:24.069885 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_4_preserve_snapshots [0.034134s] ... ok 2026-08-09 02:05:24.078020 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_4 [0.029041s] ... ok 2026-08-09 02:05:24.086661 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_3_preserve_snapshots [0.034534s] ... ok 2026-08-09 02:05:24.099021 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_2 [0.294020s] ... ok 2026-08-09 02:05:24.099905 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_4 [0.020781s] ... ok 2026-08-09 02:05:24.101205 | ubuntu-noble | Failed to update quota donating share transfer id 3684e45d-0e12-468d-a0d6-8a87538caca6 2026-08-09 02:05:24.101214 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:24.101219 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 318, in _check_donor_project_quota 2026-08-09 02:05:24.101223 | ubuntu-noble | donor_reservations = QUOTAS.reserve(context.elevated(), 2026-08-09 02:05:24.101227 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:24.101231 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:24.101235 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:24.101239 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:24.101243 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:24.101246 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:24.101250 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:24.101254 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:24.101258 | ubuntu-noble | raise effect 2026-08-09 02:05:24.101261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 305, in _check_transferred_project_quota 2026-08-09 02:05:24.101265 | ubuntu-noble | reservations = QUOTAS.reserve(context, 2026-08-09 02:05:24.101269 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:24.101273 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:24.101276 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:24.101300 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:24.101304 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:24.101308 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:24.101311 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:24.101315 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:24.101319 | ubuntu-noble | raise effect 2026-08-09 02:05:24.101322 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: {'snapshot_gigabytes': 'fake'}. 2026-08-09 02:05:24.104794 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_6_body [0.033966s] ... ok 2026-08-09 02:05:24.114619 | ubuntu-noble | Quota exceeded for fake_project_id, tried to accept 0G snapshot (10G of 5G already consumed). 2026-08-09 02:05:24.115990 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_3 [0.141189s] ... ok 2026-08-09 02:05:24.118915 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_driver_opts_not_instance_dict [0.031664s] ... ok 2026-08-09 02:05:24.137218 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_3_preserve_metadata [0.032707s] ... ok 2026-08-09 02:05:24.138468 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.139011 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_2_None [0.038297s] ... ok 2026-08-09 02:05:24.142057 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_3_show [0.043339s] ... ok 2026-08-09 02:05:24.148944 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_invalid [0.030315s] ... ok 2026-08-09 02:05:24.158692 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options [0.022019s] ... ok 2026-08-09 02:05:24.162793 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_share_server_not_found [0.019569s] ... ok 2026-08-09 02:05:24.166477 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.170850 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_invalid [0.033411s] ... ok 2026-08-09 02:05:24.172842 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_4_creating [0.022190s] ... ok 2026-08-09 02:05:24.188914 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer [0.072843s] ... ok 2026-08-09 02:05:24.193692 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_8_manage_error [0.019017s] ... ok 2026-08-09 02:05:24.193706 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_1_migration_error [0.032895s] ... ok 2026-08-09 02:05:24.193710 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_1_True [0.031177s] ... ok 2026-08-09 02:05:24.193715 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_not_found [0.022478s] ... ok 2026-08-09 02:05:24.213255 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_1 [0.019790s] ... ok 2026-08-09 02:05:24.227034 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_invalid [0.033162s] ... ok 2026-08-09 02:05:24.233435 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_5 [0.019994s] ... ok 2026-08-09 02:05:24.244375 | ubuntu-noble | A new share may not be created from snapshot '333', because the snapshot's parent share does not have that capability. 2026-08-09 02:05:24.246688 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported [0.021551s] ... ok 2026-08-09 02:05:24.248520 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.058050s] ... ok 2026-08-09 02:05:24.251137 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.262286 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_mount_point_name [0.073303s] ... ok 2026-08-09 02:05:24.271140 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress [0.424265s] ... ok 2026-08-09 02:05:24.276133 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_1_True [0.042320s] ... ok 2026-08-09 02:05:24.279893 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.085677s] ... ok 2026-08-09 02:05:24.285698 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.287752 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.289679 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.042689s] ... ok 2026-08-09 02:05:24.291025 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_2_detail [0.042229s] ... ok 2026-08-09 02:05:24.293219 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_2 [0.021313s] ... ok 2026-08-09 02:05:24.309961 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_4 [0.020311s] ... ok 2026-08-09 02:05:24.311772 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_5_manage_starting [0.018615s] ... ok 2026-08-09 02:05:24.319630 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_3_creating [0.043243s] ... ok 2026-08-09 02:05:24.325543 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.328389 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.329064 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_4_reset_status [0.038068s] ... ok 2026-08-09 02:05:24.330034 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_nonexistent_share_group [0.019519s] ... ok 2026-08-09 02:05:24.339923 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.060622s] ... ok 2026-08-09 02:05:24.358131 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_1_ShareServerInUse [0.046675s] ... ok 2026-08-09 02:05:24.363673 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.365000 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_1_desc [0.102462s] ... ok 2026-08-09 02:05:24.369058 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_4_reset_status [0.037867s] ... ok 2026-08-09 02:05:24.370749 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.374786 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_net [0.045115s] ... ok 2026-08-09 02:05:24.398277 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.057968s] ... ok 2026-08-09 02:05:24.402048 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_network_not_active [0.043801s] ... ok 2026-08-09 02:05:24.402978 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.406330 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_private [0.041234s] ... ok 2026-08-09 02:05:24.411284 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.415833 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_2__v2_0_az_supported [0.040026s] ... ok 2026-08-09 02:05:24.417997 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_3___1001__1001____2_38__ [0.050756s] ... ok 2026-08-09 02:05:24.420960 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_share_update_invalid_key [0.022582s] ... ok 2026-08-09 02:05:24.424939 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.429280 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-08-09 02:05:24.437314 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.641672s] ... ok 2026-08-09 02:05:24.440872 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.442892 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_3_2_17 [0.021791s] ... ok 2026-08-09 02:05:24.443659 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-08-09 02:05:24.443673 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:24.443678 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:24.443682 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:24.443686 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:24.443690 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:24.443694 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:24.443698 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:24.443701 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-08-09 02:05:24.443705 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:24.443709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:24.443712 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:24.443716 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:24.443720 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:24.443723 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:24.443727 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:24.443731 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-08-09 02:05:24.443734 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:24.443738 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:24.443742 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:24.443745 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:24.443749 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:24.443753 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:24.443756 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:24.443760 | ubuntu-noble | Share type 3 has invalid required extra specs. 2026-08-09 02:05:24.443763 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:24.443767 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:24.443771 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:24.443774 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:24.443778 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:24.443782 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:24.443785 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:24.445462 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_none [0.038916s] ... ok 2026-08-09 02:05:24.446705 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_index [0.126420s] ... ok 2026-08-09 02:05:24.451341 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.457036 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_4__v2_47_az_supported [0.040372s] ... ok 2026-08-09 02:05:24.461815 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.059558s] ... ok 2026-08-09 02:05:24.466641 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_6 [0.020180s] ... ok 2026-08-09 02:05:24.467760 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_2 [0.023638s] ... ok 2026-08-09 02:05:24.471447 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_share_without_mount_snap_support [0.053334s] ... ok 2026-08-09 02:05:24.478071 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.485542 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_3 [0.019804s] ... ok 2026-08-09 02:05:24.491653 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.496702 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.039892s] ... ok 2026-08-09 02:05:24.503184 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.504420 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.057823s] ... ok 2026-08-09 02:05:24.506838 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_4 [0.019239s] ... ok 2026-08-09 02:05:24.507806 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_1 [0.040667s] ... ok 2026-08-09 02:05:24.516811 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.021139s] ... ok 2026-08-09 02:05:24.519749 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.057791s] ... ok 2026-08-09 02:05:24.524008 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_data_not_found_exception [0.052471s] ... ok 2026-08-09 02:05:24.526109 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_5 [0.021194s] ... ok 2026-08-09 02:05:24.539678 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.542764 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.543003 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_3_show [0.038367s] ... ok 2026-08-09 02:05:24.547830 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_not_found [0.021240s] ... ok 2026-08-09 02:05:24.548778 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.023513s] ... ok 2026-08-09 02:05:24.553975 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.559773 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail [0.040383s] ... ok 2026-08-09 02:05:24.567049 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_3___2_46___True_ [0.019544s] ... ok 2026-08-09 02:05:24.570414 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_1 [0.022599s] ... ok 2026-08-09 02:05:24.576541 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.056682s] ... ok 2026-08-09 02:05:24.578146 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.586168 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_2_False [0.019025s] ... ok 2026-08-09 02:05:24.592385 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_3 [0.021889s] ... ok 2026-08-09 02:05:24.604886 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_4___2_46___False_ [0.018647s] ... ok 2026-08-09 02:05:24.605997 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.610029 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_1___2_10___True_ [0.052082s] ... ok 2026-08-09 02:05:24.614827 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_4 [0.022299s] ... ok 2026-08-09 02:05:24.625857 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_03___2_0____os_share_type_access___True_ [0.019284s] ... ok 2026-08-09 02:05:24.628763 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_4 [0.652768s] ... ok 2026-08-09 02:05:24.643943 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_10___2_23____share_type_access___False_ [0.019435s] ... ok 2026-08-09 02:05:24.647767 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.649170 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.649776 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.651859 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_2_2_16 [0.040467s] ... ok 2026-08-09 02:05:24.654766 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_4 [0.038244s] ... ok 2026-08-09 02:05:24.664058 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_05___2_6____os_share_type_access___True_ [0.019271s] ... ok 2026-08-09 02:05:24.664829 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.668306 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_1_index [0.039535s] ... ok 2026-08-09 02:05:24.672695 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_04 [0.021001s] ... ok 2026-08-09 02:05:24.674761 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show [0.095178s] ... ok 2026-08-09 02:05:24.683939 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_13___2_27____share_type_access___True_ [0.018694s] ... ok 2026-08-09 02:05:24.689468 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.691063 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_share_has_been_soft_deleted [0.037856s] ... ok 2026-08-09 02:05:24.701272 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_14___2_27____share_type_access___False_ [0.018964s] ... ok 2026-08-09 02:05:24.709173 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.712674 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail_invalid_snapshot [0.040232s] ... ok 2026-08-09 02:05:24.719728 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_1___1_1_1_1____2_32__ [0.050904s] ... ok 2026-08-09 02:05:24.722779 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_09 [0.018720s] ... ok 2026-08-09 02:05:24.726608 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.732478 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_2___2_28____syncing__ [0.057309s] ... ok 2026-08-09 02:05:24.733801 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_1_1_0 [0.039026s] ... ok 2026-08-09 02:05:24.740061 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_12 [0.019216s] ... ok 2026-08-09 02:05:24.746836 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.750267 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_2_FAKE_SNAPSHOT_ID [0.037414s] ... ok 2026-08-09 02:05:24.763123 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_13 [0.018831s] ... ok 2026-08-09 02:05:24.765291 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.771975 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_2___1_1_1_1____2_38__ [0.051824s] ... ok 2026-08-09 02:05:24.776431 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_too_many_keys_allowed_chars [0.018099s] ... ok 2026-08-09 02:05:24.788890 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_3___2_28____active__ [0.058228s] ... ok 2026-08-09 02:05:24.794941 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_4 [0.018368s] ... ok 2026-08-09 02:05:24.813639 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_3___2_23____driver_handles_share_servers__ [0.018344s] ... ok 2026-08-09 02:05:24.815745 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access [0.065435s] ... ok 2026-08-09 02:05:24.823215 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_2_2_27 [0.034327s] ... ok 2026-08-09 02:05:24.824770 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_data_not_found_exception [0.050998s] ... ok 2026-08-09 02:05:24.832670 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_not_found [0.019201s] ... ok 2026-08-09 02:05:24.839843 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_2 [0.021412s] ... ok 2026-08-09 02:05:24.844787 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_07 [0.021621s] ... ok 2026-08-09 02:05:24.855795 | ubuntu-noble | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_allow_dhss_true_with_share_server [0.022997s] ... ok 2026-08-09 02:05:24.865684 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_12 [0.020655s] ... ok 2026-08-09 02:05:24.872535 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.876129 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_02_deleting [0.038528s] ... ok 2026-08-09 02:05:24.878774 | ubuntu-noble | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.019959s] ... ok 2026-08-09 02:05:24.890839 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_access_rule_not_found [0.067413s] ... ok 2026-08-09 02:05:24.895199 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_1 [0.019274s] ... ok 2026-08-09 02:05:24.909572 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.912936 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_03_manage_starting [0.036665s] ... ok 2026-08-09 02:05:24.914743 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3_2_17 [0.021229s] ... ok 2026-08-09 02:05:24.917967 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_create_metadata [0.019437s] ... ok 2026-08-09 02:05:24.917982 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_1___2_1____syncing__ [0.051270s] ... ok 2026-08-09 02:05:24.930170 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-08-09 02:05:24.931857 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.019684s] ... ok 2026-08-09 02:05:24.934164 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_delete_metadata [0.019401s] ... ok 2026-08-09 02:05:24.946842 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:24.950198 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_13_backup_restoring [0.037042s] ... ok 2026-08-09 02:05:24.953767 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_2_2_16 [0.019917s] ... ok 2026-08-09 02:05:24.968928 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_4___2_27____active__ [0.051649s] ... ok 2026-08-09 02:05:24.974871 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_4 [0.018711s] ... ok 2026-08-09 02:05:24.974924 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete [0.034286s] ... ok 2026-08-09 02:05:24.990198 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_1 [0.020663s] ... ok 2026-08-09 02:05:24.990838 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.019300s] ... ok 2026-08-09 02:05:25.001485 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_4_preserve_snapshots [0.032711s] ... ok 2026-08-09 02:05:25.004759 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_3 [0.565236s] ... ok 2026-08-09 02:05:25.009634 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_1_2_0 [0.019124s] ... ok 2026-08-09 02:05:25.011135 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_1 [0.021792s] ... ok 2026-08-09 02:05:25.021149 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.029173 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_2_2_16 [0.019217s] ... ok 2026-08-09 02:05:25.031045 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_2 [0.019665s] ... ok 2026-08-09 02:05:25.034693 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_5_force_host_assisted_migration [0.033245s] ... ok 2026-08-09 02:05:25.038080 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.054990 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.020084s] ... ok 2026-08-09 02:05:25.063184 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.066287 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.071651 | ubuntu-noble | Quota exceeded for fake_project_id, tried to create 1G share (10G of 5G already consumed). 2026-08-09 02:05:25.075503 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_1 [0.125103s] ... ok 2026-08-09 02:05:25.087293 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_body [0.032333s] ... ok 2026-08-09 02:05:25.105701 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_3 [0.562226s] ... ok 2026-08-09 02:05:25.108786 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_2_v2_48_share_not_from_snap [0.020166s] ... ok 2026-08-09 02:05:25.127786 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.020090s] ... ok 2026-08-09 02:05:25.141490 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.143970 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.145828 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show [0.038912s] ... ok 2026-08-09 02:05:25.154980 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_invalid_snapshot [0.079013s] ... ok 2026-08-09 02:05:25.167687 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.171389 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.043528s] ... ok 2026-08-09 02:05:25.194629 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_access_list [0.049621s] ... ok 2026-08-09 02:05:25.206366 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.209828 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_2_2_16 [0.038088s] ... ok 2026-08-09 02:05:25.210348 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.220012 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_1_0 [0.020413s] ... ok 2026-08-09 02:05:25.220739 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_share_status [0.065756s] ... ok 2026-08-09 02:05:25.237417 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.022005s] ... ok 2026-08-09 02:05:25.245266 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.248569 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_1 [0.038893s] ... ok 2026-08-09 02:05:25.259723 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_6 [0.022084s] ... ok 2026-08-09 02:05:25.267726 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.019055s] ... ok 2026-08-09 02:05:25.270751 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_1_2_6 [0.268085s] ... ok 2026-08-09 02:05:25.276570 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.281440 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_2_2_16 [0.021460s] ... ok 2026-08-09 02:05:25.294763 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.786729s] ... ok 2026-08-09 02:05:25.302417 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.306732 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.308226 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_replication [0.037948s] ... ok 2026-08-09 02:05:25.315561 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.319012 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_2_2_6 [0.037025s] ... ok 2026-08-09 02:05:25.334006 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.340037 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.343834 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_group [0.037721s] ... ok 2026-08-09 02:05:25.353172 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.357134 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_4 [0.037722s] ... ok 2026-08-09 02:05:25.367119 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_has_replicas [0.020186s] ... ok 2026-08-09 02:05:25.391397 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.394871 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_5 [0.037770s] ... ok 2026-08-09 02:05:25.398116 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.401459 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_replication_type [0.037323s] ... ok 2026-08-09 02:05:25.409531 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.678833s] ... ok 2026-08-09 02:05:25.428448 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.432042 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_01_creating [0.036912s] ... ok 2026-08-09 02:05:25.436984 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.441105 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_3 [0.038842s] ... ok 2026-08-09 02:05:25.446206 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.459651 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_1 [0.019101s] ... ok 2026-08-09 02:05:25.465669 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.471122 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_11_server_migrating [0.037071s] ... ok 2026-08-09 02:05:25.479765 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_10 [0.019916s] ... ok 2026-08-09 02:05:25.503297 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.507105 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_15_ensuring [0.037489s] ... ok 2026-08-09 02:05:25.526667 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.529944 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_2___2_27___True_ [0.049936s] ... ok 2026-08-09 02:05:25.550991 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_4 [0.277362s] ... ok 2026-08-09 02:05:25.551812 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_replicas [0.022062s] ... ok 2026-08-09 02:05:25.558704 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.571034 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareManageTest.test__manage [0.021113s] ... ok 2026-08-09 02:05:25.573845 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_15 [0.019714s] ... ok 2026-08-09 02:05:25.591908 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_service_not_found [0.022239s] ... ok 2026-08-09 02:05:25.602237 | ubuntu-noble | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_share_id_specified [0.095264s] ... ok 2026-08-09 02:05:25.612299 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_4 [0.578359s] ... ok 2026-08-09 02:05:25.621062 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_4 [0.326326s] ... ok 2026-08-09 02:05:25.626866 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_5___2_91____syncing__ [0.054501s] ... ok 2026-08-09 02:05:25.628200 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.632875 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_1 [0.039549s] ... ok 2026-08-09 02:05:25.648655 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.652161 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_2 [0.042533s] ... ok 2026-08-09 02:05:25.656682 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.659682 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.659853 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_1_2_1 [0.033342s] ... ok 2026-08-09 02:05:25.662888 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_3 [0.041820s] ... ok 2026-08-09 02:05:25.667386 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.670695 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.039196s] ... ok 2026-08-09 02:05:25.673741 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_1 [0.021385s] ... ok 2026-08-09 02:05:25.680287 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_2 [0.020229s] ... ok 2026-08-09 02:05:25.685540 | ubuntu-noble | Transfer afad5229-b454-4e9e-bc07-8617a696f880: share id 95853b04-66ff-4722-8cea-6ece84494600 expected in awaiting_transfer state. 2026-08-09 02:05:25.689830 | ubuntu-noble | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_share_status [0.085917s] ... ok 2026-08-09 02:05:25.699127 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.702148 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_13 [0.019934s] ... ok 2026-08-09 02:05:25.703770 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_manage [0.029034s] ... ok 2026-08-09 02:05:25.706245 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.706758 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_3 [0.040060s] ... ok 2026-08-09 02:05:25.706770 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.675556s] ... ok 2026-08-09 02:05:25.709776 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.038973s] ... ok 2026-08-09 02:05:25.721672 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_15 [0.019022s] ... ok 2026-08-09 02:05:25.725963 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.729093 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access [0.040468s] ... ok 2026-08-09 02:05:25.738836 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_16 [0.019044s] ... ok 2026-08-09 02:05:25.739906 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.740211 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_4 [0.329914s] ... ok 2026-08-09 02:05:25.741798 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.743897 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage [0.040664s] ... ok 2026-08-09 02:05:25.744832 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.746863 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.749957 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_1 [0.040688s] ... ok 2026-08-09 02:05:25.751751 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.045129s] ... ok 2026-08-09 02:05:25.751766 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.040043s] ... ok 2026-08-09 02:05:25.757900 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_18 [0.019190s] ... ok 2026-08-09 02:05:25.764014 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.767280 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_1 [0.037683s] ... ok 2026-08-09 02:05:25.768735 | ubuntu-noble | {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test__collection_name [0.018550s] ... ok 2026-08-09 02:05:25.774962 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-08-09 02:05:25.776822 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_20 [0.019068s] ... ok 2026-08-09 02:05:25.777489 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.780021 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.781235 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.782984 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_share_server [0.041846s] ... ok 2026-08-09 02:05:25.784748 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_v249 [0.034458s] ... ok 2026-08-09 02:05:25.784762 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_10_reverting [0.040304s] ... ok 2026-08-09 02:05:25.785768 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_2 [0.038901s] ... ok 2026-08-09 02:05:25.788086 | ubuntu-noble | {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___2_40__ [0.019228s] ... ok 2026-08-09 02:05:25.794656 | ubuntu-noble | Metadata property value is blank. 2026-08-09 02:05:25.796711 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_21 [0.019730s] ... ok 2026-08-09 02:05:25.801639 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.803292 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-08-09 02:05:25.803304 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:25.803308 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:25.803312 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:25.803325 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:25.803329 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:25.803333 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:25.803336 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:25.804818 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-08-09 02:05:25.804832 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:25.804836 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:25.804840 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:25.804843 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:25.804847 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:25.804851 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:25.804854 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:25.805618 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_true [0.038238s] ... ok 2026-08-09 02:05:25.808764 | ubuntu-noble | {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None___2_39__ [0.018591s] ... ok 2026-08-09 02:05:25.808780 | ubuntu-noble | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_quota_class____2_39__ [0.024753s] ... ok 2026-08-09 02:05:25.816482 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.819575 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.820265 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_1_1_0 [0.038600s] ... ok 2026-08-09 02:05:25.821547 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.825443 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_6 [0.019390s] ... ok 2026-08-09 02:05:25.827684 | ubuntu-noble | {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None___2_62__ [0.018390s] ... ok 2026-08-09 02:05:25.827700 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_share_not_found [0.041175s] ... ok 2026-08-09 02:05:25.830792 | ubuntu-noble | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___2_53__ [0.022571s] ... ok 2026-08-09 02:05:25.843877 | ubuntu-noble | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___fake_share_type_id____2_40__ [0.018578s] ... ok 2026-08-09 02:05:25.845840 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_1___2_45___True_ [0.020406s] ... ok 2026-08-09 02:05:25.847746 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_2___2_1____active__ [0.050471s] ... ok 2026-08-09 02:05:25.850776 | ubuntu-noble | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10__None___2_80__ [0.019957s] ... ok 2026-08-09 02:05:25.862240 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.866286 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_3_2_11 [0.040484s] ... ok 2026-08-09 02:05:25.868799 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_not_found [0.019992s] ... ok 2026-08-09 02:05:25.868815 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_1 [0.020320s] ... ok 2026-08-09 02:05:25.871843 | ubuntu-noble | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11___fake_quota_class____2_90__ [0.018663s] ... ok 2026-08-09 02:05:25.878801 | ubuntu-noble | {0} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_1_2_51 [0.034702s] ... ok 2026-08-09 02:05:25.886789 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_pre_v250 [0.020568s] ... ok 2026-08-09 02:05:25.888615 | ubuntu-noble | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_13___fake_project_id___None___2_62__ [0.019320s] ... ok 2026-08-09 02:05:25.892776 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.902996 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.906229 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_4__None__None__None_ [0.019091s] ... ok 2026-08-09 02:05:25.908900 | ubuntu-noble | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_14__None__None___2_62__ [0.018723s] ... ok 2026-08-09 02:05:25.926492 | ubuntu-noble | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_18__None__None___2_90__ [0.018823s] ... ok 2026-08-09 02:05:25.929706 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_12___2_24____share_type_access___False_ [0.021352s] ... ok 2026-08-09 02:05:25.940707 | ubuntu-noble | Failed to update quota donating share transfer id 6d947752-e612-4979-b893-c443d2d1a011 2026-08-09 02:05:25.940782 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:25.940787 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 318, in _check_donor_project_quota 2026-08-09 02:05:25.940792 | ubuntu-noble | donor_reservations = QUOTAS.reserve(context.elevated(), 2026-08-09 02:05:25.940796 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:25.940800 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:25.940804 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:25.940808 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:25.940812 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:25.940835 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:25.940839 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:25.940842 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:25.940846 | ubuntu-noble | raise effect 2026-08-09 02:05:25.940850 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 305, in _check_transferred_project_quota 2026-08-09 02:05:25.940854 | ubuntu-noble | reservations = QUOTAS.reserve(context, 2026-08-09 02:05:25.940858 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:25.940861 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:25.940865 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:25.940869 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:25.940872 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:25.940876 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:25.940890 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:25.940894 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:25.940898 | ubuntu-noble | raise effect 2026-08-09 02:05:25.940902 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: {'snapshots': 'fake'}. 2026-08-09 02:05:25.941326 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_awaiting_transfer [0.719851s] ... ok 2026-08-09 02:05:25.944478 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.946907 | ubuntu-noble | {7} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_2_2_21 [0.020383s] ... ok 2026-08-09 02:05:25.949757 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_14___2_27____share_type_access___False_ [0.020526s] ... ok 2026-08-09 02:05:25.952087 | ubuntu-noble | Quota exceeded for fake_project_id, tried to accept 1 snapshot (20 of 10 already consumed). 2026-08-09 02:05:25.955659 | ubuntu-noble | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_4 [0.135379s] ... ok 2026-08-09 02:05:25.969054 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_09 [0.018749s] ... ok 2026-08-09 02:05:25.969809 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_11___2_24____share_type_access___True_ [0.018695s] ... ok 2026-08-09 02:05:25.985242 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_17 [0.019208s] ... ok 2026-08-09 02:05:25.987510 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_04 [0.019842s] ... ok 2026-08-09 02:05:25.991756 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:25.994885 | ubuntu-noble | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_1 [0.039062s] ... ok 2026-08-09 02:05:26.003918 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_21 [0.018583s] ... ok 2026-08-09 02:05:26.004346 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.007115 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_1___1_0____key5__ [0.019314s] ... ok 2026-08-09 02:05:26.022627 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_08_______2_25__ [0.018407s] ... ok 2026-08-09 02:05:26.026955 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_2___2_23____key5__ [0.019506s] ... ok 2026-08-09 02:05:26.041514 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_all_tenants [0.100688s] ... ok 2026-08-09 02:05:26.043695 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_16 [0.019162s] ... ok 2026-08-09 02:05:26.047201 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_2_manage_error [0.019929s] ... ok 2026-08-09 02:05:26.059780 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.060624 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_02_______2_18__ [0.018703s] ... ok 2026-08-09 02:05:26.075171 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.025556s] ... ok 2026-08-09 02:05:26.082020 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_08_______2_25__ [0.018674s] ... ok 2026-08-09 02:05:26.093528 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.020049s] ... ok 2026-08-09 02:05:26.094400 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.095411 | ubuntu-noble | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_detail [0.099567s] ... ok 2026-08-09 02:05:26.097858 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_10 [0.018268s] ... ok 2026-08-09 02:05:26.109163 | ubuntu-noble | Attempt to transfer 8183a6ef-52c0-495a-860f-b9424bd1479e with invalid auth key. 2026-08-09 02:05:26.111107 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.325919s] ... ok 2026-08-09 02:05:26.114808 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_auth_key [0.070631s] ... ok 2026-08-09 02:05:26.114825 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.019924s] ... ok 2026-08-09 02:05:26.116391 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_12 [0.018572s] ... ok 2026-08-09 02:05:26.132807 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.133757 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.019777s] ... ok 2026-08-09 02:05:26.134987 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_16 [0.018536s] ... ok 2026-08-09 02:05:26.138326 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_not_found [0.041622s] ... ok 2026-08-09 02:05:26.149439 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.151773 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.151801 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-08-09 02:05:26.151805 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:26.151810 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:26.151814 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:26.151818 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:26.151822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:26.151826 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:26.151830 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:26.151834 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-08-09 02:05:26.151838 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:26.151841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:26.151845 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:26.151849 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:26.151853 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:26.151858 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:26.151862 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:26.151866 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-08-09 02:05:26.151870 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:26.151893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:26.151896 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:26.151900 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:26.151904 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:26.151907 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:26.151911 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:26.153544 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj2 [0.041175s] ... ok 2026-08-09 02:05:26.156009 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_19 [0.019192s] ... ok 2026-08-09 02:05:26.157740 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.020319s] ... ok 2026-08-09 02:05:26.157768 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_1 [0.019920s] ... ok 2026-08-09 02:05:26.173408 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_20 [0.018722s] ... ok 2026-08-09 02:05:26.175770 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.020392s] ... ok 2026-08-09 02:05:26.176611 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_7 [0.019823s] ... ok 2026-08-09 02:05:26.187772 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.190983 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access [0.037174s] ... ok 2026-08-09 02:05:26.195673 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_22 [0.018139s] ... ok 2026-08-09 02:05:26.195688 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_wrong_permissions [0.019896s] ... ok 2026-08-09 02:05:26.195692 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_8 [0.018810s] ... ok 2026-08-09 02:05:26.200131 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_24 [0.321055s] ... ok 2026-08-09 02:05:26.213279 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_4 [0.020492s] ... ok 2026-08-09 02:05:26.217021 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_not_found [0.019746s] ... ok 2026-08-09 02:05:26.218763 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_4 [0.020063s] ... ok 2026-08-09 02:05:26.219719 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_1_True [0.019615s] ... ok 2026-08-09 02:05:26.226778 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.229813 | ubuntu-noble | {7} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_2_2_9 [0.038250s] ... ok 2026-08-09 02:05:26.234876 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_failed [0.019564s] ... ok 2026-08-09 02:05:26.236803 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_already_exists [0.023995s] ... ok 2026-08-09 02:05:26.236816 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_id_mismatch [0.021303s] ... ok 2026-08-09 02:05:26.238754 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_02_______2_18__ [0.018749s] ... ok 2026-08-09 02:05:26.255331 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_06___2_6____os_share_type_access___False_ [0.019169s] ... ok 2026-08-09 02:05:26.258117 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_04_______2_20__ [0.019240s] ... ok 2026-08-09 02:05:26.260824 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_1_None [0.023171s] ... ok 2026-08-09 02:05:26.260840 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_share_has_been_soft_deleted [0.021723s] ... ok 2026-08-09 02:05:26.265807 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.269429 | ubuntu-noble | {7} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_8_2_54 [0.039451s] ... ok 2026-08-09 02:05:26.276223 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_07___2_7____share_type_access___True_ [0.021663s] ... ok 2026-08-09 02:05:26.277810 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_05_______2_49__ [0.019712s] ... ok 2026-08-09 02:05:26.279703 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_1___2_45___True_ [0.020650s] ... ok 2026-08-09 02:05:26.291062 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_1_bar [0.020554s] ... ok 2026-08-09 02:05:26.295298 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel_not_found [0.036315s] ... ok 2026-08-09 02:05:26.296513 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_14 [0.018621s] ... ok 2026-08-09 02:05:26.297716 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_01___1_0____os_share_type_access___True_ [0.018715s] ... ok 2026-08-09 02:05:26.298808 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_2___2_45___False_ [0.018591s] ... ok 2026-08-09 02:05:26.310741 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_methods_of [0.020374s] ... ok 2026-08-09 02:05:26.314026 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_02___1_0____os_share_type_access___False_ [0.019146s] ... ok 2026-08-09 02:05:26.318825 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_04_______2_20__ [0.019380s] ... ok 2026-08-09 02:05:26.321742 | ubuntu-noble | Quota exceeded for fake_project_id, tried to create share (20 shares already consumed). 2026-08-09 02:05:26.321860 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_3___2_46___True_ [0.018881s] ... ok 2026-08-09 02:05:26.327085 | ubuntu-noble | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_2 [0.458858s] ... ok 2026-08-09 02:05:26.331853 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_1_writable [0.036145s] ... ok 2026-08-09 02:05:26.333774 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_06___2_6____os_share_type_access___False_ [0.018849s] ... ok 2026-08-09 02:05:26.345432 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_05_______2_49__ [0.018731s] ... ok 2026-08-09 02:05:26.345696 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_11___2_24____share_type_access___True_ [0.018915s] ... ok 2026-08-09 02:05:26.347122 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_2 ... SKIPPED: No module named 'bpython' 2026-08-09 02:05:26.351512 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_09___2_23____share_type_access___True_ [0.018451s] ... ok 2026-08-09 02:05:26.354767 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_09 [0.017765s] ... ok 2026-08-09 02:05:26.355747 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_15___2_41____share_type_access___True_ [0.019243s] ... ok 2026-08-09 02:05:26.358749 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_import_error ... SKIPPED: No module named 'bpython' 2026-08-09 02:05:26.362288 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.365842 | ubuntu-noble | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_3 [0.040447s] ... ok 2026-08-09 02:05:26.370776 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_07 [0.019102s] ... ok 2026-08-09 02:05:26.372803 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_14 [0.019018s] ... ok 2026-08-09 02:05:26.377113 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_2_writable [0.042203s] ... ok 2026-08-09 02:05:26.378742 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_16___2_41____share_type_access___False_ [0.018594s] ... ok 2026-08-09 02:05:26.389610 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_03 [0.018743s] ... ok 2026-08-09 02:05:26.390785 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_24 [0.018192s] ... ok 2026-08-09 02:05:26.392932 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.393196 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_15 [0.018651s] ... ok 2026-08-09 02:05:26.396227 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list [0.040354s] ... ok 2026-08-09 02:05:26.398224 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_no_share_id [0.023666s] ... ok 2026-08-09 02:05:26.412246 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_10 [0.019678s] ... ok 2026-08-09 02:05:26.414731 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_5 [0.018997s] ... ok 2026-08-09 02:05:26.417724 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability [0.020244s] ... ok 2026-08-09 02:05:26.419066 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.020538s] ... ok 2026-08-09 02:05:26.422446 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.425417 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.428500 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_13 [0.019139s] ... ok 2026-08-09 02:05:26.429785 | ubuntu-noble | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_4_2_11 [0.038630s] ... ok 2026-08-09 02:05:26.430841 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show [0.018386s] ... ok 2026-08-09 02:05:26.437321 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_1 [0.020656s] ... ok 2026-08-09 02:05:26.439500 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_3 [0.020142s] ... ok 2026-08-09 02:05:26.447162 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index [0.018445s] ... ok 2026-08-09 02:05:26.449045 | ubuntu-noble | {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_links [0.019120s] ... ok 2026-08-09 02:05:26.449728 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_3 [0.018468s] ... ok 2026-08-09 02:05:26.453386 | ubuntu-noble | Transfer 9ba0b4ac-2296-45a8-b204-a62969fc6561: share id 2ff80fc2-0a16-443b-9490-c7eab21fb3d9 expected in awaiting_transfer state. 2026-08-09 02:05:26.456514 | ubuntu-noble | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_not_awaiting_transfer [0.090573s] ... ok 2026-08-09 02:05:26.458747 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_python [0.020080s] ... ok 2026-08-09 02:05:26.465675 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_1_None [0.018586s] ... ok 2026-08-09 02:05:26.469655 | ubuntu-noble | {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.019287s] ... ok 2026-08-09 02:05:26.469673 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_too_many_keys [0.018382s] ... ok 2026-08-09 02:05:26.476551 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.478847 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version [0.020293s] ... ok 2026-08-09 02:05:26.482885 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.040003s] ... ok 2026-08-09 02:05:26.484327 | ubuntu-noble | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_been_soft_deleted [0.018565s] ... ok 2026-08-09 02:05:26.485954 | ubuntu-noble | {0} 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.018196s] ... ok 2026-08-09 02:05:26.488652 | ubuntu-noble | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_1_available [0.018796s] ... ok 2026-08-09 02:05:26.495300 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.498034 | ubuntu-noble | {7} manila.tests.cmd.test_scheduler.ManilaCmdSchedulerTestCase.test_main [0.020071s] ... ok 2026-08-09 02:05:26.499011 | ubuntu-noble | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_2 [0.042405s] ... ok 2026-08-09 02:05:26.503560 | ubuntu-noble | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.019196s] ... ok 2026-08-09 02:05:26.507003 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_no_errors [0.019386s] ... ok 2026-08-09 02:05:26.509469 | ubuntu-noble | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_backups [0.022724s] ... ok 2026-08-09 02:05:26.516143 | ubuntu-noble | {7} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_caching [0.018043s] ... ok 2026-08-09 02:05:26.517006 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.649356s] ... ok 2026-08-09 02:05:26.517262 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.520206 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_without_export_locations [0.040183s] ... ok 2026-08-09 02:05:26.525494 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_revision [0.019859s] ... ok 2026-08-09 02:05:26.531129 | ubuntu-noble | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.019654s] ... ok 2026-08-09 02:05:26.535481 | ubuntu-noble | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_import [0.019175s] ... ok 2026-08-09 02:05:26.536141 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.536318 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_network_not_found [0.032570s] ... ok 2026-08-09 02:05:26.540030 | ubuntu-noble | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_3 [0.040867s] ... ok 2026-08-09 02:05:26.548794 | ubuntu-noble | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.019362s] ... ok 2026-08-09 02:05:26.550749 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython_import_error ... SKIPPED: No module named 'IPython' 2026-08-09 02:05:26.554733 | ubuntu-noble | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get [0.019145s] ... ok 2026-08-09 02:05:26.556610 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.559697 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.559876 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_4_v2_48_share_from_snap [0.022082s] ... ok 2026-08-09 02:05:26.561843 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_5 [0.043337s] ... ok 2026-08-09 02:05:26.561856 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group [0.040283s] ... ok 2026-08-09 02:05:26.568131 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_not_supported [0.019162s] ... ok 2026-08-09 02:05:26.571132 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python [0.022150s] ... ok 2026-08-09 02:05:26.573749 | ubuntu-noble | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id_failed [0.018860s] ... ok 2026-08-09 02:05:26.583892 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_2 [0.022835s] ... ok 2026-08-09 02:05:26.587802 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_not_latest [0.019611s] ... ok 2026-08-09 02:05:26.593810 | ubuntu-noble | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_1 [0.019208s] ... ok 2026-08-09 02:05:26.594108 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.594418 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability_not_supported [0.023215s] ... ok 2026-08-09 02:05:26.595941 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.597840 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.039153s] ... ok 2026-08-09 02:05:26.600747 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.602934 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_1_2_15 [0.041593s] ... ok 2026-08-09 02:05:26.613426 | ubuntu-noble | {7} manila.tests.compute.test_nova.NovaclientTestCase.test_with_auth_obj [0.020251s] ... ok 2026-08-09 02:05:26.617348 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_1 [0.020629s] ... ok 2026-08-09 02:05:26.619160 | ubuntu-noble | Share type of share d7a06280-e362-47d8-a509-a77007b9a4e1 is not public, and current project can not access the share type 2026-08-09 02:05:26.619362 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_different_availability_zone [0.020508s] ... ok 2026-08-09 02:05:26.620824 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_conflict [0.032986s] ... ok 2026-08-09 02:05:26.622747 | ubuntu-noble | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_not_public_share_type [0.082515s] ... ok 2026-08-09 02:05:26.625266 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.625641 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_02 [0.022372s] ... ok 2026-08-09 02:05:26.631858 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.046252s] ... ok 2026-08-09 02:05:26.637676 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_4 [0.020274s] ... ok 2026-08-09 02:05:26.647880 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_07 [0.019914s] ... ok 2026-08-09 02:05:26.653348 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.655252 | ubuntu-noble | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_05_cephfs [0.019405s] ... ok 2026-08-09 02:05:26.656139 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_2_preserve_metadata [0.033674s] ... ok 2026-08-09 02:05:26.657747 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_3__v2_47_az_unsupported [0.037998s] ... ok 2026-08-09 02:05:26.659153 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.662771 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_public [0.039940s] ... ok 2026-08-09 02:05:26.666179 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_11 [0.020096s] ... ok 2026-08-09 02:05:26.669825 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.674397 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.044230s] ... ok 2026-08-09 02:05:26.675283 | ubuntu-noble | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_08_CIFS [0.020019s] ... ok 2026-08-09 02:05:26.676625 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_wrong_id [0.019185s] ... ok 2026-08-09 02:05:26.683324 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_3 [0.069841s] ... ok 2026-08-09 02:05:26.686535 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_12 [0.019863s] ... ok 2026-08-09 02:05:26.688812 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_type_not_found [0.033788s] ... ok 2026-08-09 02:05:26.694486 | ubuntu-noble | {0} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_detach [0.018952s] ... ok 2026-08-09 02:05:26.701301 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.706866 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_by_nonexistent_share_type [0.042572s] ... ok 2026-08-09 02:05:26.712467 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.714779 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.716923 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_4 [0.040580s] ... ok 2026-08-09 02:05:26.719832 | ubuntu-noble | {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_delete [0.022243s] ... ok 2026-08-09 02:05:26.719848 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.043797s] ... ok 2026-08-09 02:05:26.725005 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_other_project_public_share [0.036066s] ... ok 2026-08-09 02:05:26.728060 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_1___2_45___True_ [0.020628s] ... ok 2026-08-09 02:05:26.736149 | ubuntu-noble | {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_2 [0.019294s] ... ok 2026-08-09 02:05:26.747920 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_1___2_28____error__ [0.058241s] ... ok 2026-08-09 02:05:26.749744 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_4___2_46___False_ [0.019795s] ... ok 2026-08-09 02:05:26.749757 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_no_body [0.021884s] ... ok 2026-08-09 02:05:26.752558 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.755761 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_5 [0.039025s] ... ok 2026-08-09 02:05:26.757758 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.758960 | ubuntu-noble | {0} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_with_to_dict_method [0.020483s] ... ok 2026-08-09 02:05:26.762540 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.044032s] ... ok 2026-08-09 02:05:26.766457 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_1_True [0.020116s] ... ok 2026-08-09 02:05:26.768780 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_11 [0.021739s] ... ok 2026-08-09 02:05:26.774861 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_1_True [0.091380s] ... ok 2026-08-09 02:05:26.776894 | ubuntu-noble | {0} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_without_to_dict_method [0.019918s] ... ok 2026-08-09 02:05:26.782013 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.782623 | ubuntu-noble | {6} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_quota_class____2_40__ [0.019864s] ... ok 2026-08-09 02:05:26.785283 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_1__v2_0_az_unsupported [0.038228s] ... ok 2026-08-09 02:05:26.787115 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_body [0.020648s] ... ok 2026-08-09 02:05:26.788759 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_3 [0.020263s] ... ok 2026-08-09 02:05:26.790103 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.793225 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_share_group [0.037407s] ... ok 2026-08-09 02:05:26.797814 | ubuntu-noble | {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_4_Forbidden [0.019660s] ... ok 2026-08-09 02:05:26.801853 | ubuntu-noble | {6} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___2_90__ [0.019146s] ... ok 2026-08-09 02:05:26.804544 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group [0.019233s] ... ok 2026-08-09 02:05:26.807782 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_2________new_description____true__ [0.020504s] ... ok 2026-08-09 02:05:26.810774 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_2 [0.020283s] ... ok 2026-08-09 02:05:26.818506 | ubuntu-noble | {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_5_MethodNotAllowed [0.021800s] ... ok 2026-08-09 02:05:26.822974 | ubuntu-noble | {6} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_15___fake_project_id___None___2_80__ [0.018887s] ... ok 2026-08-09 02:05:26.827813 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_02 [0.020138s] ... ok 2026-08-09 02:05:26.828831 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_02___1_0____os_share_type_access___False_ [0.019610s] ... ok 2026-08-09 02:05:26.839751 | ubuntu-noble | {6} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_16__None__None___2_80__ [0.018576s] ... ok 2026-08-09 02:05:26.843286 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.847222 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_08 [0.019729s] ... ok 2026-08-09 02:05:26.848137 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_05___2_6____os_share_type_access___True_ [0.020560s] ... ok 2026-08-09 02:05:26.848577 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_3 [0.737174s] ... ok 2026-08-09 02:05:26.858675 | ubuntu-noble | {6} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools [0.018763s] ... ok 2026-08-09 02:05:26.863943 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_09 [0.019172s] ... ok 2026-08-09 02:05:26.867518 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_08___2_7____share_type_access___False_ [0.019371s] ... ok 2026-08-09 02:05:26.877167 | ubuntu-noble | {6} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_4_2_45 [0.018438s] ... ok 2026-08-09 02:05:26.883752 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore [0.019734s] ... ok 2026-08-09 02:05:26.885619 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.890810 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_03 [0.019565s] ... ok 2026-08-09 02:05:26.893843 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_08_migrating_to [0.041838s] ... ok 2026-08-09 02:05:26.896448 | ubuntu-noble | {6} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_3_2_33 [0.019157s] ... ok 2026-08-09 02:05:26.908012 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_10 [0.020627s] ... ok 2026-08-09 02:05:26.927085 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_11 [0.018885s] ... ok 2026-08-09 02:05:26.929740 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_1_True [0.111020s] ... ok 2026-08-09 02:05:26.930531 | ubuntu-noble | {6} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_2_2_78 [0.033902s] ... ok 2026-08-09 02:05:26.930858 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.935694 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_3___2_28___False_ [0.050738s] ... ok 2026-08-09 02:05:26.939188 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.947094 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_01_None [0.019990s] ... ok 2026-08-09 02:05:26.949162 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_network_id [0.057891s] ... ok 2026-08-09 02:05:26.950042 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_1___update_security_service___True_ [0.019276s] ... ok 2026-08-09 02:05:26.966193 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_07 [0.018919s] ... ok 2026-08-09 02:05:26.968330 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_06 [0.018257s] ... ok 2026-08-09 02:05:26.970315 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:26.973403 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group_earlier_version [0.038561s] ... ok 2026-08-09 02:05:26.985996 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_12 [0.019718s] ... ok 2026-08-09 02:05:26.989826 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_12 [0.019029s] ... ok 2026-08-09 02:05:27.005730 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_5___2_24____driver_handles_share_servers__ [0.019667s] ... ok 2026-08-09 02:05:27.006060 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_03_______2_91__ [0.018559s] ... ok 2026-08-09 02:05:27.006179 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.006943 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.010205 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.036571s] ... ok 2026-08-09 02:05:27.010623 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_project_id_prefix_mount_point_name [0.060777s] ... ok 2026-08-09 02:05:27.025242 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_21 [0.018930s] ... ok 2026-08-09 02:05:27.027699 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index_no_data [0.020180s] ... ok 2026-08-09 02:05:27.031997 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_2_False [0.101793s] ... ok 2026-08-09 02:05:27.043890 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.044829 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.046331 | ubuntu-noble | {4} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_replicas [0.019870s] ... ok 2026-08-09 02:05:27.048837 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update [0.036618s] ... ok 2026-08-09 02:05:27.049137 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_2 [0.037370s] ... ok 2026-08-09 02:05:27.058702 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.062111 | ubuntu-noble | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_1_2_6 [0.036365s] ... ok 2026-08-09 02:05:27.065323 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_05 [0.018364s] ... ok 2026-08-09 02:05:27.066120 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_3 [0.020022s] ... ok 2026-08-09 02:05:27.082046 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.083693 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_09 [0.018086s] ... ok 2026-08-09 02:05:27.084904 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_already_added_access [0.036996s] ... ok 2026-08-09 02:05:27.087380 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_2 [0.020735s] ... ok 2026-08-09 02:05:27.095811 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.099227 | ubuntu-noble | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_3_2_10 [0.037003s] ... ok 2026-08-09 02:05:27.101639 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_17 [0.018020s] ... ok 2026-08-09 02:05:27.119112 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.121721 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-08-09 02:05:27.121770 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:27.121783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:27.121792 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:27.121812 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.121838 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:27.121846 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:27.121855 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:27.121863 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-08-09 02:05:27.121872 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:27.121880 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:27.121888 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:27.121896 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.121905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:27.121913 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:27.121921 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:27.121935 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress [0.034316s] ... ok 2026-08-09 02:05:27.125696 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_2_False [0.091381s] ... ok 2026-08-09 02:05:27.125954 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj1 [0.037551s] ... ok 2026-08-09 02:05:27.132967 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.135133 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.136298 | ubuntu-noble | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_9_2_69 [0.036925s] ... ok 2026-08-09 02:05:27.155282 | ubuntu-noble | {6} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_2___http___localhost_____http___localhost___ [0.018404s] ... ok 2026-08-09 02:05:27.155962 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.157319 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-08-09 02:05:27.157345 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:27.157368 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:27.157377 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:27.157385 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.157394 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:27.157402 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:27.157410 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:27.157682 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-08-09 02:05:27.157706 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:27.157934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:05:27.157951 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:05:27.157960 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.157969 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:05:27.157977 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:05:27.157985 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:05:27.158944 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress_not_found [0.033828s] ... ok 2026-08-09 02:05:27.159390 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_false [0.036651s] ... ok 2026-08-09 02:05:27.175182 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_2__bar [0.018967s] ... ok 2026-08-09 02:05:27.179288 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_5 [0.019438s] ... ok 2026-08-09 02:05:27.186703 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary [0.393004s] ... ok 2026-08-09 02:05:27.193073 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_3_preserve_metadata [0.035678s] ... ok 2026-08-09 02:05:27.193516 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_yaml [0.019822s] ... ok 2026-08-09 02:05:27.198401 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_not_found [0.018967s] ... ok 2026-08-09 02:05:27.208407 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_04 [0.021545s] ... ok 2026-08-09 02:05:27.223941 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython ... SKIPPED: No module named 'IPython' 2026-08-09 02:05:27.224342 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_2___2_45___False_ [0.020411s] ... ok 2026-08-09 02:05:27.227688 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_5_host [0.034542s] ... ok 2026-08-09 02:05:27.228012 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_07 [0.019557s] ... ok 2026-08-09 02:05:27.239165 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_3___2_46___True_ [0.019743s] ... ok 2026-08-09 02:05:27.240068 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_3 [0.021428s] ... ok 2026-08-09 02:05:27.247909 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore_with_deleting_status [0.019757s] ... ok 2026-08-09 02:05:27.258901 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_4___2_46___False_ [0.018300s] ... ok 2026-08-09 02:05:27.262451 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_ipython [0.019948s] ... ok 2026-08-09 02:05:27.262477 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_2_None [0.035277s] ... ok 2026-08-09 02:05:27.276125 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_in_use [0.018445s] ... ok 2026-08-09 02:05:27.279942 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_stamp [0.019419s] ... ok 2026-08-09 02:05:27.281849 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.284974 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show [0.037114s] ... ok 2026-08-09 02:05:27.294119 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_no_data [0.018012s] ... ok 2026-08-09 02:05:27.297771 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_not_found [0.035971s] ... ok 2026-08-09 02:05:27.300350 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_call [0.020175s] ... ok 2026-08-09 02:05:27.312467 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show_not_found [0.018261s] ... ok 2026-08-09 02:05:27.318441 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.320389 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_3_v2_91_share_not_from_snap [0.022334s] ... ok 2026-08-09 02:05:27.321283 | ubuntu-noble | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_01_nfs [0.020224s] ... ok 2026-08-09 02:05:27.321867 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_replication_type [0.036728s] ... ok 2026-08-09 02:05:27.331831 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update [0.019041s] ... ok 2026-08-09 02:05:27.342161 | ubuntu-noble | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_11_CEPHFS [0.021201s] ... ok 2026-08-09 02:05:27.349896 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_with_volumes_destroy [0.018124s] ... ok 2026-08-09 02:05:27.356175 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.360070 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_availability_zone [0.039402s] ... ok 2026-08-09 02:05:27.361011 | ubuntu-noble | {6} manila.tests.compute.test_nova.NovaApiTestCase.test_server_update [0.018688s] ... ok 2026-08-09 02:05:27.367571 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_1_2_6 [0.263562s] ... ok 2026-08-09 02:05:27.368448 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_04___2_0____os_share_type_access___False_ [0.018170s] ... ok 2026-08-09 02:05:27.378415 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_6___2_91____active__ [0.056139s] ... ok 2026-08-09 02:05:27.379275 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_no_share [0.018844s] ... ok 2026-08-09 02:05:27.379730 | ubuntu-noble | {6} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception [0.018186s] ... ok 2026-08-09 02:05:27.386125 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_04___2_0____os_share_type_access___False_ [0.017850s] ... ok 2026-08-09 02:05:27.394389 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.585199s] ... ok 2026-08-09 02:05:27.398019 | ubuntu-noble | {6} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_2_RetryAfterException [0.018442s] ... ok 2026-08-09 02:05:27.399620 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_01 [0.020113s] ... ok 2026-08-09 02:05:27.399647 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_06 [0.020886s] ... ok 2026-08-09 02:05:27.401995 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.404331 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_12___2_24____share_type_access___False_ [0.018339s] ... ok 2026-08-09 02:05:27.417441 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_revert [0.022840s] ... ok 2026-08-09 02:05:27.418335 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_08 [0.018785s] ... ok 2026-08-09 02:05:27.419287 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_03 [0.019793s] ... ok 2026-08-09 02:05:27.422579 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_04 [0.017985s] ... ok 2026-08-09 02:05:27.437092 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_14 [0.018854s] ... ok 2026-08-09 02:05:27.438276 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_duplicate_share [0.020153s] ... ok 2026-08-09 02:05:27.438670 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_05 [0.018971s] ... ok 2026-08-09 02:05:27.440840 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_05 [0.018183s] ... ok 2026-08-09 02:05:27.447169 | ubuntu-noble | Share data copy failed attempting to mount destination at /tmp/ins2_id. 2026-08-09 02:05:27.447196 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:27.447206 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 310, in _copy_share_data 2026-08-09 02:05:27.447214 | ubuntu-noble | helper_dest.mount_share_instance_or_backup(info_dest, mount_path) 2026-08-09 02:05:27.447222 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:27.447230 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:27.447239 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.447247 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:27.447255 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:27.447263 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.447271 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:27.447280 | ubuntu-noble | raise result 2026-08-09 02:05:27.447288 | ubuntu-noble | Exception: fake 2026-08-09 02:05:27.450499 | ubuntu-noble | {6} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_2 [0.052367s] ... ok 2026-08-09 02:05:27.457902 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_06 [0.019794s] ... ok 2026-08-09 02:05:27.459604 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_09 [0.018450s] ... ok 2026-08-09 02:05:27.460195 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access [0.022693s] ... ok 2026-08-09 02:05:27.472675 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.478364 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_key_allowed_chars [0.018508s] ... ok 2026-08-09 02:05:27.478829 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share [0.040488s] ... ok 2026-08-09 02:05:27.488000 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.027620s] ... ok 2026-08-09 02:05:27.492307 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.496409 | ubuntu-noble | {6} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_1_None [0.045590s] ... ok 2026-08-09 02:05:27.497908 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_admin [0.038309s] ... ok 2026-08-09 02:05:27.497937 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_1 [0.018908s] ... ok 2026-08-09 02:05:27.513433 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.515863 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_2___1_0____snapshot_support__ [0.018587s] ... ok 2026-08-09 02:05:27.518148 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_not_found [0.038372s] ... ok 2026-08-09 02:05:27.519983 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_been_soft_deleted_already [0.023409s] ... ok 2026-08-09 02:05:27.529500 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.534653 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_4___2_23____snapshot_support__ [0.018868s] ... ok 2026-08-09 02:05:27.540890 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_03 [0.020679s] ... ok 2026-08-09 02:05:27.541751 | ubuntu-noble | {6} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_2___90___True_ [0.045286s] ... ok 2026-08-09 02:05:27.552552 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.553630 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item [0.018492s] ... ok 2026-08-09 02:05:27.555820 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.038366s] ... ok 2026-08-09 02:05:27.571179 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_body_uri_mismatch [0.017791s] ... ok 2026-08-09 02:05:27.582731 | ubuntu-noble | {6} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel [0.040733s] ... ok 2026-08-09 02:05:27.589772 | ubuntu-noble | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.018365s] ... ok 2026-08-09 02:05:27.590247 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.593611 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_wrong_permissions [0.037504s] ... ok 2026-08-09 02:05:27.594176 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_4___2_91____error__ [0.053113s] ... ok 2026-08-09 02:05:27.607925 | ubuntu-noble | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.018154s] ... ok 2026-08-09 02:05:27.612256 | ubuntu-noble | {5} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_quota_class____2_53__ [0.018669s] ... ok 2026-08-09 02:05:27.615370 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_1 [0.021331s] ... ok 2026-08-09 02:05:27.626781 | ubuntu-noble | {6} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup [0.042962s] ... ok 2026-08-09 02:05:27.626835 | ubuntu-noble | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.018430s] ... ok 2026-08-09 02:05:27.630627 | ubuntu-noble | {5} 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.017892s] ... ok 2026-08-09 02:05:27.634103 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_01 [0.018667s] ... ok 2026-08-09 02:05:27.645146 | ubuntu-noble | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.018657s] ... ok 2026-08-09 02:05:27.648447 | ubuntu-noble | {5} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_project_id___None___2_39__ [0.018083s] ... ok 2026-08-09 02:05:27.655448 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_02 [0.021121s] ... ok 2026-08-09 02:05:27.663855 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_1 [0.018690s] ... ok 2026-08-09 02:05:27.666699 | ubuntu-noble | {5} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_1_2_20 [0.017981s] ... ok 2026-08-09 02:05:27.675332 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_04 [0.019537s] ... ok 2026-08-09 02:05:27.675868 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.680520 | ubuntu-noble | {6} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_create_backup [0.054318s] ... ok 2026-08-09 02:05:27.684616 | ubuntu-noble | {5} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_4_2_45 [0.017926s] ... ok 2026-08-09 02:05:27.694305 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_19 [0.019131s] ... ok 2026-08-09 02:05:27.695926 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_force_host_assisted_migration [0.031906s] ... ok 2026-08-09 02:05:27.702791 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test__collection_name [0.018062s] ... ok 2026-08-09 02:05:27.713739 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_2 [0.019298s] ... ok 2026-08-09 02:05:27.717085 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_has_been_soft_deleted [0.021045s] ... ok 2026-08-09 02:05:27.720597 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_05 [0.017727s] ... ok 2026-08-09 02:05:27.730607 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.732728 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_2 [0.018766s] ... ok 2026-08-09 02:05:27.735320 | ubuntu-noble | {6} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_cancel [0.054782s] ... ok 2026-08-09 02:05:27.737421 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_1_v2_91_share_from_snap [0.020248s] ... ok 2026-08-09 02:05:27.738965 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_10 [0.018290s] ... ok 2026-08-09 02:05:27.751444 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.018778s] ... ok 2026-08-09 02:05:27.757064 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_18 [0.017934s] ... ok 2026-08-09 02:05:27.770214 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.018649s] ... ok 2026-08-09 02:05:27.771921 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.775542 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_1_2_0 [0.037627s] ... ok 2026-08-09 02:05:27.775573 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_19 [0.018079s] ... ok 2026-08-09 02:05:27.789178 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_1 [0.018704s] ... ok 2026-08-09 02:05:27.793377 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_06_______2_26__ [0.018032s] ... ok 2026-08-09 02:05:27.793721 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.798629 | ubuntu-noble | {6} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_migration_start [0.062821s] ... ok 2026-08-09 02:05:27.809341 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.811036 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_13 [0.017557s] ... ok 2026-08-09 02:05:27.812572 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.037213s] ... ok 2026-08-09 02:05:27.822255 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.829061 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_06_______2_26__ [0.017831s] ... ok 2026-08-09 02:05:27.831780 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete [0.019138s] ... ok 2026-08-09 02:05:27.841741 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-08-09 02:05:27.845065 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_1_False [1.068995s] ... ok 2026-08-09 02:05:27.847302 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.847720 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_13 [0.018110s] ... ok 2026-08-09 02:05:27.852102 | ubuntu-noble | {6} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_restore_backup [0.053826s] ... ok 2026-08-09 02:05:27.852443 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.361233s] ... ok 2026-08-09 02:05:27.864840 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_28 [0.017931s] ... ok 2026-08-09 02:05:27.866487 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.871957 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_7 [0.038058s] ... ok 2026-08-09 02:05:27.873646 | ubuntu-noble | {6} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_exception [0.021458s] ... ok 2026-08-09 02:05:27.882987 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_29 [0.018062s] ... ok 2026-08-09 02:05:27.888155 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_no_share [0.018428s] ... ok 2026-08-09 02:05:27.891481 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.895010 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_4 [0.045702s] ... ok 2026-08-09 02:05:27.897681 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_3 [0.023762s] ... ok 2026-08-09 02:05:27.900627 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_32 [0.017605s] ... ok 2026-08-09 02:05:27.906937 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_01 [0.018690s] ... ok 2026-08-09 02:05:27.918679 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_3_restore [0.074263s] ... ok 2026-08-09 02:05:27.919095 | ubuntu-noble | {5} manila.tests.api.views.test_shares.ViewBuilderTestCase.test__collection_name [0.018202s] ... ok 2026-08-09 02:05:27.925271 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_06 [0.018227s] ... ok 2026-08-09 02:05:27.931866 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.935792 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_user_id [0.040656s] ... ok 2026-08-09 02:05:27.938360 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_admin_network_allocations [0.040438s] ... ok 2026-08-09 02:05:27.944175 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_08 [0.018770s] ... ok 2026-08-09 02:05:27.952397 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.955465 | ubuntu-noble | {5} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_3_2_54 [0.036263s] ... ok 2026-08-09 02:05:27.962297 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_16 [0.018084s] ... ok 2026-08-09 02:05:27.974386 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:27.974712 | ubuntu-noble | {5} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_version [0.018903s] ... ok 2026-08-09 02:05:27.974982 | ubuntu-noble | Could not unmount src /tmp/backup_id after its data copy. 2026-08-09 02:05:27.974991 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:27.974995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:27.974999 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:27.975003 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:27.975007 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:27.975010 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.975014 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:27.975018 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:27.975022 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.975026 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:27.975029 | ubuntu-noble | raise effect 2026-08-09 02:05:27.975033 | ubuntu-noble | Exception: fake 2026-08-09 02:05:27.975517 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-08-09 02:05:27.975527 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:27.975531 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-08-09 02:05:27.975535 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-08-09 02:05:27.975539 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:27.975542 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:27.975546 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.975550 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:27.975553 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:27.975557 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.975561 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:27.975564 | ubuntu-noble | raise effect 2026-08-09 02:05:27.975571 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:27.975575 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:27.975578 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:27.975596 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:27.975603 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.975607 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:27.975611 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:27.975614 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.975618 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:27.975622 | ubuntu-noble | raise effect 2026-08-09 02:05:27.975626 | ubuntu-noble | Exception: fake 2026-08-09 02:05:27.975967 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-08-09 02:05:27.975976 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:27.975980 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-08-09 02:05:27.975984 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-08-09 02:05:27.975999 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:27.976002 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:27.976006 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.976010 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:27.976013 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:27.976017 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:27.976021 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:27.976025 | ubuntu-noble | raise effect 2026-08-09 02:05:27.976028 | ubuntu-noble | Exception: fake 2026-08-09 02:05:27.976156 | ubuntu-noble | Copy of data from source /tmp/backup_id to destination /tmp/ins2_id was cancelled. 2026-08-09 02:05:27.979111 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.042914s] ... ok 2026-08-09 02:05:27.980099 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_9 [0.060772s] ... ok 2026-08-09 02:05:27.982996 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_03 [0.018932s] ... ok 2026-08-09 02:05:27.994120 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_json [0.019566s] ... ok 2026-08-09 02:05:28.000127 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_10 [0.018631s] ... ok 2026-08-09 02:05:28.013625 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_zone_is_none [0.019373s] ... ok 2026-08-09 02:05:28.016685 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.018335 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.018075s] ... ok 2026-08-09 02:05:28.025287 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.046174s] ... ok 2026-08-09 02:05:28.026433 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_continue_respects_use_data_manager [0.046596s] ... ok 2026-08-09 02:05:28.036757 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.018385s] ... ok 2026-08-09 02:05:28.040341 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_2_2_7 [0.674626s] ... ok 2026-08-09 02:05:28.047842 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.053909 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_2_yaml [0.037280s] ... ok 2026-08-09 02:05:28.059458 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_1_2_6 [0.270235s] ... ok 2026-08-09 02:05:28.063822 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.069833 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.070451 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_list [0.019255s] ... ok 2026-08-09 02:05:28.072709 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.047215s] ... ok 2026-08-09 02:05:28.074175 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup [0.045256s] ... ok 2026-08-09 02:05:28.076447 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.090339 | ubuntu-noble | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_1_None [0.019435s] ... ok 2026-08-09 02:05:28.094470 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.108436 | ubuntu-noble | {5} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_delete [0.018221s] ... ok 2026-08-09 02:05:28.111545 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.114995 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.042055s] ... ok 2026-08-09 02:05:28.119059 | ubuntu-noble | --- Logging error --- 2026-08-09 02:05:28.121279 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:28.121503 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 447, in create_backup_continue 2026-08-09 02:05:28.121512 | ubuntu-noble | result = self.data_copy_get_progress(context, share_id) 2026-08-09 02:05:28.121516 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:28.121520 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:28.121524 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:28.121528 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:28.121532 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:28.121535 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:28.121539 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:28.121543 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:28.121546 | ubuntu-noble | raise effect 2026-08-09 02:05:28.121550 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:05:28.121554 | ubuntu-noble | 2026-08-09 02:05:28.121558 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:05:28.121562 | ubuntu-noble | 2026-08-09 02:05:28.121569 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:28.121573 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:05:28.121577 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:05:28.121580 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:28.121601 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:05:28.121605 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:05:28.121609 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:28.121613 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-08-09 02:05:28.121616 | ubuntu-noble | record.message = record.getMessage() 2026-08-09 02:05:28.121620 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:28.121624 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-08-09 02:05:28.121637 | ubuntu-noble | msg = msg % self.args 2026-08-09 02:05:28.121641 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-08-09 02:05:28.121645 | ubuntu-noble | ValueError: incomplete format 2026-08-09 02:05:28.121649 | ubuntu-noble | Call stack: 2026-08-09 02:05:28.124921 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:05:28.124951 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:05:28.124961 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:05:28.124970 | ubuntu-noble | main() 2026-08-09 02:05:28.124979 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:05:28.124988 | ubuntu-noble | program.TestProgram( 2026-08-09 02:05:28.124996 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:05:28.125005 | ubuntu-noble | self.runTests() 2026-08-09 02:05:28.125014 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:05:28.125022 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:05:28.125030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:05:28.125039 | ubuntu-noble | test(result) 2026-08-09 02:05:28.125047 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:28.125056 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:28.125064 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:28.125072 | ubuntu-noble | test(result) 2026-08-09 02:05:28.125131 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:28.125142 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:28.125150 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:28.125159 | ubuntu-noble | test(result) 2026-08-09 02:05:28.125167 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:28.125175 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:28.125184 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:28.125192 | ubuntu-noble | test(result) 2026-08-09 02:05:28.125200 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:05:28.125209 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:28.125217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:05:28.125225 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:05:28.125234 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:05:28.125242 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:05:28.125250 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:05:28.125259 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:05:28.125267 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:05:28.125275 | ubuntu-noble | self._run_core() 2026-08-09 02:05:28.125284 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-08-09 02:05:28.125292 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-08-09 02:05:28.125300 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:05:28.125308 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:05:28.125317 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-08-09 02:05:28.125339 | ubuntu-noble | return self._get_test_method()() 2026-08-09 02:05:28.125348 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_manager.py", line 626, in test_create_share_backup_continue_exception 2026-08-09 02:05:28.125356 | ubuntu-noble | self.manager.create_backup_continue(self.context) 2026-08-09 02:05:28.125364 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 461, in create_backup_continue 2026-08-09 02:05:28.125373 | ubuntu-noble | LOG.warning("Failed to get progress of share %(share)s " 2026-08-09 02:05:28.125381 | ubuntu-noble | Message: 'Failed to get progress of share %(share)s backing up in share_backup %(backup).' 2026-08-09 02:05:28.125390 | ubuntu-noble | Arguments: {'share': '7995ad52-8b1f-46ec-a7f1-75cedc28f8c5', 'backup': 'd5b02274-ebd4-4a74-9d56-b7678819d26c'} 2026-08-09 02:05:28.129058 | ubuntu-noble | {5} manila.tests.compute.test_nova.NovaclientTestCase.test_no_auth_obj [0.018993s] ... ok 2026-08-09 02:05:28.130934 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_exception [0.058889s] ... ok 2026-08-09 02:05:28.136010 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unsupported_version [0.019783s] ... ok 2026-08-09 02:05:28.156703 | ubuntu-noble | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None__None___2_40__ [0.021337s] ... ok 2026-08-09 02:05:28.177164 | ubuntu-noble | Failed to create share backup c76794c7-d270-4fbb-a06d-b912f6f73d06 by data driver. 2026-08-09 02:05:28.179516 | ubuntu-noble | {2} 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.022862s] ... ok 2026-08-09 02:05:28.181291 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_exception [0.049769s] ... ok 2026-08-09 02:05:28.197352 | ubuntu-noble | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_5 [0.069609s] ... ok 2026-08-09 02:05:28.198504 | ubuntu-noble | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___fake_share_type_id____2_62__ [0.018905s] ... ok 2026-08-09 02:05:28.218410 | ubuntu-noble | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_collection_name [0.019476s] ... ok 2026-08-09 02:05:28.224544 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress [0.043559s] ... ok 2026-08-09 02:05:28.239005 | ubuntu-noble | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_3_2_33 [0.020015s] ... ok 2026-08-09 02:05:28.263051 | ubuntu-noble | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_exception_not_set [0.065240s] ... ok 2026-08-09 02:05:28.271370 | ubuntu-noble | {2} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnet [0.032226s] ... ok 2026-08-09 02:05:28.281802 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_delete_backup_respects_use_data_manager [0.056968s] ... ok 2026-08-09 02:05:28.293810 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_2___add_security_service___False_ [0.022317s] ... ok 2026-08-09 02:05:28.312206 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_init [0.030335s] ... ok 2026-08-09 02:05:28.316010 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_03 [0.022125s] ... ok 2026-08-09 02:05:28.318015 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_3 [0.280694s] ... ok 2026-08-09 02:05:28.330770 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.289815s] ... ok 2026-08-09 02:05:28.339307 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_08 [0.021113s] ... ok 2026-08-09 02:05:28.350869 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_1_None [0.038559s] ... ok 2026-08-09 02:05:28.354727 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.362099 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_3 [0.040402s] ... ok 2026-08-09 02:05:28.362114 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_14 [0.023431s] ... ok 2026-08-09 02:05:28.366803 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.371747 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_3 [0.432828s] ... ok 2026-08-09 02:05:28.380568 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_1 [0.021993s] ... ok 2026-08-09 02:05:28.385056 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_01_______2_0__ [0.024043s] ... ok 2026-08-09 02:05:28.394536 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_3___100___False_ [0.043596s] ... ok 2026-08-09 02:05:28.407210 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.408884 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_10 [0.023383s] ... ok 2026-08-09 02:05:28.414865 | ubuntu-noble | {7} manila.tests.data.test_utils.CopyClassTestCase.test__validate_item [0.020190s] ... ok 2026-08-09 02:05:28.416085 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.419512 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_2 [0.038791s] ... ok 2026-08-09 02:05:28.426687 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_all_basic_filters [0.054387s] ... ok 2026-08-09 02:05:28.433983 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_15 [0.024968s] ... ok 2026-08-09 02:05:28.443796 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_2 [0.028554s] ... ok 2026-08-09 02:05:28.454327 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.457762 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.038059s] ... ok 2026-08-09 02:05:28.458500 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_26 [0.024220s] ... ok 2026-08-09 02:05:28.462773 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.467721 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get [0.023933s] ... ok 2026-08-09 02:05:28.471398 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update [0.044997s] ... ok 2026-08-09 02:05:28.493152 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.494312 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get_all [0.026502s] ... ok 2026-08-09 02:05:28.495560 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_2_2 [0.023999s] ... ok 2026-08-09 02:05:28.496349 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.038458s] ... ok 2026-08-09 02:05:28.497537 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.501617 | ubuntu-noble | {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_6_2_24 [0.043029s] ... ok 2026-08-09 02:05:28.519215 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_delete [0.024733s] ... ok 2026-08-09 02:05:28.530880 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.534206 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.037738s] ... ok 2026-08-09 02:05:28.539093 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.540360 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_get [0.020938s] ... ok 2026-08-09 02:05:28.543098 | ubuntu-noble | {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_7_2_27 [0.041162s] ... ok 2026-08-09 02:05:28.563383 | ubuntu-noble | {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_2____v2____None___http___localhost_v2___ [0.020047s] ... ok 2026-08-09 02:05:28.565226 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_all [0.024864s] ... ok 2026-08-09 02:05:28.569439 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_2_3 [0.073632s] ... ok 2026-08-09 02:05:28.582467 | ubuntu-noble | {2} 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.018919s] ... ok 2026-08-09 02:05:28.588906 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_delete_existing [0.023554s] ... ok 2026-08-09 02:05:28.599890 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create [0.030157s] ... ok 2026-08-09 02:05:28.602562 | ubuntu-noble | {2} manila.tests.cmd.test_data.ManilaCmdDataTestCase.test_main [0.020010s] ... ok 2026-08-09 02:05:28.610385 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_2_2_7 [0.550917s] ... ok 2026-08-09 02:05:28.612780 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_1_True [0.023755s] ... ok 2026-08-09 02:05:28.622706 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_downgrade [0.020063s] ... ok 2026-08-09 02:05:28.631833 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_1 [0.018933s] ... ok 2026-08-09 02:05:28.643951 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_syslog_no_log_file [0.021102s] ... ok 2026-08-09 02:05:28.645308 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.657026 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get [0.024907s] ... ok 2026-08-09 02:05:28.667447 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_1_id [0.067401s] ... ok 2026-08-09 02:05:28.679407 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.681728 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_as_admin [0.024715s] ... ok 2026-08-09 02:05:28.682899 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_2_False [0.038763s] ... ok 2026-08-09 02:05:28.704151 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_different_project [0.022143s] ... ok 2026-08-09 02:05:28.716433 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.719606 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_1_json [0.036666s] ... ok 2026-08-09 02:05:28.740349 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_delete [0.019721s] ... ok 2026-08-09 02:05:28.742348 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_user_network_allocations [0.038246s] ... ok 2026-08-09 02:05:28.758949 | ubuntu-noble | {2} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_1_None [0.019421s] ... ok 2026-08-09 02:05:28.778297 | ubuntu-noble | {2} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_false [0.019059s] ... ok 2026-08-09 02:05:28.785059 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.791672 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_create [0.049130s] ... ok 2026-08-09 02:05:28.796475 | ubuntu-noble | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_10_HDFS [0.018274s] ... ok 2026-08-09 02:05:28.814726 | ubuntu-noble | {2} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_attach [0.017963s] ... ok 2026-08-09 02:05:28.825324 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.831468 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get [0.039663s] ... ok 2026-08-09 02:05:28.833431 | ubuntu-noble | {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_6_OverLimit [0.017772s] ... ok 2026-08-09 02:05:28.864894 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.869531 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update_invalid [0.037700s] ... ok 2026-08-09 02:05:28.875999 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_2_2_7 [0.265423s] ... ok 2026-08-09 02:05:28.889078 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create [0.019088s] ... ok 2026-08-09 02:05:28.901151 | ubuntu-noble | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_1 [0.068330s] ... ok 2026-08-09 02:05:28.903031 | ubuntu-noble | {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09___fake_quota_class____2_80__ [0.368639s] ... ok 2026-08-09 02:05:28.910016 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_1_1 [0.021183s] ... ok 2026-08-09 02:05:28.912474 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.915802 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_1 [0.039609s] ... ok 2026-08-09 02:05:28.922550 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None__None___2_39__ [0.019545s] ... ok 2026-08-09 02:05:28.935146 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_2 [0.019117s] ... ok 2026-08-09 02:05:28.940903 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11__None__None___2_53__ [0.018205s] ... ok 2026-08-09 02:05:28.954258 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_3 [0.019027s] ... ok 2026-08-09 02:05:28.957487 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_7 [0.047595s] ... ok 2026-08-09 02:05:28.961227 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_17___fake_project_id___None___2_90__ [0.017708s] ... ok 2026-08-09 02:05:28.965503 | ubuntu-noble | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_1_None [0.064213s] ... ok 2026-08-09 02:05:28.976773 | ubuntu-noble | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_1_2_20 [0.017991s] ... ok 2026-08-09 02:05:28.989157 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:28.992523 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.038284s] ... ok 2026-08-09 02:05:28.995201 | ubuntu-noble | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_1_2_20 [0.018506s] ... ok 2026-08-09 02:05:29.008097 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_no_instance_mappings [0.050389s] ... ok 2026-08-09 02:05:29.011619 | ubuntu-noble | {4} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_quota_class____2_62__ [0.018938s] ... ok 2026-08-09 02:05:29.013123 | ubuntu-noble | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_2_2_21 [0.017696s] ... ok 2026-08-09 02:05:29.028884 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete_not_found [0.020272s] ... ok 2026-08-09 02:05:29.030535 | ubuntu-noble | {4} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_project_id___None___2_40__ [0.017988s] ... ok 2026-08-09 02:05:29.030606 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_1_id [0.362118s] ... ok 2026-08-09 02:05:29.030622 | ubuntu-noble | {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_2__True__False_ [0.064438s] ... ok 2026-08-09 02:05:29.031196 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_04 [0.017886s] ... ok 2026-08-09 02:05:29.033500 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.702564s] ... ok 2026-08-09 02:05:29.049769 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_13 [0.018042s] ... ok 2026-08-09 02:05:29.050209 | ubuntu-noble | {4} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___fake_share_type_id____2_39__ [0.019516s] ... ok 2026-08-09 02:05:29.055212 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_revert_unsupported [0.021226s] ... ok 2026-08-09 02:05:29.068095 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_16 [0.018020s] ... ok 2026-08-09 02:05:29.068232 | ubuntu-noble | {4} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09__None___fake_share_type_id____2_53__ [0.018523s] ... ok 2026-08-09 02:05:29.074953 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.019661s] ... ok 2026-08-09 02:05:29.077972 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-08-09 02:05:29.077999 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.078008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:29.078017 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:29.078025 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.078034 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.078042 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.078050 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.078059 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.078067 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.078076 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.078084 | ubuntu-noble | raise effect 2026-08-09 02:05:29.078093 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.078442 | ubuntu-noble | Could not unmount dest /tmp/backup_id after its data copy. 2026-08-09 02:05:29.078643 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.078657 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-08-09 02:05:29.078666 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-08-09 02:05:29.078699 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.078708 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.078725 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.078734 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.078742 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.078750 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.078759 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.078767 | ubuntu-noble | raise effect 2026-08-09 02:05:29.078775 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:29.078784 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:29.078792 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.078800 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.078808 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.078816 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.078825 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.078833 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.078841 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.078849 | ubuntu-noble | raise effect 2026-08-09 02:05:29.078858 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.078977 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-08-09 02:05:29.079137 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.079153 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-08-09 02:05:29.079162 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-08-09 02:05:29.079170 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.079178 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.079187 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.079264 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.079279 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.079288 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.079296 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.079304 | ubuntu-noble | raise effect 2026-08-09 02:05:29.079313 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.082017 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_4 [0.051686s] ... ok 2026-08-09 02:05:29.084845 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_22 [0.017417s] ... ok 2026-08-09 02:05:29.085843 | ubuntu-noble | {4} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools_with_details [0.017829s] ... ok 2026-08-09 02:05:29.086750 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_2 [0.056776s] ... ok 2026-08-09 02:05:29.094066 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_expired [0.065018s] ... ok 2026-08-09 02:05:29.101669 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_share_type_not_found [0.026178s] ... ok 2026-08-09 02:05:29.104066 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_23 [0.019058s] ... ok 2026-08-09 02:05:29.115619 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_01 [0.029408s] ... ok 2026-08-09 02:05:29.121956 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_07_______1_0__ [0.017826s] ... ok 2026-08-09 02:05:29.122890 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_unsupported_version [0.021168s] ... ok 2026-08-09 02:05:29.128387 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_continue_respects_use_data_manager [0.046349s] ... ok 2026-08-09 02:05:29.134032 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_02 [0.018424s] ... ok 2026-08-09 02:05:29.139184 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_09 [0.017192s] ... ok 2026-08-09 02:05:29.141963 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_wrong_permissions [0.018751s] ... ok 2026-08-09 02:05:29.152526 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_5 [0.065305s] ... ok 2026-08-09 02:05:29.152544 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_11 [0.018343s] ... ok 2026-08-09 02:05:29.156821 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_12 [0.017560s] ... ok 2026-08-09 02:05:29.171241 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_11 [0.018268s] ... ok 2026-08-09 02:05:29.172215 | ubuntu-noble | {7} 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.078315s] ... ok 2026-08-09 02:05:29.174399 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_01_______2_0__ [0.017264s] ... ok 2026-08-09 02:05:29.176929 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:29.181174 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.037978s] ... ok 2026-08-09 02:05:29.191261 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_03_______2_91__ [0.018200s] ... ok 2026-08-09 02:05:29.192253 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_07_______1_0__ [0.017398s] ... ok 2026-08-09 02:05:29.195943 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_2_True [2.070757s] ... ok 2026-08-09 02:05:29.203001 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_2_path [0.048923s] ... ok 2026-08-09 02:05:29.210290 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_25 [0.018563s] ... ok 2026-08-09 02:05:29.216733 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:29.218174 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.037982s] ... ok 2026-08-09 02:05:29.228198 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_27 [0.017271s] ... ok 2026-08-09 02:05:29.228707 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_9 [0.056269s] ... ok 2026-08-09 02:05:29.239258 | ubuntu-noble | {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test__collection_name [0.018245s] ... ok 2026-08-09 02:05:29.246508 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_31 [0.017632s] ... ok 2026-08-09 02:05:29.257191 | ubuntu-noble | {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10___fake_project_id___None___2_53__ [0.017967s] ... ok 2026-08-09 02:05:29.265304 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_2_writable [0.036603s] ... ok 2026-08-09 02:05:29.272996 | ubuntu-noble | {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_2_2_21 [0.017737s] ... ok 2026-08-09 02:05:29.278147 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:29.281260 | ubuntu-noble | {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_5_2_16 [0.035596s] ... ok 2026-08-09 02:05:29.283833 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_3_only [0.082383s] ... ok 2026-08-09 02:05:29.291108 | ubuntu-noble | {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_3_2_33 [0.017791s] ... ok 2026-08-09 02:05:29.297043 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_1_None [0.101298s] ... ok 2026-08-09 02:05:29.299154 | ubuntu-noble | {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_versions [0.018041s] ... ok 2026-08-09 02:05:29.308869 | ubuntu-noble | {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_4_2_45 [0.017900s] ... ok 2026-08-09 02:05:29.314038 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_is_soft_deleted [0.048188s] ... ok 2026-08-09 02:05:29.317299 | ubuntu-noble | {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_defaults [0.017563s] ... ok 2026-08-09 02:05:29.322968 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_update [0.038659s] ... ok 2026-08-09 02:05:29.327158 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_07 [0.017890s] ... ok 2026-08-09 02:05:29.334066 | ubuntu-noble | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_1__True__True_ [1.068512s] ... ok 2026-08-09 02:05:29.339949 | ubuntu-noble | {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_4____v2______fake_path_____http___localhost_v2_fake_path___ [0.020157s] ... ok 2026-08-09 02:05:29.344603 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_15 [0.017500s] ... ok 2026-08-09 02:05:29.363059 | ubuntu-noble | {3} manila.tests.cmd.test_api.ManilaCmdApiTestCase.test_main [0.023699s] ... ok 2026-08-09 02:05:29.363080 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_20 [0.017443s] ... ok 2026-08-09 02:05:29.365453 | ubuntu-noble | Data copy for migration of share fake_id cannot be cancelled at this moment. 2026-08-09 02:05:29.368221 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel_not_copying [0.036292s] ... ok 2026-08-09 02:05:29.380356 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_2_False [0.017829s] ... ok 2026-08-09 02:05:29.387232 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_3___bar [0.022403s] ... ok 2026-08-09 02:05:29.387257 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_2_backup [0.088973s] ... ok 2026-08-09 02:05:29.396067 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_2 [0.073029s] ... ok 2026-08-09 02:05:29.398749 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_15 [0.018125s] ... ok 2026-08-09 02:05:29.408629 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list [0.023037s] ... ok 2026-08-09 02:05:29.415945 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup [0.047362s] ... ok 2026-08-09 02:05:29.417893 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_30 [0.019084s] ... ok 2026-08-09 02:05:29.428699 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/log.py:313: DeprecationWarning: Eventlet support is deprecated and will be removed 2026-08-09 02:05:29.428719 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:05:29.434716 | ubuntu-noble | 2026-08-09 02:05:29.433 6708 INFO manila.coordination [None req-5a6a9c19-35db-4afd-9640-02eee7188941 fake_user fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.438765 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main [0.026861s] ... ok 2026-08-09 02:05:29.441801 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_soft_delete [0.045826s] ... ok 2026-08-09 02:05:29.443343 | ubuntu-noble | Failed to copy data from source to destination /tmp/ins1_id to /tmp/ins2_id. 2026-08-09 02:05:29.443357 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.443362 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-08-09 02:05:29.443366 | ubuntu-noble | copy.run() 2026-08-09 02:05:29.443370 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.443374 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.443378 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.443382 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.443386 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.443390 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.443394 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.443398 | ubuntu-noble | raise effect 2026-08-09 02:05:29.443402 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.446663 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-08-09 02:05:29.446677 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.446682 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:29.446686 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:29.446698 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.446702 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.446705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446709 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.446713 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.446717 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446721 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.446725 | ubuntu-noble | raise effect 2026-08-09 02:05:29.446729 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.446732 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-08-09 02:05:29.446736 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.446740 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-08-09 02:05:29.446744 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-08-09 02:05:29.446747 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.446751 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.446755 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446758 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.446762 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.446772 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446815 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.446820 | ubuntu-noble | raise effect 2026-08-09 02:05:29.446824 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:29.446828 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:29.446831 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.446835 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.446839 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446842 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.446846 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.446850 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446853 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.446857 | ubuntu-noble | raise effect 2026-08-09 02:05:29.446861 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.446865 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-08-09 02:05:29.446868 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.446872 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-08-09 02:05:29.446876 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-08-09 02:05:29.446879 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.446883 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.446887 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446891 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.446894 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.446898 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446902 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.446905 | ubuntu-noble | raise effect 2026-08-09 02:05:29.446909 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.446913 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-08-09 02:05:29.446916 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.446920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-08-09 02:05:29.446924 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-08-09 02:05:29.446927 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.446931 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.446935 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446938 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.446942 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.446946 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446949 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.446953 | ubuntu-noble | raise effect 2026-08-09 02:05:29.446957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-08-09 02:05:29.446960 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-08-09 02:05:29.446964 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.446968 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.446971 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446975 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.446979 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.446982 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.446986 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.446994 | ubuntu-noble | raise effect 2026-08-09 02:05:29.446998 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.449087 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_2 [0.064014s] ... ok 2026-08-09 02:05:29.451692 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:29.454562 | ubuntu-noble | {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_1_1_0 [0.036332s] ... ok 2026-08-09 02:05:29.455824 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_2_data_copying_starting [0.039888s] ... ok 2026-08-09 02:05:29.458902 | ubuntu-noble | 2026-08-09 02:05:29.458916 | ubuntu-noble | OpenStack manila version: 1.0.0 2026-08-09 02:05:29.458921 | ubuntu-noble | 2026-08-09 02:05:29.458925 | ubuntu-noble | manila-manage category action [] 2026-08-09 02:05:29.458929 | ubuntu-noble | Available categories: 2026-08-09 02:05:29.458933 | ubuntu-noble | config 2026-08-09 02:05:29.458937 | ubuntu-noble | db 2026-08-09 02:05:29.458944 | ubuntu-noble | host 2026-08-09 02:05:29.458971 | ubuntu-noble | logs 2026-08-09 02:05:29.458975 | ubuntu-noble | service 2026-08-09 02:05:29.458979 | ubuntu-noble | share 2026-08-09 02:05:29.458982 | ubuntu-noble | share_server 2026-08-09 02:05:29.458986 | ubuntu-noble | shell 2026-08-09 02:05:29.458990 | ubuntu-noble | version 2026-08-09 02:05:29.458994 | ubuntu-noble | 2026-08-09 02:05:29.456 6708 INFO manila.coordination [None req-5a6a9c19-35db-4afd-9640-02eee7188941 fake_user fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.458998 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_argv_lt_2 [0.023093s] ... ok 2026-08-09 02:05:29.473500 | ubuntu-noble | {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_3____v2_____fake_path____http___localhost_v2_fake_path__ [0.018514s] ... ok 2026-08-09 02:05:29.480812 | ubuntu-noble | 2026-08-09 02:05:29.476 6708 INFO manila.coordination [None req-5a6a9c19-35db-4afd-9640-02eee7188941 fake_user fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.486822 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run ... SKIPPED: No module named 'bpython' 2026-08-09 02:05:29.495037 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python_import_error [0.019666s] ... ok 2026-08-09 02:05:29.495809 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_11 [0.304706s] ... ok 2026-08-09 02:05:29.503128 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:29.506783 | ubuntu-noble | 2026-08-09 02:05:29.501 6708 INFO manila.coordination [None req-5a6a9c19-35db-4afd-9640-02eee7188941 fake_user fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.506802 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_1 ... SKIPPED: No module named 'bpython' 2026-08-09 02:05:29.508916 | ubuntu-noble | Failed to copy data from source to destination /tmp/ins1_id to /tmp/backup_id. 2026-08-09 02:05:29.508931 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.508936 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-08-09 02:05:29.508940 | ubuntu-noble | copy.run() 2026-08-09 02:05:29.508944 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.508948 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.508952 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.508956 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.508974 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.508978 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.508982 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.508985 | ubuntu-noble | raise effect 2026-08-09 02:05:29.508989 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.509866 | ubuntu-noble | {5} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_delete_backup [0.051348s] ... ok 2026-08-09 02:05:29.509966 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-08-09 02:05:29.509973 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.509978 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:29.509981 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:29.509985 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.509989 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.509993 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.509996 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.510000 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.510004 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.510007 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.510011 | ubuntu-noble | raise effect 2026-08-09 02:05:29.510015 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.511761 | ubuntu-noble | Could not unmount dest /tmp/backup_id after its data copy. 2026-08-09 02:05:29.511775 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.511780 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-08-09 02:05:29.511783 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-08-09 02:05:29.511787 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.511791 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.511795 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.511798 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.511802 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.511806 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.511809 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.511813 | ubuntu-noble | raise effect 2026-08-09 02:05:29.511817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:29.511821 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:29.511824 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.511828 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.511832 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.511835 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.511839 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.511843 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.511847 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.511851 | ubuntu-noble | raise effect 2026-08-09 02:05:29.511855 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.511859 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-08-09 02:05:29.511862 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.511873 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-08-09 02:05:29.511876 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-08-09 02:05:29.511880 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.511884 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.511894 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.511898 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.511902 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.511905 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.511909 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.511913 | ubuntu-noble | raise effect 2026-08-09 02:05:29.511917 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.512865 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_respects_use_data_manager [0.383295s] ... ok 2026-08-09 02:05:29.513828 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_2 [0.019358s] ... ok 2026-08-09 02:05:29.515789 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_17 [0.019990s] ... ok 2026-08-09 02:05:29.519877 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_5 [0.067140s] ... ok 2026-08-09 02:05:29.527823 | ubuntu-noble | {5} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_1 [0.020258s] ... ok 2026-08-09 02:05:29.532237 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_18 [0.018267s] ... ok 2026-08-09 02:05:29.533813 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_sync [0.019610s] ... ok 2026-08-09 02:05:29.538740 | ubuntu-noble | --- Logging error --- 2026-08-09 02:05:29.540633 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.543737 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:05:29.543751 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:05:29.543755 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.543759 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:05:29.543763 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:05:29.543767 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.543771 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:05:29.543775 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:05:29.543779 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.543783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:05:29.543787 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:05:29.543790 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.543794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:05:29.543798 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:05:29.543802 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.543806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:05:29.543809 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:05:29.543813 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:05:29.543817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:05:29.543821 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:05:29.543825 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.543828 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:05:29.543832 | ubuntu-noble | return self._read_deleted 2026-08-09 02:05:29.543836 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.543840 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:05:29.543843 | ubuntu-noble | Call stack: 2026-08-09 02:05:29.543847 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:05:29.543863 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:05:29.543867 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:05:29.543870 | ubuntu-noble | main() 2026-08-09 02:05:29.543874 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:05:29.543878 | ubuntu-noble | program.TestProgram( 2026-08-09 02:05:29.543882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:05:29.543886 | ubuntu-noble | self.runTests() 2026-08-09 02:05:29.543890 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:05:29.543893 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:05:29.543897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:05:29.543901 | ubuntu-noble | test(result) 2026-08-09 02:05:29.543905 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:29.543908 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:29.543917 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:29.543921 | ubuntu-noble | test(result) 2026-08-09 02:05:29.543925 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:29.543929 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:29.543932 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:29.543937 | ubuntu-noble | test(result) 2026-08-09 02:05:29.543941 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:29.543946 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:29.543950 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:29.543954 | ubuntu-noble | test(result) 2026-08-09 02:05:29.543958 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:05:29.543963 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:29.543967 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:05:29.543971 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:05:29.543975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:05:29.543978 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:05:29.543982 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:05:29.543986 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:05:29.543990 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:05:29.543993 | ubuntu-noble | self._run_core() 2026-08-09 02:05:29.543997 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-08-09 02:05:29.544005 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-08-09 02:05:29.544008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:05:29.544012 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:05:29.544016 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-08-09 02:05:29.544020 | ubuntu-noble | return self._get_test_method()() 2026-08-09 02:05:29.544024 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:05:29.544035 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:05:29.544039 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/cmd/test_manage.py", line 348, in test_service_commands_cleanup 2026-08-09 02:05:29.544043 | ubuntu-noble | ctxt = context.RequestContext('fake-user', 'fake-project') 2026-08-09 02:05:29.544047 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:05:29.544050 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:05:29.544054 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:05:29.544058 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:05:29.544062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:05:29.544065 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:05:29.544069 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:05:29.544073 | ubuntu-noble | return self.enforce( 2026-08-09 02:05:29.544076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:05:29.544080 | ubuntu-noble | self.load_rules() 2026-08-09 02:05:29.544084 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:05:29.544091 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:05:29.544106 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:05:29.544110 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:05:29.544114 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:05:29.544118 | ubuntu-noble | LOG.warning( 2026-08-09 02:05:29.544122 | ubuntu-noble | 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-08-09 02:05:29.544126 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:05:29.546973 | ubuntu-noble | 2026-08-09 02:05:29.543 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.550099 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_1_True [0.042027s] ... ok 2026-08-09 02:05:29.552991 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_23 [0.018345s] ... ok 2026-08-09 02:05:29.554052 | ubuntu-noble | Failed to restore backup 4736387d-3bb8-43fe-87a8-e9c7bacd26b9 to share a996140b-8ed8-4a08-b8e1-077e713edbd1 by data driver. 2026-08-09 02:05:29.554837 | ubuntu-noble | {1} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_2___ [0.020027s] ... ok 2026-08-09 02:05:29.558371 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_exception [0.046542s] ... ok 2026-08-09 02:05:29.569300 | ubuntu-noble | 2026-08-09 02:05:29.564 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.569324 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_bpython [0.020866s] ... ok 2026-08-09 02:05:29.573735 | ubuntu-noble | {1} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_4___foo____bar__ [0.020274s] ... ok 2026-08-09 02:05:29.575572 | ubuntu-noble | Failed to copy data from source to destination /tmp/backup_id to /tmp/ins2_id. 2026-08-09 02:05:29.575616 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.575621 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-08-09 02:05:29.575625 | ubuntu-noble | copy.run() 2026-08-09 02:05:29.575629 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.575633 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.575637 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.575641 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.575645 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.575649 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.575653 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.575657 | ubuntu-noble | raise effect 2026-08-09 02:05:29.575661 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.579748 | ubuntu-noble | Could not unmount src /tmp/backup_id after its data copy. 2026-08-09 02:05:29.579762 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.579767 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:29.579779 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:29.579783 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.579787 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.579791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.579794 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.579798 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.579802 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.579806 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.579809 | ubuntu-noble | raise effect 2026-08-09 02:05:29.579813 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.579817 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-08-09 02:05:29.579821 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.579825 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-08-09 02:05:29.579828 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-08-09 02:05:29.579832 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.579836 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.579839 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.579843 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.579847 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.579851 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.579854 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.579858 | ubuntu-noble | raise effect 2026-08-09 02:05:29.579862 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:29.579866 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:29.579869 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.579873 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.579877 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.579880 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.579884 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.579888 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.579892 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.579895 | ubuntu-noble | raise effect 2026-08-09 02:05:29.579899 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.579903 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-08-09 02:05:29.579914 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.579918 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-08-09 02:05:29.579922 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-08-09 02:05:29.579925 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.579929 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.579937 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.579941 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.579945 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.579949 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.579952 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.579956 | ubuntu-noble | raise effect 2026-08-09 02:05:29.579960 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.582096 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_8 [0.064275s] ... ok 2026-08-09 02:05:29.584113 | ubuntu-noble | {2} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data [0.025696s] ... ok 2026-08-09 02:05:29.584525 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:29.587621 | ubuntu-noble | 2026-08-09 02:05:29.586 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.588787 | ubuntu-noble | {4} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_2_2_51 [0.036884s] ... ok 2026-08-09 02:05:29.588803 | ubuntu-noble | {3} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_3___foo__ [0.021105s] ... ok 2026-08-09 02:05:29.595049 | ubuntu-noble | {1} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_true [0.018968s] ... ok 2026-08-09 02:05:29.605067 | ubuntu-noble | {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_current_copy_none [0.019902s] ... ok 2026-08-09 02:05:29.609035 | ubuntu-noble | {4} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_1___v2___None___http___localhost_v2___ [0.019401s] ... ok 2026-08-09 02:05:29.611990 | ubuntu-noble | {1} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts [0.018915s] ... ok 2026-08-09 02:05:29.612754 | ubuntu-noble | 2026-08-09 02:05:29.606 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.612766 | ubuntu-noble | {3} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts_not_found [0.020162s] ... ok 2026-08-09 02:05:29.626137 | ubuntu-noble | {2} manila.tests.data.test_utils.CopyClassTestCase.test_run [0.018965s] ... ok 2026-08-09 02:05:29.627867 | ubuntu-noble | {4} 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.018549s] ... ok 2026-08-09 02:05:29.627881 | ubuntu-noble | 2026-08-09 02:05:29.626 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.630725 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_2_ [0.019771s] ... ok 2026-08-09 02:05:29.630742 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_access [0.048381s] ... ok 2026-08-09 02:05:29.631065 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_export_locations_with_metadata [0.189119s] ... ok 2026-08-09 02:05:29.632959 | ubuntu-noble | {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_02_cifs [0.018599s] ... ok 2026-08-09 02:05:29.645328 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_errors [0.019336s] ... ok 2026-08-09 02:05:29.647764 | ubuntu-noble | 2026-08-09 02:05:29.645 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.651664 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_4___ [0.019317s] ... ok 2026-08-09 02:05:29.651678 | ubuntu-noble | {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_07_NFS [0.018644s] ... ok 2026-08-09 02:05:29.651683 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_1 [0.025515s] ... ok 2026-08-09 02:05:29.656083 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get [0.024782s] ... ok 2026-08-09 02:05:29.666122 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_sudo_failed [0.020577s] ... ok 2026-08-09 02:05:29.668767 | ubuntu-noble | 2026-08-09 02:05:29.665 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.669726 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_5___fake__ [0.019204s] ... ok 2026-08-09 02:05:29.669741 | ubuntu-noble | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volumes_list [0.017994s] ... ok 2026-08-09 02:05:29.670732 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_4 [0.021564s] ... ok 2026-08-09 02:05:29.679285 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_1___90___False_ [0.049763s] ... ok 2026-08-09 02:05:29.685411 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_2 [0.019162s] ... ok 2026-08-09 02:05:29.687758 | ubuntu-noble | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id [0.017987s] ... ok 2026-08-09 02:05:29.687772 | ubuntu-noble | 2026-08-09 02:05:29.684 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.687777 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_6___nfsfake__ [0.019563s] ... ok 2026-08-09 02:05:29.690721 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project [0.032027s] ... ok 2026-08-09 02:05:29.691416 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_4 [0.019363s] ... ok 2026-08-09 02:05:29.705201 | ubuntu-noble | {4} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_no_auth [0.018135s] ... ok 2026-08-09 02:05:29.706591 | ubuntu-noble | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_soft [0.018466s] ... ok 2026-08-09 02:05:29.707727 | ubuntu-noble | 2026-08-09 02:05:29.704 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.707741 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_04_hdfs [0.019142s] ... ok 2026-08-09 02:05:29.712072 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get_item [0.397619s] ... ok 2026-08-09 02:05:29.715669 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted_asc [0.025318s] ... ok 2026-08-09 02:05:29.718274 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_with_detail [0.029856s] ... ok 2026-08-09 02:05:29.723260 | ubuntu-noble | {1} manila.tests.compute.test_nova.ToDictTestCase.test_dict_provided [0.018837s] ... ok 2026-08-09 02:05:29.727004 | ubuntu-noble | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_3_fake [0.020578s] ... ok 2026-08-09 02:05:29.731840 | ubuntu-noble | 2026-08-09 02:05:29.723 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.733830 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_3___100___False_ [0.050576s] ... ok 2026-08-09 02:05:29.733844 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_09_GLUSTERFS [0.019574s] ... ok 2026-08-09 02:05:29.744087 | ubuntu-noble | {1} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_1_HTTPNotImplemented [0.017857s] ... ok 2026-08-09 02:05:29.746766 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_filter [0.025817s] ... ok 2026-08-09 02:05:29.746780 | ubuntu-noble | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_03_glusterfs [0.019970s] ... ok 2026-08-09 02:05:29.748754 | ubuntu-noble | 2026-08-09 02:05:29.742 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.748768 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_12_MAPRFS [0.018818s] ... ok 2026-08-09 02:05:29.756846 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host_with_details [0.045443s] ... ok 2026-08-09 02:05:29.760392 | ubuntu-noble | {1} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_3_Unauthorized [0.018789s] ... ok 2026-08-09 02:05:29.762627 | ubuntu-noble | Migration of share fake_id data copy progress cannot be obtained at this moment. 2026-08-09 02:05:29.762900 | ubuntu-noble | 2026-08-09 02:05:29.761 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.765837 | ubuntu-noble | {3} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_bad_request [0.018321s] ... ok 2026-08-09 02:05:29.765848 | ubuntu-noble | {4} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_06_maprfs [0.019663s] ... ok 2026-08-09 02:05:29.768746 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress_not_copying [0.036027s] ... ok 2026-08-09 02:05:29.768759 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get [0.050262s] ... ok 2026-08-09 02:05:29.778995 | ubuntu-noble | {1} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_7_RateLimit [0.018394s] ... ok 2026-08-09 02:05:29.781086 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_all_network_allocations [0.039277s] ... ok 2026-08-09 02:05:29.782389 | ubuntu-noble | {4} 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.018284s] ... ok 2026-08-09 02:05:29.796933 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all [0.039814s] ... ok 2026-08-09 02:05:29.800721 | ubuntu-noble | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_list [0.018133s] ... ok 2026-08-09 02:05:29.809264 | ubuntu-noble | Failed to update backup quota for fake: An unknown exception occurred.. 2026-08-09 02:05:29.812428 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup_exception [0.046095s] ... ok 2026-08-09 02:05:29.813793 | ubuntu-noble | Share group type d3c4d5ad-76f0-4a0a-a846-9a6b5cfa5eff deletion failed, it in use. 2026-08-09 02:05:29.815429 | ubuntu-noble | Share group type 3364b7f4-33e4-47a7-80ae-10dbfd1e2f43 deletion failed, it in use. 2026-08-09 02:05:29.819548 | ubuntu-noble | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_server_create [0.018714s] ... ok 2026-08-09 02:05:29.828526 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_1_True [0.047315s] ... ok 2026-08-09 02:05:29.832470 | ubuntu-noble | 2026-08-09 02:05:29.831 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.833304 | ubuntu-noble | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_ip_list [0.070496s] ... ok 2026-08-09 02:05:29.837378 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project_with_details [0.038060s] ... ok 2026-08-09 02:05:29.838561 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_1_True [0.068283s] ... ok 2026-08-09 02:05:29.841823 | ubuntu-noble | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_hard [0.020457s] ... ok 2026-08-09 02:05:29.852124 | ubuntu-noble | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_2 [0.070512s] ... ok 2026-08-09 02:05:29.858870 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_3_data_copying_in_progress [0.043650s] ... ok 2026-08-09 02:05:29.860500 | ubuntu-noble | {4} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_not_found [0.020235s] ... ok 2026-08-09 02:05:29.870066 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_1_True [0.041338s] ... ok 2026-08-09 02:05:29.902439 | ubuntu-noble | 2026-08-09 02:05:29.898 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.903836 | ubuntu-noble | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_2 [0.066985s] ... ok 2026-08-09 02:05:29.907374 | ubuntu-noble | Cannot restore backup 8a15b020-6f9a-4b49-a94b-55c95fea9dc1 to target share ae5972e2-2940-4295-88e0-33cf2d8589db as backup driver does not provide support for targeted restores 2026-08-09 02:05:29.908096 | ubuntu-noble | NoneType: None 2026-08-09 02:05:29.910760 | ubuntu-noble | Failed to restore backup 8a15b020-6f9a-4b49-a94b-55c95fea9dc1 to share ae5972e2-2940-4295-88e0-33cf2d8589db by data driver. 2026-08-09 02:05:29.918868 | ubuntu-noble | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_4 [0.067069s] ... ok 2026-08-09 02:05:29.920786 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id_ignore_migration_dest [0.080334s] ... ok 2026-08-09 02:05:29.921947 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_respects_restore_to_target [0.065260s] ... ok 2026-08-09 02:05:29.932833 | ubuntu-noble | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_3 [0.072091s] ... ok 2026-08-09 02:05:29.948665 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_3___k____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.113051s] ... ok 2026-08-09 02:05:29.967178 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_one_tenant [0.046515s] ... ok 2026-08-09 02:05:29.969679 | ubuntu-noble | 2026-08-09 02:05:29.968 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:29.971855 | ubuntu-noble | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_2 [0.070623s] ... ok 2026-08-09 02:05:29.972964 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:29.977961 | ubuntu-noble | {0} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_get_progress [0.056370s] ... ok 2026-08-09 02:05:29.983812 | ubuntu-noble | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_deny_access_to_data_service [0.066148s] ... ok 2026-08-09 02:05:29.986484 | ubuntu-noble | Could not unmount src /tmp/backup_id after its data copy. 2026-08-09 02:05:29.986498 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.986502 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:29.986506 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:29.986510 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.986514 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.986518 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.986521 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.986525 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.986529 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.986533 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.986536 | ubuntu-noble | raise effect 2026-08-09 02:05:29.986540 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.989783 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-08-09 02:05:29.989796 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.989800 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-08-09 02:05:29.989804 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-08-09 02:05:29.989807 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.989811 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.989815 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.989819 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.989822 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.989826 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.989830 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.989843 | ubuntu-noble | raise effect 2026-08-09 02:05:29.989853 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:29.989857 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:29.989860 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.989864 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.989868 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.989871 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.989875 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.989879 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.989882 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.989886 | ubuntu-noble | raise effect 2026-08-09 02:05:29.989890 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.989894 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-08-09 02:05:29.989897 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:29.989901 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-08-09 02:05:29.989905 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-08-09 02:05:29.989909 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:29.989912 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:29.989916 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.989920 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:29.989923 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:29.989927 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:29.989931 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:29.989934 | ubuntu-noble | raise effect 2026-08-09 02:05:29.989938 | ubuntu-noble | Exception: fake 2026-08-09 02:05:29.990876 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_7 [0.057537s] ... ok 2026-08-09 02:05:30.000794 | ubuntu-noble | {0} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress [0.022415s] ... ok 2026-08-09 02:05:30.001666 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get [0.035769s] ... ok 2026-08-09 02:05:30.014211 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_2 [0.063401s] ... ok 2026-08-09 02:05:30.022859 | ubuntu-noble | {0} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_2 [0.021207s] ... ok 2026-08-09 02:05:30.029371 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_not_found [0.024645s] ... ok 2026-08-09 02:05:30.036267 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-08-09 02:05:30.036283 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:30.036288 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:30.036292 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:30.036296 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.036299 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.036303 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.036307 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.036310 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.036314 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.036318 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.036322 | ubuntu-noble | raise effect 2026-08-09 02:05:30.036326 | ubuntu-noble | Exception: fake 2026-08-09 02:05:30.040120 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-08-09 02:05:30.040140 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:30.040145 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-08-09 02:05:30.040149 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-08-09 02:05:30.040152 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.040156 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.040160 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.040163 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.040167 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.040171 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.040174 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.040178 | ubuntu-noble | raise effect 2026-08-09 02:05:30.040182 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:30.040186 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:30.040189 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.040193 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.040197 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.040200 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.040204 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.040208 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.040211 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.040215 | ubuntu-noble | raise effect 2026-08-09 02:05:30.040219 | ubuntu-noble | Exception: fake 2026-08-09 02:05:30.040222 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-08-09 02:05:30.040226 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:30.040230 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-08-09 02:05:30.040244 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-08-09 02:05:30.040247 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.040251 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.040255 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.040258 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.040262 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.040266 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.040269 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.040273 | ubuntu-noble | raise effect 2026-08-09 02:05:30.040277 | ubuntu-noble | Exception: fake 2026-08-09 02:05:30.040280 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-08-09 02:05:30.040284 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:30.040288 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-08-09 02:05:30.040291 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-08-09 02:05:30.040295 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.040299 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.040302 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.040306 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.040310 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.040313 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.040317 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.040321 | ubuntu-noble | raise effect 2026-08-09 02:05:30.040324 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-08-09 02:05:30.040332 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-08-09 02:05:30.040336 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.040339 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.040343 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.040347 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.040350 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.040354 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.040358 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.040361 | ubuntu-noble | raise effect 2026-08-09 02:05:30.040365 | ubuntu-noble | Exception: fake 2026-08-09 02:05:30.040369 | ubuntu-noble | Copy of data from source /tmp/ins1_id to destination /tmp/ins2_id was cancelled. 2026-08-09 02:05:30.041175 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_3 [0.057019s] ... ok 2026-08-09 02:05:30.049119 | ubuntu-noble | 2026-08-09 02:05:30.046 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:30.049319 | ubuntu-noble | Share data copy failed attempting to mount source at /tmp/ins1_id. 2026-08-09 02:05:30.049327 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:30.049331 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 301, in _copy_share_data 2026-08-09 02:05:30.049335 | ubuntu-noble | helper_src.mount_share_instance_or_backup(info_src, mount_path) 2026-08-09 02:05:30.049339 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.049343 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.049346 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.049350 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.049354 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.049358 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.049362 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.049366 | ubuntu-noble | raise effect 2026-08-09 02:05:30.049369 | ubuntu-noble | Exception: fake 2026-08-09 02:05:30.052315 | ubuntu-noble | {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_1_migration [0.076949s] ... ok 2026-08-09 02:05:30.052777 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_1 [0.061889s] ... ok 2026-08-09 02:05:30.056557 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_1 [0.030906s] ... ok 2026-08-09 02:05:30.066743 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_1 [0.054447s] ... ok 2026-08-09 02:05:30.092501 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-08-09 02:05:30.092518 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:30.092523 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:30.092527 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:30.092531 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.092534 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.092538 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.092542 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.092545 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.092549 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.092553 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.092564 | ubuntu-noble | raise effect 2026-08-09 02:05:30.092604 | ubuntu-noble | Exception: fake 2026-08-09 02:05:30.092940 | ubuntu-noble | Could not unmount dest /tmp/backup_id after its data copy. 2026-08-09 02:05:30.092948 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:30.092952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-08-09 02:05:30.092956 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-08-09 02:05:30.092960 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.092963 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.092967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.092971 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.092974 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.092978 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.092982 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.092985 | ubuntu-noble | raise effect 2026-08-09 02:05:30.092989 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:30.092993 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:30.092997 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.093000 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.093004 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.093008 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.093011 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.093015 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.093019 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.093022 | ubuntu-noble | raise effect 2026-08-09 02:05:30.093026 | ubuntu-noble | Exception: fake 2026-08-09 02:05:30.093808 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-08-09 02:05:30.093821 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:30.093825 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-08-09 02:05:30.093829 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-08-09 02:05:30.093832 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.093836 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.093840 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.093844 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.093847 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.093851 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.093855 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.093858 | ubuntu-noble | raise effect 2026-08-09 02:05:30.093862 | ubuntu-noble | Exception: fake 2026-08-09 02:05:30.093866 | ubuntu-noble | Copy of data from source /tmp/ins1_id to destination /tmp/backup_id was cancelled. 2026-08-09 02:05:30.097594 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_6 [0.056055s] ... ok 2026-08-09 02:05:30.103851 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_4___100___True_ [0.049914s] ... ok 2026-08-09 02:05:30.127124 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_2 [0.059473s] ... ok 2026-08-09 02:05:30.145881 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_2 [0.047622s] ... ok 2026-08-09 02:05:30.157116 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Could not unmount src /tmp/ins1_id after its data copy.: Exception: fake 2026-08-09 02:05:30.157133 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager Traceback (most recent call last): 2026-08-09 02:05:30.157146 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:30.157150 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:30.157154 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.157158 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.157162 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157166 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.157170 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.157173 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157177 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.157181 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager raise effect 2026-08-09 02:05:30.157185 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager Exception: fake 2026-08-09 02:05:30.157203 | ubuntu-noble | 2026-08-09 02:05:30.098 6708 ERROR manila.data.manager 2026-08-09 02:05:30.157207 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Could not unmount dest /tmp/ins2_id after its data copy.: Exception: fake 2026-08-09 02:05:30.157211 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager Traceback (most recent call last): 2026-08-09 02:05:30.157214 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-08-09 02:05:30.157218 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2026-08-09 02:05:30.157222 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.157225 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.157229 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157233 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.157236 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.157240 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157244 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.157247 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager raise effect 2026-08-09 02:05:30.157251 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-08-09 02:05:30.157255 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2026-08-09 02:05:30.157258 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.157262 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.157266 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157273 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.157277 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.157281 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157285 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.157293 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager raise effect 2026-08-09 02:05:30.157297 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager Exception: fake 2026-08-09 02:05:30.157301 | ubuntu-noble | 2026-08-09 02:05:30.099 6708 ERROR manila.data.manager 2026-08-09 02:05:30.157305 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Could not deny access to src instance ins1_id after its data copy.: Exception: fake 2026-08-09 02:05:30.157309 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager Traceback (most recent call last): 2026-08-09 02:05:30.157313 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-08-09 02:05:30.157316 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2026-08-09 02:05:30.157320 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.157324 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.157327 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157331 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.157335 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.157339 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157345 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.157349 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager raise effect 2026-08-09 02:05:30.157352 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager Exception: fake 2026-08-09 02:05:30.157356 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager 2026-08-09 02:05:30.157360 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Could not deny access to dest instance ins2_id after its data copy.: Exception: fake 2026-08-09 02:05:30.157364 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager Traceback (most recent call last): 2026-08-09 02:05:30.157368 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-08-09 02:05:30.157371 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager helper_dest.deny_access_to_data_service(access_ref_dest, 2026-08-09 02:05:30.157375 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.157379 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.157382 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157386 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.157393 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.157397 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157401 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.157405 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager raise effect 2026-08-09 02:05:30.157408 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-08-09 02:05:30.157412 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2026-08-09 02:05:30.157416 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.157419 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.157423 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157427 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.157430 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.157437 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.157440 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.157444 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager raise effect 2026-08-09 02:05:30.157448 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager Exception: fake 2026-08-09 02:05:30.157452 | ubuntu-noble | 2026-08-09 02:05:30.100 6708 ERROR manila.data.manager 2026-08-09 02:05:30.157456 | ubuntu-noble | 2026-08-09 02:05:30.101 6708 DEBUG manila.data.manager [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] 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-08-09 02:05:30.157460 | ubuntu-noble | 2026-08-09 02:05:30.103 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:30.157766 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_1 [0.056773s] ... ok 2026-08-09 02:05:30.158168 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_1_data_copying_completing [0.055416s] ... ok 2026-08-09 02:05:30.160792 | ubuntu-noble | 2026-08-09 02:05:30.154 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:30.160805 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_1_None [0.051207s] ... ok 2026-08-09 02:05:30.166893 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_dissociation_error [0.040179s] ... ok 2026-08-09 02:05:30.186404 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_2_controller_0_otherstore03 [0.129313s] ... ok 2026-08-09 02:05:30.190897 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_2 [0.044266s] ... ok 2026-08-09 02:05:30.202470 | ubuntu-noble | --- Logging error --- 2026-08-09 02:05:30.203119 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:30.204052 | ubuntu-noble | 2026-08-09 02:05:30.187 6708 DEBUG manila.data.manager [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] 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-08-09 02:05:30.204064 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Failed to copy contents from instance ins1_id to instance ins2_id.: Exception: fake 2026-08-09 02:05:30.204068 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager Traceback (most recent call last): 2026-08-09 02:05:30.204072 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 182, in migration_start 2026-08-09 02:05:30.204076 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager self._copy_share_data(context, copy, info_src, info_dest) 2026-08-09 02:05:30.204080 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.204084 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.204088 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.204091 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.204095 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.204099 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.204102 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.204106 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager raise effect 2026-08-09 02:05:30.204110 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager Exception: fake 2026-08-09 02:05:30.204114 | ubuntu-noble | 2026-08-09 02:05:30.188 6708 ERROR manila.data.manager 2026-08-09 02:05:30.204118 | ubuntu-noble | 2026-08-09 02:05:30.189 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:30.204530 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_2 [0.035207s] ... ok 2026-08-09 02:05:30.204688 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 702, in restore_backup_continue 2026-08-09 02:05:30.204699 | ubuntu-noble | result = self.data_copy_get_progress(context, share_id) 2026-08-09 02:05:30.204703 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.204707 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:30.204711 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:30.204714 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.204718 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:30.204722 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:30.204725 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.204729 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:30.204733 | ubuntu-noble | raise effect 2026-08-09 02:05:30.204736 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:05:30.204740 | ubuntu-noble | 2026-08-09 02:05:30.204744 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:05:30.204748 | ubuntu-noble | 2026-08-09 02:05:30.204752 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:30.204756 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:05:30.204765 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:05:30.204769 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.204772 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:05:30.204776 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:05:30.204780 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.204783 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-08-09 02:05:30.204787 | ubuntu-noble | record.message = record.getMessage() 2026-08-09 02:05:30.204791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:30.204794 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-08-09 02:05:30.204798 | ubuntu-noble | msg = msg % self.args 2026-08-09 02:05:30.204802 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-08-09 02:05:30.204805 | ubuntu-noble | ValueError: incomplete format 2026-08-09 02:05:30.204809 | ubuntu-noble | Call stack: 2026-08-09 02:05:30.204813 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:05:30.204817 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:05:30.204826 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:05:30.204830 | ubuntu-noble | main() 2026-08-09 02:05:30.204833 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:05:30.204837 | ubuntu-noble | program.TestProgram( 2026-08-09 02:05:30.204841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:05:30.204845 | ubuntu-noble | self.runTests() 2026-08-09 02:05:30.204848 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:05:30.204852 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:05:30.204856 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:05:30.204859 | ubuntu-noble | test(result) 2026-08-09 02:05:30.204863 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:30.204867 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:30.204870 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:30.204874 | ubuntu-noble | test(result) 2026-08-09 02:05:30.204878 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:30.204881 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:30.204885 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:30.204889 | ubuntu-noble | test(result) 2026-08-09 02:05:30.204892 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:30.204896 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:30.204900 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:30.204903 | ubuntu-noble | test(result) 2026-08-09 02:05:30.204907 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:05:30.204911 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:30.204914 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:05:30.204918 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:05:30.204922 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:05:30.204925 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:05:30.204929 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:05:30.204933 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:05:30.204936 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:05:30.204944 | ubuntu-noble | self._run_core() 2026-08-09 02:05:30.204947 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-08-09 02:05:30.204951 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-08-09 02:05:30.204955 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:05:30.204958 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:05:30.204966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-08-09 02:05:30.204970 | ubuntu-noble | return self._get_test_method()() 2026-08-09 02:05:30.204974 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_manager.py", line 839, in test_restore_share_backup_continue_exception 2026-08-09 02:05:30.204977 | ubuntu-noble | self.manager.restore_backup_continue(self.context) 2026-08-09 02:05:30.204981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 716, in restore_backup_continue 2026-08-09 02:05:30.204985 | ubuntu-noble | LOG.exception("Failed to get progress of share_backup " 2026-08-09 02:05:30.204991 | ubuntu-noble | Message: 'Failed to get progress of share_backup %(backup)s restoring in share %(share).' 2026-08-09 02:05:30.205007 | ubuntu-noble | Arguments: {'share': '295a46fb-c975-4d55-8665-86c03671e058', 'backup': 'e7157b2c-e899-44e7-9fec-cacf08a150d9'} 2026-08-09 02:05:30.209101 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_exception [0.048960s] ... ok 2026-08-09 02:05:30.213686 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update [0.045904s] ... ok 2026-08-09 02:05:30.231854 | ubuntu-noble | {4} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats [0.021620s] ... ok 2026-08-09 02:05:30.239292 | ubuntu-noble | 2026-08-09 02:05:30.236 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:30.240366 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_1___90___False_ [0.046814s] ... ok 2026-08-09 02:05:30.249149 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_respects_use_data_manager [0.056740s] ... ok 2026-08-09 02:05:30.249486 | ubuntu-noble | {4} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_1 [0.019947s] ... ok 2026-08-09 02:05:30.251809 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete [0.063356s] ... ok 2026-08-09 02:05:30.267371 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_2 [0.054129s] ... ok 2026-08-09 02:05:30.279827 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_3 [0.032287s] ... ok 2026-08-09 02:05:30.289171 | ubuntu-noble | 2026-08-09 02:05:30.281 6708 INFO manila.data.manager [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Share backup d42066bb-50be-4bc1-ba1d-6dcb3c1bf4f2 restored successfully. 2026-08-09 02:05:30.289195 | ubuntu-noble | 2026-08-09 02:05:30.283 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:30.290006 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_4___100___True_ [0.046165s] ... ok 2026-08-09 02:05:30.304206 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_7__fake_identifier [0.053827s] ... ok 2026-08-09 02:05:30.306447 | ubuntu-noble | 2026-08-09 02:05:30.304 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:30.306675 | ubuntu-noble | {3} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_1 [0.020932s] ... ok 2026-08-09 02:05:30.323961 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_2___90___True_ [0.042899s] ... ok 2026-08-09 02:05:30.330885 | ubuntu-noble | 2026-08-09 02:05:30.325 6708 INFO manila.coordination [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:05:30.331707 | ubuntu-noble | {3} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_2 [0.021225s] ... ok 2026-08-09 02:05:30.346789 | ubuntu-noble | {1} manila.tests.data.test_utils.CopyClassTestCase.test_cancel [0.020497s] ... ok 2026-08-09 02:05:30.369209 | ubuntu-noble | {1} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_2 [0.021431s] ... ok 2026-08-09 02:05:30.393028 | ubuntu-noble | {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_completed_empty [0.022453s] ... ok 2026-08-09 02:05:30.407741 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_3_controller_0_otherstore01_pool200 [0.138837s] ... ok 2026-08-09 02:05:30.414497 | ubuntu-noble | {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_not_initialized [0.023346s] ... ok 2026-08-09 02:05:30.429516 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_export_locations_get [0.123957s] ... ok 2026-08-09 02:05:30.432601 | ubuntu-noble | {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size [0.019434s] ... ok 2026-08-09 02:05:30.442150 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_1 [0.571843s] ... ok 2026-08-09 02:05:30.458696 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_get [0.026683s] ... ok 2026-08-09 02:05:30.465962 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get [0.023395s] ... ok 2026-08-09 02:05:30.480944 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_2 [0.021361s] ... ok 2026-08-09 02:05:30.499724 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_3 [0.018705s] ... ok 2026-08-09 02:05:30.507148 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_share_network [0.040385s] ... ok 2026-08-09 02:05:30.518957 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_3 [0.106192s] ... ok 2026-08-09 02:05:30.518978 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_5 [0.018825s] ... ok 2026-08-09 02:05:30.542033 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set_not_found [0.028555s] ... ok 2026-08-09 02:05:30.548731 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_get [0.025286s] ... ok 2026-08-09 02:05:30.564768 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_3 [0.020198s] ... ok 2026-08-09 02:05:30.591160 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_created_since_or_before_filter [0.026355s] ... ok 2026-08-09 02:05:30.621063 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_invalid_sort_key [0.028082s] ... ok 2026-08-09 02:05:30.630169 | ubuntu-noble | 2026-08-09 02:05:30.626 6708 INFO oslo_db.sqlalchemy.provision [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] CREATE BACKEND mysql+pymysql://openstack_citest:***@localhost/ TOKEN gwlvcwdvfz 2026-08-09 02:05:30.652917 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:30.654262 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_1__True__True__True__3_ [0.112221s] ... ok 2026-08-09 02:05:30.663043 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete [0.043322s] ... ok 2026-08-09 02:05:30.672918 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_one_share_with_two_share_instance_access_delete [0.164870s] ... ok 2026-08-09 02:05:30.690992 | ubuntu-noble | 2026-08-09 02:05:30.682 6708 DEBUG oslo_db.sqlalchemy.engines [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] 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_ENGINE_SUBSTITUTION _check_effective_sql_mode /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325 2026-08-09 02:05:30.697970 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:30.704713 | ubuntu-noble | 2026-08-09 02:05:30.699 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:30.717714 | ubuntu-noble | 2026-08-09 02:05:30.700 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:30.723652 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_invalid [0.056922s] ... ok 2026-08-09 02:05:30.728631 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_2 [0.073419s] ... ok 2026-08-09 02:05:30.734271 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_6 [0.062004s] ... ok 2026-08-09 02:05:30.748955 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_no_updates [0.027937s] ... ok 2026-08-09 02:05:30.755550 | ubuntu-noble | {0} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_single_branch [0.730781s] ... ok 2026-08-09 02:05:30.766083 | ubuntu-noble | 2026-08-09 02:05:30.755 6708 DEBUG manila.tests.test_migrations [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] latest version is e975ea83b712 _walk_versions /home/zuul/src/github.com/vexxhost/manila/manila/tests/db/migrations/alembic/test_migration.py:81 2026-08-09 02:05:30.766103 | ubuntu-noble | 2026-08-09 02:05:30.757 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:30.766108 | ubuntu-noble | 2026-08-09 02:05:30.757 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:30.784701 | ubuntu-noble | {4} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_single_branch [0.534826s] ... ok 2026-08-09 02:05:30.796189 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_8 [0.046468s] ... ok 2026-08-09 02:05:30.799461 | ubuntu-noble | {0} manila.tests.db.migrations.test_utils.MigrationUtilsTestCase.test_load_table [0.045867s] ... ok 2026-08-09 02:05:30.804967 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete [0.069510s] ... ok 2026-08-09 02:05:30.825343 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_single [0.025760s] ... ok 2026-08-09 02:05:30.829728 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_4 [0.101586s] ... ok 2026-08-09 02:05:30.844811 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_1 [0.018747s] ... ok 2026-08-09 02:05:30.868600 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_4 [0.019556s] ... ok 2026-08-09 02:05:30.878630 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_update [0.072069s] ... ok 2026-08-09 02:05:30.892298 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_1 [0.025153s] ... ok 2026-08-09 02:05:30.907526 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_filters [0.107392s] ... ok 2026-08-09 02:05:30.908715 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update [0.030052s] ... ok 2026-08-09 02:05:30.908776 | ubuntu-noble | 2026-08-09 02:05:30.900 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade -> 162a3e673105, manila_init 2026-08-09 02:05:30.914368 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_1 [0.023295s] ... ok 2026-08-09 02:05:30.918013 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_3__fake_ [0.087834s] ... ok 2026-08-09 02:05:30.937116 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_2 [0.021465s] ... ok 2026-08-09 02:05:30.946236 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_latest_for_share [0.516976s] ... ok 2026-08-09 02:05:30.957026 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_create [0.020108s] ... ok 2026-08-09 02:05:30.965028 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_6__fake_identifier [0.047041s] ... ok 2026-08-09 02:05:30.967846 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_project_with_count [0.060965s] ... ok 2026-08-09 02:05:30.968816 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_2_False [0.063823s] ... ok 2026-08-09 02:05:30.976306 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all [0.021804s] ... ok 2026-08-09 02:05:30.999086 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_limit_and_offset [0.022659s] ... ok 2026-08-09 02:05:31.027843 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_4 [0.060119s] ... ok 2026-08-09 02:05:31.038357 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_by_subnet_id [0.039309s] ... ok 2026-08-09 02:05:31.042103 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context [0.074274s] ... ok 2026-08-09 02:05:31.053408 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_get [0.106743s] ... ok 2026-08-09 02:05:31.070529 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete [0.026403s] ... ok 2026-08-09 02:05:31.078201 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_no_result [0.039676s] ... ok 2026-08-09 02:05:31.090165 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_7 [0.062344s] ... ok 2026-08-09 02:05:31.091028 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update_not_found [0.022358s] ... ok 2026-08-09 02:05:31.116292 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_2_False [0.036178s] ... ok 2026-08-09 02:05:31.149605 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:31.154049 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete_invalid [0.039262s] ... ok 2026-08-09 02:05:31.157654 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_group_id_with_count [0.066941s] ... ok 2026-08-09 02:05:31.172881 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_2 [0.207800s] ... ok 2026-08-09 02:05:31.185702 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_update [0.132904s] ... ok 2026-08-09 02:05:31.188076 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:31.205745 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_locks_get_all_time_filters [0.048659s] ... ok 2026-08-09 02:05:31.222891 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_no_records [0.019934s] ... ok 2026-08-09 02:05:31.236373 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_1 [0.078317s] ... ok 2026-08-09 02:05:31.242117 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_two_records [0.019333s] ... ok 2026-08-09 02:05:31.243673 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_access_copy [0.152544s] ... ok 2026-08-09 02:05:31.262379 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_not_found [0.019484s] ... ok 2026-08-09 02:05:31.281433 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_missing [0.019578s] ... ok 2026-08-09 02:05:31.294765 | ubuntu-noble | Failed to update usages deleting share replica 'a7801074-d9ce-435b-8b7f-4ec19edbbe73'. 2026-08-09 02:05:31.294793 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:31.294800 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-08-09 02:05:31.294806 | ubuntu-noble | QUOTAS.commit( 2026-08-09 02:05:31.294812 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:31.294817 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:31.294823 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:31.294840 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:31.294846 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:31.294852 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:31.294858 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:31.294864 | ubuntu-noble | raise effect 2026-08-09 02:05:31.294870 | ubuntu-noble | manila.exception.QuotaError: fake 2026-08-09 02:05:31.299664 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_3 [0.053771s] ... ok 2026-08-09 02:05:31.314774 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update [0.140856s] ... ok 2026-08-09 02:05:31.331186 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_3 [0.047260s] ... ok 2026-08-09 02:05:31.332968 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get [0.035943s] ... ok 2026-08-09 02:05:31.357694 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_delete [0.169928s] ... ok 2026-08-09 02:05:31.364654 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_1_0 [0.033261s] ... ok 2026-08-09 02:05:31.417411 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_1__None__None__5_ [0.061435s] ... ok 2026-08-09 02:05:31.423688 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_metadata_update [0.060420s] ... ok 2026-08-09 02:05:31.438473 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_wrong_filters [0.124245s] ... ok 2026-08-09 02:05:31.450002 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_get [0.024542s] ... ok 2026-08-09 02:05:31.477025 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_2___fake2___None__2_ [0.059352s] ... ok 2026-08-09 02:05:31.485106 | ubuntu-noble | Deletion of share type 6ab4bca0-6088-4bac-ac71-abb49bb70b02 failed; it in use by 0 shares and 1 share group types 2026-08-09 02:05:31.487316 | ubuntu-noble | Deletion of share type 849ff808-acd5-4f8f-a2b9-3b2d8d536c50 failed; it in use by 0 shares and 1 share group types 2026-08-09 02:05:31.640610 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_1_queued_to_apply [0.161000s] ... ok 2026-08-09 02:05:31.687237 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_6_error_deleting [0.046859s] ... ok 2026-08-09 02:05:31.717880 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_creating [0.032115s] ... ok 2026-08-09 02:05:31.726824 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_2 [0.489581s] ... ok 2026-08-09 02:05:31.738069 | ubuntu-noble | {6} manila.tests.db.test_migration.MigrationTestCase.test_downgrade [0.020443s] ... ok 2026-08-09 02:05:31.742040 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_group [0.294294s] ... ok 2026-08-09 02:05:31.757724 | ubuntu-noble | {6} manila.tests.db.test_migration.MigrationTestCase.test_stamp [0.019484s] ... ok 2026-08-09 02:05:31.777998 | ubuntu-noble | {6} manila.tests.db.test_migration.MigrationTestCase.test_upgrade_none_version [0.019163s] ... ok 2026-08-09 02:05:31.788027 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_8 [0.058873s] ... ok 2026-08-09 02:05:31.796913 | ubuntu-noble | {6} manila.tests.image.test_image.ImageApiTestCase.test_image_list [0.019991s] ... ok 2026-08-09 02:05:31.798082 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_2_path [0.055237s] ... ok 2026-08-09 02:05:31.818557 | ubuntu-noble | {6} manila.tests.image.test_image.OpenStackClientTestCase.test_auth [0.021256s] ... ok 2026-08-09 02:05:31.825605 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_2 [0.385117s] ... ok 2026-08-09 02:05:31.826133 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_1_id [0.490783s] ... ok 2026-08-09 02:05:31.839133 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_1_user_manipulating_user_lock [0.020308s] ... ok 2026-08-09 02:05:31.852614 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_fields_1_id [0.055322s] ... ok 2026-08-09 02:05:31.876480 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_2 [0.052831s] ... ok 2026-08-09 02:05:31.877829 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:31.882764 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_not_authorized [0.042381s] ... ok 2026-08-09 02:05:31.894284 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_delete [0.070442s] ... ok 2026-08-09 02:05:31.900430 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_2_share_group_id [0.046823s] ... ok 2026-08-09 02:05:31.904038 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_7_deleted [0.020039s] ... ok 2026-08-09 02:05:31.906019 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_name [0.027402s] ... ok 2026-08-09 02:05:31.922777 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_2_error_deleting [0.020800s] ... ok 2026-08-09 02:05:31.944200 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_6_unmanaged [0.020573s] ... ok 2026-08-09 02:05:31.955626 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_3 [0.054011s] ... ok 2026-08-09 02:05:31.963702 | ubuntu-noble | {6} manila.tests.message.test_api.MessageApiTest.test_create [0.020232s] ... ok 2026-08-09 02:05:31.964349 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_delete [0.069360s] ... ok 2026-08-09 02:05:31.971087 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_1__10__5_ [0.185678s] ... ok 2026-08-09 02:05:31.983231 | ubuntu-noble | {6} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_1 [0.018599s] ... ok 2026-08-09 02:05:31.991095 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_1_None [0.035983s] ... ok 2026-08-09 02:05:32.003289 | ubuntu-noble | {6} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_3 [0.019256s] ... ok 2026-08-09 02:05:32.021833 | ubuntu-noble | {6} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_1_Action [0.019167s] ... ok 2026-08-09 02:05:32.033301 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_status [0.061269s] ... ok 2026-08-09 02:05:32.037366 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_server [0.071767s] ... ok 2026-08-09 02:05:32.038693 | ubuntu-noble | Reset mac address to ff:ee:dd:cc:bb:aa 2026-08-09 02:05:32.042108 | ubuntu-noble | {6} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_reset_mac [0.020397s] ... ok 2026-08-09 02:05:32.053088 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_network [0.061443s] ... ok 2026-08-09 02:05:32.064326 | ubuntu-noble | {6} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_with_ns [0.021871s] ... ok 2026-08-09 02:05:32.071119 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_2_active [0.165939s] ... ok 2026-08-09 02:05:32.084589 | ubuntu-noble | {6} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_unplug [0.020828s] ... ok 2026-08-09 02:05:32.104859 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update [0.071818s] ... ok 2026-08-09 02:05:32.104879 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run_with_options [0.019806s] ... ok 2026-08-09 02:05:32.112241 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share [0.059330s] ... ok 2026-08-09 02:05:32.122902 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIPDeviceCommandBase.test_name_property [0.018427s] ... ok 2026-08-09 02:05:32.129014 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_3 [0.093255s] ... ok 2026-08-09 02:05:32.142365 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_delete [0.018992s] ... ok 2026-08-09 02:05:32.163844 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_mtu [0.020386s] ... ok 2026-08-09 02:05:32.169818 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_1 [0.058337s] ... ok 2026-08-09 02:05:32.171652 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update_item [0.066741s] ... ok 2026-08-09 02:05:32.180843 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_name [0.017915s] ... ok 2026-08-09 02:05:32.203035 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_up [0.018600s] ... ok 2026-08-09 02:05:32.204829 | ubuntu-noble | 2026-08-09 02:05:32.197 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] new branch insert 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:781 2026-08-09 02:05:32.207055 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_not_found_exception [0.037450s] ... ok 2026-08-09 02:05:32.213392 | ubuntu-noble | 2026-08-09 02:05:32.209 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:32.213411 | ubuntu-noble | 2026-08-09 02:05:32.209 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:32.220198 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_without_share_data [0.046525s] ... ok 2026-08-09 02:05:32.220661 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_settings_property [0.019212s] ... ok 2026-08-09 02:05:32.224082 | ubuntu-noble | 2026-08-09 02:05:32.216 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:32.224098 | ubuntu-noble | 2026-08-09 02:05:32.217 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:32.227297 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_4 [0.097270s] ... ok 2026-08-09 02:05:32.232129 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_3_error [0.160548s] ... ok 2026-08-09 02:05:32.234639 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_exception [0.027036s] ... ok 2026-08-09 02:05:32.238619 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_state_property [0.018472s] ... ok 2026-08-09 02:05:32.256937 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_delete_namespace [0.019060s] ... ok 2026-08-09 02:05:32.263619 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_no_instances [0.032189s] ... ok 2026-08-09 02:05:32.275015 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_exists [0.018093s] ... ok 2026-08-09 02:05:32.282256 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_1 [0.055642s] ... ok 2026-08-09 02:05:32.293842 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace_is_none [0.018961s] ... ok 2026-08-09 02:05:32.300464 | ubuntu-noble | 2026-08-09 02:05:32.297 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 162a3e673105 -> , manila_init 2026-08-09 02:05:32.310766 | ubuntu-noble | 2026-08-09 02:05:32.304 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:32.310846 | ubuntu-noble | 2026-08-09 02:05:32.304 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:32.313849 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_4 [0.077215s] ... ok 2026-08-09 02:05:32.313870 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_1_manage_error [0.048533s] ... ok 2026-08-09 02:05:32.313877 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace_existing [0.018941s] ... ok 2026-08-09 02:05:32.333962 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_empty_ns [0.019189s] ... ok 2026-08-09 02:05:32.347748 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_2 [0.064053s] ... ok 2026-08-09 02:05:32.349897 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_device [0.017893s] ... ok 2026-08-09 02:05:32.353759 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_restore [0.040771s] ... ok 2026-08-09 02:05:32.362426 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_3___error____manage_starting__ [0.046663s] ... ok 2026-08-09 02:05:32.362440 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_available_active_replica [0.141426s] ... ok 2026-08-09 02:05:32.365687 | ubuntu-noble | 2026-08-09 02:05:32.362 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-08-09 02:05:32.370287 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_bind_port_to_host [0.019779s] ... ok 2026-08-09 02:05:32.390678 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network [0.020099s] ... ok 2026-08-09 02:05:32.403088 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_string [0.056071s] ... ok 2026-08-09 02:05:32.409105 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router [0.018573s] ... ok 2026-08-09 02:05:32.412365 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_1_available [0.052601s] ... ok 2026-08-09 02:05:32.420943 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations [0.068208s] ... ok 2026-08-09 02:05:32.431651 | ubuntu-noble | Missing application credentials ID 2026-08-09 02:05:32.433104 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_NeutronClientException [0.022896s] ... ok 2026-08-09 02:05:32.433124 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_admin_export_locations [0.072331s] ... ok 2026-08-09 02:05:32.434552 | ubuntu-noble | {7} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_missing_id [0.021816s] ... ok 2026-08-09 02:05:32.440362 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_create_with_share_type [0.037142s] ... ok 2026-08-09 02:05:32.450681 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_2 [0.029640s] ... ok 2026-08-09 02:05:32.454186 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_network [0.021183s] ... ok 2026-08-09 02:05:32.457626 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_3_service_manipulating_user_lock [0.022182s] ... ok 2026-08-09 02:05:32.465092 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all [0.024915s] ... ok 2026-08-09 02:05:32.474080 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_extensions [0.020607s] ... ok 2026-08-09 02:05:32.479289 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_5_unmanage_error [0.020992s] ... ok 2026-08-09 02:05:32.482324 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_7 [0.031155s] ... ok 2026-08-09 02:05:32.483993 | ubuntu-noble | 2026-08-09 02:05:32.480 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:32.500619 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface [0.021191s] ... ok 2026-08-09 02:05:32.500646 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_destroy [0.030856s] ... ok 2026-08-09 02:05:32.500654 | ubuntu-noble | 2026-08-09 02:05:32.493 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:32.500673 | ubuntu-noble | 2026-08-09 02:05:32.493 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:32.512184 | ubuntu-noble | User fakeuser not allowed to query locks across all projects. 2026-08-09 02:05:32.512412 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_valid_order [0.075441s] ... ok 2026-08-09 02:05:32.514021 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_8 [0.030007s] ... ok 2026-08-09 02:05:32.514034 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_all_projects_ignored [0.032748s] ... ok 2026-08-09 02:05:32.514039 | ubuntu-noble | 2026-08-09 02:05:32.504 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:32.514043 | ubuntu-noble | 2026-08-09 02:05:32.504 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:32.515875 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_port [0.019019s] ... ok 2026-08-09 02:05:32.535507 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_1_deleting [0.020597s] ... ok 2026-08-09 02:05:32.536909 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.020981s] ... ok 2026-08-09 02:05:32.537988 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project [0.025807s] ... ok 2026-08-09 02:05:32.547362 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_all [0.050378s] ... ok 2026-08-09 02:05:32.555043 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_7_deleted [0.020704s] ... ok 2026-08-09 02:05:32.558011 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.021374s] ... ok 2026-08-09 02:05:32.558162 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_shares_in_share_group [0.048689s] ... ok 2026-08-09 02:05:32.565194 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project_with_details [0.027157s] ... ok 2026-08-09 02:05:32.571709 | ubuntu-noble | {7} manila.tests.message.test_api.MessageApiTest.test_cleanup_expired_messages [0.018102s] ... ok 2026-08-09 02:05:32.578998 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_7 [0.022001s] ... ok 2026-08-09 02:05:32.588374 | ubuntu-noble | 2026-08-09 02:05:32.584 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-08-09 02:05:32.589659 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_destroy [0.032886s] ... ok 2026-08-09 02:05:32.590645 | ubuntu-noble | {7} manila.tests.message.test_api.MessageApiTest.test_get [0.018017s] ... ok 2026-08-09 02:05:32.601925 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.022168s] ... ok 2026-08-09 02:05:32.609665 | ubuntu-noble | {7} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_3 [0.019493s] ... ok 2026-08-09 02:05:32.619196 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_member_update [0.050986s] ... ok 2026-08-09 02:05:32.622252 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_two_allocation [0.020659s] ... ok 2026-08-09 02:05:32.625259 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_1 [0.034039s] ... ok 2026-08-09 02:05:32.629678 | ubuntu-noble | {7} manila.tests.network.linux.test_interface.TestABCDriver.test_get_device_name [0.019507s] ... ok 2026-08-09 02:05:32.641690 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_false [0.019130s] ... ok 2026-08-09 02:05:32.653337 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_4___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.105926s] ... ok 2026-08-09 02:05:32.654355 | ubuntu-noble | {7} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug [0.023529s] ... ok 2026-08-09 02:05:32.657794 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_3 [0.032417s] ... ok 2026-08-09 02:05:32.660892 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_2_NotFound [0.018851s] ... ok 2026-08-09 02:05:32.677080 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_other_is_none [0.022424s] ... ok 2026-08-09 02:05:32.680836 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_unmanage_network_allocations [0.020130s] ... ok 2026-08-09 02:05:32.684641 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get [0.027835s] ... ok 2026-08-09 02:05:32.690356 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_association_error_already_associated [0.034756s] ... ok 2026-08-09 02:05:32.695525 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_address [0.019238s] ... ok 2026-08-09 02:05:32.700340 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_1_custom_config_group_name [0.019406s] ... ok 2026-08-09 02:05:32.708793 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_not_found [0.021832s] ... ok 2026-08-09 02:05:32.714188 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_list [0.018616s] ... ok 2026-08-09 02:05:32.722081 | ubuntu-noble | {6} 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.019578s] ... ok 2026-08-09 02:05:32.728277 | ubuntu-noble | 2026-08-09 02:05:32.722 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:32.732737 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item [0.115606s] ... ok 2026-08-09 02:05:32.733745 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth_with_namespaces [0.019895s] ... ok 2026-08-09 02:05:32.734577 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_2 [0.046701s] ... ok 2026-08-09 02:05:32.746142 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_1 [0.020198s] ... ok 2026-08-09 02:05:32.746165 | ubuntu-noble | 2026-08-09 02:05:32.736 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:32.746177 | ubuntu-noble | 2026-08-09 02:05:32.736 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:32.748188 | ubuntu-noble | 2026-08-09 02:05:32.742 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:32.748202 | ubuntu-noble | 2026-08-09 02:05:32.743 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:32.754081 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_namespaces [0.018252s] ... ok 2026-08-09 02:05:32.772428 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_namespace [0.020113s] ... ok 2026-08-09 02:05:32.774480 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:32.777327 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_shares_relation [0.041807s] ... ok 2026-08-09 02:05:32.779033 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_update_service_capabilities [0.037876s] ... ok 2026-08-09 02:05:32.794715 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_exist [0.021942s] ... ok 2026-08-09 02:05:32.808056 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_instance_id [0.075303s] ... ok 2026-08-09 02:05:32.812067 | ubuntu-noble | 2026-08-09 02:05:32.808 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-08-09 02:05:32.813451 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete [0.035939s] ... ok 2026-08-09 02:05:32.814298 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:32.817809 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist [0.023263s] ... ok 2026-08-09 02:05:32.818885 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_hosts_up [0.040039s] ... ok 2026-08-09 02:05:32.834454 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_not_found [0.024084s] ... ok 2026-08-09 02:05:32.838843 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist_with_failure [0.020147s] ... ok 2026-08-09 02:05:32.843357 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_share_server_id_not_found [0.030435s] ... ok 2026-08-09 02:05:32.854056 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:32.856709 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:32.858549 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:32.862430 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_2 [0.042882s] ... ok 2026-08-09 02:05:32.862806 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception [0.023447s] ... ok 2026-08-09 02:05:32.881548 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_filter_with_project_id [0.048334s] ... ok 2026-08-09 02:05:32.884168 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_required_args [0.020987s] ... ok 2026-08-09 02:05:32.884487 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_1 [0.039520s] ... ok 2026-08-09 02:05:32.895445 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:32.897692 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:32.899397 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:32.900436 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:32.901426 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:32.901442 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:32.901448 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:32.901454 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:32.903246 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_get [0.192838s] ... ok 2026-08-09 02:05:32.903265 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_happy_day [0.040856s] ... ok 2026-08-09 02:05:32.911941 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_subnet [0.024474s] ... ok 2026-08-09 02:05:32.912686 | ubuntu-noble | 2026-08-09 02:05:32.904 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:32.919024 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update [0.035712s] ... ok 2026-08-09 02:05:32.921155 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_1_1 [0.040536s] ... ok 2026-08-09 02:05:32.932345 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_routers [0.020388s] ... ok 2026-08-09 02:05:32.932720 | ubuntu-noble | 2026-08-09 02:05:32.925 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:32.932745 | ubuntu-noble | 2026-08-09 02:05:32.925 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:32.937994 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:32.940007 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:32.941351 | ubuntu-noble | Insufficient free space for share creation on host host1#_pool0 (requested / avail): 1024/921 2026-08-09 02:05:32.941675 | ubuntu-noble | Insufficient free space for share creation on host host3#_pool0 (requested / avail): 1024/256 2026-08-09 02:05:32.941688 | ubuntu-noble | 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-08-09 02:05:32.941693 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:32.944661 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_no_capacity [0.041541s] ... ok 2026-08-09 02:05:32.949913 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_router [0.021968s] ... ok 2026-08-09 02:05:32.957747 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_2 [0.036360s] ... ok 2026-08-09 02:05:32.971434 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_3 [0.020674s] ... ok 2026-08-09 02:05:32.978149 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:32.983397 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica [0.037560s] ... ok 2026-08-09 02:05:32.989739 | ubuntu-noble | 2026-08-09 02:05:32.983 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:32.989755 | ubuntu-noble | 2026-08-09 02:05:32.984 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:32.989924 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id [0.088297s] ... ok 2026-08-09 02:05:32.992144 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_6 [0.021331s] ... ok 2026-08-09 02:05:32.993176 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_3__True__False__False__1_ [0.073990s] ... ok 2026-08-09 02:05:33.001415 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_share_network_update_security_service [0.043073s] ... ok 2026-08-09 02:05:33.013739 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_7 [0.020956s] ... ok 2026-08-09 02:05:33.016880 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.033051 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone_on_host [0.049003s] ... ok 2026-08-09 02:05:33.034007 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_extend_network_allocations [0.020498s] ... ok 2026-08-09 02:05:33.050406 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_update [0.049302s] ... ok 2026-08-09 02:05:33.052802 | ubuntu-noble | 2026-08-09 02:05:33.046 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-08-09 02:05:33.053446 | ubuntu-noble | 2026-08-09 02:05:33.047 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-08-09 02:05:33.054806 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_3 [0.061788s] ... ok 2026-08-09 02:05:33.057004 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_2 [0.022488s] ... ok 2026-08-09 02:05:33.066941 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.070322 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_services_not_available [0.038879s] ... ok 2026-08-09 02:05:33.080134 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.021838s] ... ok 2026-08-09 02:05:33.081811 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update [0.028929s] ... ok 2026-08-09 02:05:33.086446 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_2___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____v__ [0.098382s] ... ok 2026-08-09 02:05:33.091828 | ubuntu-noble | 2026-08-09 02:05:33.087 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming volume_types table to share_types 2026-08-09 02:05:33.099758 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.019822s] ... ok 2026-08-09 02:05:33.118534 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_02 [0.031105s] ... ok 2026-08-09 02:05:33.121434 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.121937 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.020575s] ... ok 2026-08-09 02:05:33.128736 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_snapshot_instances_status_update [0.047679s] ... ok 2026-08-09 02:05:33.141021 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_1_foobar [0.084724s] ... ok 2026-08-09 02:05:33.141672 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations [0.021340s] ... ok 2026-08-09 02:05:33.143121 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_two_services_up [0.072696s] ... ok 2026-08-09 02:05:33.150001 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_one_network [0.031825s] ... ok 2026-08-09 02:05:33.162521 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_no_available_ipv4_addresses [0.020870s] ... ok 2026-08-09 02:05:33.165818 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_1 [0.021937s] ... ok 2026-08-09 02:05:33.177315 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_with_duplicated_id [0.025658s] ... ok 2026-08-09 02:05:33.183690 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_7_vlaN [0.021054s] ... ok 2026-08-09 02:05:33.186186 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_anti_affinity_filter [0.020661s] ... ok 2026-08-09 02:05:33.204464 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_2_vlan [0.020743s] ... ok 2026-08-09 02:05:33.206517 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_with_filter_run_once [0.019104s] ... ok 2026-08-09 02:05:33.223442 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_2_2 [0.047187s] ... ok 2026-08-09 02:05:33.224551 | ubuntu-noble | {7} 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.019958s] ... ok 2026-08-09 02:05:33.242215 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_ignore_azs_spec [0.035540s] ... ok 2026-08-09 02:05:33.245403 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_2 [0.020384s] ... ok 2026-08-09 02:05:33.251558 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get [0.028363s] ... ok 2026-08-09 02:05:33.273329 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_1 [0.020376s] ... ok 2026-08-09 02:05:33.274334 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs_list [0.030940s] ... ok 2026-08-09 02:05:33.284811 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets_not_found [0.031040s] ... ok 2026-08-09 02:05:33.286434 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_3 [0.020437s] ... ok 2026-08-09 02:05:33.287658 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_6 [0.145454s] ... ok 2026-08-09 02:05:33.290625 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/90 2026-08-09 02:05:33.293663 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_share_extend_reserved_1 [0.019302s] ... ok 2026-08-09 02:05:33.294148 | ubuntu-noble | 2026-08-09 02:05:33.291 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Creating share_type_extra_specs table 2026-08-09 02:05:33.305648 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_2_DEFAULT [0.019436s] ... ok 2026-08-09 02:05:33.313965 | ubuntu-noble | Insufficient free space for share creation. Total capacity is 0.00 on host host1. 2026-08-09 02:05:33.316513 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_3 [0.024095s] ... ok 2026-08-09 02:05:33.334975 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_delete [0.049168s] ... ok 2026-08-09 02:05:33.340699 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.340717 | ubuntu-noble | 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-08-09 02:05:33.345446 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_02 [0.025684s] ... ok 2026-08-09 02:05:33.346820 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_2_False [0.037963s] ... ok 2026-08-09 02:05:33.359608 | ubuntu-noble | 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-08-09 02:05:33.362035 | ubuntu-noble | 2026-08-09 02:05:33.355 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-08-09 02:05:33.362636 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_07 [0.018016s] ... ok 2026-08-09 02:05:33.364914 | ubuntu-noble | 2026-08-09 02:05:33.362 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Dropping volume_type_extra_specs table 2026-08-09 02:05:33.375790 | ubuntu-noble | Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2026-08-09 02:05:33.377514 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.377869 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_09 [0.017498s] ... ok 2026-08-09 02:05:33.380276 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:33.384751 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_2 [0.040814s] ... ok 2026-08-09 02:05:33.394861 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-08-09 02:05:33.399104 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_15 [0.018980s] ... ok 2026-08-09 02:05:33.399120 | ubuntu-noble | 2026-08-09 02:05:33.395 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:33.405465 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_8 [0.119786s] ... ok 2026-08-09 02:05:33.415686 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_10 [0.018584s] ... ok 2026-08-09 02:05:33.419347 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.421789 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:33.422033 | ubuntu-noble | 2026-08-09 02:05:33.418 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:33.422047 | ubuntu-noble | 2026-08-09 02:05:33.418 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:33.426251 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_3 [0.039994s] ... ok 2026-08-09 02:05:33.440095 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_1___host1_AAA_pool1____host1_AAA_pool1__ [0.023386s] ... ok 2026-08-09 02:05:33.440435 | ubuntu-noble | 2026-08-09 02:05:33.436 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:33.440445 | ubuntu-noble | 2026-08-09 02:05:33.436 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:33.456256 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_1 [0.124116s] ... ok 2026-08-09 02:05:33.458597 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-08-09 02:05:33.458611 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-08-09 02:05:33.459505 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.459515 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-08-09 02:05:33.459520 | ubuntu-noble | signop = oneOf('+ -') 2026-08-09 02:05:33.459843 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-08-09 02:05:33.459855 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-08-09 02:05:33.459859 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-08-09 02:05:33.459863 | ubuntu-noble | expr = infixNotation(operand, [ 2026-08-09 02:05:33.461807 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:33.462665 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:33.462687 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:33.462692 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:33.462696 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:33.463561 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:33.463713 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:33.463721 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:33.463725 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:33.465490 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set [0.338139s] ... ok 2026-08-09 02:05:33.466880 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:33.466894 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:33.468698 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_2 [0.042022s] ... ok 2026-08-09 02:05:33.468713 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_failing_function [0.029386s] ... ok 2026-08-09 02:05:33.486753 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_08___34_____234___False_ [0.018147s] ... ok 2026-08-09 02:05:33.497034 | ubuntu-noble | 2026-08-09 02:05:33.492 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-08-09 02:05:33.498043 | ubuntu-noble | 2026-08-09 02:05:33.492 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Creating volume_type_extra_specs table 2026-08-09 02:05:33.501190 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.502003 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_create [0.036313s] ... ok 2026-08-09 02:05:33.503797 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:33.505929 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_16___2____s__12___False_ [0.018684s] ... ok 2026-08-09 02:05:33.507028 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_1 [0.040051s] ... ok 2026-08-09 02:05:33.522916 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_17___12____s__2___False_ [0.017222s] ... ok 2026-08-09 02:05:33.537871 | ubuntu-noble | 2026-08-09 02:05:33.534 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-08-09 02:05:33.540877 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_26__True____is__False___False_ [0.017791s] ... ok 2026-08-09 02:05:33.541592 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.542950 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid_not_found [0.039268s] ... ok 2026-08-09 02:05:33.546488 | ubuntu-noble | 2026-08-09 02:05:33.544 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Dropping share_type_extra_specs table 2026-08-09 02:05:33.549937 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_share_no_hosts [0.042644s] ... ok 2026-08-09 02:05:33.559629 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_27__False___False___True_ [0.017535s] ... ok 2026-08-09 02:05:33.567930 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-08-09 02:05:33.567970 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-08-09 02:05:33.568752 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-08-09 02:05:33.568778 | ubuntu-noble | signop = oneOf('+ -') 2026-08-09 02:05:33.569197 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-08-09 02:05:33.569346 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-08-09 02:05:33.569361 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-08-09 02:05:33.569369 | ubuntu-noble | expr = infixNotation(operand, [ 2026-08-09 02:05:33.571595 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:33.571616 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:33.572048 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:33.572073 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:33.576601 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_30__False___Nonsense___False_ [0.017305s] ... ok 2026-08-09 02:05:33.580109 | ubuntu-noble | {7} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_variables_dict [0.029470s] ... ok 2026-08-09 02:05:33.594353 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_38___2_______10___True_ [0.017222s] ... ok 2026-08-09 02:05:33.597883 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_with_details [0.053428s] ... ok 2026-08-09 02:05:33.599017 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_empty [0.018782s] ... ok 2026-08-09 02:05:33.611734 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_39___3_______2___False_ [0.017192s] ... ok 2026-08-09 02:05:33.617295 | ubuntu-noble | {7} 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.018791s] ... ok 2026-08-09 02:05:33.628777 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_40___3_______1___True_ [0.017641s] ... ok 2026-08-09 02:05:33.632559 | ubuntu-noble | 2026-08-09 02:05:33.630 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming share_types table to volume_types 2026-08-09 02:05:33.635559 | ubuntu-noble | {7} 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.017929s] ... ok 2026-08-09 02:05:33.647042 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_43___NFS____nfs___True_ [0.018895s] ... ok 2026-08-09 02:05:33.653399 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_simple [0.017889s] ... ok 2026-08-09 02:05:33.665728 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_pass [0.017938s] ... ok 2026-08-09 02:05:33.674418 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_multi_level_scope_extra_specs_list [0.018989s] ... ok 2026-08-09 02:05:33.685428 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_2_ [0.019074s] ... ok 2026-08-09 02:05:33.686881 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_5_some_fake_ [0.091093s] ... ok 2026-08-09 02:05:33.694005 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_scope_extra_specs [0.019879s] ... ok 2026-08-09 02:05:33.702818 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_happy_day [0.017354s] ... ok 2026-08-09 02:05:33.708925 | ubuntu-noble | Free capacity not set: share node info collection broken. 2026-08-09 02:05:33.712286 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_2 [0.019442s] ... ok 2026-08-09 02:05:33.730775 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_8_some_fake_identifier [0.043763s] ... ok 2026-08-09 02:05:33.731243 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_2 [0.018502s] ... ok 2026-08-09 02:05:33.734903 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.739820 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_all_host_states_share [0.036861s] ... ok 2026-08-09 02:05:33.747083 | ubuntu-noble | 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-08-09 02:05:33.749130 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_04 [0.018089s] ... ok 2026-08-09 02:05:33.758273 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_3 [0.018028s] ... ok 2026-08-09 02:05:33.764531 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-08-09 02:05:33.767057 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_11 [0.017459s] ... ok 2026-08-09 02:05:33.775850 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_4 [0.018246s] ... ok 2026-08-09 02:05:33.783779 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_servers_update [0.052702s] ... ok 2026-08-09 02:05:33.783794 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_13 [0.017389s] ... ok 2026-08-09 02:05:33.792970 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_invalid_capacity [0.017357s] ... ok 2026-08-09 02:05:33.802794 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_availability_zone [0.018985s] ... ok 2026-08-09 02:05:33.810991 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_unknown_capability [0.018438s] ... ok 2026-08-09 02:05:33.818610 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:33.818628 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:33.818935 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:33.818945 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:33.823304 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_capabilities [0.020395s] ... ok 2026-08-09 02:05:33.828494 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_09 [0.017423s] ... ok 2026-08-09 02:05:33.839954 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:33.839981 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:33.839985 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:33.839989 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:33.844394 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_extra_spec_replacement [0.020948s] ... ok 2026-08-09 02:05:33.860798 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:33.860832 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:33.860841 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:33.860850 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:33.865715 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.866722 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_stats_replacement [0.021178s] ... ok 2026-08-09 02:05:33.870348 | ubuntu-noble | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__expire_reservations [0.040064s] ... ok 2026-08-09 02:05:33.884893 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_05___4______2___False_ [0.018006s] ... ok 2026-08-09 02:05:33.902368 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_11___1234____s___123___False_ [0.018152s] ... ok 2026-08-09 02:05:33.905258 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.910074 | ubuntu-noble | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica [0.039347s] ... ok 2026-08-09 02:05:33.917038 | ubuntu-noble | 2026-08-09 02:05:33.910 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-08-09 02:05:33.921417 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_21___12310321_____in__11___False_ [0.018622s] ... ok 2026-08-09 02:05:33.922868 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_get_instance [0.137536s] ... ok 2026-08-09 02:05:33.938393 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_35___13_____or__11__or__12___False_ [0.017632s] ... ok 2026-08-09 02:05:33.944740 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:33.945923 | ubuntu-noble | Failed to schedule_create_share_replica: Resource could not be found. 2026-08-09 02:05:33.948454 | ubuntu-noble | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_exception_path [0.039874s] ... ok 2026-08-09 02:05:33.951951 | ubuntu-noble | 2026-08-09 02:05:33.949 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:33.957067 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_44___cifs____nfs___False_ [0.018161s] ... ok 2026-08-09 02:05:33.962223 | ubuntu-noble | 2026-08-09 02:05:33.959 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:33.962244 | ubuntu-noble | 2026-08-09 02:05:33.960 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:33.966888 | ubuntu-noble | Could not decode scheduler options. 2026-08-09 02:05:33.966907 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:33.966965 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/scheduler/scheduler_options.py", line 74, in _load_file 2026-08-09 02:05:33.966981 | ubuntu-noble | return jsonutils.load(handle) 2026-08-09 02:05:33.966987 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:33.966992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_serialization/jsonutils.py", line 296, in load 2026-08-09 02:05:33.966998 | ubuntu-noble | return json.load(codecs.getreader(encoding)(fp), **kwargs) 2026-08-09 02:05:33.967003 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:33.967008 | ubuntu-noble | File "/usr/lib/python3.12/json/__init__.py", line 293, in load 2026-08-09 02:05:33.967013 | ubuntu-noble | return loads(fp.read(), 2026-08-09 02:05:33.967019 | ubuntu-noble | ^^^^^^^^^^^^^^^^ 2026-08-09 02:05:33.967024 | ubuntu-noble | File "/usr/lib/python3.12/json/__init__.py", line 346, in loads 2026-08-09 02:05:33.967029 | ubuntu-noble | return _default_decoder.decode(s) 2026-08-09 02:05:33.967034 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:33.967039 | ubuntu-noble | File "/usr/lib/python3.12/json/decoder.py", line 337, in decode 2026-08-09 02:05:33.967044 | ubuntu-noble | obj, end = self.raw_decode(s, idx=_w(s, 0).end()) 2026-08-09 02:05:33.967049 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:33.967054 | ubuntu-noble | File "/usr/lib/python3.12/json/decoder.py", line 355, in raw_decode 2026-08-09 02:05:33.967059 | ubuntu-noble | raise JSONDecodeError("Expecting value", s, err.value) from None 2026-08-09 02:05:33.967064 | ubuntu-noble | json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) 2026-08-09 02:05:33.972390 | ubuntu-noble | {6} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_empty_file [0.020271s] ... ok 2026-08-09 02:05:33.975749 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_fail [0.017404s] ... ok 2026-08-09 02:05:33.984756 | ubuntu-noble | 2026-08-09 02:05:33.981 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:33.984790 | ubuntu-noble | 2026-08-09 02:05:33.982 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:33.989628 | ubuntu-noble | {6} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_5___True___True_ [0.018359s] ... ok 2026-08-09 02:05:33.993538 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_caps_disabled [0.018381s] ... ok 2026-08-09 02:05:33.999705 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_2 [0.543100s] ... ok 2026-08-09 02:05:34.005755 | ubuntu-noble | {6} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_1 [0.017922s] ... ok 2026-08-09 02:05:34.012228 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes_with_no_query [0.018737s] ... ok 2026-08-09 02:05:34.023276 | ubuntu-noble | {6} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_9 [0.017716s] ... ok 2026-08-09 02:05:34.031370 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_no_replication_domain [0.018937s] ... ok 2026-08-09 02:05:34.032107 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_1 [0.625415s] ... ok 2026-08-09 02:05:34.044496 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_get_all_classes [0.020045s] ... ok 2026-08-09 02:05:34.045153 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_2 [0.124036s] ... ok 2026-08-09 02:05:34.054671 | ubuntu-noble | 2026-08-09 02:05:34.051 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-08-09 02:05:34.054691 | ubuntu-noble | 2026-08-09 02:05:34.052 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-08-09 02:05:34.064878 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_6 [0.019679s] ... ok 2026-08-09 02:05:34.065185 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:34.070268 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_with_filters [0.038150s] ... ok 2026-08-09 02:05:34.077518 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_with_details [0.076275s] ... ok 2026-08-09 02:05:34.082333 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_unknown_is_last [0.019246s] ... ok 2026-08-09 02:05:34.090501 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_5 [0.018464s] ... ok 2026-08-09 02:05:34.100731 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:34.100767 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:34.100777 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:34.100786 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:34.102163 | ubuntu-noble | 2026-08-09 02:05:34.098 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming volume_types table to share_types 2026-08-09 02:05:34.105484 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_capabilities_substitution [0.021761s] ... ok 2026-08-09 02:05:34.108053 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_update_service_capabilities_for_shares [0.018536s] ... ok 2026-08-09 02:05:34.124652 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_unknown_capability [0.017838s] ... ok 2026-08-09 02:05:34.149619 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_2_host1_backend1 [0.064941s] ... ok 2026-08-09 02:05:34.149656 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_05 [0.017935s] ... ok 2026-08-09 02:05:34.161557 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_14 [0.018860s] ... ok 2026-08-09 02:05:34.193614 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_3 [0.146615s] ... ok 2026-08-09 02:05:34.194960 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get [0.163382s] ... ok 2026-08-09 02:05:34.199990 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:34.200932 | ubuntu-noble | Failed to schedule_create_share_replica: No valid host was found. . 2026-08-09 02:05:34.212414 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_no_valid_host [0.047631s] ... ok 2026-08-09 02:05:34.246744 | ubuntu-noble | 2026-08-09 02:05:34.242 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Creating share_type_extra_specs table 2026-08-09 02:05:34.248905 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:34.251452 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_host_list [0.040912s] ... ok 2026-08-09 02:05:34.287842 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:34.302333 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_1_2 [0.158459s] ... ok 2026-08-09 02:05:34.302358 | ubuntu-noble | Failed to schedule migrate_share_to_host: No valid host was found. fake. 2026-08-09 02:05:34.303853 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_1 [0.053033s] ... ok 2026-08-09 02:05:34.323228 | ubuntu-noble | 2026-08-09 02:05:34.315 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-08-09 02:05:34.323949 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_7 [0.130137s] ... ok 2026-08-09 02:05:34.325946 | ubuntu-noble | 2026-08-09 02:05:34.324 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Dropping volume_type_extra_specs table 2026-08-09 02:05:34.332722 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get_all [0.137789s] ... ok 2026-08-09 02:05:34.342498 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:34.346538 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_periodic_tasks [0.042363s] ... ok 2026-08-09 02:05:34.365606 | ubuntu-noble | {7} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_no_change [0.018391s] ... ok 2026-08-09 02:05:34.375724 | ubuntu-noble | 2026-08-09 02:05:34.370 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:34.383695 | ubuntu-noble | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_4 [0.017957s] ... ok 2026-08-09 02:05:34.383722 | ubuntu-noble | 2026-08-09 02:05:34.378 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:34.383729 | ubuntu-noble | 2026-08-09 02:05:34.379 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:34.388610 | ubuntu-noble | 2026-08-09 02:05:34.384 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:34.388632 | ubuntu-noble | 2026-08-09 02:05:34.385 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:34.401396 | ubuntu-noble | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_6 [0.019001s] ... ok 2026-08-09 02:05:34.419299 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_multiplier [0.017255s] ... ok 2026-08-09 02:05:34.438377 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_4 [0.019002s] ... ok 2026-08-09 02:05:34.450958 | ubuntu-noble | 2026-08-09 02:05:34.446 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-08-09 02:05:34.451894 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_filters_some [0.127447s] ... ok 2026-08-09 02:05:34.454068 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:34.454083 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:34.454087 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:34.454091 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:34.459895 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_share_substitution [0.020691s] ... ok 2026-08-09 02:05:34.460257 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_all_filters [0.158959s] ... ok 2026-08-09 02:05:34.472129 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:34.472190 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:34.472201 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:34.472209 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:34.479763 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_host [0.019667s] ... ok 2026-08-09 02:05:34.481223 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_passing_host [0.374876s] ... ok 2026-08-09 02:05:34.486071 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_2_1 [0.150612s] ... ok 2026-08-09 02:05:34.497875 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_id [0.018589s] ... ok 2026-08-09 02:05:34.503742 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_2 [0.023947s] ... ok 2026-08-09 02:05:34.517742 | ubuntu-noble | {7} 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.019212s] ... ok 2026-08-09 02:05:34.523442 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_2_post [0.019340s] ... ok 2026-08-09 02:05:34.531165 | ubuntu-noble | Deletion of share type ccaaabc9-c8ab-43cb-967d-0640b3ab14ce failed; it in use by 1 shares and 0 share group types 2026-08-09 02:05:34.535956 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_3_delete [0.018728s] ... ok 2026-08-09 02:05:34.537411 | ubuntu-noble | Deletion of share type 37f48ee8-b034-4844-8160-bffe265a0f50 failed; it in use by 1 shares and 0 share group types 2026-08-09 02:05:34.544132 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_2 [0.020004s] ... ok 2026-08-09 02:05:34.555562 | ubuntu-noble | {7} 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.019005s] ... ok 2026-08-09 02:05:34.558095 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_1_None [0.106346s] ... ok 2026-08-09 02:05:34.563337 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_2_False [0.019799s] ... ok 2026-08-09 02:05:34.574843 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_session_method [0.019982s] ... ok 2026-08-09 02:05:34.576829 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_1 [0.117177s] ... ok 2026-08-09 02:05:34.583289 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_choose_pool_with_existing_share_server [0.019397s] ... ok 2026-08-09 02:05:34.593706 | ubuntu-noble | {7} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares [0.018939s] ... ok 2026-08-09 02:05:34.596367 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_2_error [0.110567s] ... ok 2026-08-09 02:05:34.603294 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share [0.020115s] ... ok 2026-08-09 02:05:34.612976 | ubuntu-noble | {7} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares_host_down [0.018934s] ... ok 2026-08-09 02:05:34.615655 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_when_does_not_exist [0.038843s] ... ok 2026-08-09 02:05:34.624107 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver [0.020267s] ... ok 2026-08-09 02:05:34.633443 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_1_cephfs [0.019720s] ... ok 2026-08-09 02:05:34.641446 | ubuntu-noble | 2026-08-09 02:05:34.636 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:34.643328 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_2_nfs [0.019177s] ... ok 2026-08-09 02:05:34.652857 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_2_0x755 [0.019457s] ... ok 2026-08-09 02:05:34.657788 | ubuntu-noble | 2026-08-09 02:05:34.654 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:34.657830 | ubuntu-noble | 2026-08-09 02:05:34.655 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:34.659835 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_not_found [0.044044s] ... ok 2026-08-09 02:05:34.665360 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_not_found [0.019909s] ... ok 2026-08-09 02:05:34.670611 | ubuntu-noble | 2026-08-09 02:05:34.665 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:34.670652 | ubuntu-noble | 2026-08-09 02:05:34.666 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:34.673188 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_1__21474836480__293878__97848372_ [0.020530s] ... ok 2026-08-09 02:05:34.682713 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_1 [0.019631s] ... ok 2026-08-09 02:05:34.694793 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_error [0.019642s] ... ok 2026-08-09 02:05:34.698961 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:34.700688 | ubuntu-noble | 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-08-09 02:05:34.701335 | ubuntu-noble | 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-08-09 02:05:34.704214 | ubuntu-noble | {6} 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.019951s] ... ok 2026-08-09 02:05:34.705826 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get [0.146895s] ... ok 2026-08-09 02:05:34.716083 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group [0.020981s] ... ok 2026-08-09 02:05:34.719625 | ubuntu-noble | 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-08-09 02:05:34.723490 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_default_config_hook [0.018940s] ... ok 2026-08-09 02:05:34.724132 | ubuntu-noble | 2026-08-09 02:05:34.721 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-08-09 02:05:34.734002 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver_no_client [0.019534s] ... ok 2026-08-09 02:05:34.739199 | ubuntu-noble | 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-08-09 02:05:34.739545 | ubuntu-noble | 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-08-09 02:05:34.742007 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_7__None____1_1_1_0_____4__ [0.019500s] ... ok 2026-08-09 02:05:34.751213 | ubuntu-noble | Caught an unexpected share status 'available' during share status update routine. Skipping. 2026-08-09 02:05:34.753716 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_share_status_returns_none_for_unexpected_status [0.019405s] ... ok 2026-08-09 02:05:34.758533 | ubuntu-noble | 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-08-09 02:05:34.760930 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_3__None___fake___3_ [0.056792s] ... ok 2026-08-09 02:05:34.760957 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_path [0.018938s] ... ok 2026-08-09 02:05:34.764737 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_update [0.169834s] ... ok 2026-08-09 02:05:34.773735 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_no_subvolume_name [0.020094s] ... ok 2026-08-09 02:05:34.776736 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_destroy [0.116217s] ... ok 2026-08-09 02:05:34.780079 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_1_rw [0.019351s] ... ok 2026-08-09 02:05:34.786326 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_id [0.025699s] ... ok 2026-08-09 02:05:34.794317 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot [0.020707s] ... ok 2026-08-09 02:05:34.799130 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_check_for_setup_error [0.018595s] ... ok 2026-08-09 02:05:34.803651 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:34.809742 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_with_none_id [0.023180s] ... ok 2026-08-09 02:05:34.814637 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_4_______fake_project_uuid_2__ [0.019716s] ... ok 2026-08-09 02:05:34.815962 | ubuntu-noble | Failed to run command fake_command due to . 2026-08-09 02:05:34.818124 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok_ignore_errors [0.019092s] ... ok 2026-08-09 02:05:34.833699 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_1 [0.023279s] ... ok 2026-08-09 02:05:34.834276 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_deny_access [0.019371s] ... ok 2026-08-09 02:05:34.835262 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_2_creating [0.058862s] ... ok 2026-08-09 02:05:34.838093 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_ok [0.019955s] ... ok 2026-08-09 02:05:34.851024 | ubuntu-noble | 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-08-09 02:05:34.851676 | ubuntu-noble | 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-08-09 02:05:34.853934 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_4___1_1_1_0___None___4__ [0.018953s] ... ok 2026-08-09 02:05:34.860039 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_2 [0.022662s] ... ok 2026-08-09 02:05:34.860072 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container [0.017987s] ... ok 2026-08-09 02:05:34.865749 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_accept_then_rollback [0.100920s] ... ok 2026-08-09 02:05:34.867495 | ubuntu-noble | 2026-08-09 02:05:34.863 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:34.869517 | ubuntu-noble | 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-08-09 02:05:34.870065 | ubuntu-noble | 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-08-09 02:05:34.870445 | ubuntu-noble | 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-08-09 02:05:34.871725 | ubuntu-noble | {7} 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.018576s] ... ok 2026-08-09 02:05:34.876989 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network [0.018224s] ... ok 2026-08-09 02:05:34.880136 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_3 [0.021132s] ... ok 2026-08-09 02:05:34.881252 | ubuntu-noble | 2026-08-09 02:05:34.876 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:34.881275 | ubuntu-noble | 2026-08-09 02:05:34.876 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:34.884479 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_8_manage_error [0.047564s] ... ok 2026-08-09 02:05:34.887405 | ubuntu-noble | 2026-08-09 02:05:34.884 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:34.887420 | ubuntu-noble | 2026-08-09 02:05:34.885 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:34.891228 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access [0.019478s] ... ok 2026-08-09 02:05:34.894002 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network [0.019010s] ... ok 2026-08-09 02:05:34.900008 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_4 [0.022951s] ... ok 2026-08-09 02:05:34.912305 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network_failure [0.019674s] ... ok 2026-08-09 02:05:34.912711 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container [0.018061s] ... ok 2026-08-09 02:05:34.914345 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_1_active [0.045214s] ... ok 2026-08-09 02:05:34.930097 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_3____n___False_ [0.018346s] ... ok 2026-08-09 02:05:34.933265 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__form_share_server_update_return [0.019675s] ... ok 2026-08-09 02:05:34.941143 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_1_replication_change [0.058183s] ... ok 2026-08-09 02:05:34.948465 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_7_manage_starting [0.045288s] ... ok 2026-08-09 02:05:34.951017 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_1_True [0.019291s] ... ok 2026-08-09 02:05:34.951293 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container_failure [0.021665s] ... ok 2026-08-09 02:05:34.957846 | ubuntu-noble | 2026-08-09 02:05:34.956 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-08-09 02:05:34.962776 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_3_extending [0.050564s] ... ok 2026-08-09 02:05:34.970311 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute [0.018138s] ... ok 2026-08-09 02:05:34.971831 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_container_fails [0.019441s] ... ok 2026-08-09 02:05:34.988542 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container [0.018082s] ... ok 2026-08-09 02:05:34.991040 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network_existing_interfaces [0.020375s] ... ok 2026-08-09 02:05:34.992647 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_5___inactive____extending__ [0.045578s] ... ok 2026-08-09 02:05:34.993793 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_4_creating [0.050986s] ... ok 2026-08-09 02:05:35.009895 | ubuntu-noble | Failed to delete port fake_veth: port vanished. 2026-08-09 02:05:35.009932 | ubuntu-noble | Unexpected error while running command. 2026-08-09 02:05:35.009938 | ubuntu-noble | Command: None 2026-08-09 02:05:35.009944 | ubuntu-noble | Exit code: - 2026-08-09 02:05:35.009950 | ubuntu-noble | Stdout: 'fake' 2026-08-09 02:05:35.009956 | ubuntu-noble | Stderr: None 2026-08-09 02:05:35.010175 | ubuntu-noble | {7} 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.020401s] ... ok 2026-08-09 02:05:35.013187 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_2 [0.019689s] ... ok 2026-08-09 02:05:35.013798 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_2___error_deleting____deleting__ [0.049489s] ... ok 2026-08-09 02:05:35.015858 | ubuntu-noble | {1} manila.tests.db.test_migration.MigrationTestCase.test_downgrade_none_version [0.021460s] ... ok 2026-08-09 02:05:35.028262 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_container_name [0.018945s] ... ok 2026-08-09 02:05:35.030978 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_server [0.020025s] ... ok 2026-08-09 02:05:35.034358 | ubuntu-noble | {1} manila.tests.db.test_migration.MigrationTestCase.test_revision [0.020177s] ... ok 2026-08-09 02:05:35.036188 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_6___shrinking_error____shrinking__ [0.045042s] ... ok 2026-08-09 02:05:35.048960 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_2_False [0.019808s] ... ok 2026-08-09 02:05:35.051412 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_migration_complete [0.020408s] ... ok 2026-08-09 02:05:35.052817 | ubuntu-noble | Missing secret_ref provided in current user context. 2026-08-09 02:05:35.056146 | ubuntu-noble | {1} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_secret_ref [0.021383s] ... ok 2026-08-09 02:05:35.066524 | ubuntu-noble | 2026-08-09 02:05:35.063 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:35.068652 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_prefer_active_instance [0.055790s] ... ok 2026-08-09 02:05:35.068855 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_extend_share [0.019380s] ... ok 2026-08-09 02:05:35.070089 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_ok [0.018573s] ... ok 2026-08-09 02:05:35.079669 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_3_unmanage_starting [0.019981s] ... ok 2026-08-09 02:05:35.081151 | ubuntu-noble | 2026-08-09 02:05:35.077 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.081182 | ubuntu-noble | 2026-08-09 02:05:35.077 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.087666 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_3_error [0.049128s] ... ok 2026-08-09 02:05:35.091600 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_access_access_rules_ok [0.019913s] ... ok 2026-08-09 02:05:35.091829 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_add_rules [0.018864s] ... ok 2026-08-09 02:05:35.092349 | ubuntu-noble | 2026-08-09 02:05:35.084 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.092361 | ubuntu-noble | 2026-08-09 02:05:35.084 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.095052 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_with_filters [0.018668s] ... ok 2026-08-09 02:05:35.105630 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_stats [0.018615s] ... ok 2026-08-09 02:05:35.107466 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_3 [0.018315s] ... ok 2026-08-09 02:05:35.114596 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_1_True [0.018935s] ... ok 2026-08-09 02:05:35.118871 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_2_error [0.050967s] ... ok 2026-08-09 02:05:35.123892 | ubuntu-noble | {0} manila.tests.db.test_api.DBInterfaceTestCase.test_interface_methods [0.037603s] ... ok 2026-08-09 02:05:35.124892 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation [0.018651s] ... ok 2026-08-09 02:05:35.126795 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_folder [0.018825s] ... ok 2026-08-09 02:05:35.133910 | ubuntu-noble | {1} manila.tests.message.test_api.MessageApiTest.test_delete [0.019393s] ... ok 2026-08-09 02:05:35.144384 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh [0.017708s] ... ok 2026-08-09 02:05:35.146789 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_device [0.020503s] ... ok 2026-08-09 02:05:35.151798 | ubuntu-noble | 2026-08-09 02:05:35.148 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-08-09 02:05:35.154963 | ubuntu-noble | {1} manila.tests.message.test_api.MessageApiTest.test_get_all [0.019439s] ... ok 2026-08-09 02:05:35.155735 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:35.155789 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:05:35.155953 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:35.155961 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:05:35.164891 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-08-09 02:05:35.165105 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:35.165119 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:35.167041 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_continue [0.021266s] ... ok 2026-08-09 02:05:35.173034 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestABCDriver.test__remove_outdated_interfaces [0.019518s] ... ok 2026-08-09 02:05:35.173665 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_2_available [0.054654s] ... ok 2026-08-09 02:05:35.186162 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-08-09 02:05:35.186605 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_2 [0.019573s] ... ok 2026-08-09 02:05:35.187581 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:35.187605 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:35.189026 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_debug [0.044409s] ... ok 2026-08-09 02:05:35.195033 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_dev_exists [0.022522s] ... ok 2026-08-09 02:05:35.206060 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:35.206110 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:05:35.206121 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_continue [0.018712s] ... ok 2026-08-09 02:05:35.207182 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:35.207213 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:05:35.209069 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_3 [0.019578s] ... ok 2026-08-09 02:05:35.214705 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_with_ns [0.019611s] ... ok 2026-08-09 02:05:35.223664 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_2 [0.018284s] ... ok 2026-08-09 02:05:35.226428 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-08-09 02:05:35.227486 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_4 [0.018501s] ... ok 2026-08-09 02:05:35.228074 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:35.228140 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-08-09 02:05:35.228149 | ubuntu-noble | /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-08-09 02:05:35.228156 | ubuntu-noble | self.server = wsgi.Server( 2026-08-09 02:05:35.231008 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:703: 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-08-09 02:05:35.231625 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-08-09 02:05:35.233702 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_init_l3 [0.018661s] ... ok 2026-08-09 02:05:35.242612 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_4 [0.018806s] ... ok 2026-08-09 02:05:35.245436 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_5 [0.017339s] ... ok 2026-08-09 02:05:35.253177 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_get_device_name [0.019345s] ... ok 2026-08-09 02:05:35.262506 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_2 [0.018300s] ... ok 2026-08-09 02:05:35.264431 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_1 [0.018805s] ... ok 2026-08-09 02:05:35.264969 | ubuntu-noble | 2026-08-09 02:05:35.260 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:35.271780 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_does_not_exist [0.017998s] ... ok 2026-08-09 02:05:35.277876 | ubuntu-noble | 2026-08-09 02:05:35.272 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.277910 | ubuntu-noble | 2026-08-09 02:05:35.272 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.280479 | ubuntu-noble | /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-08-09 02:05:35.280514 | ubuntu-noble | self.server = wsgi.Server( 2026-08-09 02:05:35.281256 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:703: 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-08-09 02:05:35.281286 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-08-09 02:05:35.283917 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context [0.019955s] ... ok 2026-08-09 02:05:35.285895 | ubuntu-noble | 2026-08-09 02:05:35.278 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.285927 | ubuntu-noble | 2026-08-09 02:05:35.279 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.290521 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_str [0.019249s] ... ok 2026-08-09 02:05:35.310130 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address [0.018058s] ... ok 2026-08-09 02:05:35.327616 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot_failure [0.044735s] ... ok 2026-08-09 02:05:35.329774 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_flush [0.019801s] ... ok 2026-08-09 02:05:35.331805 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_connect [0.065905s] ... ok 2026-08-09 02:05:35.338322 | ubuntu-noble | 2026-08-09 02:05:35.336 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-08-09 02:05:35.347790 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qlen_property [0.018196s] ... ok 2026-08-09 02:05:35.368252 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_add_namespace [0.018913s] ... ok 2026-08-09 02:05:35.370218 | ubuntu-noble | Attempted to delete NFS export "Manila-UT-filesystem", but the export does not appear to exist. 2026-08-09 02:05:35.372474 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_share_does_not_exist [0.042373s] ... ok 2026-08-09 02:05:35.386081 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_delete_net_route [0.019211s] ... ok 2026-08-09 02:05:35.404256 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace [0.018758s] ... ok 2026-08-09 02:05:35.416678 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_extend_share [0.043883s] ... ok 2026-08-09 02:05:35.426003 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth [0.020739s] ... ok 2026-08-09 02:05:35.437890 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_post_request_with_no_param [0.020588s] ... ok 2026-08-09 02:05:35.448078 | ubuntu-noble | {1} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_reset_bridge [0.019582s] ... ok 2026-08-09 02:05:35.459245 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:35.459279 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:35.467902 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nas_server_id [0.028369s] ... ok 2026-08-09 02:05:35.469728 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface_exception [0.021291s] ... ok 2026-08-09 02:05:35.476675 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:35.493006 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_5 [0.022394s] ... ok 2026-08-09 02:05:35.495044 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_name [0.027000s] ... ok 2026-08-09 02:05:35.495087 | ubuntu-noble | 2026-08-09 02:05:35.488 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:35.506795 | ubuntu-noble | 2026-08-09 02:05:35.503 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.506820 | ubuntu-noble | 2026-08-09 02:05:35.504 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.512062 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network_one_allocation [0.022451s] ... ok 2026-08-09 02:05:35.514242 | ubuntu-noble | 2026-08-09 02:05:35.511 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.514276 | ubuntu-noble | 2026-08-09 02:05:35.511 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.517675 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_statistic [0.024434s] ... ok 2026-08-09 02:05:35.539484 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind [0.027278s] ... ok 2026-08-09 02:05:35.564965 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_ident [0.023746s] ... ok 2026-08-09 02:05:35.570318 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.052000s] ... ok 2026-08-09 02:05:35.580136 | ubuntu-noble | 2026-08-09 02:05:35.576 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-08-09 02:05:35.586156 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_subnet_data [0.021616s] ... ok 2026-08-09 02:05:35.597313 | ubuntu-noble | {2} manila.tests.integrated.test_login.LoginTest.test_login [0.422591s] ... ok 2026-08-09 02:05:35.608471 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_deallocate_network [0.023405s] ... ok 2026-08-09 02:05:35.622594 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_2_service_manipulating_service_lock [0.025875s] ... ok 2026-08-09 02:05:35.625145 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.053190s] ... ok 2026-08-09 02:05:35.634236 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_2_DEFAULT [0.023709s] ... ok 2026-08-09 02:05:35.648495 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_2_admin_also_service_context [0.024711s] ... ok 2026-08-09 02:05:35.655313 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_1_foo [0.022695s] ... ok 2026-08-09 02:05:35.672673 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_2_admin_manipulating_user_lock [0.022917s] ... ok 2026-08-09 02:05:35.680470 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.056554s] ... ok 2026-08-09 02:05:35.681903 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_2_foovlan [0.025381s] ... ok 2026-08-09 02:05:35.685266 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_share_nfs [0.359076s] ... ok 2026-08-09 02:05:35.692526 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_2_error_deleting [0.022034s] ... ok 2026-08-09 02:05:35.705664 | ubuntu-noble | {1} 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.022824s] ... ok 2026-08-09 02:05:35.707195 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_2_True [0.019341s] ... ok 2026-08-09 02:05:35.709031 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:05:35.709055 | ubuntu-noble | warnings.warn( 2026-08-09 02:05:35.719602 | ubuntu-noble | 2026-08-09 02:05:35.714 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:35.719860 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_4_manage_error_unmanage_starting [0.025473s] ... ok 2026-08-09 02:05:35.722900 | ubuntu-noble | PowerFlex REST API access is still forbidden or unauthorized, there might be an issue with your credentials. 2026-08-09 02:05:35.726385 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_invalid_credential [0.020730s] ... ok 2026-08-09 02:05:35.728126 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_2 [0.021394s] ... ok 2026-08-09 02:05:35.736709 | ubuntu-noble | 2026-08-09 02:05:35.732 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.736730 | ubuntu-noble | 2026-08-09 02:05:35.732 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.742797 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.060075s] ... ok 2026-08-09 02:05:35.742824 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_2_False [0.024139s] ... ok 2026-08-09 02:05:35.744925 | ubuntu-noble | REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null 2026-08-09 02:05:35.745871 | ubuntu-noble | 2026-08-09 02:05:35.742 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.745890 | ubuntu-noble | 2026-08-09 02:05:35.743 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.746622 | ubuntu-noble | REST RESPONSE: 204 with params 2026-08-09 02:05:35.746978 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_delete [0.020949s] ... ok 2026-08-09 02:05:35.748991 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_unmanage_network_allocations [0.022274s] ... ok 2026-08-09 02:05:35.765943 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_update [0.021803s] ... ok 2026-08-09 02:05:35.766291 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_id [0.018457s] ... ok 2026-08-09 02:05:35.783771 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_spare_percentage [0.018323s] ... ok 2026-08-09 02:05:35.785112 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_4_manage_error_unmanage_starting [0.021029s] ... ok 2026-08-09 02:05:35.793702 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:35.793946 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.053656s] ... ok 2026-08-09 02:05:35.794410 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:35.796263 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.796587 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.796599 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.796604 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.796607 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.796611 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.800990 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_3 [0.052226s] ... ok 2026-08-09 02:05:35.804780 | ubuntu-noble | 2026-08-09 02:05:35.801 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-08-09 02:05:35.805359 | ubuntu-noble | {2} manila.tests.message.test_api.MessageApiTest.test_create_swallows_exception [0.020068s] ... ok 2026-08-09 02:05:35.811352 | ubuntu-noble | 2026-08-09 02:05:35.808 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:35.823079 | ubuntu-noble | {0} manila.tests.integrated.test_extensions.ExtensionsTest.test_get_foxnsocks [0.698708s] ... ok 2026-08-09 02:05:35.824329 | ubuntu-noble | 2026-08-09 02:05:35.818 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.824345 | ubuntu-noble | 2026-08-09 02:05:35.818 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.826428 | ubuntu-noble | 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-08-09 02:05:35.829213 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.045530s] ... ok 2026-08-09 02:05:35.830692 | ubuntu-noble | 2026-08-09 02:05:35.824 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.830706 | ubuntu-noble | 2026-08-09 02:05:35.824 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.833859 | ubuntu-noble | {2} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_2 [0.026320s] ... ok 2026-08-09 02:05:35.839993 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:35.841626 | ubuntu-noble | Missing application credentials ID 2026-08-09 02:05:35.843071 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:35.844979 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.846036 | ubuntu-noble | {0} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials_missing_id [0.021979s] ... ok 2026-08-09 02:05:35.846709 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.846731 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.846739 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.846748 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.846756 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:35.849367 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_5 [0.048209s] ... ok 2026-08-09 02:05:35.850654 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.055834s] ... ok 2026-08-09 02:05:35.856068 | ubuntu-noble | {2} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_plug [0.023393s] ... ok 2026-08-09 02:05:35.866743 | ubuntu-noble | {0} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_success [0.021690s] ... ok 2026-08-09 02:05:35.876689 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.044460s] ... ok 2026-08-09 02:05:35.877942 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_name [0.022388s] ... ok 2026-08-09 02:05:35.882654 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:35.887686 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_create_access_show_lock [0.019697s] ... ok 2026-08-09 02:05:35.887877 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_share_group [0.038188s] ... ok 2026-08-09 02:05:35.899225 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.048960s] ... ok 2026-08-09 02:05:35.901801 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_alias_property [0.022799s] ... ok 2026-08-09 02:05:35.903883 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-08-09 02:05:35.904972 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-08-09 02:05:35.905009 | ubuntu-noble | 2026-08-09 02:05:35.897 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-08-09 02:05:35.905016 | ubuntu-noble | 2026-08-09 02:05:35.898 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:35.905132 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-08-09 02:05:35.905141 | ubuntu-noble | signop = oneOf('+ -') 2026-08-09 02:05:35.906234 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-08-09 02:05:35.906247 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-08-09 02:05:35.906252 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-08-09 02:05:35.906256 | ubuntu-noble | expr = infixNotation(operand, [ 2026-08-09 02:05:35.906988 | ubuntu-noble | {0} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs [0.020357s] ... ok 2026-08-09 02:05:35.907674 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:35.908533 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:35.908544 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:35.908548 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:35.922876 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.044450s] ... ok 2026-08-09 02:05:35.925104 | ubuntu-noble | {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_exponent [0.033098s] ... ok 2026-08-09 02:05:35.926853 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_mtu_property [0.023911s] ... ok 2026-08-09 02:05:35.929527 | ubuntu-noble | 2026-08-09 02:05:35.915 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.929543 | ubuntu-noble | 2026-08-09 02:05:35.916 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.929548 | ubuntu-noble | 2026-08-09 02:05:35.926 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:35.929552 | ubuntu-noble | 2026-08-09 02:05:35.926 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:35.929824 | ubuntu-noble | {0} manila.tests.network.linux.test_interface.TestABCDriver.test_l3_init [0.022939s] ... ok 2026-08-09 02:05:35.941401 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_3 [0.021324s] ... ok 2026-08-09 02:05:35.946913 | ubuntu-noble | 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-08-09 02:05:35.950169 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.050638s] ... ok 2026-08-09 02:05:35.951133 | ubuntu-noble | {0} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_get_device_name [0.020652s] ... ok 2026-08-09 02:05:35.951769 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_netns [0.026064s] ... ok 2026-08-09 02:05:35.962439 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_complex [0.018725s] ... ok 2026-08-09 02:05:35.964821 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.044018s] ... ok 2026-08-09 02:05:35.971630 | ubuntu-noble | {0} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug_no_device [0.021093s] ... ok 2026-08-09 02:05:35.976029 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute [0.024306s] ... ok 2026-08-09 02:05:35.979376 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs_list [0.019095s] ... ok 2026-08-09 02:05:35.996159 | ubuntu-noble | {0} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_no_ns [0.021728s] ... ok 2026-08-09 02:05:35.996212 | ubuntu-noble | 2026-08-09 02:05:35.985 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-08-09 02:05:35.996220 | ubuntu-noble | 2026-08-09 02:05:35.989 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:35.996683 | ubuntu-noble | 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-08-09 02:05:35.998230 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_fakescope_extra_specs [0.018589s] ... ok 2026-08-09 02:05:36.005690 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.049525s] ... ok 2026-08-09 02:05:36.005727 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_doest_not_exist [0.024145s] ... ok 2026-08-09 02:05:36.008056 | ubuntu-noble | 2026-08-09 02:05:36.001 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:36.008073 | ubuntu-noble | 2026-08-09 02:05:36.001 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:36.010396 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.044891s] ... ok 2026-08-09 02:05:36.012147 | ubuntu-noble | 2026-08-09 02:05:36.008 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:36.012161 | ubuntu-noble | 2026-08-09 02:05:36.008 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:36.013724 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run [0.019898s] ... ok 2026-08-09 02:05:36.017131 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_snapshot_reserved_1 [0.018039s] ... ok 2026-08-09 02:05:36.026135 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_clear_outdated_routes [0.025139s] ... ok 2026-08-09 02:05:36.033717 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-08-09 02:05:36.035240 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_name [0.020579s] ... ok 2026-08-09 02:05:36.037677 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_05 [0.018601s] ... ok 2026-08-09 02:05:36.047379 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.047664s] ... ok 2026-08-09 02:05:36.048107 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_tuntap [0.022574s] ... ok 2026-08-09 02:05:36.051510 | ubuntu-noble | 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-08-09 02:05:36.054938 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_14 [0.017953s] ... ok 2026-08-09 02:05:36.058004 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.046148s] ... ok 2026-08-09 02:05:36.058364 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_namespace [0.018734s] ... ok 2026-08-09 02:05:36.068146 | ubuntu-noble | 2026-08-09 02:05:36.064 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-08-09 02:05:36.074106 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_01 [0.017913s] ... ok 2026-08-09 02:05:36.074130 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_add_gateway [0.019719s] ... ok 2026-08-09 02:05:36.077524 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace [0.029121s] ... ok 2026-08-09 02:05:36.093663 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_09 [0.021421s] ... ok 2026-08-09 02:05:36.095854 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route_first [0.021777s] ... ok 2026-08-09 02:05:36.096872 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.047321s] ... ok 2026-08-09 02:05:36.098287 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.044853s] ... ok 2026-08-09 02:05:36.111545 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_12 [0.018755s] ... ok 2026-08-09 02:05:36.113684 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_not_empty [0.033758s] ... ok 2026-08-09 02:05:36.116553 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_does_not_exist [0.020800s] ... ok 2026-08-09 02:05:36.117063 | ubuntu-noble | 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-08-09 02:05:36.122295 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.027136s] ... ok 2026-08-09 02:05:36.131446 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_15 [0.019136s] ... ok 2026-08-09 02:05:36.138259 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port [0.021540s] ... ok 2026-08-09 02:05:36.140758 | ubuntu-noble | {2} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_port_id_regex [0.027707s] ... ok 2026-08-09 02:05:36.143536 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.020235s] ... ok 2026-08-09 02:05:36.146965 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.047736s] ... ok 2026-08-09 02:05:36.148664 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_id [0.017858s] ... ok 2026-08-09 02:05:36.158748 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_binding [0.020305s] ... ok 2026-08-09 02:05:36.162356 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.019582s] ... ok 2026-08-09 02:05:36.164160 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_host_id_no_binding_ext [0.023691s] ... ok 2026-08-09 02:05:36.166823 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_not_implemented [0.017942s] ... ok 2026-08-09 02:05:36.181022 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_no_auth_obj [0.022082s] ... ok 2026-08-09 02:05:36.181454 | ubuntu-noble | 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-08-09 02:05:36.183316 | ubuntu-noble | 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-08-09 02:05:36.183373 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:36.183388 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:36.183400 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:36.183412 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:36.185865 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.022557s] ... ok 2026-08-09 02:05:36.186546 | ubuntu-noble | Error in filtering function 'capabilities.foo == 10' : 'Error during evaluator parsing: KeyError: 'foo'' :: failing host. 2026-08-09 02:05:36.188127 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet [0.023822s] ... ok 2026-08-09 02:05:36.188144 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_wrong_capabilities [0.020974s] ... ok 2026-08-09 02:05:36.196125 | ubuntu-noble | 2026-08-09 02:05:36.193 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:36.204495 | ubuntu-noble | 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-08-09 02:05:36.204530 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_1 [0.021499s] ... ok 2026-08-09 02:05:36.204539 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.055522s] ... ok 2026-08-09 02:05:36.209343 | ubuntu-noble | Neutron port not found: test port id 2026-08-09 02:05:36.212730 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.020003s] ... ok 2026-08-09 02:05:36.213791 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_02_______1___False_ [0.018835s] ... ok 2026-08-09 02:05:36.214169 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_PortNotFoundClient [0.024880s] ... ok 2026-08-09 02:05:36.218847 | ubuntu-noble | 2026-08-09 02:05:36.204 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:36.218866 | ubuntu-noble | 2026-08-09 02:05:36.204 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:36.218872 | ubuntu-noble | 2026-08-09 02:05:36.213 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:36.218877 | ubuntu-noble | 2026-08-09 02:05:36.214 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:36.223531 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_2 [0.021581s] ... ok 2026-08-09 02:05:36.225785 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system [0.018859s] ... ok 2026-08-09 02:05:36.226754 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_34___12_____or__11__or__12___True_ [0.019958s] ... ok 2026-08-09 02:05:36.236239 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_admin_project_networks [0.023621s] ... ok 2026-08-09 02:05:36.246400 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.020523s] ... ok 2026-08-09 02:05:36.246855 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_42___nfs____NFS___True_ [0.019479s] ... ok 2026-08-09 02:05:36.247609 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_1 [0.023656s] ... ok 2026-08-09 02:05:36.248952 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.045326s] ... ok 2026-08-09 02:05:36.260271 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips_exception [0.024059s] ... ok 2026-08-09 02:05:36.263874 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_interconnect_id [0.019272s] ... ok 2026-08-09 02:05:36.265912 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_empty_filters_pass [0.018677s] ... ok 2026-08-09 02:05:36.268378 | ubuntu-noble | Failed to create CIFS server 4-57fc88167224. Reason: []. 2026-08-09 02:05:36.271489 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.023684s] ... ok 2026-08-09 02:05:36.274213 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_4 [0.023983s] ... ok 2026-08-09 02:05:36.277176 | ubuntu-noble | 2026-08-09 02:05:36.271 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-08-09 02:05:36.285265 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_service_disabled [0.018030s] ... ok 2026-08-09 02:05:36.285350 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access [0.020285s] ... ok 2026-08-09 02:05:36.286122 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_with_auth_obj [0.023790s] ... ok 2026-08-09 02:05:36.289366 | ubuntu-noble | 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-08-09 02:05:36.295609 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.022258s] ... ok 2026-08-09 02:05:36.296407 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_host_id [0.023815s] ... ok 2026-08-09 02:05:36.305501 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_operator_raises [0.019920s] ... ok 2026-08-09 02:05:36.309049 | ubuntu-noble | Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-08-09 02:05:36.310758 | ubuntu-noble | Command: None 2026-08-09 02:05:36.310774 | ubuntu-noble | Exit code: - 2026-08-09 02:05:36.310781 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:36.310787 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:36.310792 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:36.310798 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1815, in delete 2026-08-09 02:05:36.310805 | ubuntu-noble | self._execute_cmd(delete_nfs_share_cmd, check_exit_code=True) 2026-08-09 02:05:36.310817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:05:36.310823 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:05:36.310829 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:36.310835 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:05:36.310840 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:05:36.310846 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:36.310851 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:05:36.310857 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:05:36.310862 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:36.310868 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:05:36.310873 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:05:36.310879 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:36.310885 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:05:36.310891 | ubuntu-noble | return self.__get_result() 2026-08-09 02:05:36.310897 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:36.310903 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:05:36.310908 | ubuntu-noble | raise self._exception 2026-08-09 02:05:36.310914 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:05:36.310920 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:05:36.310925 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:36.310931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-08-09 02:05:36.310936 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-08-09 02:05:36.310942 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:36.310947 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:36.310953 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:36.310958 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:36.310964 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:36.310969 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:36.310975 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:36.310980 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:36.310986 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:36.310991 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:36.310997 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-08-09 02:05:36.311002 | ubuntu-noble | raise item[2] 2026-08-09 02:05:36.311008 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:36.311014 | ubuntu-noble | Command: None 2026-08-09 02:05:36.311019 | ubuntu-noble | Exit code: - 2026-08-09 02:05:36.311025 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:36.311030 | ubuntu-noble | Stderr: None 2026-08-09 02:05:36.312119 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.027430s] ... ok 2026-08-09 02:05:36.314897 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_host_id [0.027497s] ... ok 2026-08-09 02:05:36.314916 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.019261s] ... ok 2026-08-09 02:05:36.325012 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_2 [0.019355s] ... ok 2026-08-09 02:05:36.325036 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.028122s] ... ok 2026-08-09 02:05:36.332791 | ubuntu-noble | 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-08-09 02:05:36.334409 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.021974s] ... ok 2026-08-09 02:05:36.336074 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.021957s] ... ok 2026-08-09 02:05:36.338540 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_one_allocation [0.025685s] ... ok 2026-08-09 02:05:36.343324 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_4 [0.018024s] ... ok 2026-08-09 02:05:36.349385 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.024637s] ... ok 2026-08-09 02:05:36.353247 | ubuntu-noble | 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-08-09 02:05:36.354966 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.019134s] ... ok 2026-08-09 02:05:36.358081 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.020717s] ... ok 2026-08-09 02:05:36.359179 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_07 [0.018121s] ... ok 2026-08-09 02:05:36.363841 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_cutover_network_allocation [0.025253s] ... ok 2026-08-09 02:05:36.370491 | ubuntu-noble | 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-08-09 02:05:36.372038 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.023181s] ... ok 2026-08-09 02:05:36.376174 | ubuntu-noble | Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:05:36.377636 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm [0.019517s] ... ok 2026-08-09 02:05:36.379618 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.021851s] ... ok 2026-08-09 02:05:36.380743 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_15 [0.018612s] ... ok 2026-08-09 02:05:36.390387 | ubuntu-noble | 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-08-09 02:05:36.390693 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_delete_extended_allocations [0.025555s] ... ok 2026-08-09 02:05:36.391227 | ubuntu-noble | 192.0.0.2/12 isn't a valid ip address, omitted. 2026-08-09 02:05:36.391241 | ubuntu-noble | 192.0.0.330 isn't a valid ip address, omitted. 2026-08-09 02:05:36.391246 | ubuntu-noble | ad80::001::ad80 isn't a valid ip address, omitted. 2026-08-09 02:05:36.391607 | ubuntu-noble | ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 2026-08-09 02:05:36.391654 | ubuntu-noble | 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-08-09 02:05:36.391662 | ubuntu-noble | 192.0.0.2/12 isn't a valid ip address, omitted. 2026-08-09 02:05:36.391667 | ubuntu-noble | 192.0.0.330 isn't a valid ip address, omitted. 2026-08-09 02:05:36.391672 | ubuntu-noble | ad80::001::ad80 isn't a valid ip address, omitted. 2026-08-09 02:05:36.391677 | ubuntu-noble | ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 2026-08-09 02:05:36.394885 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_4 [0.022833s] ... ok 2026-08-09 02:05:36.395495 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.022087s] ... ok 2026-08-09 02:05:36.396121 | ubuntu-noble | Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-08-09 02:05:36.398202 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.020165s] ... ok 2026-08-09 02:05:36.412937 | ubuntu-noble | 2026-08-09 02:05:36.408 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:36.413644 | ubuntu-noble | 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-08-09 02:05:36.413674 | ubuntu-noble | Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2026-08-09 02:05:36.415737 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.416501 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind [0.023112s] ... ok 2026-08-09 02:05:36.418604 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.020212s] ... ok 2026-08-09 02:05:36.419749 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.020287s] ... ok 2026-08-09 02:05:36.421796 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.020934s] ... ok 2026-08-09 02:05:36.424834 | ubuntu-noble | 2026-08-09 02:05:36.421 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:36.425633 | ubuntu-noble | 2026-08-09 02:05:36.421 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:36.429779 | ubuntu-noble | 2026-08-09 02:05:36.426 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:36.429804 | ubuntu-noble | 2026-08-09 02:05:36.426 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:36.433074 | ubuntu-noble | Failed to schedule manage_share: fake 2026-08-09 02:05:36.438746 | ubuntu-noble | 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-08-09 02:05:36.439328 | ubuntu-noble | 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-08-09 02:05:36.441022 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.019227s] ... ok 2026-08-09 02:05:36.441038 | ubuntu-noble | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share_exception [0.057966s] ... ok 2026-08-09 02:05:36.441042 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm [0.020285s] ... ok 2026-08-09 02:05:36.441046 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.025298s] ... ok 2026-08-09 02:05:36.443277 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.022667s] ... ok 2026-08-09 02:05:36.455230 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.020523s] ... ok 2026-08-09 02:05:36.457857 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.019677s] ... ok 2026-08-09 02:05:36.459249 | ubuntu-noble | 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-08-09 02:05:36.460294 | ubuntu-noble | 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-08-09 02:05:36.463658 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.021521s] ... ok 2026-08-09 02:05:36.464490 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network [0.025958s] ... ok 2026-08-09 02:05:36.474597 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.476226 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.019320s] ... ok 2026-08-09 02:05:36.476945 | ubuntu-noble | Scheduler driver path manila.scheduler.filter_scheduler.FilterScheduler is deprecated, update your configuration to the new path manila.scheduler.drivers.filter.FilterScheduler 2026-08-09 02:05:36.478238 | ubuntu-noble | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_1_manila_scheduler_filter_scheduler_FilterScheduler [0.041866s] ... ok 2026-08-09 02:05:36.480174 | ubuntu-noble | 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-08-09 02:05:36.481705 | ubuntu-noble | 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-08-09 02:05:36.486060 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.021116s] ... ok 2026-08-09 02:05:36.486578 | ubuntu-noble | 2026-08-09 02:05:36.481 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-08-09 02:05:36.494329 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_1 [0.029600s] ... ok 2026-08-09 02:05:36.500837 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_2_user [0.022387s] ... ok 2026-08-09 02:05:36.503106 | ubuntu-noble | 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-08-09 02:05:36.504085 | ubuntu-noble | 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-08-09 02:05:36.507380 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover [0.022862s] ... ok 2026-08-09 02:05:36.511962 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.515104 | ubuntu-noble | {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_get_pools [0.036599s] ... ok 2026-08-09 02:05:36.517213 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-08-09 02:05:36.517409 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.023991s] ... ok 2026-08-09 02:05:36.520270 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_1_custom_config_group_name [0.022582s] ... ok 2026-08-09 02:05:36.521090 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_invalid_config [0.064649s] ... ok 2026-08-09 02:05:36.529965 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access [0.020984s] ... ok 2026-08-09 02:05:36.537357 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-08-09 02:05:36.539521 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_2_DEFAULT [0.019060s] ... ok 2026-08-09 02:05:36.542852 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_external_neutron_network [0.023063s] ... ok 2026-08-09 02:05:36.547537 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.548255 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.019793s] ... ok 2026-08-09 02:05:36.552318 | ubuntu-noble | {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_migrate_share_to_host [0.036077s] ... ok 2026-08-09 02:05:36.561014 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_4_foovlanbar [0.020876s] ... ok 2026-08-09 02:05:36.562967 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_1 [0.021572s] ... ok 2026-08-09 02:05:36.566184 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:05:36.568734 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.019844s] ... ok 2026-08-09 02:05:36.571260 | ubuntu-noble | {1} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_happy_day [0.019995s] ... ok 2026-08-09 02:05:36.579840 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_1_flat [0.019883s] ... ok 2026-08-09 02:05:36.584039 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_cfg [0.021409s] ... ok 2026-08-09 02:05:36.585956 | ubuntu-noble | Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:05:36.586347 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_cifs [0.064267s] ... ok 2026-08-09 02:05:36.588129 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.019960s] ... ok 2026-08-09 02:05:36.590247 | ubuntu-noble | {1} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_change [0.017870s] ... ok 2026-08-09 02:05:36.599985 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_1_custom_config_group_name [0.018674s] ... ok 2026-08-09 02:05:36.606820 | ubuntu-noble | 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-08-09 02:05:36.609071 | ubuntu-noble | {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_8 [0.017339s] ... ok 2026-08-09 02:05:36.609211 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_1 [0.022478s] ... ok 2026-08-09 02:05:36.611294 | ubuntu-noble | VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. 2026-08-09 02:05:36.612469 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.020891s] ... ok 2026-08-09 02:05:36.627429 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_weight_object [0.019144s] ... ok 2026-08-09 02:05:36.629542 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv4 [0.021049s] ... ok 2026-08-09 02:05:36.630490 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm [0.018993s] ... ok 2026-08-09 02:05:36.632111 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.636237 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_1_True [0.037156s] ... ok 2026-08-09 02:05:36.646018 | ubuntu-noble | 2026-08-09 02:05:36.642 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:36.649393 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.020230s] ... ok 2026-08-09 02:05:36.649471 | ubuntu-noble | Attempted to delete CIFS export "share-foo", but it does not exist. 2026-08-09 02:05:36.655942 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_share_does_not_exist [0.068152s] ... ok 2026-08-09 02:05:36.660270 | ubuntu-noble | 2026-08-09 02:05:36.655 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:36.660295 | ubuntu-noble | 2026-08-09 02:05:36.656 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:36.665611 | ubuntu-noble | 2026-08-09 02:05:36.662 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:36.665633 | ubuntu-noble | 2026-08-09 02:05:36.662 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:36.670525 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.672806 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:36.672997 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_and_pool [0.046662s] ... ok 2026-08-09 02:05:36.678442 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_1 [0.039585s] ... ok 2026-08-09 02:05:36.710684 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.712037 | ubuntu-noble | Failed to create snapshot export path "snap-001". 2026-08-09 02:05:36.713641 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.714669 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_failure_raises [0.064936s] ... ok 2026-08-09 02:05:36.715793 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_disabled_host [0.040004s] ... ok 2026-08-09 02:05:36.721811 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_different_pool [0.048833s] ... ok 2026-08-09 02:05:36.723357 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs_with_mount_point_name [0.067891s] ... ok 2026-08-09 02:05:36.742179 | ubuntu-noble | 2026-08-09 02:05:36.737 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-08-09 02:05:36.745124 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__call_active_iq [0.021235s] ... ok 2026-08-09 02:05:36.749789 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.751846 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:36.753601 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.753832 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.753840 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.753844 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.753848 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.753852 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.757612 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_4 [0.040597s] ... ok 2026-08-09 02:05:36.770149 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_positive [0.026147s] ... ok 2026-08-09 02:05:36.783381 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_not_found [0.065514s] ... ok 2026-08-09 02:05:36.787461 | ubuntu-noble | Failed to delete snapshot "test_snapshot". 2026-08-09 02:05:36.789961 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name [0.019947s] ... ok 2026-08-09 02:05:36.791143 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.791545 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_failure [0.067461s] ... ok 2026-08-09 02:05:36.792996 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:36.794548 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.794594 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.794876 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.794888 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.794894 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.794922 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.797041 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_6 [0.040389s] ... ok 2026-08-09 02:05:36.810191 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__need_to_cancel_clone_returns_false_for_regular_subvolume [0.020131s] ... ok 2026-08-09 02:05:36.830344 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.832608 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_from_snapshot [0.021659s] ... ok 2026-08-09 02:05:36.833024 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:36.835345 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:36.838527 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_3 [0.039101s] ... ok 2026-08-09 02:05:36.845230 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_success [0.063844s] ... ok 2026-08-09 02:05:36.852120 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group_snapshot [0.019432s] ... ok 2026-08-09 02:05:36.870068 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.875629 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_2___nfs___None_ [0.020109s] ... ok 2026-08-09 02:05:36.876013 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_hosts_up [0.036806s] ... ok 2026-08-09 02:05:36.883490 | ubuntu-noble | 2026-08-09 02:05:36.880 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:36.893202 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_no_snapshot_name [0.019493s] ... ok 2026-08-09 02:05:36.895660 | ubuntu-noble | 2026-08-09 02:05:36.890 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:36.895676 | ubuntu-noble | 2026-08-09 02:05:36.890 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:36.901221 | ubuntu-noble | 2026-08-09 02:05:36.897 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:36.901235 | ubuntu-noble | 2026-08-09 02:05:36.897 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:36.905659 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:36.907523 | ubuntu-noble | You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. 2026-08-09 02:05:36.907537 | ubuntu-noble | Quota not found for /path/to/quota 2026-08-09 02:05:36.909224 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_does_not_exist [0.065723s] ... ok 2026-08-09 02:05:36.913331 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_no_provided_size [0.019880s] ... ok 2026-08-09 02:05:36.913345 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_type_is_none [0.038195s] ... ok 2026-08-09 02:05:36.929650 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-08-09 02:05:36.929671 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-08-09 02:05:36.931710 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-08-09 02:05:36.931738 | ubuntu-noble | signop = oneOf('+ -') 2026-08-09 02:05:36.931743 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-08-09 02:05:36.931747 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-08-09 02:05:36.931751 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-08-09 02:05:36.931755 | ubuntu-noble | expr = infixNotation(operand, [ 2026-08-09 02:05:36.931959 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_2 [0.020316s] ... ok 2026-08-09 02:05:36.933554 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:36.933588 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:36.933763 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:36.933772 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:36.945863 | ubuntu-noble | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_nonnumber_comparison [0.033739s] ... ok 2026-08-09 02:05:36.951367 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_ips_no_backends [0.019001s] ... ok 2026-08-09 02:05:36.961365 | ubuntu-noble | 2026-08-09 02:05:36.959 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-08-09 02:05:36.964001 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:36.964030 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:36.964039 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:36.964048 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:36.971200 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_1_cephfs_ganesha_server_ip [0.019256s] ... ok 2026-08-09 02:05:36.972799 | ubuntu-noble | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_float [0.026291s] ... ok 2026-08-09 02:05:36.977354 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_exists [0.067825s] ... ok 2026-08-09 02:05:36.987018 | ubuntu-noble | 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-08-09 02:05:36.987593 | ubuntu-noble | 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-08-09 02:05:36.990427 | ubuntu-noble | {1} 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.019965s] ... ok 2026-08-09 02:05:36.992681 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:36.993243 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:36.993255 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:36.993270 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:37.008074 | ubuntu-noble | 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-08-09 02:05:37.008764 | ubuntu-noble | 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-08-09 02:05:37.012548 | ubuntu-noble | {1} 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.020555s] ... ok 2026-08-09 02:05:37.013641 | ubuntu-noble | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_ternary_conditional [0.041031s] ... ok 2026-08-09 02:05:37.028864 | ubuntu-noble | 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-08-09 02:05:37.029461 | ubuntu-noble | 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-08-09 02:05:37.030876 | ubuntu-noble | {1} 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.019883s] ... ok 2026-08-09 02:05:37.032658 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_both_request_AZ_and_type_AZs_match [0.019213s] ... ok 2026-08-09 02:05:37.045115 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_with_provider_location_success [0.066915s] ... ok 2026-08-09 02:05:37.048143 | ubuntu-noble | 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-08-09 02:05:37.049914 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_fsal_hook [0.019089s] ... ok 2026-08-09 02:05:37.051628 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_different [0.019406s] ... ok 2026-08-09 02:05:37.066583 | ubuntu-noble | 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-08-09 02:05:37.066769 | ubuntu-noble | 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-08-09 02:05:37.069298 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_3___1001__1001___None___6__ [0.018957s] ... ok 2026-08-09 02:05:37.070584 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_2____zone1zone2zone3_____zone2___False_ [0.018145s] ... ok 2026-08-09 02:05:37.086510 | ubuntu-noble | 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-08-09 02:05:37.086545 | ubuntu-noble | 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-08-09 02:05:37.088777 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_5__None____1001__1001____1_1_1_0_____6__4__ [0.018844s] ... ok 2026-08-09 02:05:37.090451 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects [0.018400s] ... ok 2026-08-09 02:05:37.091956 | ubuntu-noble | 2026-08-09 02:05:37.087 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:37.104013 | ubuntu-noble | 2026-08-09 02:05:37.100 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:37.104038 | ubuntu-noble | 2026-08-09 02:05:37.100 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:37.105862 | ubuntu-noble | 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-08-09 02:05:37.106372 | ubuntu-noble | 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-08-09 02:05:37.107302 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_1__is__True [0.018092s] ... ok 2026-08-09 02:05:37.108901 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_1_fakeip [0.020650s] ... ok 2026-08-09 02:05:37.112677 | ubuntu-noble | 2026-08-09 02:05:37.108 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:37.112856 | ubuntu-noble | 2026-08-09 02:05:37.108 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:37.124530 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_share [0.078554s] ... ok 2026-08-09 02:05:37.125915 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_simple [0.018416s] ... ok 2026-08-09 02:05:37.129284 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_configured_ip_versions [0.019951s] ... ok 2026-08-09 02:05:37.143714 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs [0.018161s] ... ok 2026-08-09 02:05:37.148362 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network [0.019249s] ... ok 2026-08-09 02:05:37.151099 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-08-09 02:05:37.155159 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv6 [0.526170s] ... ok 2026-08-09 02:05:37.161846 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_share_extend_reserved_1 [0.017902s] ... ok 2026-08-09 02:05:37.167062 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network [0.018747s] ... ok 2026-08-09 02:05:37.186734 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_06 [0.018651s] ... ok 2026-08-09 02:05:37.186778 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_1_custom_config_group_name [0.025876s] ... ok 2026-08-09 02:05:37.187562 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks [0.018190s] ... ok 2026-08-09 02:05:37.188297 | ubuntu-noble | 2026-08-09 02:05:37.183 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-08-09 02:05:37.190920 | ubuntu-noble | CIFS Share my_share is not found. 2026-08-09 02:05:37.194039 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_does_not_exist [0.070330s] ... ok 2026-08-09 02:05:37.201021 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_07 [0.017525s] ... ok 2026-08-09 02:05:37.206687 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_veths [0.018560s] ... ok 2026-08-09 02:05:37.206709 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_2_DEFAULT [0.024850s] ... ok 2026-08-09 02:05:37.215605 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_11 [0.017704s] ... ok 2026-08-09 02:05:37.225067 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__delete_export_and_umount_storage [0.019706s] ... ok 2026-08-09 02:05:37.226935 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-08-09 02:05:37.230828 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_1_custom_config_group_name [0.024937s] ... ok 2026-08-09 02:05:37.233887 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_14 [0.018224s] ... ok 2026-08-09 02:05:37.245125 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_different_security_service_keys [0.020936s] ... ok 2026-08-09 02:05:37.249814 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:37.249846 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:37.249855 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:37.249864 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:37.253561 | ubuntu-noble | Error in filtering function '1 / 0 == 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: failing host. 2026-08-09 02:05:37.254833 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_6_Vlan [0.023074s] ... ok 2026-08-09 02:05:37.255723 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_exception_caught [0.021769s] ... ok 2026-08-09 02:05:37.259746 | ubuntu-noble | Failed to update access for NFS share share-foo: share not found. 2026-08-09 02:05:37.263954 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_share_not_found [0.069057s] ... ok 2026-08-09 02:05:37.265465 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_existing_ok [0.019031s] ... ok 2026-08-09 02:05:37.273065 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:37.273089 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:37.273098 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:37.273107 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:37.277799 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_share_replacement [0.021794s] ... ok 2026-08-09 02:05:37.279923 | ubuntu-noble | {2} 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.025376s] ... ok 2026-08-09 02:05:37.285560 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_ok [0.019097s] ... ok 2026-08-09 02:05:37.286952 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__init__login_failure [0.022694s] ... ok 2026-08-09 02:05:37.294953 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:37.294976 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:37.294982 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:37.294989 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:37.300348 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_passing_function [0.021594s] ... ok 2026-08-09 02:05:37.303777 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_2_None [0.023071s] ... ok 2026-08-09 02:05:37.307093 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_some_other [0.023193s] ... ok 2026-08-09 02:05:37.310627 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_deny_access [0.520914s] ... ok 2026-08-09 02:05:37.316360 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot [0.027280s] ... ok 2026-08-09 02:05:37.320890 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_07___124______123___True_ [0.017932s] ... ok 2026-08-09 02:05:37.326287 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing_no_share_server [0.018716s] ... ok 2026-08-09 02:05:37.334396 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot_with_provider_location [0.020073s] ... ok 2026-08-09 02:05:37.335858 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_14___1000____s___234___False_ [0.018373s] ... ok 2026-08-09 02:05:37.338829 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.343434 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_hosts_up [0.039736s] ... ok 2026-08-09 02:05:37.345239 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok [0.019518s] ... ok 2026-08-09 02:05:37.355160 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_2_True [0.020782s] ... ok 2026-08-09 02:05:37.355638 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_20___12311321_____in__12311321__in____True_ [0.018378s] ... ok 2026-08-09 02:05:37.364488 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_rw [0.018518s] ... ok 2026-08-09 02:05:37.369110 | ubuntu-noble | 2026-08-09 02:05:37.364 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:37.376682 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_1__201__True_ [0.018868s] ... ok 2026-08-09 02:05:37.376711 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_network_allocations_number [0.063694s] ... ok 2026-08-09 02:05:37.376716 | ubuntu-noble | 2026-08-09 02:05:37.373 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:37.376720 | ubuntu-noble | 2026-08-09 02:05:37.374 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:37.380781 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.382452 | ubuntu-noble | 2026-08-09 02:05:37.378 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:37.382469 | ubuntu-noble | 2026-08-09 02:05:37.378 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:37.385651 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_unimplemented_schedule [0.041715s] ... ok 2026-08-09 02:05:37.387021 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.393646 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_2 [0.035818s] ... ok 2026-08-09 02:05:37.393666 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_1_400 [0.019369s] ... ok 2026-08-09 02:05:37.412124 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_basic_operators [0.018786s] ... ok 2026-08-09 02:05:37.412212 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_2_404 [0.019369s] ... ok 2026-08-09 02:05:37.422473 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.427890 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_memory [0.018244s] ... ok 2026-08-09 02:05:37.428146 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_update_service_capabilities [0.042828s] ... ok 2026-08-09 02:05:37.432360 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_success [0.019158s] ... ok 2026-08-09 02:05:37.438492 | ubuntu-noble | 2026-08-09 02:05:37.436 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-08-09 02:05:37.439801 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_not_found [0.064958s] ... ok 2026-08-09 02:05:37.449324 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_happy_day [0.018206s] ... ok 2026-08-09 02:05:37.453359 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_other_status_raises [0.021653s] ... ok 2026-08-09 02:05:37.465653 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.472200 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_invalid_num_arguments_fails [0.023414s] ... ok 2026-08-09 02:05:37.472762 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_unexpected_error [0.019029s] ... ok 2026-08-09 02:05:37.473859 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_1_True [0.043063s] ... ok 2026-08-09 02:05:37.489433 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_variable_ignored [0.018265s] ... ok 2026-08-09 02:05:37.491830 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_rw_ips [0.018928s] ... ok 2026-08-09 02:05:37.507112 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_cifs [0.064232s] ... ok 2026-08-09 02:05:37.507893 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.510117 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:37.511594 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_no_arguments [0.019467s] ... ok 2026-08-09 02:05:37.511940 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:37.515279 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_3 [0.044249s] ... ok 2026-08-09 02:05:37.520298 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.523865 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_no_pools [0.035894s] ... ok 2026-08-09 02:05:37.532525 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create_with_threshold [0.021677s] ... ok 2026-08-09 02:05:37.542868 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_5 [0.018600s] ... ok 2026-08-09 02:05:37.551724 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.553900 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share [0.020315s] ... ok 2026-08-09 02:05:37.555651 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:37.559317 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_1_True [0.043891s] ... ok 2026-08-09 02:05:37.562093 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_repr [0.018371s] ... ok 2026-08-09 02:05:37.565703 | ubuntu-noble | Failed to update access rules for CIFS share "share-foo". 2026-08-09 02:05:37.568703 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_user_access_level [0.064428s] ... ok 2026-08-09 02:05:37.570338 | ubuntu-noble | 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-08-09 02:05:37.570764 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:05:37.572388 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share_failure [0.019398s] ... ok 2026-08-09 02:05:37.579588 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_10 [0.017825s] ... ok 2026-08-09 02:05:37.589701 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_1_400 [0.020756s] ... ok 2026-08-09 02:05:37.592058 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name [0.019218s] ... ok 2026-08-09 02:05:37.596066 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.597900 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_11 [0.018809s] ... ok 2026-08-09 02:05:37.599338 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:37.604085 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_2__is__True [0.044451s] ... ok 2026-08-09 02:05:37.612819 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver with body None 2026-08-09 02:05:37.612859 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:05:37.614682 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id_failure [0.021292s] ... ok 2026-08-09 02:05:37.615759 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_2__404__False_ [0.023135s] ... ok 2026-08-09 02:05:37.632935 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/smb_share?select=id&name=eq.powerstore-smb-share with body None 2026-08-09 02:05:37.632979 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:05:37.638668 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.638701 | ubuntu-noble | Failed to schedule_create_share_group: Resource could not be found. 2026-08-09 02:05:37.640117 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_3__500__False_ [0.021245s] ... ok 2026-08-09 02:05:37.642692 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id_failure [0.021762s] ... ok 2026-08-09 02:05:37.644716 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.648304 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:37.648931 | ubuntu-noble | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_exception_puts_group_in_error_state [0.042617s] ... ok 2026-08-09 02:05:37.655467 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_export_access [0.020296s] ... ok 2026-08-09 02:05:37.656456 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_3 [0.049456s] ... ok 2026-08-09 02:05:37.656474 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_export_aliases_not_found [0.020068s] ... ok 2026-08-09 02:05:37.675864 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_1__204__True_ [0.019647s] ... ok 2026-08-09 02:05:37.679600 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.681793 | ubuntu-noble | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_init_host_with_rpc [0.041147s] ... ok 2026-08-09 02:05:37.682121 | ubuntu-noble | 2026-08-09 02:05:37.676 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:37.690001 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.694205 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:37.694823 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:05:37.694877 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_1_62_50g_72_50g [0.328473s] ... ok 2026-08-09 02:05:37.695758 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_2__404__False_ [0.020243s] ... ok 2026-08-09 02:05:37.696202 | ubuntu-noble | 2026-08-09 02:05:37.691 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:37.696215 | ubuntu-noble | 2026-08-09 02:05:37.691 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:37.700227 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_1 [0.044674s] ... ok 2026-08-09 02:05:37.701159 | ubuntu-noble | 2026-08-09 02:05:37.697 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:37.701175 | ubuntu-noble | 2026-08-09 02:05:37.697 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:37.712961 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_get_progress [0.018878s] ... ok 2026-08-09 02:05:37.714648 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_user_not_found [0.019678s] ... ok 2026-08-09 02:05:37.716101 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.720230 | ubuntu-noble | {0} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_group [0.037213s] ... ok 2026-08-09 02:05:37.732426 | ubuntu-noble | More than one mapping found for user "foo". 2026-08-09 02:05:37.732444 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage_lvremove_failed [0.019559s] ... ok 2026-08-09 02:05:37.735517 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_wrong_mappings [0.019515s] ... ok 2026-08-09 02:05:37.735952 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.739100 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:37.746621 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_2 [0.045095s] ... ok 2026-08-09 02:05:37.749969 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_1 [0.018381s] ... ok 2026-08-09 02:05:37.752544 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.754416 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_1__200__True_ [0.018947s] ... ok 2026-08-09 02:05:37.755418 | ubuntu-noble | {0} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_manage_share [0.036027s] ... ok 2026-08-09 02:05:37.760927 | ubuntu-noble | 2026-08-09 02:05:37.757 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-08-09 02:05:37.768013 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_1 [0.018384s] ... ok 2026-08-09 02:05:37.772527 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_and_smb_permission [0.019703s] ... ok 2026-08-09 02:05:37.776292 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_1 [0.020503s] ... ok 2026-08-09 02:05:37.779678 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.782398 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:37.786990 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_3 [0.042742s] ... ok 2026-08-09 02:05:37.788203 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_2 [0.019976s] ... ok 2026-08-09 02:05:37.793024 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__path_does_not_already_exist [0.020391s] ... ok 2026-08-09 02:05:37.796404 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_4 [0.019866s] ... ok 2026-08-09 02:05:37.807309 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_2 [0.018813s] ... ok 2026-08-09 02:05:37.812632 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot [0.019281s] ... ok 2026-08-09 02:05:37.816447 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_7 [0.019392s] ... ok 2026-08-09 02:05:37.825149 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.825800 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_1 [0.018473s] ... ok 2026-08-09 02:05:37.827817 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:05:37.832817 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem [0.019961s] ... ok 2026-08-09 02:05:37.833417 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_4 [0.046192s] ... ok 2026-08-09 02:05:37.836982 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_1 [0.020757s] ... ok 2026-08-09 02:05:37.843088 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_2 [0.017457s] ... ok 2026-08-09 02:05:37.852795 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces [0.019701s] ... ok 2026-08-09 02:05:37.855405 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_3 [0.018744s] ... ok 2026-08-09 02:05:37.870629 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.877733 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id [0.020425s] ... ok 2026-08-09 02:05:37.877766 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_invalid_max_attempts [0.043310s] ... ok 2026-08-09 02:05:37.879910 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_5 [0.020655s] ... ok 2026-08-09 02:05:37.886274 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs [0.042651s] ... ok 2026-08-09 02:05:37.892772 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:37.892791 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:37.892796 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:37.892801 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:37.895617 | ubuntu-noble | Error in goodness_function function '10 + stats.my_val' : 'Error during evaluator parsing: KeyError: 'my_val'' :: Defaulting to a goodness of 0. 2026-08-09 02:05:37.897456 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_substitution [0.021150s] ... ok 2026-08-09 02:05:37.914664 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.914731 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:37.914742 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:37.914933 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:37.914949 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:37.919005 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_allow_access [0.044296s] ... ok 2026-08-09 02:05:37.920177 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_post_select_populate [0.042485s] ... ok 2026-08-09 02:05:37.922785 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_stats_substitution [0.021358s] ... ok 2026-08-09 02:05:37.927968 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_deny_access [0.041495s] ... ok 2026-08-09 02:05:37.942230 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_4_patch [0.020170s] ... ok 2026-08-09 02:05:37.947380 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_1_False [0.019239s] ... ok 2026-08-09 02:05:37.956631 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:37.960538 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_object [0.020552s] ... ok 2026-08-09 02:05:37.960921 | ubuntu-noble | {'The filesystem "powerstore-share" was not created.'} 2026-08-09 02:05:37.962118 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_exceeded_max_attempts [0.043035s] ... ok 2026-08-09 02:05:37.963889 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_filesystem_id_not_found [0.045309s] ... ok 2026-08-09 02:05:37.965089 | ubuntu-noble | 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-08-09 02:05:37.965327 | ubuntu-noble | REST RESPONSE: 201 with params {"id": "6433a2b2-6d60-f737-9f3b-2a50fb1ccff3"} 2026-08-09 02:05:37.968791 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_post [0.020357s] ... ok 2026-08-09 02:05:37.977748 | ubuntu-noble | 2026-08-09 02:05:37.974 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:37.982117 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weigher_all_pools_with_share_servers [0.020271s] ... ok 2026-08-09 02:05:37.999806 | ubuntu-noble | 2026-08-09 02:05:37.995 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:37.999845 | ubuntu-noble | 2026-08-09 02:05:37.996 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:38.000648 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:38.000693 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.AllocationCapacityCacheTestCase.test_set_get_data [0.018081s] ... ok 2026-08-09 02:05:38.007855 | ubuntu-noble | 2026-08-09 02:05:38.004 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:38.007871 | ubuntu-noble | 2026-08-09 02:05:38.004 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:38.012515 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_cifs [0.046506s] ... ok 2026-08-09 02:05:38.012971 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.045097s] ... ok 2026-08-09 02:05:38.018656 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_3_12a3 [0.018705s] ... ok 2026-08-09 02:05:38.018932 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone [0.056229s] ... ok 2026-08-09 02:05:38.038236 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_3___infinite____infinite____infinite__ [0.020494s] ... ok 2026-08-09 02:05:38.054683 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:38.058885 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_extend_share [0.398975s] ... ok 2026-08-09 02:05:38.061800 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot [0.045797s] ... ok 2026-08-09 02:05:38.062248 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name [0.018867s] ... ok 2026-08-09 02:05:38.062257 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.043568s] ... ok 2026-08-09 02:05:38.062262 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_max_gigabytes_exceeded [0.041672s] ... ok 2026-08-09 02:05:38.076272 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name_has_other_name [0.019294s] ... ok 2026-08-09 02:05:38.085046 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_filter [0.023542s] ... ok 2026-08-09 02:05:38.089325 | ubuntu-noble | 2026-08-09 02:05:38.085 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-08-09 02:05:38.095469 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_from_snapshot [0.019234s] ... ok 2026-08-09 02:05:38.099674 | ubuntu-noble | Filesystem with share name powerstore-share is not found. 2026-08-09 02:05:38.100116 | ubuntu-noble | Failed to resize share "powerstore-share". 2026-08-09 02:05:38.102513 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.045225s] ... ok 2026-08-09 02:05:38.103693 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_share_does_not_exist [0.046358s] ... ok 2026-08-09 02:05:38.104132 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_failure [0.047435s] ... ok 2026-08-09 02:05:38.105885 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_base.TestBaseFilter.test_filter_one_is_called [0.021557s] ... ok 2026-08-09 02:05:38.113528 | ubuntu-noble | Share instance fakeid belonging to share 123 cannot be found on the backend. 2026-08-09 02:05:38.113552 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.113557 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 840, in ensure_shares 2026-08-09 02:05:38.113561 | ubuntu-noble | 'export_locations': self._get_export_locations(share), 2026-08-09 02:05:38.113568 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.113634 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:38.113638 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:38.113642 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.113645 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:38.113649 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:38.113653 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.113656 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:38.113660 | ubuntu-noble | raise result 2026-08-09 02:05:38.113664 | ubuntu-noble | manila.exception.ShareBackendException: Error ENOENT: subvolume fakeid does not exist 2026-08-09 02:05:38.115458 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_ensure_shares [0.019698s] ... ok 2026-08-09 02:05:38.127535 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_scope_extra_specs [0.021075s] ... ok 2026-08-09 02:05:38.135909 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_1_True [0.020038s] ... ok 2026-08-09 02:05:38.144752 | ubuntu-noble | Could not find Data Mover by name: server_2. 2026-08-09 02:05:38.147742 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot [0.044648s] ... ok 2026-08-09 02:05:38.149498 | ubuntu-noble | Failed to update NFS access rules for "foo_display_name". 2026-08-09 02:05:38.149762 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.046248s] ... ok 2026-08-09 02:05:38.149773 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_mount_point_name_support_pass [0.021778s] ... ok 2026-08-09 02:05:38.152410 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_backend_failure [0.049596s] ... ok 2026-08-09 02:05:38.156558 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_subvolume_not_found [0.019840s] ... ok 2026-08-09 02:05:38.167629 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/90 2026-08-09 02:05:38.170462 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_snapshot_reserved_1 [0.021077s] ... ok 2026-08-09 02:05:38.175626 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_access [0.019656s] ... ok 2026-08-09 02:05:38.191597 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-08-09 02:05:38.193718 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_13 [0.020730s] ... ok 2026-08-09 02:05:38.195624 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.047348s] ... ok 2026-08-09 02:05:38.200256 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share [0.050146s] ... ok 2026-08-09 02:05:38.204041 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_2_False [0.020852s] ... ok 2026-08-09 02:05:38.204083 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats_failure [0.049554s] ... ok 2026-08-09 02:05:38.215117 | ubuntu-noble | 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-08-09 02:05:38.215148 | ubuntu-noble | 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-08-09 02:05:38.217875 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_05 [0.024578s] ... ok 2026-08-09 02:05:38.218900 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_2_None [0.019736s] ... ok 2026-08-09 02:05:38.223427 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_file_interface_ipv6 [0.020888s] ... ok 2026-08-09 02:05:38.236961 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_to_preexisting_ceph_user [0.019779s] ... ok 2026-08-09 02:05:38.238857 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_filter_function [0.022507s] ... ok 2026-08-09 02:05:38.243846 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nas_server__existed_expt [0.020938s] ... ok 2026-08-09 02:05:38.251817 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs [0.053176s] ... ok 2026-08-09 02:05:38.254452 | ubuntu-noble | Failed to provide ro access to manila (Rule ID: accessid3). Setting rule to 'error' state. 2026-08-09 02:05:38.254474 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.254480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-08-09 02:05:38.254486 | ubuntu-noble | access_key = self._allow_access( 2026-08-09 02:05:38.254492 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.254497 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:38.254503 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:38.254509 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.254514 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:38.254521 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:38.254526 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.254532 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:38.254537 | ubuntu-noble | raise result 2026-08-09 02:05:38.254543 | ubuntu-noble | manila.exception.InvalidShareAccess: Invalid access rule: not 2026-08-09 02:05:38.258514 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_add_rm [0.020641s] ... ok 2026-08-09 02:05:38.258711 | ubuntu-noble | Failed to provide rw access to admin (Rule ID: accessid4). Setting rule to 'error' state. 2026-08-09 02:05:38.258726 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.258732 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-08-09 02:05:38.258737 | ubuntu-noble | access_key = self._allow_access( 2026-08-09 02:05:38.258743 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.258748 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:38.258754 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:38.258759 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.258765 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:38.258770 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:38.258776 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.258804 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:38.258810 | ubuntu-noble | raise result 2026-08-09 02:05:38.258816 | ubuntu-noble | manila.exception.InvalidShareAccess: Invalid access rule: allowed 2026-08-09 02:05:38.258821 | ubuntu-noble | Failed to provide rwx access to dabo (Rule ID: accessid5). Setting rule to 'error' state. 2026-08-09 02:05:38.258826 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.258832 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-08-09 02:05:38.258837 | ubuntu-noble | access_key = self._allow_access( 2026-08-09 02:05:38.258843 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.258848 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:38.258853 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:38.258859 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.258864 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:38.258869 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:38.258875 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.258880 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:38.258885 | ubuntu-noble | raise result 2026-08-09 02:05:38.258891 | ubuntu-noble | manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: rwx. 2026-08-09 02:05:38.258904 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-08-09 02:05:38.258910 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-08-09 02:05:38.260842 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-08-09 02:05:38.260862 | ubuntu-noble | signop = oneOf('+ -') 2026-08-09 02:05:38.260869 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-08-09 02:05:38.260875 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-08-09 02:05:38.260881 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-08-09 02:05:38.260886 | ubuntu-noble | expr = infixNotation(operand, [ 2026-08-09 02:05:38.261642 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot [0.065433s] ... ok 2026-08-09 02:05:38.261761 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:38.261769 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:38.262328 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:38.262356 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:38.263819 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_already_has_interfaces [0.019235s] ... ok 2026-08-09 02:05:38.269834 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_share_extra_specs [0.031105s] ... ok 2026-08-09 02:05:38.270595 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_interface__existed_expt [0.019939s] ... ok 2026-08-09 02:05:38.276930 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_1 [0.019182s] ... ok 2026-08-09 02:05:38.283035 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem [0.019228s] ... ok 2026-08-09 02:05:38.293956 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_share_with_invalid_proto [0.019574s] ... ok 2026-08-09 02:05:38.294312 | ubuntu-noble | Could not rename back container old_name. 2026-08-09 02:05:38.294321 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.294325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py", line 166, in rename_container 2026-08-09 02:05:38.294330 | ubuntu-noble | self._inner_execute(cmd) 2026-08-09 02:05:38.294334 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:38.294338 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:38.294342 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.294346 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:38.294349 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:38.294353 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.294357 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:38.294367 | ubuntu-noble | raise result 2026-08-09 02:05:38.294371 | ubuntu-noble | OSError 2026-08-09 02:05:38.294375 | ubuntu-noble | 2026-08-09 02:05:38.294379 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:05:38.294383 | ubuntu-noble | 2026-08-09 02:05:38.294386 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.294390 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py", line 169, in rename_container 2026-08-09 02:05:38.294394 | ubuntu-noble | self._inner_execute(["docker", "rename", new_name, name]) 2026-08-09 02:05:38.294397 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:38.294401 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:38.294404 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.294408 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:38.294412 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:38.294415 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.294419 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:38.294422 | ubuntu-noble | raise result 2026-08-09 02:05:38.294426 | ubuntu-noble | OSError 2026-08-09 02:05:38.297605 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_01___1____1___True_ [0.023241s] ... ok 2026-08-09 02:05:38.298873 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_2 [0.019425s] ... ok 2026-08-09 02:05:38.299112 | ubuntu-noble | 2026-08-09 02:05:38.289 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:38.302858 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_cifs_share_access_type [0.020368s] ... ok 2026-08-09 02:05:38.308366 | ubuntu-noble | 2026-08-09 02:05:38.305 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:38.308381 | ubuntu-noble | 2026-08-09 02:05:38.306 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:38.308628 | ubuntu-noble | The storage pools faked_pool_name to store NAS server configuration do not exist. 2026-08-09 02:05:38.308639 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.308643 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 694, in _config_pool 2026-08-09 02:05:38.308647 | ubuntu-noble | self.nas_server_pool = self.client.get_pool(pool_name) 2026-08-09 02:05:38.308717 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.308722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 229, in get_pool 2026-08-09 02:05:38.308726 | ubuntu-noble | return self.system.get_pool(name=name) 2026-08-09 02:05:38.308730 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.308734 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:38.308737 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:38.308741 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.308744 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:38.308748 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:38.308751 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.308755 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:38.308759 | ubuntu-noble | raise effect 2026-08-09 02:05:38.308762 | ubuntu-noble | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError 2026-08-09 02:05:38.311088 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect__invalid_pool_configuration [0.020585s] ... ok 2026-08-09 02:05:38.314676 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.050448s] ... ok 2026-08-09 02:05:38.315903 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container_oh_noes [0.018959s] ... ok 2026-08-09 02:05:38.319504 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_09___34________False_ [0.022267s] ... ok 2026-08-09 02:05:38.320723 | ubuntu-noble | 2026-08-09 02:05:38.314 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:38.320746 | ubuntu-noble | 2026-08-09 02:05:38.314 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:38.325258 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_access_error_access_level [0.022320s] ... ok 2026-08-09 02:05:38.330497 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:05:38.331769 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__but_not_isolated [0.020437s] ... ok 2026-08-09 02:05:38.334976 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_ok [0.019365s] ... ok 2026-08-09 02:05:38.337906 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_13___123____s___123___False_ [0.021839s] ... ok 2026-08-09 02:05:38.346324 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_nfs_share_access [0.020462s] ... ok 2026-08-09 02:05:38.351387 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_connect_without_nas_server [0.018954s] ... ok 2026-08-09 02:05:38.355742 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_ok [0.019721s] ... ok 2026-08-09 02:05:38.359395 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_28__False____is__False___True_ [0.020872s] ... ok 2026-08-09 02:05:38.362879 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.044674s] ... ok 2026-08-09 02:05:38.366431 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share_from_snapshot [0.020637s] ... ok 2026-08-09 02:05:38.369698 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_cifs_share [0.019094s] ... ok 2026-08-09 02:05:38.373683 | ubuntu-noble | 2026-08-09 02:05:38.370 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-08-09 02:05:38.374010 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_share_server_network_info [0.018905s] ... ok 2026-08-09 02:05:38.383347 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_31__False____is__Nonsense___True_ [0.024155s] ... ok 2026-08-09 02:05:38.386195 | ubuntu-noble | Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share cb532599-8dc6-4c3e-bb21-74ea54be566c. 2026-08-09 02:05:38.386751 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.386766 | ubuntu-noble | 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-08-09 02:05:38.386773 | ubuntu-noble | nas_server = self.client.get_nas_server(server_name) 2026-08-09 02:05:38.386778 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.386783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2026-08-09 02:05:38.386788 | ubuntu-noble | return self.system.get_nas_server(name=name) 2026-08-09 02:05:38.386793 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.386798 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:38.386804 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:38.386809 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.386826 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:38.386833 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:38.386840 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.386847 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:38.386852 | ubuntu-noble | raise effect 2026-08-09 02:05:38.386857 | ubuntu-noble | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: NAS server is not found 2026-08-09 02:05:38.388423 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_from_snapshot_no_server_name [0.021417s] ... ok 2026-08-09 02:05:38.390428 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2026-08-09 02:05:38.394169 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_share_server_migration_complete [0.018909s] ... ok 2026-08-09 02:05:38.394276 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_nfs_share [0.022743s] ... ok 2026-08-09 02:05:38.402493 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_32__True___False___False_ [0.019172s] ... ok 2026-08-09 02:05:38.405109 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.048015s] ... ok 2026-08-09 02:05:38.407339 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:05:38.410001 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap_but_not_isolated [0.021925s] ... ok 2026-08-09 02:05:38.413123 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok_so_many_users [0.019221s] ... ok 2026-08-09 02:05:38.414535 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_id [0.021040s] ... ok 2026-08-09 02:05:38.421777 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_33__False___True___False_ [0.019079s] ... ok 2026-08-09 02:05:38.430374 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_ro [0.018197s] ... ok 2026-08-09 02:05:38.431714 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_cifs_share_access [0.021175s] ... ok 2026-08-09 02:05:38.433599 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_export_locations [0.019434s] ... ok 2026-08-09 02:05:38.447019 | ubuntu-noble | Could not get physical device port on mover server_2. 2026-08-09 02:05:38.450371 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.045210s] ... ok 2026-08-09 02:05:38.451294 | ubuntu-noble | Could not setup server. 2026-08-09 02:05:38.451322 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.451343 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 649, in setup_server 2026-08-09 02:05:38.451352 | ubuntu-noble | self._handle_security_services( 2026-08-09 02:05:38.451372 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 871, in _handle_security_services 2026-08-09 02:05:38.451380 | ubuntu-noble | self.client.enable_nfs_service(nas_server) 2026-08-09 02:05:38.451389 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 193, in enable_nfs_service 2026-08-09 02:05:38.451397 | ubuntu-noble | nas_server.enable_nfs_service() 2026-08-09 02:05:38.451406 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:38.451415 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:38.451423 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.451431 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:38.451440 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:38.451448 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.451456 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:38.451465 | ubuntu-noble | raise effect 2026-08-09 02:05:38.451474 | ubuntu-noble | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityException: Failed to enable NFS service. 2026-08-09 02:05:38.452387 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_existing_users [0.017974s] ... ok 2026-08-09 02:05:38.453289 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_nfs_share_access [0.020019s] ... ok 2026-08-09 02:05:38.455675 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__throw_exception [0.020352s] ... ok 2026-08-09 02:05:38.457978 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:38.458457 | ubuntu-noble | 2026-08-09 02:05:38.452 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:38.461472 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_1 [0.039849s] ... ok 2026-08-09 02:05:38.466765 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_ok [0.018423s] ... ok 2026-08-09 02:05:38.469171 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:05:38.472906 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_cifs_share [0.019567s] ... ok 2026-08-09 02:05:38.473519 | ubuntu-noble | 2026-08-09 02:05:38.469 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:38.473544 | ubuntu-noble | 2026-08-09 02:05:38.469 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:38.474266 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server [0.020233s] ... ok 2026-08-09 02:05:38.481097 | ubuntu-noble | 2026-08-09 02:05:38.477 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:38.481114 | ubuntu-noble | 2026-08-09 02:05:38.477 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:38.485640 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_wrong_type [0.018049s] ... ok 2026-08-09 02:05:38.491285 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_pool [0.020002s] ... ok 2026-08-09 02:05:38.494624 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration [0.020444s] ... ok 2026-08-09 02:05:38.496552 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:38.499409 | ubuntu-noble | 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-08-09 02:05:38.500561 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_3 [0.038062s] ... ok 2026-08-09 02:05:38.501422 | ubuntu-noble | LDAP credentials are invalid. Aborting operation. 2026-08-09 02:05:38.504017 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_invalid_credential [0.018941s] ... ok 2026-08-09 02:05:38.505789 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.054309s] ... ok 2026-08-09 02:05:38.513187 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share_with_server [0.019181s] ... ok 2026-08-09 02:05:38.514904 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_1 [0.018274s] ... ok 2026-08-09 02:05:38.519621 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes [0.019002s] ... ok 2026-08-09 02:05:38.523545 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_2_____72_50g_62_50g_ [0.018965s] ... ok 2026-08-09 02:05:38.531426 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share [0.019429s] ... ok 2026-08-09 02:05:38.531633 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_3 [0.017648s] ... ok 2026-08-09 02:05:38.538150 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters_not_found [0.018619s] ... ok 2026-08-09 02:05:38.541533 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_3____62_50g__72_50g_ [0.018278s] ... ok 2026-08-09 02:05:38.545636 | ubuntu-noble | 2026-08-09 02:05:38.542 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-08-09 02:05:38.549594 | ubuntu-noble | Share cb532599-8dc6-4c3e-bb21-74ea54be566c has no specified size. Using default value 1, set size in driver options if you want. 2026-08-09 02:05:38.552330 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_gb_to_byte [0.018552s] ... ok 2026-08-09 02:05:38.552378 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_size [0.019886s] ... ok 2026-08-09 02:05:38.554928 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.048116s] ... ok 2026-08-09 02:05:38.557537 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_2 [0.019191s] ... ok 2026-08-09 02:05:38.560494 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_size [0.018810s] ... ok 2026-08-09 02:05:38.567527 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:05:38.568649 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id [0.018505s] ... ok 2026-08-09 02:05:38.570526 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_cifs_share [0.019725s] ... ok 2026-08-09 02:05:38.576476 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_3 [0.019275s] ... ok 2026-08-09 02:05:38.585749 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id_without_pl [0.017195s] ... ok 2026-08-09 02:05:38.588033 | ubuntu-noble | Failed to update storage pool. 2026-08-09 02:05:38.591998 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats__nonexistent_pools [0.020035s] ... ok 2026-08-09 02:05:38.596370 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_12 [0.019516s] ... ok 2026-08-09 02:05:38.596412 | ubuntu-noble | 2026-08-09 02:05:38.590 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:38.601624 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.048062s] ... ok 2026-08-09 02:05:38.602768 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_3 [0.017622s] ... ok 2026-08-09 02:05:38.609784 | ubuntu-noble | 2026-08-09 02:05:38.605 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:38.609810 | ubuntu-noble | 2026-08-09 02:05:38.605 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:38.617212 | ubuntu-noble | 2026-08-09 02:05:38.612 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:38.617231 | ubuntu-noble | 2026-08-09 02:05:38.612 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:38.633802 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:38.635077 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.043411s] ... ok 2026-08-09 02:05:38.644653 | ubuntu-noble | 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-08-09 02:05:38.644847 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__clean_expired_messages [0.042350s] ... FAILED 2026-08-09 02:05:38.644856 | ubuntu-noble | 2026-08-09 02:05:38.644861 | ubuntu-noble | Captured traceback: 2026-08-09 02:05:38.644866 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:05:38.644869 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.644874 | ubuntu-noble | 2026-08-09 02:05:38.644878 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched 2026-08-09 02:05:38.644882 | ubuntu-noble | return func(*newargs, **newkeywargs) 2026-08-09 02:05:38.644886 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.644890 | ubuntu-noble | 2026-08-09 02:05:38.644893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 203, in test__clean_expired_messages 2026-08-09 02:05:38.644897 | ubuntu-noble | self.manager._clean_expired_messages(self.context) 2026-08-09 02:05:38.644901 | ubuntu-noble | 2026-08-09 02:05:38.644905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:05:38.644908 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:05:38.644912 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.644916 | ubuntu-noble | 2026-08-09 02:05:38.644919 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:05:38.644923 | ubuntu-noble | with lock(blocking): 2026-08-09 02:05:38.644927 | ubuntu-noble | 2026-08-09 02:05:38.644931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:05:38.644934 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:05:38.644938 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.644942 | ubuntu-noble | 2026-08-09 02:05:38.644945 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:05:38.644949 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:05:38.644953 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.644956 | ubuntu-noble | 2026-08-09 02:05:38.644960 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:05:38.644964 | ubuntu-noble | 2026-08-09 02:05:38.646309 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.042281s] ... ok 2026-08-09 02:05:38.653009 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.049373s] ... ok 2026-08-09 02:05:38.672695 | ubuntu-noble | 2026-08-09 02:05:38.669 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-08-09 02:05:38.678829 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.044254s] ... ok 2026-08-09 02:05:38.681410 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:38.689678 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__mark_services_as_down [0.042847s] ... FAILED 2026-08-09 02:05:38.689714 | ubuntu-noble | 2026-08-09 02:05:38.689723 | ubuntu-noble | Captured traceback: 2026-08-09 02:05:38.689733 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:05:38.689739 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.689745 | ubuntu-noble | 2026-08-09 02:05:38.689796 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched 2026-08-09 02:05:38.689954 | ubuntu-noble | return func(*newargs, **newkeywargs) 2026-08-09 02:05:38.689995 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.690001 | ubuntu-noble | 2026-08-09 02:05:38.690035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 221, in test__mark_services_as_down 2026-08-09 02:05:38.690042 | ubuntu-noble | self.manager._mark_services_as_down(self.context) 2026-08-09 02:05:38.690048 | ubuntu-noble | 2026-08-09 02:05:38.690054 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:05:38.690059 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:05:38.690065 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.690071 | ubuntu-noble | 2026-08-09 02:05:38.690076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:05:38.690082 | ubuntu-noble | with lock(blocking): 2026-08-09 02:05:38.690087 | ubuntu-noble | 2026-08-09 02:05:38.690093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:05:38.690098 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:05:38.690105 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.690117 | ubuntu-noble | 2026-08-09 02:05:38.690177 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:05:38.690186 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:05:38.690192 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.690197 | ubuntu-noble | 2026-08-09 02:05:38.690203 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:05:38.690208 | ubuntu-noble | 2026-08-09 02:05:38.690219 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.043788s] ... ok 2026-08-09 02:05:38.697804 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.046595s] ... ok 2026-08-09 02:05:38.720652 | ubuntu-noble | Could not find Data Mover by name: server_2. 2026-08-09 02:05:38.724829 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.044770s] ... ok 2026-08-09 02:05:38.725711 | ubuntu-noble | 2026-08-09 02:05:38.721 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:38.727816 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:38.737619 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_other_exception_puts_share_in_error_state [0.049456s] ... ok 2026-08-09 02:05:38.738132 | ubuntu-noble | 2026-08-09 02:05:38.733 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:38.738144 | ubuntu-noble | 2026-08-09 02:05:38.733 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:38.740018 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.048243s] ... ok 2026-08-09 02:05:38.751071 | ubuntu-noble | 2026-08-09 02:05:38.748 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:38.751120 | ubuntu-noble | 2026-08-09 02:05:38.748 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:38.762222 | ubuntu-noble | 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-08-09 02:05:38.763729 | ubuntu-noble | Failed to update storage pool. 2026-08-09 02:05:38.769677 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.069685s] ... ok 2026-08-09 02:05:38.772976 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.046340s] ... ok 2026-08-09 02:05:38.784012 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.045534s] ... ok 2026-08-09 02:05:38.791654 | ubuntu-noble | 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-08-09 02:05:38.792882 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.024135s] ... ok 2026-08-09 02:05:38.793450 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:38.799903 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_pools [0.062675s] ... ok 2026-08-09 02:05:38.811448 | ubuntu-noble | 2026-08-09 02:05:38.808 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-08-09 02:05:38.811493 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:05:38.812741 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2026-08-09 02:05:38.814436 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.022679s] ... ok 2026-08-09 02:05:38.816026 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.045547s] ... ok 2026-08-09 02:05:38.830379 | ubuntu-noble | 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-08-09 02:05:38.831831 | ubuntu-noble | User not found on domain, skipping deny... 2026-08-09 02:05:38.832275 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.046993s] ... ok 2026-08-09 02:05:38.834010 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.019564s] ... ok 2026-08-09 02:05:38.847479 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:38.853785 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access [0.018672s] ... ok 2026-08-09 02:05:38.854535 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_update_service_capabilities [0.054634s] ... ok 2026-08-09 02:05:38.860662 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.045530s] ... ok 2026-08-09 02:05:38.873210 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.020375s] ... ok 2026-08-09 02:05:38.876308 | ubuntu-noble | 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-08-09 02:05:38.877787 | ubuntu-noble | Could not setup server. 2026-08-09 02:05:38.877801 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:38.877820 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2026-08-09 02:05:38.877824 | ubuntu-noble | devices = self.get_managed_ports() 2026-08-09 02:05:38.877827 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.877831 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:38.877835 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:38.877839 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.877843 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:38.877846 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:38.877850 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:38.877854 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:38.877857 | ubuntu-noble | raise effect 2026-08-09 02:05:38.877861 | ubuntu-noble | manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2026-08-09 02:05:38.882085 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.051507s] ... ok 2026-08-09 02:05:38.885205 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_get_progess [0.324725s] ... ok 2026-08-09 02:05:38.890240 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:38.892654 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system [0.019432s] ... ok 2026-08-09 02:05:38.894487 | ubuntu-noble | {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_instance [0.041034s] ... ok 2026-08-09 02:05:38.903934 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_with_debug [0.018595s] ... ok 2026-08-09 02:05:38.909220 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.048263s] ... ok 2026-08-09 02:05:38.910390 | ubuntu-noble | 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-08-09 02:05:38.911854 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.019211s] ... ok 2026-08-09 02:05:38.917524 | ubuntu-noble | {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_6___False___False_ [0.022557s] ... ok 2026-08-09 02:05:38.922361 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_4 [0.018399s] ... ok 2026-08-09 02:05:38.929202 | ubuntu-noble | Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2026-08-09 02:05:38.929220 | ubuntu-noble | 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-08-09 02:05:38.930621 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.018478s] ... ok 2026-08-09 02:05:38.934718 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.052062s] ... ok 2026-08-09 02:05:38.937454 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_4 [0.020255s] ... ok 2026-08-09 02:05:38.938677 | ubuntu-noble | Creating ssl context is not supported on this version of Python, ssl verification is disabled. 2026-08-09 02:05:38.942534 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_no_create_default_context [0.017977s] ... ok 2026-08-09 02:05:38.948447 | ubuntu-noble | Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-08-09 02:05:38.951890 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.019862s] ... ok 2026-08-09 02:05:38.955226 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.044527s] ... ok 2026-08-09 02:05:38.961026 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_7 [0.021381s] ... ok 2026-08-09 02:05:38.968150 | ubuntu-noble | 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-08-09 02:05:38.969276 | ubuntu-noble | Mover interface name 3d909830c356 already exists. Skip the creation. 2026-08-09 02:05:38.970965 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.020218s] ... ok 2026-08-09 02:05:38.983929 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_6 [0.021254s] ... ok 2026-08-09 02:05:38.983965 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_from_snapshot [0.041916s] ... ok 2026-08-09 02:05:38.985471 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.050247s] ... ok 2026-08-09 02:05:38.988126 | ubuntu-noble | 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-08-09 02:05:38.990737 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.019612s] ... ok 2026-08-09 02:05:39.001084 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.047074s] ... ok 2026-08-09 02:05:39.002438 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_2 [0.021728s] ... ok 2026-08-09 02:05:39.009941 | ubuntu-noble | 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-08-09 02:05:39.011800 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_physical_devices [0.019674s] ... ok 2026-08-09 02:05:39.015917 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.030598s] ... ok 2026-08-09 02:05:39.023048 | ubuntu-noble | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-08-09 02:05:39.024397 | ubuntu-noble | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-08-09 02:05:39.024992 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_6 [0.021639s] ... ok 2026-08-09 02:05:39.026631 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_invalid_acess_type [0.043445s] ... ok 2026-08-09 02:05:39.029270 | ubuntu-noble | Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-08-09 02:05:39.029290 | ubuntu-noble | Command: None 2026-08-09 02:05:39.029296 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.029301 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:39.029306 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:39.029312 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:39.029318 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1790, in create 2026-08-09 02:05:39.029323 | ubuntu-noble | self._execute_cmd(create_nfs_share_cmd, check_exit_code=True) 2026-08-09 02:05:39.029329 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:05:39.029334 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:05:39.029340 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.029345 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:05:39.029351 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:05:39.029356 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.029369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:05:39.029386 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:05:39.029391 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.029396 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:05:39.029401 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:05:39.029407 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.029411 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:05:39.029417 | ubuntu-noble | return self.__get_result() 2026-08-09 02:05:39.029422 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.029523 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:05:39.029532 | ubuntu-noble | raise self._exception 2026-08-09 02:05:39.029538 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:05:39.029543 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:05:39.029548 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.029553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-08-09 02:05:39.029558 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-08-09 02:05:39.029562 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.029580 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:39.029590 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:39.029595 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.029599 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:39.029604 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:39.029609 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.029614 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:39.029680 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:39.029688 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.029693 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-08-09 02:05:39.029698 | ubuntu-noble | raise item[2] 2026-08-09 02:05:39.029703 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:39.029709 | ubuntu-noble | Command: None 2026-08-09 02:05:39.029714 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.029719 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:39.029724 | ubuntu-noble | Stderr: None 2026-08-09 02:05:39.031178 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.020487s] ... ok 2026-08-09 02:05:39.039911 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.023935s] ... ok 2026-08-09 02:05:39.049143 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.045514s] ... ok 2026-08-09 02:05:39.049165 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:05:39.049171 | ubuntu-noble | NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-08-09 02:05:39.050076 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_7 [0.024055s] ... ok 2026-08-09 02:05:39.052355 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.019712s] ... ok 2026-08-09 02:05:39.060963 | ubuntu-noble | 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-08-09 02:05:39.062100 | ubuntu-noble | 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-08-09 02:05:39.067473 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.026557s] ... ok 2026-08-09 02:05:39.071054 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:05:39.071121 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:05:39.071128 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:05:39.071134 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:05:39.074262 | ubuntu-noble | Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-08-09 02:05:39.074286 | ubuntu-noble | Command: None 2026-08-09 02:05:39.074293 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.074299 | ubuntu-noble | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-08-09 02:05:39.074304 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:39.074309 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:39.074313 | ubuntu-noble | 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-08-09 02:05:39.074318 | ubuntu-noble | self._execute_cmd(set_nfs_share_access_cmd, check_exit_code=True) 2026-08-09 02:05:39.074323 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:05:39.074338 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:05:39.074343 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.074347 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:05:39.074352 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:05:39.074356 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.074369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:05:39.074374 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:05:39.074378 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.074383 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:05:39.074387 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:05:39.074392 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.074406 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:05:39.074410 | ubuntu-noble | return self.__get_result() 2026-08-09 02:05:39.074413 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.074417 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:05:39.074421 | ubuntu-noble | raise self._exception 2026-08-09 02:05:39.074425 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:05:39.074428 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:05:39.074432 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.074436 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-08-09 02:05:39.074440 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-08-09 02:05:39.074443 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.074447 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:39.074451 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:39.074454 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.074458 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:39.074462 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:39.074465 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.074469 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:39.074473 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:39.074476 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.074480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-08-09 02:05:39.074484 | ubuntu-noble | raise item[2] 2026-08-09 02:05:39.074487 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:39.074491 | ubuntu-noble | Command: None 2026-08-09 02:05:39.074495 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.074499 | ubuntu-noble | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-08-09 02:05:39.074502 | ubuntu-noble | Stderr: None 2026-08-09 02:05:39.075174 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_share_stats [0.042707s] ... ok 2026-08-09 02:05:39.075189 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.020382s] ... ok 2026-08-09 02:05:39.075199 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_extra_specs_substitution [0.025671s] ... ok 2026-08-09 02:05:39.087905 | ubuntu-noble | 2026-08-09 02:05:39.080 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:39.088176 | ubuntu-noble | Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-08-09 02:05:39.088185 | ubuntu-noble | Command: None 2026-08-09 02:05:39.088190 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.088194 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:39.088197 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:39.093073 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.018663s] ... ok 2026-08-09 02:05:39.093096 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_get [0.020201s] ... ok 2026-08-09 02:05:39.093103 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.045316s] ... ok 2026-08-09 02:05:39.093933 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.025457s] ... ok 2026-08-09 02:05:39.098445 | ubuntu-noble | 2026-08-09 02:05:39.095 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:39.098466 | ubuntu-noble | 2026-08-09 02:05:39.096 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:39.108695 | ubuntu-noble | Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-08-09 02:05:39.108715 | ubuntu-noble | Command: None 2026-08-09 02:05:39.108925 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.108935 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:39.108939 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:39.108943 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:39.108947 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1848, in get 2026-08-09 02:05:39.108951 | ubuntu-noble | out, err = self._execute_cmd(nfs_query_cmd, 2026-08-09 02:05:39.108955 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.108960 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:05:39.108964 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:05:39.108968 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.108972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:05:39.108976 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:05:39.108979 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.108984 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:05:39.108987 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:05:39.108991 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.108995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:05:39.108999 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:05:39.109003 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.109007 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:05:39.109011 | ubuntu-noble | return self.__get_result() 2026-08-09 02:05:39.109015 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.109019 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:05:39.109023 | ubuntu-noble | raise self._exception 2026-08-09 02:05:39.109027 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:05:39.109031 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:05:39.109034 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.109038 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-08-09 02:05:39.109042 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-08-09 02:05:39.109046 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.109049 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:39.109053 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:39.109057 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.109061 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:39.109065 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:39.109069 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.109072 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:39.109089 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:39.109093 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.109106 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-08-09 02:05:39.109110 | ubuntu-noble | raise item[2] 2026-08-09 02:05:39.109114 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:39.109118 | ubuntu-noble | Command: None 2026-08-09 02:05:39.109122 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.109125 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:39.109129 | ubuntu-noble | Stderr: None 2026-08-09 02:05:39.109420 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_export_name [0.019316s] ... ok 2026-08-09 02:05:39.109984 | ubuntu-noble | 2026-08-09 02:05:39.104 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:39.110000 | ubuntu-noble | 2026-08-09 02:05:39.104 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:39.113046 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.020103s] ... ok 2026-08-09 02:05:39.113869 | ubuntu-noble | Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-08-09 02:05:39.113885 | ubuntu-noble | Command: None 2026-08-09 02:05:39.113889 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.113893 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:39.113897 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:39.118191 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.022951s] ... ok 2026-08-09 02:05:39.130776 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_same_availability_zone [0.054413s] ... ok 2026-08-09 02:05:39.135880 | ubuntu-noble | 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-08-09 02:05:39.136415 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.043790s] ... ok 2026-08-09 02:05:39.141102 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.024424s] ... ok 2026-08-09 02:05:39.154620 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_2 [0.023797s] ... ok 2026-08-09 02:05:39.154903 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.043103s] ... ok 2026-08-09 02:05:39.160822 | ubuntu-noble | 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-08-09 02:05:39.161079 | ubuntu-noble | 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-08-09 02:05:39.165401 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.024511s] ... ok 2026-08-09 02:05:39.175080 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_1_0o759 [0.021616s] ... ok 2026-08-09 02:05:39.177213 | ubuntu-noble | 2026-08-09 02:05:39.173 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-08-09 02:05:39.178931 | ubuntu-noble | 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-08-09 02:05:39.184301 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server [0.048022s] ... ok 2026-08-09 02:05:39.186079 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_interconnect_id [0.020636s] ... ok 2026-08-09 02:05:39.195210 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name_has_other_name [0.021151s] ... ok 2026-08-09 02:05:39.195833 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.043587s] ... ok 2026-08-09 02:05:39.205936 | ubuntu-noble | Failed to get mover by name server_2. 2026-08-09 02:05:39.209723 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.024493s] ... ok 2026-08-09 02:05:39.216644 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group_snapshot [0.021165s] ... ok 2026-08-09 02:05:39.228392 | ubuntu-noble | 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-08-09 02:05:39.230887 | ubuntu-noble | 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-08-09 02:05:39.233249 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.048791s] ... ok 2026-08-09 02:05:39.235025 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.024500s] ... ok 2026-08-09 02:05:39.238995 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_snapshot [0.022383s] ... ok 2026-08-09 02:05:39.239363 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.043427s] ... ok 2026-08-09 02:05:39.260614 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access [0.025512s] ... ok 2026-08-09 02:05:39.261917 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_3___nfs____fs_manila__ [0.022315s] ... ok 2026-08-09 02:05:39.277934 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.043728s] ... ok 2026-08-09 02:05:39.281155 | ubuntu-noble | 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-08-09 02:05:39.281744 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:05:39.284771 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_2 [0.022294s] ... ok 2026-08-09 02:05:39.287239 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.045108s] ... ok 2026-08-09 02:05:39.290747 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.025379s] ... ok 2026-08-09 02:05:39.299106 | ubuntu-noble | 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-08-09 02:05:39.299406 | ubuntu-noble | 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-08-09 02:05:39.303902 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.025762s] ... ok 2026-08-09 02:05:39.306668 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_1_____version____ceph_version_16_2_4______pacific__ [0.021467s] ... ok 2026-08-09 02:05:39.309166 | ubuntu-noble | Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-08-09 02:05:39.309190 | ubuntu-noble | Command: None 2026-08-09 02:05:39.309196 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.309202 | ubuntu-noble | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-08-09 02:05:39.309207 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:39.312557 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.026482s] ... ok 2026-08-09 02:05:39.326299 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.021818s] ... ok 2026-08-09 02:05:39.328475 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.043428s] ... ok 2026-08-09 02:05:39.330772 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_2_____version____ceph_version_15_1_2______octopus__ [0.024192s] ... ok 2026-08-09 02:05:39.340102 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.025524s] ... ok 2026-08-09 02:05:39.344029 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-08-09 02:05:39.345628 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.020166s] ... ok 2026-08-09 02:05:39.353298 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_2_cephfs_ganesha_export_ips [0.022146s] ... ok 2026-08-09 02:05:39.363074 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.024453s] ... ok 2026-08-09 02:05:39.363728 | ubuntu-noble | 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-08-09 02:05:39.365057 | ubuntu-noble | 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-08-09 02:05:39.368488 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.022521s] ... ok 2026-08-09 02:05:39.371854 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.043399s] ... ok 2026-08-09 02:05:39.372250 | ubuntu-noble | 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-08-09 02:05:39.372262 | ubuntu-noble | 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-08-09 02:05:39.374431 | ubuntu-noble | {2} 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.020956s] ... ok 2026-08-09 02:05:39.388443 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.019515s] ... ok 2026-08-09 02:05:39.389658 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_support_manage [0.025573s] ... ok 2026-08-09 02:05:39.395388 | ubuntu-noble | 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-08-09 02:05:39.395676 | ubuntu-noble | 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-08-09 02:05:39.402706 | ubuntu-noble | {2} 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.024519s] ... ok 2026-08-09 02:05:39.408116 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system [0.020515s] ... ok 2026-08-09 02:05:39.411838 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_dump_to_conf [0.022326s] ... ok 2026-08-09 02:05:39.416990 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool [0.044390s] ... ok 2026-08-09 02:05:39.418928 | ubuntu-noble | 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-08-09 02:05:39.419390 | ubuntu-noble | 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-08-09 02:05:39.422242 | ubuntu-noble | {2} 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.023188s] ... ok 2026-08-09 02:05:39.426882 | ubuntu-noble | 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-08-09 02:05:39.430014 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.021865s] ... ok 2026-08-09 02:05:39.440646 | ubuntu-noble | 2026-08-09 02:05:39.436 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:39.441047 | ubuntu-noble | 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-08-09 02:05:39.441060 | ubuntu-noble | 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-08-09 02:05:39.443342 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_already_set [0.020611s] ... ok 2026-08-09 02:05:39.450526 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.019923s] ... ok 2026-08-09 02:05:39.453892 | ubuntu-noble | 2026-08-09 02:05:39.449 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:39.453927 | ubuntu-noble | 2026-08-09 02:05:39.450 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:39.460831 | ubuntu-noble | 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-08-09 02:05:39.460858 | ubuntu-noble | Could not setup server. 2026-08-09 02:05:39.460866 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:39.460871 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2026-08-09 02:05:39.460877 | ubuntu-noble | devices = self.get_managed_ports() 2026-08-09 02:05:39.460882 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.460887 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:39.460892 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:39.460897 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.460930 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:39.460936 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:39.460949 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.460954 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:39.460959 | ubuntu-noble | raise effect 2026-08-09 02:05:39.460964 | ubuntu-noble | manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2026-08-09 02:05:39.461110 | ubuntu-noble | 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-08-09 02:05:39.461122 | ubuntu-noble | 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-08-09 02:05:39.461641 | ubuntu-noble | 2026-08-09 02:05:39.458 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:39.461660 | ubuntu-noble | 2026-08-09 02:05:39.458 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:39.463210 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.046807s] ... ok 2026-08-09 02:05:39.464450 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_no_export_ips_configured [0.020077s] ... ok 2026-08-09 02:05:39.467524 | ubuntu-noble | 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-08-09 02:05:39.469830 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.019954s] ... ok 2026-08-09 02:05:39.480557 | ubuntu-noble | 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-08-09 02:05:39.480865 | ubuntu-noble | 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-08-09 02:05:39.481845 | ubuntu-noble | Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-08-09 02:05:39.483188 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_pseudo_path [0.019439s] ... ok 2026-08-09 02:05:39.484220 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.020913s] ... ok 2026-08-09 02:05:39.487499 | ubuntu-noble | 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-08-09 02:05:39.488170 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-08-09 02:05:39.489917 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.019935s] ... ok 2026-08-09 02:05:39.501871 | ubuntu-noble | 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-08-09 02:05:39.503049 | ubuntu-noble | 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-08-09 02:05:39.505692 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.021240s] ... ok 2026-08-09 02:05:39.506933 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_same_cephx_id_as_manila_service [0.023499s] ... ok 2026-08-09 02:05:39.507773 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:05:39.508683 | ubuntu-noble | Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2026-08-09 02:05:39.510884 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.020921s] ... ok 2026-08-09 02:05:39.517844 | ubuntu-noble | 2026-08-09 02:05:39.515 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-08-09 02:05:39.525639 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.019396s] ... ok 2026-08-09 02:05:39.530909 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.019499s] ... ok 2026-08-09 02:05:39.532654 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_wrong_type [0.025445s] ... ok 2026-08-09 02:05:39.542093 | ubuntu-noble | Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-08-09 02:05:39.542126 | ubuntu-noble | Command: None 2026-08-09 02:05:39.542149 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.542157 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:39.542166 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:39.544056 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.018929s] ... ok 2026-08-09 02:05:39.549602 | ubuntu-noble | 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-08-09 02:05:39.551992 | ubuntu-noble | %alice did not have access to share fakeinstanceid. 2026-08-09 02:05:39.553434 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.020897s] ... ok 2026-08-09 02:05:39.555006 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access_missing_access_rule [0.022609s] ... ok 2026-08-09 02:05:39.564456 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.019468s] ... ok 2026-08-09 02:05:39.573044 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool [0.021065s] ... ok 2026-08-09 02:05:39.579274 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_command_not_there [0.024102s] ... ok 2026-08-09 02:05:39.581317 | ubuntu-noble | 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-08-09 02:05:39.585521 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.020133s] ... ok 2026-08-09 02:05:39.592970 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_mkconf [0.019665s] ... ok 2026-08-09 02:05:39.602239 | ubuntu-noble | Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:05:39.604506 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.020061s] ... ok 2026-08-09 02:05:39.605423 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_veth_from_bridge [0.025527s] ... ok 2026-08-09 02:05:39.613254 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_mkindex [0.020008s] ... ok 2026-08-09 02:05:39.622160 | ubuntu-noble | Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-08-09 02:05:39.622187 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:39.622196 | ubuntu-noble | 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-08-09 02:05:39.622204 | ubuntu-noble | self._execute_cmd(disable_access, check_exit_code=True) 2026-08-09 02:05:39.622212 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:05:39.622218 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:05:39.622224 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.622277 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:05:39.622299 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:05:39.622307 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.622314 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:05:39.622320 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:05:39.622366 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.622373 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:05:39.622379 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:05:39.622384 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.622390 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:05:39.622395 | ubuntu-noble | return self.__get_result() 2026-08-09 02:05:39.622400 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.622406 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:05:39.622411 | ubuntu-noble | raise self._exception 2026-08-09 02:05:39.622416 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:05:39.622422 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:05:39.622427 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.622432 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-08-09 02:05:39.622437 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-08-09 02:05:39.622442 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.622456 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:39.622461 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:39.622466 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.622471 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:39.622476 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:39.622481 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.622486 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:39.622491 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:39.622497 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.622502 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-08-09 02:05:39.622507 | ubuntu-noble | raise item[2] 2026-08-09 02:05:39.622512 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:39.622517 | ubuntu-noble | Command: None 2026-08-09 02:05:39.622523 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.622528 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:39.622533 | ubuntu-noble | Stderr: None 2026-08-09 02:05:39.624126 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.019738s] ... ok 2026-08-09 02:05:39.629563 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container_impossible_failure [0.024516s] ... ok 2026-08-09 02:05:39.633283 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_2__url_rados___fakepool_fakeobj2 [0.020070s] ... ok 2026-08-09 02:05:39.641723 | ubuntu-noble | 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-08-09 02:05:39.642735 | ubuntu-noble | 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-08-09 02:05:39.646719 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.021324s] ... ok 2026-08-09 02:05:39.655465 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__create_export_and_mount_storage [0.024569s] ... ok 2026-08-09 02:05:39.659008 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_dbus_send_ganesha [0.022371s] ... ok 2026-08-09 02:05:39.663121 | ubuntu-noble | 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-08-09 02:05:39.663150 | ubuntu-noble | Command: None 2026-08-09 02:05:39.663160 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.663168 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:39.663176 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:39.666223 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.020147s] ... ok 2026-08-09 02:05:39.675169 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_getpath [0.019554s] ... ok 2026-08-09 02:05:39.676849 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_1_True [0.021910s] ... ok 2026-08-09 02:05:39.684333 | ubuntu-noble | 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-08-09 02:05:39.684749 | ubuntu-noble | 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-08-09 02:05:39.687417 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.021422s] ... ok 2026-08-09 02:05:39.695418 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_file [0.018942s] ... ok 2026-08-09 02:05:39.697536 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_3 [0.020889s] ... ok 2026-08-09 02:05:39.705763 | ubuntu-noble | 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-08-09 02:05:39.708468 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points [0.020794s] ... ok 2026-08-09 02:05:39.713097 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-08-09 02:05:39.713198 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:39.713217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 515, in remove_export 2026-08-09 02:05:39.713229 | ubuntu-noble | confdict = self._read_export(name) 2026-08-09 02:05:39.713241 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.713253 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:39.713264 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:39.713276 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.713296 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:39.713318 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:39.713330 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.713342 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:39.713353 | ubuntu-noble | raise effect 2026-08-09 02:05:39.713381 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-08-09 02:05:39.713395 | ubuntu-noble | Command: None 2026-08-09 02:05:39.713407 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.713418 | ubuntu-noble | Stdout: None 2026-08-09 02:05:39.713429 | ubuntu-noble | Stderr: None 2026-08-09 02:05:39.715513 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_1_True [0.020716s] ... ok 2026-08-09 02:05:39.719686 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_create_share [0.021230s] ... ok 2026-08-09 02:05:39.725765 | ubuntu-noble | 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-08-09 02:05:39.729007 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.019946s] ... ok 2026-08-09 02:05:39.733038 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-08-09 02:05:39.733057 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:39.733082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 515, in remove_export 2026-08-09 02:05:39.733087 | ubuntu-noble | confdict = self._read_export(name) 2026-08-09 02:05:39.733092 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.733097 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:39.733103 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:39.733108 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.733113 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:39.733118 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:39.733123 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:39.733128 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:39.733133 | ubuntu-noble | raise effect 2026-08-09 02:05:39.733138 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-08-09 02:05:39.733143 | ubuntu-noble | Command: None 2026-08-09 02:05:39.733148 | ubuntu-noble | Exit code: - 2026-08-09 02:05:39.733153 | ubuntu-noble | Stdout: None 2026-08-09 02:05:39.733158 | ubuntu-noble | Stderr: None 2026-08-09 02:05:39.736296 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_2_False [0.021222s] ... ok 2026-08-09 02:05:39.746318 | ubuntu-noble | 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-08-09 02:05:39.749564 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.020889s] ... ok 2026-08-09 02:05:39.757401 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_1_ [0.019552s] ... ok 2026-08-09 02:05:39.760508 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_1_True [0.039065s] ... ok 2026-08-09 02:05:39.766145 | ubuntu-noble | 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-08-09 02:05:39.767104 | ubuntu-noble | 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-08-09 02:05:39.769940 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.020469s] ... ok 2026-08-09 02:05:39.775231 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_2_False [0.019021s] ... ok 2026-08-09 02:05:39.779074 | ubuntu-noble | 2026-08-09 02:05:39.775 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:39.787055 | ubuntu-noble | 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-08-09 02:05:39.787611 | ubuntu-noble | Mover interface 192.168.1.1 not found. Skip the deletion. 2026-08-09 02:05:39.789616 | ubuntu-noble | 2026-08-09 02:05:39.785 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:39.789680 | ubuntu-noble | 2026-08-09 02:05:39.785 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:39.791508 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.019854s] ... ok 2026-08-09 02:05:39.794355 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_2 [0.018787s] ... ok 2026-08-09 02:05:39.795224 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_not_supported [0.036672s] ... ok 2026-08-09 02:05:39.798075 | ubuntu-noble | 2026-08-09 02:05:39.793 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:39.798112 | ubuntu-noble | 2026-08-09 02:05:39.793 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:39.807524 | ubuntu-noble | 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-08-09 02:05:39.807543 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-08-09 02:05:39.810352 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.019827s] ... ok 2026-08-09 02:05:39.813868 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info [0.019261s] ... ok 2026-08-09 02:05:39.819343 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_not_ok [0.024331s] ... ok 2026-08-09 02:05:39.826238 | ubuntu-noble | 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-08-09 02:05:39.830265 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.019605s] ... ok 2026-08-09 02:05:39.833058 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_trivial_volinfo [0.018932s] ... ok 2026-08-09 02:05:39.845407 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info [0.024433s] ... ok 2026-08-09 02:05:39.847976 | ubuntu-noble | 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-08-09 02:05:39.849338 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.019481s] ... ok 2026-08-09 02:05:39.852351 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_7 [0.019133s] ... ok 2026-08-09 02:05:39.855000 | ubuntu-noble | 2026-08-09 02:05:39.852 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-08-09 02:05:39.868353 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.018190s] ... ok 2026-08-09 02:05:39.868950 | ubuntu-noble | 2026-08-09 02:05:39.862 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:39.873767 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_5 [0.018158s] ... ok 2026-08-09 02:05:39.873854 | ubuntu-noble | 2026-08-09 02:05:39.868 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:39.873892 | ubuntu-noble | 2026-08-09 02:05:39.869 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:39.880089 | ubuntu-noble | 2026-08-09 02:05:39.875 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:39.880121 | ubuntu-noble | 2026-08-09 02:05:39.875 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:39.880816 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_setup_security_service [0.036722s] ... ok 2026-08-09 02:05:39.886333 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.018255s] ... ok 2026-08-09 02:05:39.889213 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_1_1 [0.018703s] ... ok 2026-08-09 02:05:39.901198 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_2 [0.020015s] ... ok 2026-08-09 02:05:39.905372 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.019182s] ... ok 2026-08-09 02:05:39.907488 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_2 [0.018485s] ... ok 2026-08-09 02:05:39.910327 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_file_exists [0.498220s] ... ok 2026-08-09 02:05:39.921837 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_3 [0.019924s] ... ok 2026-08-09 02:05:39.921906 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:05:39.922390 | ubuntu-noble | Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2026-08-09 02:05:39.923875 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.018610s] ... ok 2026-08-09 02:05:39.925153 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:39.927211 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_2 [0.019229s] ... ok 2026-08-09 02:05:39.929358 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_2_False [0.019458s] ... ok 2026-08-09 02:05:39.940504 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage [0.019152s] ... ok 2026-08-09 02:05:39.941715 | ubuntu-noble | 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-08-09 02:05:39.943598 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.019815s] ... ok 2026-08-09 02:05:39.946282 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_5_ensure_share [0.019113s] ... ok 2026-08-09 02:05:39.946299 | ubuntu-noble | 2026-08-09 02:05:39.943 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-08-09 02:05:39.949040 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_error_invalid_export_db [0.019132s] ... ok 2026-08-09 02:05:39.951756 | ubuntu-noble | 2026-08-09 02:05:39.949 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:39.961929 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_1_None [0.020217s] ... ok 2026-08-09 02:05:39.961958 | ubuntu-noble | 2026-08-09 02:05:39.958 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:39.961963 | ubuntu-noble | 2026-08-09 02:05:39.959 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:39.963894 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool [0.019791s] ... ok 2026-08-09 02:05:39.965117 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_8_extend_share [0.018897s] ... ok 2026-08-09 02:05:39.973039 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_1_True [0.018912s] ... ok 2026-08-09 02:05:39.973082 | ubuntu-noble | 2026-08-09 02:05:39.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:39.973093 | ubuntu-noble | 2026-08-09 02:05:39.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:39.982421 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.018777s] ... ok 2026-08-09 02:05:39.983844 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_init_invalid [0.018353s] ... ok 2026-08-09 02:05:39.987149 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_rados_object [0.019423s] ... ok 2026-08-09 02:05:39.999354 | ubuntu-noble | Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-08-09 02:05:40.002825 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_share [0.018005s] ... ok 2026-08-09 02:05:40.002882 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.019021s] ... ok 2026-08-09 02:05:40.005643 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_1_False [0.018304s] ... ok 2026-08-09 02:05:40.008850 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_general_exception [0.047929s] ... ok 2026-08-09 02:05:40.018518 | ubuntu-noble | Unable to get quota share fakename 2026-08-09 02:05:40.020943 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage_unable_to_get [0.018685s] ... ok 2026-08-09 02:05:40.022036 | ubuntu-noble | 2026-08-09 02:05:40.019 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-08-09 02:05:40.024540 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_1_True [0.018517s] ... ok 2026-08-09 02:05:40.032643 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_1 [0.022377s] ... ok 2026-08-09 02:05:40.033597 | ubuntu-noble | 2026-08-09 02:05:40.029 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:40.038803 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_3 [0.018319s] ... ok 2026-08-09 02:05:40.044704 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_1_True [0.018164s] ... ok 2026-08-09 02:05:40.045185 | ubuntu-noble | 2026-08-09 02:05:40.040 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:40.045204 | ubuntu-noble | 2026-08-09 02:05:40.040 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:40.052616 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_2 [0.020772s] ... ok 2026-08-09 02:05:40.057440 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota [0.018375s] ... ok 2026-08-09 02:05:40.061671 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_2 [0.017698s] ... ok 2026-08-09 02:05:40.062914 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_check_valid_aliases_success [0.061331s] ... ok 2026-08-09 02:05:40.072092 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_6 [0.019210s] ... ok 2026-08-09 02:05:40.076969 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_share_manager [0.019262s] ... ok 2026-08-09 02:05:40.081534 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_path_from [0.018637s] ... ok 2026-08-09 02:05:40.082948 | ubuntu-noble | 2026-08-09 02:05:40.078 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:40.082968 | ubuntu-noble | 2026-08-09 02:05:40.079 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:40.095645 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats [0.018397s] ... ok 2026-08-09 02:05:40.098470 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_2 [0.017674s] ... ok 2026-08-09 02:05:40.112408 | ubuntu-noble | GlusterFS version 3.6 on server host1 does not support creation of shares from snapshot. minimum requirement: 3.7 2026-08-09 02:05:40.115535 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_allow_access [0.042273s] ... ok 2026-08-09 02:05:40.115565 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_error_unsupported_gluster_version [0.019066s] ... ok 2026-08-09 02:05:40.116154 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_unset [0.017829s] ... ok 2026-08-09 02:05:40.123615 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_cifs [0.060495s] ... ok 2026-08-09 02:05:40.134911 | ubuntu-noble | Share fakeid does not support snapshots: fake error. 2026-08-09 02:05:40.135379 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_ambiguous_volinfo [0.017947s] ... ok 2026-08-09 02:05:40.135950 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectTestCase.test_xml_api_retry [1.024585s] ... ok 2026-08-09 02:05:40.135967 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_2 [0.020568s] ... ok 2026-08-09 02:05:40.142918 | ubuntu-noble | 2026-08-09 02:05:40.135 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-08-09 02:05:40.155586 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_1 [0.021893s] ... ok 2026-08-09 02:05:40.155986 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_2 [0.019989s] ... ok 2026-08-09 02:05:40.156780 | ubuntu-noble | Failed to delete snapshot "Manila-UT-filesystem-snap". 2026-08-09 02:05:40.159070 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot_backend_failure [0.044993s] ... ok 2026-08-09 02:05:40.170289 | ubuntu-noble | 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-08-09 02:05:40.173709 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.031461s] ... ok 2026-08-09 02:05:40.175957 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_1_0 [0.018834s] ... ok 2026-08-09 02:05:40.176037 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_1 [0.019480s] ... ok 2026-08-09 02:05:40.188057 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_success [0.062907s] ... ok 2026-08-09 02:05:40.192598 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_empty_reponse [0.018831s] ... ok 2026-08-09 02:05:40.193066 | ubuntu-noble | Error trying to wipe gluster volume. gluster_export: host1:/gv1, Error: None 2026-08-09 02:05:40.194508 | ubuntu-noble | Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. 2026-08-09 02:05:40.194523 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:40.194527 | ubuntu-noble | 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-08-09 02:05:40.194532 | ubuntu-noble | self._execute_cmd(command_detach_nfs_interface, 2026-08-09 02:05:40.194536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:05:40.194540 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:05:40.194544 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:40.194548 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:05:40.194553 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:05:40.194556 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:40.194560 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:05:40.194586 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:05:40.194593 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:40.194597 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:05:40.194601 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:05:40.194605 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:40.194608 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:05:40.194612 | ubuntu-noble | return self.__get_result() 2026-08-09 02:05:40.194616 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:40.194627 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:05:40.194631 | ubuntu-noble | raise self._exception 2026-08-09 02:05:40.194635 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:05:40.194638 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:05:40.194642 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:40.194646 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-08-09 02:05:40.194650 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-08-09 02:05:40.194653 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:40.194657 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:40.194660 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:40.194664 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:40.194668 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:40.194671 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:40.194675 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:40.194679 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:40.194682 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:40.194686 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:40.194690 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-08-09 02:05:40.194693 | ubuntu-noble | raise item[2] 2026-08-09 02:05:40.194697 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:40.194701 | ubuntu-noble | Command: None 2026-08-09 02:05:40.194704 | ubuntu-noble | Exit code: - 2026-08-09 02:05:40.194708 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:40.194712 | ubuntu-noble | Stderr: None 2026-08-09 02:05:40.195744 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_error_wiping_gluster_vol [0.020488s] ... ok 2026-08-09 02:05:40.197745 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.022121s] ... ok 2026-08-09 02:05:40.203992 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_setup_server [0.043754s] ... ok 2026-08-09 02:05:40.213062 | ubuntu-noble | Failed to check hdfs state. Error: Unexpected error while running command. 2026-08-09 02:05:40.213109 | ubuntu-noble | Command: None 2026-08-09 02:05:40.213114 | ubuntu-noble | Exit code: - 2026-08-09 02:05:40.213118 | ubuntu-noble | Stdout: None 2026-08-09 02:05:40.213123 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:40.215015 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_common_init [0.019466s] ... ok 2026-08-09 02:05:40.215524 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_exception [0.020123s] ... ok 2026-08-09 02:05:40.223834 | ubuntu-noble | REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null 2026-08-09 02:05:40.223848 | ubuntu-noble | REST RESPONSE: 204 with params 2026-08-09 02:05:40.225830 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_patch [0.022660s] ... ok 2026-08-09 02:05:40.231076 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_1_None [0.017739s] ... ok 2026-08-09 02:05:40.236718 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity [0.019902s] ... ok 2026-08-09 02:05:40.245229 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_delete_filesystem [0.019361s] ... ok 2026-08-09 02:05:40.247134 | ubuntu-noble | NFS alias /my_custom_share is exist with another share path. 2026-08-09 02:05:40.249467 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_1_None [0.019301s] ... ok 2026-08-09 02:05:40.250809 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_invalid_share_nfs_with_mount_point_alias_deleted [0.064340s] ... ok 2026-08-09 02:05:40.255836 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh [0.019908s] ... ok 2026-08-09 02:05:40.269263 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs [0.071759s] ... ok 2026-08-09 02:05:40.271494 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_2 [0.018773s] ... ok 2026-08-09 02:05:40.275462 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size [0.019159s] ... ok 2026-08-09 02:05:40.288150 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_5 [0.018355s] ... ok 2026-08-09 02:05:40.292806 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.045587s] ... ok 2026-08-09 02:05:40.295104 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_empty_snapshot [0.018306s] ... ok 2026-08-09 02:05:40.306273 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_2_True [0.018740s] ... ok 2026-08-09 02:05:40.312650 | ubuntu-noble | Error deleting NFS export: share-foo 2026-08-09 02:05:40.315119 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_backend_failure [0.062856s] ... ok 2026-08-09 02:05:40.317798 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_recovery_mode [0.020029s] ... ok 2026-08-09 02:05:40.326908 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_1 [0.021074s] ... ok 2026-08-09 02:05:40.333323 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_invalid_share_protocol [0.019109s] ... ok 2026-08-09 02:05:40.333633 | ubuntu-noble | The requested CIFS share "share-foo" was not created. 2026-08-09 02:05:40.336414 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_backend_failure [0.068465s] ... ok 2026-08-09 02:05:40.344343 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.050316s] ... ok 2026-08-09 02:05:40.347673 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:40.357126 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_supported_protocols [0.022910s] ... ok 2026-08-09 02:05:40.357353 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_1 [0.020693s] ... ok 2026-08-09 02:05:40.368019 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:40.371735 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_3 [0.019110s] ... ok 2026-08-09 02:05:40.373440 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_2 [0.019674s] ... ok 2026-08-09 02:05:40.377736 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_not_found [0.063404s] ... ok 2026-08-09 02:05:40.385517 | ubuntu-noble | No share server found. 2026-08-09 02:05:40.387622 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto [0.018275s] ... ok 2026-08-09 02:05:40.388795 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.045860s] ... ok 2026-08-09 02:05:40.393261 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_5___share_id [0.019833s] ... ok 2026-08-09 02:05:40.400383 | ubuntu-noble | Unsupported share protocol: FOO_PROTOCOL. 2026-08-09 02:05:40.403229 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_invalid_share_protocol [0.066572s] ... ok 2026-08-09 02:05:40.405998 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_2_PROTATO [0.018218s] ... ok 2026-08-09 02:05:40.412648 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_4 [0.019322s] ... ok 2026-08-09 02:05:40.425920 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_notsupported [0.017782s] ... ok 2026-08-09 02:05:40.432142 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_deny [0.019218s] ... ok 2026-08-09 02:05:40.438121 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.048034s] ... ok 2026-08-09 02:05:40.440906 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs_with_mount_point_alias_deleted [0.063158s] ... ok 2026-08-09 02:05:40.443424 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_1_do_setup [0.019025s] ... ok 2026-08-09 02:05:40.452758 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_2_False [0.019503s] ... ok 2026-08-09 02:05:40.462104 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_levels [0.018613s] ... ok 2026-08-09 02:05:40.471979 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute [0.019956s] ... ok 2026-08-09 02:05:40.474469 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs [0.070568s] ... ok 2026-08-09 02:05:40.481317 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.045356s] ... ok 2026-08-09 02:05:40.483772 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_types [0.021417s] ... ok 2026-08-09 02:05:40.493553 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_error [0.020030s] ... ok 2026-08-09 02:05:40.502462 | ubuntu-noble | Failed to delete snapshot "snap-001". 2026-08-09 02:05:40.505869 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_3 [0.019191s] ... ok 2026-08-09 02:05:40.510890 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_with_provider_location_failure [0.062280s] ... ok 2026-08-09 02:05:40.513801 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_error [0.019239s] ... ok 2026-08-09 02:05:40.521298 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_already_enabled_creation_share_specific_size [0.018707s] ... ok 2026-08-09 02:05:40.528729 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.044084s] ... ok 2026-08-09 02:05:40.534112 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_false [0.020347s] ... ok 2026-08-09 02:05:40.538766 | ubuntu-noble | Unable to set quota share fakename 2026-08-09 02:05:40.540388 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_exists [0.065869s] ... ok 2026-08-09 02:05:40.542809 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota_unable_to_set [0.019268s] ... ok 2026-08-09 02:05:40.550769 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota [0.019279s] ... ok 2026-08-09 02:05:40.561225 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_1 [0.018971s] ... ok 2026-08-09 02:05:40.565620 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists_with_mount_point_name [0.062113s] ... ok 2026-08-09 02:05:40.570729 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.045076s] ... ok 2026-08-09 02:05:40.571717 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_error [0.020412s] ... ok 2026-08-09 02:05:40.578846 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_1_this_is_too_bad [0.018895s] ... ok 2026-08-09 02:05:40.591518 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_update_access_level_exception [0.019924s] ... ok 2026-08-09 02:05:40.598394 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_3 [0.018097s] ... ok 2026-08-09 02:05:40.605233 | ubuntu-noble | Failed to create NFS alias for "share-foo". 2026-08-09 02:05:40.607558 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_failed_to_create_share_nfs_with_mount_point_name [0.067525s] ... ok 2026-08-09 02:05:40.612565 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_success [0.020295s] ... ok 2026-08-09 02:05:40.613593 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-08-09 02:05:40.616500 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_down [0.018282s] ... ok 2026-08-09 02:05:40.617408 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.045081s] ... ok 2026-08-09 02:05:40.633131 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory [0.019883s] ... ok 2026-08-09 02:05:40.634468 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_healthy [0.018070s] ... ok 2026-08-09 02:05:40.652440 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share [0.018148s] ... ok 2026-08-09 02:05:40.652948 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_exception [0.020584s] ... ok 2026-08-09 02:05:40.661664 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.045476s] ... ok 2026-08-09 02:05:40.669212 | ubuntu-noble | Error running SSH command: fake cmd. Error: . 2026-08-09 02:05:40.671347 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh_exception [0.019170s] ... ok 2026-08-09 02:05:40.673323 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_permission [0.020360s] ... ok 2026-08-09 02:05:40.673343 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_raises_when_quota_absent [0.065361s] ... ok 2026-08-09 02:05:40.691362 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access [0.019873s] ... ok 2026-08-09 02:05:40.692813 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_inexistent_export [0.019641s] ... ok 2026-08-09 02:05:40.709593 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.044442s] ... ok 2026-08-09 02:05:40.709864 | ubuntu-noble | Only 'user' access type allowed! 2026-08-09 02:05:40.712999 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_type [0.019528s] ... ok 2026-08-09 02:05:40.713270 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_error [0.019771s] ... ok 2026-08-09 02:05:40.728394 | ubuntu-noble | Only HDFS protocol supported! 2026-08-09 02:05:40.730170 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.018934s] ... ok 2026-08-09 02:05:40.733731 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_1_None [0.020750s] ... ok 2026-08-09 02:05:40.739074 | ubuntu-noble | Snapshot does not belong to the given share share-foo. 2026-08-09 02:05:40.741487 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_share_path_mismatch [0.068062s] ... ok 2026-08-09 02:05:40.748036 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access [0.018154s] ... ok 2026-08-09 02:05:40.751199 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.045095s] ... ok 2026-08-09 02:05:40.753385 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing_wrong_share_id [0.019849s] ... ok 2026-08-09 02:05:40.767865 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted [0.019077s] ... ok 2026-08-09 02:05:40.771893 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_1_202 [0.018212s] ... ok 2026-08-09 02:05:40.786315 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted_not_mounted [0.018608s] ... ok 2026-08-09 02:05:40.791040 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_1 [0.019125s] ... ok 2026-08-09 02:05:40.794979 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-08-09 02:05:40.795991 | ubuntu-noble | 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-08-09 02:05:40.801252 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.048685s] ... ok 2026-08-09 02:05:40.805528 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_invalid_type [0.018829s] ... ok 2026-08-09 02:05:40.809200 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_nfs [0.067248s] ... ok 2026-08-09 02:05:40.811620 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_2 [0.020084s] ... ok 2026-08-09 02:05:40.824423 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_invalid_protocol [0.019282s] ... ok 2026-08-09 02:05:40.829983 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_2_500 [0.018681s] ... ok 2026-08-09 02:05:40.847005 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_1 [0.020350s] ... ok 2026-08-09 02:05:40.852121 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_2_ERROR [0.019656s] ... ok 2026-08-09 02:05:40.853473 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.051012s] ... ok 2026-08-09 02:05:40.863473 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_2 [0.018642s] ... ok 2026-08-09 02:05:40.868968 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_access_rule [0.018850s] ... ok 2026-08-09 02:05:40.884449 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_3_hitachi_hnas_evs_ip [0.020028s] ... ok 2026-08-09 02:05:40.890081 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_share [0.019176s] ... ok 2026-08-09 02:05:40.898350 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.046264s] ... ok 2026-08-09 02:05:40.905819 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_host [0.018727s] ... ok 2026-08-09 02:05:40.906694 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_2 [0.018712s] ... ok 2026-08-09 02:05:40.921332 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.020571s] ... ok 2026-08-09 02:05:40.922204 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_1_None [0.019510s] ... ok 2026-08-09 02:05:40.924590 | ubuntu-noble | Invalid configuration. hpe3par_fpg must be set. 2026-08-09 02:05:40.925976 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_2__None__0__4_ [0.018426s] ... ok 2026-08-09 02:05:40.937246 | ubuntu-noble | 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-08-09 02:05:40.938687 | ubuntu-noble | 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-08-09 02:05:40.941261 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.021382s] ... ok 2026-08-09 02:05:40.942296 | ubuntu-noble | {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.019095s] ... ok 2026-08-09 02:05:40.942539 | ubuntu-noble | Invalid configuration. hpe3par_fpg must be set. 2026-08-09 02:05:40.944972 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_3_______0__4_ [0.018979s] ... ok 2026-08-09 02:05:40.957322 | ubuntu-noble | Duplicate access control entry, skipping allow... 2026-08-09 02:05:40.968155 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.019860s] ... ok 2026-08-09 02:05:40.968180 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_1__root_snapshot_id [0.018559s] ... ok 2026-08-09 02:05:40.968186 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_with_cg [0.019923s] ... ok 2026-08-09 02:05:40.972893 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_export_locations_fallback [0.406935s] ... ok 2026-08-09 02:05:40.979053 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_invalid_access_type [0.018790s] ... ok 2026-08-09 02:05:40.983618 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.018970s] ... ok 2026-08-09 02:05:40.984421 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share [0.020123s] ... ok 2026-08-09 02:05:40.996383 | ubuntu-noble | 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-08-09 02:05:40.997344 | ubuntu-noble | 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-08-09 02:05:40.998162 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_2 [0.019097s] ... ok 2026-08-09 02:05:41.000628 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.021438s] ... ok 2026-08-09 02:05:41.005542 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success [0.020937s] ... ok 2026-08-09 02:05:41.017262 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_invalid_share_protocol [0.019051s] ... ok 2026-08-09 02:05:41.019111 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-08-09 02:05:41.021730 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.020567s] ... ok 2026-08-09 02:05:41.025310 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share_error [0.019687s] ... ok 2026-08-09 02:05:41.035665 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_explicit_size_used [0.061379s] ... ok 2026-08-09 02:05:41.036954 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_exception [0.019275s] ... ok 2026-08-09 02:05:41.040605 | ubuntu-noble | 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-08-09 02:05:41.043037 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.019941s] ... ok 2026-08-09 02:05:41.044027 | ubuntu-noble | Invalid protocol. Expected nfs or smb. Got bogus. 2026-08-09 02:05:41.048256 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_protocol [0.020325s] ... ok 2026-08-09 02:05:41.057218 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_error [0.018667s] ... ok 2026-08-09 02:05:41.058632 | ubuntu-noble | 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-08-09 02:05:41.060799 | ubuntu-noble | 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-08-09 02:05:41.063789 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.020672s] ... ok 2026-08-09 02:05:41.066885 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_5___uid____smb___False___osf_smb_uid__ [0.021064s] ... ok 2026-08-09 02:05:41.074542 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_1_True [0.018884s] ... ok 2026-08-09 02:05:41.079641 | ubuntu-noble | 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-08-09 02:05:41.083124 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.019571s] ... ok 2026-08-09 02:05:41.087622 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_6___uid____nfs___True___osf_nfs_ro_uid__ [0.018295s] ... ok 2026-08-09 02:05:41.093789 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_error [0.019269s] ... ok 2026-08-09 02:05:41.094800 | ubuntu-noble | The size in driver options to manage snapshot snapshot-id-123 should be an integer, in format driver-options size=. Value passed: None. 2026-08-09 02:05:41.097403 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_invalid_size_type [0.063027s] ... ok 2026-08-09 02:05:41.099925 | ubuntu-noble | 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-08-09 02:05:41.099946 | ubuntu-noble | Mover interface IP 192.168.1.1 already exists. Skip the creation. 2026-08-09 02:05:41.101309 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.019385s] ... ok 2026-08-09 02:05:41.104245 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_7___uid____nfs___False___osf_nfs_uid__ [0.018715s] ... ok 2026-08-09 02:05:41.116499 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota_error [0.018275s] ... ok 2026-08-09 02:05:41.117441 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_success [0.019678s] ... ok 2026-08-09 02:05:41.120322 | ubuntu-noble | 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-08-09 02:05:41.121260 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.019699s] ... ok 2026-08-09 02:05:41.123863 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_search [0.019760s] ... ok 2026-08-09 02:05:41.131664 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access [0.018273s] ... ok 2026-08-09 02:05:41.135983 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_error_case [0.018719s] ... ok 2026-08-09 02:05:41.138499 | ubuntu-noble | Failed to get mover by name server_2. 2026-08-09 02:05:41.140318 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.018861s] ... ok 2026-08-09 02:05:41.143129 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_01________ip___True____IP_address_foo_already_exists___ [0.018842s] ... ok 2026-08-09 02:05:41.149518 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_2_No_quotas_matching_specified_filter_criteria__ [0.017860s] ... ok 2026-08-09 02:05:41.156083 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_1__201__True_ [0.019673s] ... ok 2026-08-09 02:05:41.157975 | ubuntu-noble | 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-08-09 02:05:41.160691 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.019824s] ... ok 2026-08-09 02:05:41.162291 | ubuntu-noble | {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.019227s] ... ok 2026-08-09 02:05:41.168988 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_tb [0.019618s] ... ok 2026-08-09 02:05:41.174634 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_2_False [0.018357s] ... ok 2026-08-09 02:05:41.179610 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.018648s] ... ok 2026-08-09 02:05:41.181378 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_missing_nfs_share [0.018966s] ... ok 2026-08-09 02:05:41.189586 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota_error [0.019897s] ... ok 2026-08-09 02:05:41.194713 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_by_id_non_204 [0.018214s] ... ok 2026-08-09 02:05:41.199194 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot [0.018685s] ... ok 2026-08-09 02:05:41.200273 | ubuntu-noble | Failed to Login to 3PAR (https://1.2.3.4:8080/api/v1) as USERNAME_0 because: Fake exception for testing. 2026-08-09 02:05:41.206351 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_login_error [0.020876s] ... ok 2026-08-09 02:05:41.207037 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_2_False [0.017917s] ... ok 2026-08-09 02:05:41.212535 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_by_id_success_204 [0.019587s] ... ok 2026-08-09 02:05:41.219271 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.019176s] ... ok 2026-08-09 02:05:41.221943 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_supported [0.018950s] ... ok 2026-08-09 02:05:41.224725 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_failed [0.018221s] ... ok 2026-08-09 02:05:41.227536 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_http_error_on_clear_rules [0.417206s] ... ok 2026-08-09 02:05:41.234088 | ubuntu-noble | VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. 2026-08-09 02:05:41.235398 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.018290s] ... ok 2026-08-09 02:05:41.244132 | ubuntu-noble | Failed to create session. Status_code="401", body="". 2026-08-09 02:05:41.244636 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_unsupported [0.019055s] ... ok 2026-08-09 02:05:41.244651 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_timeout [0.018361s] ... ok 2026-08-09 02:05:41.246913 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_failure [0.020079s] ... ok 2026-08-09 02:05:41.247467 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_failure [0.034600s] ... ok 2026-08-09 02:05:41.262477 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_2___4__0__0____true___None__None_ [0.021777s] ... ok 2026-08-09 02:05:41.264668 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule [0.019334s] ... ok 2026-08-09 02:05:41.266159 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot [0.019705s] ... ok 2026-08-09 02:05:41.272205 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_success [0.025185s] ... ok 2026-08-09 02:05:41.281163 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_2 [0.018435s] ... ok 2026-08-09 02:05:41.284077 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_3___4__0__0___None___false___None_ [0.019332s] ... ok 2026-08-09 02:05:41.286506 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_error [0.019831s] ... ok 2026-08-09 02:05:41.292280 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__verify_cert [0.018549s] ... ok 2026-08-09 02:05:41.299316 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_allow_access [0.063007s] ... ok 2026-08-09 02:05:41.300238 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_already_deleted [0.019143s] ... ok 2026-08-09 02:05:41.302524 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_2_rw [0.019863s] ... ok 2026-08-09 02:05:41.307725 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_2__404_____errors_________None_ [0.020384s] ... ok 2026-08-09 02:05:41.308864 | ubuntu-noble | 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-08-09 02:05:41.308878 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:05:41.311129 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem_failure [0.019987s] ... ok 2026-08-09 02:05:41.318001 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_2_500 [0.017607s] ... ok 2026-08-09 02:05:41.320295 | ubuntu-noble | Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 2. 2026-08-09 02:05:41.322477 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_2_2 [0.020445s] ... ok 2026-08-09 02:05:41.327541 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_2__404__False_ [0.020277s] ... ok 2026-08-09 02:05:41.329955 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id [0.018714s] ... ok 2026-08-09 02:05:41.337636 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_1 [0.018011s] ... ok 2026-08-09 02:05:41.343027 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share_and_fstore [0.020564s] ... ok 2026-08-09 02:05:41.346344 | ubuntu-noble | 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-08-09 02:05:41.346364 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:05:41.346821 | ubuntu-noble | {1} 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.019607s] ... ok 2026-08-09 02:05:41.351441 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios_failure [0.018193s] ... ok 2026-08-09 02:05:41.354377 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_2 [0.018367s] ... ok 2026-08-09 02:05:41.369751 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_check_valid_aliases_path_mismatch [0.068339s] ... ok 2026-08-09 02:05:41.371446 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id [0.018792s] ... ok 2026-08-09 02:05:41.371466 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_with_fstore_per_share_false [0.024134s] ... ok 2026-08-09 02:05:41.371471 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share_error [0.019495s] ... ok 2026-08-09 02:05:41.372454 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system [0.017661s] ... ok 2026-08-09 02:05:41.387320 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_success [0.018924s] ... ok 2026-08-09 02:05:41.388135 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_nfs [0.020472s] ... ok 2026-08-09 02:05:41.390680 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system_exception [0.018298s] ... ok 2026-08-09 02:05:41.391231 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics [0.024233s] ... ok 2026-08-09 02:05:41.404553 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify__given_id_does_not_exist [0.019190s] ... ok 2026-08-09 02:05:41.406260 | ubuntu-noble | Unexpected provisioning type for FPG pool: BOGUS. 2026-08-09 02:05:41.408528 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_bad_prov_type [0.020320s] ... ok 2026-08-09 02:05:41.412107 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_1___test_dquote____test_dquote__ [0.018869s] ... ok 2026-08-09 02:05:41.425122 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export [0.020139s] ... ok 2026-08-09 02:05:41.429086 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_1 [0.019903s] ... ok 2026-08-09 02:05:41.429458 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_5___xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx____xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx__ [0.018943s] ... ok 2026-08-09 02:05:41.436665 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_deny_access [0.044830s] ... ok 2026-08-09 02:05:41.443840 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_delete_filesystem [0.019021s] ... ok 2026-08-09 02:05:41.450318 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share_from_snapshot [0.020016s] ... ok 2026-08-09 02:05:41.450837 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_2 [0.021528s] ... ok 2026-08-09 02:05:41.462253 | ubuntu-noble | REST Request: PATCH https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b with body {"size_total": 6221225472} 2026-08-09 02:05:41.462281 | ubuntu-noble | 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-08-09 02:05:41.464714 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem_shrink_failure [0.020219s] ... ok 2026-08-09 02:05:41.468891 | ubuntu-noble | Failed to update capacity quota 1 on foo_fstore with error: This is a fake setfsquota returned error 2026-08-09 02:05:41.470633 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_1 [0.020811s] ... ok 2026-08-09 02:05:41.472178 | ubuntu-noble | {7} 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.020349s] ... ok 2026-08-09 02:05:41.477471 | ubuntu-noble | Failed to restore snapshot "powerstore-share-snap". 2026-08-09 02:05:41.481837 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot_backend_failure [0.042819s] ... ok 2026-08-09 02:05:41.485001 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_acl [0.018827s] ... ok 2026-08-09 02:05:41.488455 | ubuntu-noble | Failed to set SSH options for HPE 3PAR File Persona Client: non-manila-except 2026-08-09 02:05:41.488480 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:41.488486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 156, in do_setup 2026-08-09 02:05:41.488507 | ubuntu-noble | self._client.setSSHOptions( 2026-08-09 02:05:41.488513 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:41.488519 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:41.488525 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.488531 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:41.488536 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:41.488542 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.488548 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:41.488667 | ubuntu-noble | raise effect 2026-08-09 02:05:41.488678 | ubuntu-noble | Exception: non-manila-except 2026-08-09 02:05:41.490544 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_ssh_error [0.020108s] ... ok 2026-08-09 02:05:41.491087 | ubuntu-noble | ('Failed to create share %(share_name)s: %(e)s', {'share_name': 'OPENSTACK_SUPER_SHARE', 'e': 'createfshare error.'}) 2026-08-09 02:05:41.491107 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:41.491113 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 960, in _create_super_share 2026-08-09 02:05:41.491119 | ubuntu-noble | result = self._client.createfshare(protocol, 2026-08-09 02:05:41.491125 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.491130 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:41.491136 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:41.491141 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.491156 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:41.491162 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:41.491167 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.491173 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:41.491178 | ubuntu-noble | raise effect 2026-08-09 02:05:41.491184 | ubuntu-noble | Exception: createfshare error. 2026-08-09 02:05:41.495086 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_createfshare_exception [0.023026s] ... ok 2026-08-09 02:05:41.511836 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_3__None___vfs__ [0.020968s] ... ok 2026-08-09 02:05:41.520222 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__revoke_admin_smb_access_error [0.024189s] ... ok 2026-08-09 02:05:41.524295 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats [0.043522s] ... ok 2026-08-09 02:05:41.528883 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_connect [0.045387s] ... ok 2026-08-09 02:05:41.531063 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_4_______vfs__ [0.019074s] ... ok 2026-08-09 02:05:41.539899 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share_error [0.019477s] ... ok 2026-08-09 02:05:41.542147 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_cifs_share__existed_expt [0.018392s] ... ok 2026-08-09 02:05:41.550775 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_http_error [0.019635s] ... ok 2026-08-09 02:05:41.555777 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_4___uid____smb___True___osf_smb_ro_uid__ [0.018698s] ... ok 2026-08-09 02:05:41.560454 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snapshot__existed_expt [0.018933s] ... ok 2026-08-09 02:05:41.571988 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_1 [0.020674s] ... ok 2026-08-09 02:05:41.573758 | ubuntu-noble | Failed to delete snapshot "powerstore-share-snap". 2026-08-09 02:05:41.577829 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_exception [0.019587s] ... ok 2026-08-09 02:05:41.577857 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot_backend_failure [0.045759s] ... ok 2026-08-09 02:05:41.580289 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_nas_server__nonexistent_expt [0.019054s] ... ok 2026-08-09 02:05:41.596431 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search [0.019039s] ... ok 2026-08-09 02:05:41.596456 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_user_ro_success [0.022972s] ... ok 2026-08-09 02:05:41.599114 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_cifs_service__existed_expt [0.018186s] ... ok 2026-08-09 02:05:41.613828 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_11________ip___True_____ [0.017957s] ... ok 2026-08-09 02:05:41.614872 | ubuntu-noble | Get share count error! 2026-08-09 02:05:41.614892 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:05:41.616804 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_nfs_deny_access__nonexistent_expt [0.017683s] ... ok 2026-08-09 02:05:41.619183 | ubuntu-noble | Failed to resize share "powerstore-share". 2026-08-09 02:05:41.619786 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_fail [0.024548s] ... ok 2026-08-09 02:05:41.621803 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_backend_failure [0.046741s] ... ok 2026-08-09 02:05:41.632039 | ubuntu-noble | The used size of the file system svc_10 is bigger than input shrink size,it may cause date loss. 2026-08-09 02:05:41.633490 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_logout_error [0.019612s] ... ok 2026-08-09 02:05:41.634154 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem_size_too_small [0.018453s] ... ok 2026-08-09 02:05:41.640907 | ubuntu-noble | Share share-fake-uuid does not exist on the backend. 2026-08-09 02:05:41.643582 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_share_not_exist [0.024140s] ... ok 2026-08-09 02:05:41.652197 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_4___4__0__0___None___false___None_ [0.018942s] ... ok 2026-08-09 02:05:41.654306 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv4 [0.019626s] ... ok 2026-08-09 02:05:41.665260 | ubuntu-noble | Failed to update NFS access rules for "foo_display_name". 2026-08-09 02:05:41.665728 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_user_success [0.021620s] ... ok 2026-08-09 02:05:41.669358 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_backend_failure [0.046743s] ... ok 2026-08-09 02:05:41.670085 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_6___4__0__0____true____false____optimized__ [0.018521s] ... ok 2026-08-09 02:05:41.673728 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools__invalid_pool_configuration [0.019471s] ... ok 2026-08-09 02:05:41.686420 | ubuntu-noble | Get CIFS service status error. 2026-08-09 02:05:41.686443 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:05:41.689598 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_false [0.023933s] ... ok 2026-08-09 02:05:41.690689 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_1_True [0.019358s] ... ok 2026-08-09 02:05:41.693031 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect [0.019120s] ... ok 2026-08-09 02:05:41.708372 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_4_root_squash [0.018340s] ... ok 2026-08-09 02:05:41.711870 | ubuntu-noble | check_conf_file: Config file invalid. LogicalPortIP must be set when driver_handles_share_servers is False. 2026-08-09 02:05:41.712947 | ubuntu-noble | Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2026-08-09 02:05:41.713929 | ubuntu-noble | Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2026-08-09 02:05:41.713942 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share_from_snapshot [0.019427s] ... ok 2026-08-09 02:05:41.716061 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_invalid_acess_type [0.047003s] ... ok 2026-08-09 02:05:41.718012 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_logical_ip_fail [0.026005s] ... ok 2026-08-09 02:05:41.729123 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_1_volname_1 [0.020897s] ... ok 2026-08-09 02:05:41.731882 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2026-08-09 02:05:41.733913 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_filesystem [0.021541s] ... ok 2026-08-09 02:05:41.736563 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_dns_server__existed_expt [0.020908s] ... ok 2026-08-09 02:05:41.737261 | ubuntu-noble | Config file invalid. SnapshotSupport and ReplicationSupport can not both be set to True. 2026-08-09 02:05:41.739406 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_snapshot_replication_conflict [0.024024s] ... ok 2026-08-09 02:05:41.748748 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_2___volname_2____volname_3__ [0.019482s] ... ok 2026-08-09 02:05:41.751278 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:05:41.753491 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_exists [0.019392s] ... ok 2026-08-09 02:05:41.756616 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_filesystem__existed_expt [0.019905s] ... ok 2026-08-09 02:05:41.762232 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_timeout_fail [0.022760s] ... ok 2026-08-09 02:05:41.767532 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_10__99999999__1__False_ [0.018651s] ... ok 2026-08-09 02:05:41.775228 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_enable_report [0.018877s] ... ok 2026-08-09 02:05:41.775262 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_share__existed_expt [0.017889s] ... ok 2026-08-09 02:05:41.783095 | ubuntu-noble | Share share-fake-uuid does not exist on the backend. 2026-08-09 02:05:41.783117 | ubuntu-noble | Failed to mount new share share-fake-uuid. Reason: Share id fake_uuid could not be found in storage backend.. 2026-08-09 02:05:41.783123 | ubuntu-noble | The share was not found. Share name:share-fake-uuid 2026-08-09 02:05:41.786095 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_11__1__99999999__True_ [0.018494s] ... ok 2026-08-09 02:05:41.787057 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_newaccess_fail [0.024082s] ... ok 2026-08-09 02:05:41.792337 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_network_allocations_number [0.018698s] ... ok 2026-08-09 02:05:41.795417 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_filesystem__nonexistent_expt [0.018570s] ... ok 2026-08-09 02:05:41.796374 | ubuntu-noble | 2026-08-09 02:05:41.791 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:41.803037 | ubuntu-noble | Failed to connect to HPE 3PAR File Persona Client: Any exception. E.g., bad version or some other non-Manila Exception. 2026-08-09 02:05:41.803057 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:41.803063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 139, in do_setup 2026-08-09 02:05:41.803068 | ubuntu-noble | self._client = file_client.HPE3ParFilePersonaClient( 2026-08-09 02:05:41.803073 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.803078 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:41.803084 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:41.803088 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.803093 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:41.803098 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:41.803103 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.803108 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:41.803113 | ubuntu-noble | raise effect 2026-08-09 02:05:41.803118 | ubuntu-noble | Exception: Any exception. E.g., bad version or some other non-Manila Exception. 2026-08-09 02:05:41.805923 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_init_error [0.019902s] ... ok 2026-08-09 02:05:41.811168 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_revert_to_snapshot [0.018955s] ... ok 2026-08-09 02:05:41.811188 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fail [0.024372s] ... ok 2026-08-09 02:05:41.814850 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_snapshot__nonexistent_expt [0.019753s] ... ok 2026-08-09 02:05:41.817425 | ubuntu-noble | 2026-08-09 02:05:41.809 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:41.817445 | ubuntu-noble | 2026-08-09 02:05:41.809 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:41.824165 | ubuntu-noble | Exception during getvfs None: non-manila-except 2026-08-09 02:05:41.824189 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:41.824194 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1050, in get_vfs 2026-08-09 02:05:41.824198 | ubuntu-noble | result = self._client.getvfs(fpg=fpg, vfs=vfs) 2026-08-09 02:05:41.824202 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.824205 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:41.824209 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:41.824213 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.824217 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:41.824220 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:41.824224 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:41.824228 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:41.824231 | ubuntu-noble | raise effect 2026-08-09 02:05:41.824243 | ubuntu-noble | Exception: non-manila-except 2026-08-09 02:05:41.828076 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_exception [0.019848s] ... ok 2026-08-09 02:05:41.828409 | ubuntu-noble | Kerberos is not supported by EMC Unity manila driver plugin. 2026-08-09 02:05:41.829233 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__kerberos [0.019264s] ... ok 2026-08-09 02:05:41.835815 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_storagepool_fail [0.022291s] ... ok 2026-08-09 02:05:41.835830 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_cifs_share_access [0.020853s] ... ok 2026-08-09 02:05:41.843077 | ubuntu-noble | Error while validating FPG/VFS (pool/None): Expected 1, got 0. 2026-08-09 02:05:41.846787 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_not_found [0.019364s] ... ok 2026-08-09 02:05:41.847668 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vxlan_network [0.018113s] ... ok 2026-08-09 02:05:41.851660 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2026-08-09 02:05:41.855980 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_nfs [0.020245s] ... ok 2026-08-09 02:05:41.856002 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_no_extra [0.021895s] ... ok 2026-08-09 02:05:41.862109 | ubuntu-noble | Invalid protocol. Expected nfs or smb. Got . 2026-08-09 02:05:41.865493 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_1_ [0.018577s] ... ok 2026-08-09 02:05:41.866542 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:05:41.867717 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_nfs_share [0.019582s] ... ok 2026-08-09 02:05:41.874107 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share [0.018802s] ... ok 2026-08-09 02:05:41.881250 | ubuntu-noble | Request method fake-method is invalid. 2026-08-09 02:05:41.881289 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thick [0.022706s] ... ok 2026-08-09 02:05:41.883835 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_invalid_method [0.018004s] ... ok 2026-08-09 02:05:41.886438 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_deny_nfs [0.018352s] ... ok 2026-08-09 02:05:41.890675 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2026-08-09 02:05:41.893348 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_snapshot [0.020018s] ... ok 2026-08-09 02:05:41.904222 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_init_http_head [0.018168s] ... ok 2026-08-09 02:05:41.904244 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:05:41.904303 | ubuntu-noble | 2026-08-09 02:05:41.899 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:41.904312 | ubuntu-noble | 2026-08-09 02:05:41.899 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:41.906099 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_recovery [0.019572s] ... ok 2026-08-09 02:05:41.911963 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:05:41.914234 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share [0.020616s] ... ok 2026-08-09 02:05:41.920660 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_cache_fail [0.019079s] ... ok 2026-08-09 02:05:41.924590 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id [0.019052s] ... ok 2026-08-09 02:05:41.931933 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:05:41.935106 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_share__create_from_snap [0.020483s] ... ok 2026-08-09 02:05:41.944273 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_1 [0.022523s] ... ok 2026-08-09 02:05:41.955107 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_proto_enum [0.020174s] ... ok 2026-08-09 02:05:41.963394 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_4 [0.020374s] ... ok 2026-08-09 02:05:41.965509 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_root_dir_does_not_exist [0.597591s] ... ok 2026-08-09 02:05:41.969036 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.040548s] ... ok 2026-08-09 02:05:41.969999 | ubuntu-noble | 2026-08-09 02:05:41.965 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-08-09 02:05:41.976068 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_with_wrong_size_data_type [0.020627s] ... ok 2026-08-09 02:05:41.983275 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_level_fail [0.020278s] ... ok 2026-08-09 02:05:41.998130 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration_exception [0.021089s] ... ok 2026-08-09 02:05:42.004997 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_down [0.021898s] ... ok 2026-08-09 02:05:42.005290 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-08-09 02:05:42.008311 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.042971s] ... ok 2026-08-09 02:05:42.017326 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_5 [0.019140s] ... ok 2026-08-09 02:05:42.027557 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_3_out_of_sync [0.021649s] ... ok 2026-08-09 02:05:42.031305 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_nfs [0.065043s] ... ok 2026-08-09 02:05:42.034187 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_find_ports_by_mtu [0.018017s] ... ok 2026-08-09 02:05:42.049525 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_success [0.021974s] ... ok 2026-08-09 02:05:42.050647 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.041559s] ... ok 2026-08-09 02:05:42.069032 | ubuntu-noble | The filesystem type is "Thick", so dedupe or compression cannot be set. 2026-08-09 02:05:42.072666 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_1 [0.023198s] ... ok 2026-08-09 02:05:42.079977 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.045518s] ... ok 2026-08-09 02:05:42.092375 | ubuntu-noble | Failed to create snapshot "snapshot01". 2026-08-09 02:05:42.094372 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.042652s] ... ok 2026-08-09 02:05:42.095337 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_backend_failure [0.063419s] ... ok 2026-08-09 02:05:42.096921 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_03 [0.022552s] ... ok 2026-08-09 02:05:42.117380 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_04 [0.021201s] ... ok 2026-08-09 02:05:42.127796 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.045379s] ... ok 2026-08-09 02:05:42.132770 | ubuntu-noble | 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-08-09 02:05:42.135919 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-08-09 02:05:42.137147 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.042221s] ... ok 2026-08-09 02:05:42.140107 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_4 [0.022198s] ... ok 2026-08-09 02:05:42.159194 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_failure [0.064356s] ... ok 2026-08-09 02:05:42.162379 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_1 [0.021540s] ... ok 2026-08-09 02:05:42.176658 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.048176s] ... ok 2026-08-09 02:05:42.177624 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.042227s] ... ok 2026-08-09 02:05:42.183623 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_3 [0.021996s] ... ok 2026-08-09 02:05:42.204597 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_07 [0.324316s] ... ok 2026-08-09 02:05:42.205224 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_2_8 [0.021358s] ... ok 2026-08-09 02:05:42.220058 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.042362s] ... ok 2026-08-09 02:05:42.223232 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-08-09 02:05:42.224699 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs [0.066216s] ... ok 2026-08-09 02:05:42.225170 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.051245s] ... ok 2026-08-09 02:05:42.225677 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_cifs_success [0.020923s] ... ok 2026-08-09 02:05:42.226440 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_5 [0.023121s] ... ok 2026-08-09 02:05:42.244359 | ubuntu-noble | The share was not found. Share name:share-fake-uuid 2026-08-09 02:05:42.248051 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_nfs_fail_not_exist [0.020774s] ... ok 2026-08-09 02:05:42.253241 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-08-09 02:05:42.258052 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_4 [0.029181s] ... ok 2026-08-09 02:05:42.261683 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-08-09 02:05:42.264220 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.044113s] ... ok 2026-08-09 02:05:42.268193 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_1 [0.021784s] ... ok 2026-08-09 02:05:42.271680 | ubuntu-noble | File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:05:42.272156 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.046451s] ... ok 2026-08-09 02:05:42.281162 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_5_64 [0.025248s] ... ok 2026-08-09 02:05:42.294625 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_1 [0.022581s] ... ok 2026-08-09 02:05:42.295280 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs [0.070861s] ... ok 2026-08-09 02:05:42.301622 | ubuntu-noble | Get filesystem by name error! 2026-08-09 02:05:42.301644 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:05:42.304889 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_cifs_snapshot_fail [0.023989s] ... ok 2026-08-09 02:05:42.306505 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.042397s] ... ok 2026-08-09 02:05:42.313559 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_2 [0.022357s] ... ok 2026-08-09 02:05:42.316472 | ubuntu-noble | 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-08-09 02:05:42.317358 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:05:42.322787 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.047960s] ... ok 2026-08-09 02:05:42.327096 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_3_46 [0.021947s] ... ok 2026-08-09 02:05:42.334495 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail_driver_none [0.020475s] ... ok 2026-08-09 02:05:42.350515 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_2 [0.023286s] ... ok 2026-08-09 02:05:42.352197 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.044179s] ... ok 2026-08-09 02:05:42.354354 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_2_CIFS [0.020397s] ... ok 2026-08-09 02:05:42.362076 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_snapshot_update_access_nfs [0.066368s] ... ok 2026-08-09 02:05:42.365310 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.044569s] ... ok 2026-08-09 02:05:42.370729 | ubuntu-noble | Can not find snapshot fake_snapshot_uuid on array. 2026-08-09 02:05:42.373901 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_not_exist_success [0.023552s] ... ok 2026-08-09 02:05:42.377641 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_success [0.023066s] ... ok 2026-08-09 02:05:42.392893 | ubuntu-noble | Get share count error! 2026-08-09 02:05:42.392919 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:05:42.394980 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share [0.043790s] ... ok 2026-08-09 02:05:42.398302 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_fail [0.024416s] ... ok 2026-08-09 02:05:42.402147 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_4 [0.024490s] ... ok 2026-08-09 02:05:42.411192 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.046122s] ... ok 2026-08-09 02:05:42.425066 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_5 [0.022375s] ... ok 2026-08-09 02:05:42.429315 | ubuntu-noble | Access type foo is not supported for CIFS. 2026-08-09 02:05:42.431531 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_success [0.027562s] ... ok 2026-08-09 02:05:42.431812 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_access_type [0.066607s] ... ok 2026-08-09 02:05:42.441601 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.042664s] ... ok 2026-08-09 02:05:42.451598 | ubuntu-noble | New size for extend must be bigger than current size on array. (current: 4.0, new: 3). 2026-08-09 02:05:42.454923 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_1 [0.029324s] ... ok 2026-08-09 02:05:42.458551 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_fail [0.028786s] ... ok 2026-08-09 02:05:42.463610 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.049870s] ... ok 2026-08-09 02:05:42.474434 | ubuntu-noble | Failed to set access rules to new active replica fake_new_replica_id. 2026-08-09 02:05:42.474464 | ubuntu-noble | Failed to clear access rules from old active replica fake_active_replica_id. 2026-08-09 02:05:42.479552 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_2 [0.023710s] ... ok 2026-08-09 02:05:42.480861 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_success [0.024938s] ... ok 2026-08-09 02:05:42.487447 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.048250s] ... ok 2026-08-09 02:05:42.498767 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:05:42.500359 | ubuntu-noble | Failed to switch replication pair fake_pair_id. 2026-08-09 02:05:42.500379 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:05:42.500386 | ubuntu-noble | Failed to completely switch over replication pair fake_pair_id. 2026-08-09 02:05:42.500392 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:42.500398 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 206, in switch_over 2026-08-09 02:05:42.500403 | ubuntu-noble | self.helper.switch_replication_pair(replica_pair_id) 2026-08-09 02:05:42.500409 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:42.500423 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:42.500429 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.500435 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:42.500440 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:42.500446 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.500451 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-08-09 02:05:42.500456 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-08-09 02:05:42.500462 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.500468 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2026-08-09 02:05:42.500473 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-08-09 02:05:42.500479 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:05:42.500484 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:05:42.500489 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-08-09 02:05:42.500495 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:05:42.500500 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-08-09 02:05:42.507248 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool [0.045611s] ... ok 2026-08-09 02:05:42.508886 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_share_stats [0.078124s] ... ok 2026-08-09 02:05:42.508906 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_2 [0.029476s] ... ok 2026-08-09 02:05:42.509873 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_3 [0.029442s] ... ok 2026-08-09 02:05:42.530715 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.042877s] ... ok 2026-08-09 02:05:42.530749 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_success [0.021944s] ... ok 2026-08-09 02:05:42.535045 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_4 [0.024188s] ... ok 2026-08-09 02:05:42.553065 | ubuntu-noble | 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-08-09 02:05:42.553800 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_eth_port [0.021739s] ... ok 2026-08-09 02:05:42.556162 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_6 [0.021959s] ... ok 2026-08-09 02:05:42.556999 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server [0.049844s] ... ok 2026-08-09 02:05:42.570222 | ubuntu-noble | LDAP domain (100.97.5.87) has already been configured. 2026-08-09 02:05:42.573102 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.042300s] ... ok 2026-08-09 02:05:42.573480 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ldap_exist_error [0.021220s] ... ok 2026-08-09 02:05:42.577919 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_snapshot_ip_access_rule [0.070277s] ... ok 2026-08-09 02:05:42.578709 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_4 [0.022054s] ... ok 2026-08-09 02:05:42.590966 | ubuntu-noble | Failed to get mover by name server_2. 2026-08-09 02:05:42.590989 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-08-09 02:05:42.591543 | ubuntu-noble | 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-08-09 02:05:42.591555 | ubuntu-noble | No appropriate port found to create logical port. 2026-08-09 02:05:42.591561 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-08-09 02:05:42.593476 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.021641s] ... ok 2026-08-09 02:05:42.594724 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_type_not_exist [0.021767s] ... ok 2026-08-09 02:05:42.598872 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user [0.021458s] ... ok 2026-08-09 02:05:42.603431 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notsetcache_fail [0.024018s] ... ok 2026-08-09 02:05:42.606769 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.045870s] ... ok 2026-08-09 02:05:42.610637 | ubuntu-noble | 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-08-09 02:05:42.614983 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.020716s] ... ok 2026-08-09 02:05:42.616831 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_fail [0.021972s] ... ok 2026-08-09 02:05:42.617397 | ubuntu-noble | Failed to lookup user foo. 2026-08-09 02:05:42.619862 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_backend_error [0.020513s] ... ok 2026-08-09 02:05:42.626929 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_2 [0.023624s] ... ok 2026-08-09 02:05:42.632271 | ubuntu-noble | 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-08-09 02:05:42.635491 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.020751s] ... ok 2026-08-09 02:05:42.637161 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_vlan_logical_port_deleted [0.020258s] ... ok 2026-08-09 02:05:42.639434 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_success [0.018924s] ... ok 2026-08-09 02:05:42.651797 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.044279s] ... ok 2026-08-09 02:05:42.653658 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_2 [0.027699s] ... ok 2026-08-09 02:05:42.654310 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.019461s] ... ok 2026-08-09 02:05:42.657742 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_cifs [0.020564s] ... ok 2026-08-09 02:05:42.658493 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_success [0.019745s] ... ok 2026-08-09 02:05:42.674606 | ubuntu-noble | Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-08-09 02:05:42.674633 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:42.674638 | ubuntu-noble | 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-08-09 02:05:42.674642 | ubuntu-noble | out, err = self._execute_cmd(get_access, check_exit_code=True) 2026-08-09 02:05:42.674647 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674651 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:05:42.674655 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:05:42.674659 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674663 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:05:42.674667 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:05:42.674671 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674674 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:05:42.674678 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:05:42.674682 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674686 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:05:42.674690 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:05:42.674693 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674697 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:05:42.674701 | ubuntu-noble | return self.__get_result() 2026-08-09 02:05:42.674718 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674721 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:05:42.674725 | ubuntu-noble | raise self._exception 2026-08-09 02:05:42.674729 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:05:42.674733 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:05:42.674736 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674740 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd 2026-08-09 02:05:42.674744 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-08-09 02:05:42.674748 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674752 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:42.674755 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:42.674759 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674763 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:42.674767 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:42.674770 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674774 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:42.674777 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:42.674781 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.674785 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-08-09 02:05:42.674789 | ubuntu-noble | raise item[2] 2026-08-09 02:05:42.674793 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:42.674796 | ubuntu-noble | Command: None 2026-08-09 02:05:42.674800 | ubuntu-noble | Exit code: - 2026-08-09 02:05:42.674804 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:42.674808 | ubuntu-noble | Stderr: None 2026-08-09 02:05:42.674814 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.019866s] ... ok 2026-08-09 02:05:42.675090 | ubuntu-noble | Failed to check GPFS state. Error: 'state' is not in list. 2026-08-09 02:05:42.676685 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_1 [0.022637s] ... ok 2026-08-09 02:05:42.677038 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_wrong_output_exception [0.018974s] ... ok 2026-08-09 02:05:42.680086 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_directory_listing [0.021512s] ... ok 2026-08-09 02:05:42.690724 | ubuntu-noble | 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-08-09 02:05:42.694906 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.046975s] ... ok 2026-08-09 02:05:42.695416 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.019756s] ... ok 2026-08-09 02:05:42.696107 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_2_1_2_3_4_5_6_7_8 [0.018947s] ... ok 2026-08-09 02:05:42.696454 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:05:42.696909 | ubuntu-noble | Failed to cancel replication pair fake_pair_id secondary write lock. 2026-08-09 02:05:42.696921 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:05:42.699856 | ubuntu-noble | Failed to cancel replication pair fake_pair_id secondary write lock. 2026-08-09 02:05:42.699871 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:42.699875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over 2026-08-09 02:05:42.699879 | ubuntu-noble | self.helper.cancel_pair_secondary_write_lock(replica_pair_id) 2026-08-09 02:05:42.699883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock 2026-08-09 02:05:42.699887 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-08-09 02:05:42.699891 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:05:42.699894 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:05:42.699898 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-08-09 02:05:42.699902 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:05:42.699905 | ubuntu-noble | Failed to promote replica fake_new_replica_id. 2026-08-09 02:05:42.699909 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:42.699913 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica 2026-08-09 02:05:42.699916 | ubuntu-noble | self.replica_mgr.switch_over(replica_pair_id) 2026-08-09 02:05:42.699920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over 2026-08-09 02:05:42.699924 | ubuntu-noble | self.helper.cancel_pair_secondary_write_lock(replica_pair_id) 2026-08-09 02:05:42.699927 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock 2026-08-09 02:05:42.699931 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-08-09 02:05:42.699935 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:05:42.699938 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:05:42.699942 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-08-09 02:05:42.699946 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:05:42.700215 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_unexpected_error [0.019646s] ... ok 2026-08-09 02:05:42.702403 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_2 [0.024135s] ... ok 2026-08-09 02:05:42.712186 | ubuntu-noble | Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-08-09 02:05:42.712205 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:42.712209 | ubuntu-noble | 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-08-09 02:05:42.712213 | ubuntu-noble | self._execute_cmd(copy_ckpt_cmd, check_exit_code=True) 2026-08-09 02:05:42.712217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:05:42.712227 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:05:42.712231 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.712235 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:05:42.712239 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:05:42.712242 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.712252 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:05:42.712255 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:05:42.712259 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.712263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:05:42.712266 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:05:42.712270 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.712274 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:05:42.712278 | ubuntu-noble | return self.__get_result() 2026-08-09 02:05:42.712282 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.712285 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:05:42.712289 | ubuntu-noble | raise self._exception 2026-08-09 02:05:42.712293 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:05:42.712296 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:05:42.712300 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.712304 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd 2026-08-09 02:05:42.712307 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-08-09 02:05:42.712311 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.712315 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:42.712318 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:42.712322 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.712326 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:42.712331 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:42.712336 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.712346 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:42.712353 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:42.712358 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.712362 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-08-09 02:05:42.712367 | ubuntu-noble | raise item[2] 2026-08-09 02:05:42.712371 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:42.712376 | ubuntu-noble | Command: None 2026-08-09 02:05:42.712381 | ubuntu-noble | Exit code: - 2026-08-09 02:05:42.712385 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:42.712390 | ubuntu-noble | Stderr: None 2026-08-09 02:05:42.715056 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.019734s] ... ok 2026-08-09 02:05:42.715432 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device [0.019326s] ... ok 2026-08-09 02:05:42.719881 | ubuntu-noble | The replica to promote is already primary, no need to switch over. 2026-08-09 02:05:42.720204 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-08-09 02:05:42.721790 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots_error_occurred [0.021714s] ... ok 2026-08-09 02:05:42.722786 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_1_true [0.021887s] ... ok 2026-08-09 02:05:42.731770 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-08-09 02:05:42.733746 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.019631s] ... ok 2026-08-09 02:05:42.735113 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_snapshot_path [0.018910s] ... ok 2026-08-09 02:05:42.741042 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.046744s] ... ok 2026-08-09 02:05:42.741904 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_success [0.019844s] ... ok 2026-08-09 02:05:42.743290 | ubuntu-noble | Create logical port error. 2026-08-09 02:05:42.743697 | ubuntu-noble | result: {'error': {'code': 1}}. 2026-08-09 02:05:42.747657 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_logical_port_fail [0.024648s] ... ok 2026-08-09 02:05:42.751058 | ubuntu-noble | 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-08-09 02:05:42.753869 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.020076s] ... ok 2026-08-09 02:05:42.754388 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_existing_exports [0.019740s] ... ok 2026-08-09 02:05:42.762497 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create [0.020629s] ... ok 2026-08-09 02:05:42.769107 | ubuntu-noble | Cannot find optimal port. port_info: ['CTE0.A.H0']. 2026-08-09 02:05:42.771226 | ubuntu-noble | Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-08-09 02:05:42.773675 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_offline_error [0.024933s] ... ok 2026-08-09 02:05:42.773689 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_default [0.018766s] ... ok 2026-08-09 02:05:42.774079 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.019051s] ... ok 2026-08-09 02:05:42.782968 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create__path_does_not_exist [0.020334s] ... ok 2026-08-09 02:05:42.786308 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.045066s] ... ok 2026-08-09 02:05:42.790583 | ubuntu-noble | 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-08-09 02:05:42.791543 | ubuntu-noble | 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-08-09 02:05:42.792468 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_no_exports [0.018710s] ... ok 2026-08-09 02:05:42.794421 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.020996s] ... ok 2026-08-09 02:05:42.795123 | ubuntu-noble | Share (share-fake-uuid) can not be shrunk. only 'Thin' shares support shrink. 2026-08-09 02:05:42.800535 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_alloctype_fail [0.024756s] ... ok 2026-08-09 02:05:42.804488 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__send_request [0.021556s] ... ok 2026-08-09 02:05:42.811084 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_add [0.018997s] ... ok 2026-08-09 02:05:42.812523 | ubuntu-noble | 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-08-09 02:05:42.814634 | ubuntu-noble | 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-08-09 02:05:42.816445 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.021240s] ... ok 2026-08-09 02:05:42.819466 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_already_deleted [0.021900s] ... ok 2026-08-09 02:05:42.824935 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot [0.020211s] ... ok 2026-08-09 02:05:42.827992 | ubuntu-noble | test must be an absolute path. 2026-08-09 02:05:42.829851 | ubuntu-noble | 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-08-09 02:05:42.829903 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_mount_point_base [0.018682s] ... ok 2026-08-09 02:05:42.832118 | ubuntu-noble | 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-08-09 02:05:42.832689 | ubuntu-noble | Mover interface name 3d909830c356 already exists. Skip the creation. 2026-08-09 02:05:42.833379 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats [0.047007s] ... ok 2026-08-09 02:05:42.834515 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.018987s] ... ok 2026-08-09 02:05:42.838341 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:05:42.838933 | ubuntu-noble | Failed to set replication pair fake_pair_id secondary write lock. 2026-08-09 02:05:42.839879 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:05:42.839907 | ubuntu-noble | Replication pair fake_pair_id secondary access is R/W, try to set write lock but still failed. 2026-08-09 02:05:42.839916 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:42.839934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 159, in update_replication_pair_state 2026-08-09 02:05:42.839943 | ubuntu-noble | self.helper.set_pair_secondary_write_lock(replica_pair_id) 2026-08-09 02:05:42.839951 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:42.839960 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:42.839968 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.839977 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:42.839985 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:42.839994 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.840002 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-08-09 02:05:42.840010 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-08-09 02:05:42.840019 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.840027 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock 2026-08-09 02:05:42.840053 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-08-09 02:05:42.840062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:05:42.840070 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:05:42.840078 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-08-09 02:05:42.840087 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:05:42.844787 | ubuntu-noble | 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-08-09 02:05:42.844818 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:05:42.848556 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_2 [0.022392s] ... ok 2026-08-09 02:05:42.851104 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_pass [0.018949s] ... ok 2026-08-09 02:05:42.851351 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name_failure [0.021977s] ... ok 2026-08-09 02:05:42.854217 | ubuntu-noble | 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-08-09 02:05:42.856599 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.021018s] ... ok 2026-08-09 02:05:42.860945 | ubuntu-noble | Failed unlink fileset for share fakename. Error: Unexpected error while running command. 2026-08-09 02:05:42.860972 | ubuntu-noble | Command: None 2026-08-09 02:05:42.860976 | ubuntu-noble | Exit code: - 2026-08-09 02:05:42.860980 | ubuntu-noble | Stdout: None 2026-08-09 02:05:42.860984 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:42.863860 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_exception [0.021451s] ... ok 2026-08-09 02:05:42.869139 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_1__None__False_ [0.018682s] ... ok 2026-08-09 02:05:42.869155 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem [0.020661s] ... ok 2026-08-09 02:05:42.872607 | ubuntu-noble | 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-08-09 02:05:42.873524 | ubuntu-noble | 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-08-09 02:05:42.876813 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover [0.020334s] ... ok 2026-08-09 02:05:42.878214 | ubuntu-noble | 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-08-09 02:05:42.881454 | ubuntu-noble | Failed to update storage pool. 2026-08-09 02:05:42.881736 | ubuntu-noble | Share protocol NFSBOGUS not supported by GPFS driver. 2026-08-09 02:05:42.882366 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.048126s] ... ok 2026-08-09 02:05:42.884364 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.020239s] ... ok 2026-08-09 02:05:42.888894 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access [0.019857s] ... ok 2026-08-09 02:05:42.893914 | ubuntu-noble | 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-08-09 02:05:42.896849 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.020462s] ... ok 2026-08-09 02:05:42.902745 | ubuntu-noble | 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-08-09 02:05:42.903793 | ubuntu-noble | 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-08-09 02:05:42.904917 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_path [0.020324s] ... ok 2026-08-09 02:05:42.907261 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.024998s] ... ok 2026-08-09 02:05:42.908867 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_invalid_access [0.020155s] ... ok 2026-08-09 02:05:42.914681 | ubuntu-noble | Failed to get filesystem id for export "powerstore-share". 2026-08-09 02:05:42.915718 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:05:42.915738 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:05:42.916608 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_invalid_filesystem_id [0.048061s] ... ok 2026-08-09 02:05:42.917036 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.019609s] ... ok 2026-08-09 02:05:42.925719 | ubuntu-noble | Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-08-09 02:05:42.925740 | ubuntu-noble | Command: None 2026-08-09 02:05:42.925747 | ubuntu-noble | Exit code: - 2026-08-09 02:05:42.925753 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:42.925759 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:42.926835 | ubuntu-noble | Failed to allow access for share fakename. 2026-08-09 02:05:42.926854 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:42.926861 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 985, in allow_access 2026-08-09 02:05:42.926867 | ubuntu-noble | self._publish_access(*cmd) 2026-08-09 02:05:42.926873 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:42.926878 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:42.926884 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.926889 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:42.926895 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:42.926900 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.926906 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:42.926911 | ubuntu-noble | raise effect 2026-08-09 02:05:42.926917 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:42.926923 | ubuntu-noble | Command: None 2026-08-09 02:05:42.926928 | ubuntu-noble | Exit code: - 2026-08-09 02:05:42.926934 | ubuntu-noble | Stdout: 'boom' 2026-08-09 02:05:42.926940 | ubuntu-noble | Stderr: None 2026-08-09 02:05:42.928172 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_success [0.022403s] ... ok 2026-08-09 02:05:42.929877 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.020957s] ... ok 2026-08-09 02:05:42.934703 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_publish_exception [0.020725s] ... ok 2026-08-09 02:05:42.936884 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.018822s] ... ok 2026-08-09 02:05:42.946407 | ubuntu-noble | Failed to link fileset for the share fakename. 2026-08-09 02:05:42.946494 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:42.946499 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 638, in _manage_existing 2026-08-09 02:05:42.946503 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmlinkfileset', fsdev, 2026-08-09 02:05:42.946530 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:42.946536 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:42.946539 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.946543 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:42.946548 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:42.946552 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:42.946592 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:42.946610 | ubuntu-noble | raise result 2026-08-09 02:05:42.946615 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:42.946618 | ubuntu-noble | Command: None 2026-08-09 02:05:42.946622 | ubuntu-noble | Exit code: - 2026-08-09 02:05:42.946626 | ubuntu-noble | Stdout: None 2026-08-09 02:05:42.946630 | ubuntu-noble | Stderr: None 2026-08-09 02:05:42.948679 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-08-09 02:05:42.949224 | ubuntu-noble | INFINIDAT filesystem has more than one active export; possibly not a Manila share 2026-08-09 02:05:42.949672 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_relink_exception [0.021191s] ... ok 2026-08-09 02:05:42.954602 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_too_many_filesystem_exports [0.022215s] ... ok 2026-08-09 02:05:42.955020 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.023521s] ... ok 2026-08-09 02:05:42.955029 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.019028s] ... ok 2026-08-09 02:05:42.962713 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_get_default_filter_function [0.046347s] ... ok 2026-08-09 02:05:42.966810 | ubuntu-noble | Incorrect export path. Expected format: IP:/gpfs_mount_point_base/share_id. 2026-08-09 02:05:42.966823 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:42.966827 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 714, in manage_existing 2026-08-09 02:05:42.966831 | ubuntu-noble | old_export_location = old_export[1] 2026-08-09 02:05:42.966835 | ubuntu-noble | ~~~~~~~~~~^^^ 2026-08-09 02:05:42.966839 | ubuntu-noble | IndexError: list index out of range 2026-08-09 02:05:42.968829 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_invalid_export_exception [0.020491s] ... ok 2026-08-09 02:05:42.971276 | ubuntu-noble | 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-08-09 02:05:42.973461 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.018507s] ... ok 2026-08-09 02:05:42.976966 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_full_nfs_export_paths [0.022194s] ... ok 2026-08-09 02:05:42.976988 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system [0.021648s] ... ok 2026-08-09 02:05:42.984533 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_extend_filesystem [0.019701s] ... ok 2026-08-09 02:05:42.989811 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_04___4_3_2_1___False_ [0.020731s] ... ok 2026-08-09 02:05:42.990528 | ubuntu-noble | Invalid storage object type fake_type. 2026-08-09 02:05:42.992713 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.019496s] ... ok 2026-08-09 02:05:42.995219 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.020485s] ... ok 2026-08-09 02:05:42.995248 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_invalid_address [0.020445s] ... ok 2026-08-09 02:05:43.003280 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_preexist [0.020236s] ... ok 2026-08-09 02:05:43.010389 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_05___4_3_2_11___False_ [0.020354s] ... ok 2026-08-09 02:05:43.012331 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectTestCase.test_xml_api_retry [0.019435s] ... ok 2026-08-09 02:05:43.013875 | ubuntu-noble | 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-08-09 02:05:43.014776 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_single_ip [0.020653s] ... ok 2026-08-09 02:05:43.016442 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.022173s] ... ok 2026-08-09 02:05:43.023356 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_5 [0.018818s] ... ok 2026-08-09 02:05:43.031031 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_existing_exports [0.019739s] ... ok 2026-08-09 02:05:43.033064 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.019519s] ... ok 2026-08-09 02:05:43.033174 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-08-09 02:05:43.034764 | ubuntu-noble | 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-08-09 02:05:43.035913 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol_fails_for_non_nfs [0.020839s] ... ok 2026-08-09 02:05:43.039200 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.020720s] ... ok 2026-08-09 02:05:43.042637 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access [0.019933s] ... ok 2026-08-09 02:05:43.051822 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_1_False [0.018725s] ... ok 2026-08-09 02:05:43.053378 | ubuntu-noble | {7} 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.022995s] ... ok 2026-08-09 02:05:43.056339 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:05:43.056370 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:43.056380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:05:43.056403 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:05:43.056412 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.056420 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool 2026-08-09 02:05:43.056429 | ubuntu-noble | pool = self._system.pools.safe_get(name=self._pool_name) 2026-08-09 02:05:43.056437 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.056445 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:43.056454 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:43.056463 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.056471 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:43.056479 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:43.056487 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.056496 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:43.056504 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:43.056512 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.056518 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:05:43.056524 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:05:43.056530 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:05:43.056864 | ubuntu-noble | 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-08-09 02:05:43.058978 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pools_api_fail [0.022837s] ... ok 2026-08-09 02:05:43.059358 | ubuntu-noble | 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-08-09 02:05:43.060826 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.023408s] ... ok 2026-08-09 02:05:43.064221 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access_cidr [0.020303s] ... ok 2026-08-09 02:05:43.070812 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_2_True [0.019088s] ... ok 2026-08-09 02:05:43.075800 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access_exception [0.021626s] ... ok 2026-08-09 02:05:43.079874 | ubuntu-noble | 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-08-09 02:05:43.080649 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:05:43.080666 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:43.080672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:05:43.080675 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:05:43.080679 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.080683 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-08-09 02:05:43.080688 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-08-09 02:05:43.080692 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.080695 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:43.080700 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:43.080704 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.080707 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:43.080711 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:43.080715 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.080718 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:43.080722 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:43.080726 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.080730 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:05:43.080734 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:05:43.080738 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:05:43.080742 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-08-09 02:05:43.080746 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-08-09 02:05:43.084922 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_network_spaces_api_fail [0.023846s] ... ok 2026-08-09 02:05:43.085523 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.022272s] ... ok 2026-08-09 02:05:43.089625 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect_with_ipv6 [0.025647s] ... ok 2026-08-09 02:05:43.092101 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_1_True [0.022056s] ... ok 2026-08-09 02:05:43.099943 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_resync_access [0.024736s] ... ok 2026-08-09 02:05:43.104361 | ubuntu-noble | 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-08-09 02:05:43.105669 | ubuntu-noble | 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-08-09 02:05:43.108201 | ubuntu-noble | Name of the share server test not found. 2026-08-09 02:05:43.109183 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_export_doesnt_exist [0.025209s] ... ok 2026-08-09 02:05:43.109423 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.025201s] ... ok 2026-08-09 02:05:43.111301 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share__no_server_name_in_backend_details [0.022396s] ... ok 2026-08-09 02:05:43.111623 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_dbus [0.018728s] ... ok 2026-08-09 02:05:43.124196 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export [0.023506s] ... ok 2026-08-09 02:05:43.127765 | ubuntu-noble | Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-08-09 02:05:43.127793 | ubuntu-noble | Command: None 2026-08-09 02:05:43.127803 | ubuntu-noble | Exit code: - 2026-08-09 02:05:43.127812 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:43.127820 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:43.128522 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-08-09 02:05:43.128541 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:43.128550 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2026-08-09 02:05:43.128560 | ubuntu-noble | self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2026-08-09 02:05:43.128602 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:43.128618 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:43.128627 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.128635 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:43.128643 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:43.128651 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.128660 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:43.128668 | ubuntu-noble | raise effect 2026-08-09 02:05:43.128677 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-08-09 02:05:43.128685 | ubuntu-noble | Command: None 2026-08-09 02:05:43.128694 | ubuntu-noble | Exit code: - 2026-08-09 02:05:43.128702 | ubuntu-noble | Stdout: None 2026-08-09 02:05:43.128710 | ubuntu-noble | Stderr: None 2026-08-09 02:05:43.131887 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.022718s] ... ok 2026-08-09 02:05:43.133750 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_02__True__True__True__False_ [0.023261s] ... ok 2026-08-09 02:05:43.133769 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_2_False [0.020607s] ... ok 2026-08-09 02:05:43.133780 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_without_share_server [0.021107s] ... ok 2026-08-09 02:05:43.151755 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_only_one_ip_enabled [0.022335s] ... ok 2026-08-09 02:05:43.153236 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.020432s] ... ok 2026-08-09 02:05:43.154839 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_nfs_share [0.020529s] ... ok 2026-08-09 02:05:43.154867 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_1_True [0.019440s] ... ok 2026-08-09 02:05:43.155635 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_06__True__False__True__False_ [0.021384s] ... ok 2026-08-09 02:05:43.170774 | ubuntu-noble | Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-08-09 02:05:43.170804 | ubuntu-noble | Command: None 2026-08-09 02:05:43.170814 | ubuntu-noble | Exit code: - 2026-08-09 02:05:43.170823 | ubuntu-noble | Stdout: '' 2026-08-09 02:05:43.170831 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:43.171601 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_reset_exports [0.018464s] ... ok 2026-08-09 02:05:43.172495 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_7__False__False__True_ [0.025179s] ... ok 2026-08-09 02:05:43.173894 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vlan_network [0.020526s] ... ok 2026-08-09 02:05:43.174830 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.021370s] ... ok 2026-08-09 02:05:43.176335 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_16__False__False__False__False_ [0.021564s] ... ok 2026-08-09 02:05:43.190385 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_restart_service [0.018225s] ... ok 2026-08-09 02:05:43.195495 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_2 [0.019430s] ... ok 2026-08-09 02:05:43.196603 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_2_False [0.020957s] ... ok 2026-08-09 02:05:43.198732 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.022070s] ... ok 2026-08-09 02:05:43.199040 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_4__False__False_ [0.025247s] ... ok 2026-08-09 02:05:43.208051 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_2_False [0.019410s] ... ok 2026-08-09 02:05:43.212050 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_6 [0.018738s] ... ok 2026-08-09 02:05:43.216170 | ubuntu-noble | infinibox_login configuration parameter must be specified 2026-08-09 02:05:43.218883 | ubuntu-noble | Pool "mockpool" not found 2026-08-09 02:05:43.221273 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_auth_parameters [0.020891s] ... ok 2026-08-09 02:05:43.222420 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pool_not_found [0.024129s] ... ok 2026-08-09 02:05:43.222792 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.024255s] ... ok 2026-08-09 02:05:43.228717 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_restart_gluster_vol [0.018808s] ... ok 2026-08-09 02:05:43.232602 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_4 [0.019228s] ... ok 2026-08-09 02:05:43.239237 | ubuntu-noble | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_channel_status_down [0.019803s] ... ok 2026-08-09 02:05:43.239253 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:05:43.241240 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.020970s] ... ok 2026-08-09 02:05:43.243304 | ubuntu-noble | Unable to unmount gluster volume. mount_dir: /mnt/glusterfs, Error: None 2026-08-09 02:05:43.245263 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_3__False__True_ [0.023354s] ... ok 2026-08-09 02:05:43.245875 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_1 [0.018675s] ... ok 2026-08-09 02:05:43.256771 | ubuntu-noble | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_cifs [0.019416s] ... ok 2026-08-09 02:05:43.261123 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot [0.019943s] ... ok 2026-08-09 02:05:43.265556 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_shouldnt_have_vol [0.019942s] ... ok 2026-08-09 02:05:43.269999 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_13__False__False__True__True_ [0.025026s] ... ok 2026-08-09 02:05:43.272959 | ubuntu-noble | Export location error, please check ip: [], folder_name: []. 2026-08-09 02:05:43.275000 | ubuntu-noble | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_location [0.018713s] ... ok 2026-08-09 02:05:43.276501 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.045072s] ... ok 2026-08-09 02:05:43.280030 | ubuntu-noble | 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-08-09 02:05:43.282230 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.021108s] ... ok 2026-08-09 02:05:43.286930 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_req_host [0.019537s] ... ok 2026-08-09 02:05:43.294456 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_nfs_share [0.018115s] ... ok 2026-08-09 02:05:43.295396 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_infinisdk_module [0.023414s] ... ok 2026-08-09 02:05:43.304361 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr [0.018264s] ... ok 2026-08-09 02:05:43.304390 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.021188s] ... ok 2026-08-09 02:05:43.311431 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__format_name [0.018302s] ... ok 2026-08-09 02:05:43.315403 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:05:43.315436 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:43.315442 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:05:43.315455 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:05:43.315461 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.315466 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-08-09 02:05:43.315471 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-08-09 02:05:43.315476 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.315481 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:43.315486 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:43.315491 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.315496 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:43.315501 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:43.315506 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.315511 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:43.315516 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:43.315521 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.315526 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:05:43.315531 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:05:43.315536 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:05:43.318532 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_api_fail [0.025129s] ... ok 2026-08-09 02:05:43.321656 | ubuntu-noble | 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-08-09 02:05:43.322144 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_2 [0.018068s] ... ok 2026-08-09 02:05:43.322552 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.045748s] ... ok 2026-08-09 02:05:43.322879 | ubuntu-noble | Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2026-08-09 02:05:43.324182 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.020559s] ... ok 2026-08-09 02:05:43.329876 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_ips [0.017901s] ... ok 2026-08-09 02:05:43.340263 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_2 [0.018273s] ... ok 2026-08-09 02:05:43.340942 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_extend_share [0.021741s] ... ok 2026-08-09 02:05:43.342301 | ubuntu-noble | Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. 2026-08-09 02:05:43.345523 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.020268s] ... ok 2026-08-09 02:05:43.359510 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_2 [0.019469s] ... ok 2026-08-09 02:05:43.360834 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool [0.019841s] ... ok 2026-08-09 02:05:43.365917 | ubuntu-noble | {1} 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.021157s] ... ok 2026-08-09 02:05:43.372121 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.049679s] ... ok 2026-08-09 02:05:43.380594 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_1 [0.019314s] ... ok 2026-08-09 02:05:43.381937 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_service_status [0.021539s] ... ok 2026-08-09 02:05:43.389368 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm [0.019869s] ... ok 2026-08-09 02:05:43.396195 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:43.398415 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_1 [0.019358s] ... ok 2026-08-09 02:05:43.402554 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_share_not_exist [0.020574s] ... ok 2026-08-09 02:05:43.405836 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_setup_server [0.019066s] ... ok 2026-08-09 02:05:43.417036 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-08-09 02:05:43.418432 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_1_NFS [0.019787s] ... ok 2026-08-09 02:05:43.420713 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.048491s] ... ok 2026-08-09 02:05:43.424291 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_snapshot_name [0.019456s] ... ok 2026-08-09 02:05:43.428135 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_unmanage_manage [0.021539s] ... ok 2026-08-09 02:05:43.438736 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_1_ [0.018484s] ... ok 2026-08-09 02:05:43.445079 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_cifs_share [0.019653s] ... ok 2026-08-09 02:05:43.447284 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_ganesha_cnf_input [0.019505s] ... ok 2026-08-09 02:05:43.456133 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_1 [0.019043s] ... ok 2026-08-09 02:05:43.467332 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_detail [0.021294s] ... ok 2026-08-09 02:05:43.469368 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_json_input [0.017782s] ... ok 2026-08-09 02:05:43.469382 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.046839s] ... ok 2026-08-09 02:05:43.474875 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_1___ [0.018737s] ... ok 2026-08-09 02:05:43.490045 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_1_nfs [0.021376s] ... ok 2026-08-09 02:05:43.491032 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_2_False [0.020889s] ... ok 2026-08-09 02:05:43.493805 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted [0.018458s] ... ok 2026-08-09 02:05:43.508804 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_1_ [0.021686s] ... ok 2026-08-09 02:05:43.510046 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_1_nfs [0.022416s] ... ok 2026-08-09 02:05:43.510314 | ubuntu-noble | Could not mount the Gluster volume testvol 2026-08-09 02:05:43.510326 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:43.510333 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/glusterfs/layout_directory.py", line 108, in _ensure_gluster_vol_mounted 2026-08-09 02:05:43.510339 | ubuntu-noble | common._mount_gluster_vol(self.driver._execute, 2026-08-09 02:05:43.510344 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:43.510350 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:43.510356 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.510361 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:43.510366 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:43.510372 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:43.510377 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:43.510382 | ubuntu-noble | raise effect 2026-08-09 02:05:43.510388 | ubuntu-noble | manila.exception.GlusterfsException: Unknown Gluster exception. 2026-08-09 02:05:43.513747 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted_error [0.018441s] ... ok 2026-08-09 02:05:43.513760 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.043154s] ... ok 2026-08-09 02:05:43.526258 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_1_1 [0.019432s] ... ok 2026-08-09 02:05:43.529340 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_1 [0.021582s] ... ok 2026-08-09 02:05:43.531049 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_2 [0.017908s] ... ok 2026-08-09 02:05:43.549522 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id [0.020201s] ... ok 2026-08-09 02:05:43.550786 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_compile_volume_pattern [0.018880s] ... ok 2026-08-09 02:05:43.551272 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logins [0.020607s] ... ok 2026-08-09 02:05:43.558787 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.047873s] ... ok 2026-08-09 02:05:43.568676 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_put_rados_object [0.019478s] ... ok 2026-08-09 02:05:43.568765 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share [0.018256s] ... ok 2026-08-09 02:05:43.572730 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_1_True [0.021082s] ... ok 2026-08-09 02:05:43.586692 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_2_True [0.020178s] ... ok 2026-08-09 02:05:43.586724 | ubuntu-noble | 2026-08-09 02:05:43.581 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:43.588250 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_1 [0.019993s] ... ok 2026-08-09 02:05:43.592031 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec [0.020564s] ... ok 2026-08-09 02:05:43.601356 | ubuntu-noble | 2026-08-09 02:05:43.594 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:43.601383 | ubuntu-noble | 2026-08-09 02:05:43.595 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:43.603170 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.043671s] ... ok 2026-08-09 02:05:43.606089 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot [0.018758s] ... ok 2026-08-09 02:05:43.610807 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_2_False [0.019702s] ... ok 2026-08-09 02:05:43.615737 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_1_True [0.019580s] ... ok 2026-08-09 02:05:43.625275 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_2_ [0.018809s] ... ok 2026-08-09 02:05:43.626147 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_file [0.019440s] ... ok 2026-08-09 02:05:43.634458 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_1_CIFS [0.020475s] ... ok 2026-08-09 02:05:43.646797 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_clone [0.018401s] ... ok 2026-08-09 02:05:43.650341 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_2_False [0.019594s] ... ok 2026-08-09 02:05:43.650357 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.044186s] ... ok 2026-08-09 02:05:43.656136 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_1 [0.021008s] ... ok 2026-08-09 02:05:43.661775 | ubuntu-noble | 2026-08-09 02:05:43.653 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:43.661797 | ubuntu-noble | 2026-08-09 02:05:43.653 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:43.662566 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_missing_record [0.018849s] ... ok 2026-08-09 02:05:43.665773 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_2_False [0.019508s] ... ok 2026-08-09 02:05:43.676883 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_2_NFS [0.021853s] ... ok 2026-08-09 02:05:43.679708 | ubuntu-noble | 'gluster version' failed on server root@host1 with: Unknown Gluster exception. 2026-08-09 02:05:43.682503 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_1_GlusterfsException [0.019007s] ... ok 2026-08-09 02:05:43.684277 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_1 [0.018770s] ... ok 2026-08-09 02:05:43.692926 | ubuntu-noble | 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-08-09 02:05:43.698177 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.048306s] ... ok 2026-08-09 02:05:43.701616 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_nodes_info [0.022572s] ... ok 2026-08-09 02:05:43.701836 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_keymatch [0.020199s] ... ok 2026-08-09 02:05:43.704003 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_1 [0.018982s] ... ok 2026-08-09 02:05:43.712501 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_virtual_ips [0.380680s] ... ok 2026-08-09 02:05:43.720751 | ubuntu-noble | 2026-08-09 02:05:43.716 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-08-09 02:05:43.721259 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_1 [0.018989s] ... ok 2026-08-09 02:05:43.722785 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_1_True [0.023863s] ... ok 2026-08-09 02:05:43.728068 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_1_True [0.024486s] ... ok 2026-08-09 02:05:43.731766 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_1_nfs [0.021075s] ... ok 2026-08-09 02:05:43.740797 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_5 [0.018260s] ... ok 2026-08-09 02:05:43.741892 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-08-09 02:05:43.743492 | ubuntu-noble | 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-08-09 02:05:43.745256 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_2_Pool0 [0.022802s] ... ok 2026-08-09 02:05:43.747899 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.050817s] ... ok 2026-08-09 02:05:43.750745 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version_unmet [0.020320s] ... ok 2026-08-09 02:05:43.751095 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_normal [0.019412s] ... ok 2026-08-09 02:05:43.758331 | ubuntu-noble | Failed to check available capacity for hdfs.Error: Unexpected error while running command. 2026-08-09 02:05:43.758349 | ubuntu-noble | Command: None 2026-08-09 02:05:43.758353 | ubuntu-noble | Exit code: - 2026-08-09 02:05:43.758357 | ubuntu-noble | Stdout: None 2026-08-09 02:05:43.758361 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:43.761163 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.021652s] ... ok 2026-08-09 02:05:43.767629 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmfs [0.022210s] ... ok 2026-08-09 02:05:43.768690 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_1_foo_1_1_1 [0.020173s] ... ok 2026-08-09 02:05:43.771591 | ubuntu-noble | Unexpected RestAPI response: 400 User name or password error. 2026-08-09 02:05:43.774156 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_wrong_access_fail [0.023019s] ... ok 2026-08-09 02:05:43.780694 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_remote_execute [0.018544s] ... ok 2026-08-09 02:05:43.790045 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_1 [0.020125s] ... ok 2026-08-09 02:05:43.792349 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_3_2 [0.024045s] ... ok 2026-08-09 02:05:43.793740 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_5 [0.018564s] ... ok 2026-08-09 02:05:43.796662 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.049830s] ... ok 2026-08-09 02:05:43.797866 | ubuntu-noble | Failed to set space quota for the share fakename. Error: Unexpected error while running command. 2026-08-09 02:05:43.797896 | ubuntu-noble | Command: None 2026-08-09 02:05:43.797903 | ubuntu-noble | Exit code: - 2026-08-09 02:05:43.797908 | ubuntu-noble | Stdout: None 2026-08-09 02:05:43.797913 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:43.799722 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_exception [0.018947s] ... ok 2026-08-09 02:05:43.813472 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_6 [0.020693s] ... ok 2026-08-09 02:05:43.818019 | ubuntu-noble | Failed to deny ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. 2026-08-09 02:05:43.818050 | ubuntu-noble | Command: None 2026-08-09 02:05:43.818059 | ubuntu-noble | Exit code: - 2026-08-09 02:05:43.818080 | ubuntu-noble | Stdout: None 2026-08-09 02:05:43.818089 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:43.818938 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnasdir [0.019967s] ... ok 2026-08-09 02:05:43.819792 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_name [0.021943s] ... ok 2026-08-09 02:05:43.819804 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access_exception [0.020544s] ... ok 2026-08-09 02:05:43.830057 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_empty_volinfo [0.020043s] ... ok 2026-08-09 02:05:43.837423 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_1_None [0.020732s] ... ok 2026-08-09 02:05:43.837442 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_1_nfs [0.020704s] ... ok 2026-08-09 02:05:43.838357 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_2 [0.018778s] ... ok 2026-08-09 02:05:43.844170 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.047527s] ... ok 2026-08-09 02:05:43.848269 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_2_False [0.018193s] ... ok 2026-08-09 02:05:43.851465 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasportip [0.017413s] ... ok 2026-08-09 02:05:43.855607 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_4 [0.020362s] ... ok 2026-08-09 02:05:43.857891 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_1 [0.019171s] ... ok 2026-08-09 02:05:43.869875 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_1 [0.018823s] ... ok 2026-08-09 02:05:43.870213 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_2__fs_test_01 [0.017396s] ... ok 2026-08-09 02:05:43.878101 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_cifs_exception [0.018604s] ... ok 2026-08-09 02:05:43.878113 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_change [0.020956s] ... ok 2026-08-09 02:05:43.889846 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_6 [0.019697s] ... ok 2026-08-09 02:05:43.892830 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_1_None [0.018147s] ... ok 2026-08-09 02:05:43.897488 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_first_snapshot [0.019216s] ... ok 2026-08-09 02:05:43.901076 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_user_fail [0.022159s] ... ok 2026-08-09 02:05:43.907627 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_called [0.019117s] ... ok 2026-08-09 02:05:43.907642 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnasdir [0.018867s] ... ok 2026-08-09 02:05:43.919236 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_invalid_protocol [0.019830s] ... ok 2026-08-09 02:05:43.922081 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_1 [0.021951s] ... ok 2026-08-09 02:05:43.927198 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_2 [0.018265s] ... ok 2026-08-09 02:05:43.928752 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_pool_invalid [0.021511s] ... ok 2026-08-09 02:05:43.934160 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs_unsupported_type [0.018625s] ... ok 2026-08-09 02:05:43.945484 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_6 [0.018133s] ... ok 2026-08-09 02:05:43.947622 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_3 [0.023379s] ... ok 2026-08-09 02:05:43.948862 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_get_network_allocations_number [0.020496s] ... ok 2026-08-09 02:05:43.955128 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_1 [0.019407s] ... ok 2026-08-09 02:05:43.961864 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_shouldnt_have_vol [0.018518s] ... ok 2026-08-09 02:05:43.969038 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success [0.020083s] ... ok 2026-08-09 02:05:43.971846 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_2_cifs [0.022995s] ... ok 2026-08-09 02:05:43.976300 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_3 [0.018746s] ... ok 2026-08-09 02:05:43.980494 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_4 [0.019269s] ... ok 2026-08-09 02:05:43.993398 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_no_quota [0.019773s] ... ok 2026-08-09 02:05:43.993430 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_not_exist [0.023626s] ... ok 2026-08-09 02:05:43.995372 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info [0.024039s] ... ok 2026-08-09 02:05:44.002352 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_2 [0.020387s] ... ok 2026-08-09 02:05:44.011997 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot [0.019329s] ... ok 2026-08-09 02:05:44.012203 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-08-09 02:05:44.014540 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_not_exist [0.023418s] ... ok 2026-08-09 02:05:44.015610 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_1_nfs [0.022268s] ... ok 2026-08-09 02:05:44.023884 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_relaxed [0.019319s] ... ok 2026-08-09 02:05:44.032731 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_2_1_1_1_1_share_id [0.020341s] ... ok 2026-08-09 02:05:44.035392 | ubuntu-noble | fake_message 2026-08-09 02:05:44.035408 | ubuntu-noble | result: {'code': 1, 'message': 'failed', 'data': 'fake_data'}. 2026-08-09 02:05:44.038729 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_proto_error [0.020979s] ... ok 2026-08-09 02:05:44.038743 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code_fail [0.023724s] ... ok 2026-08-09 02:05:44.041010 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound [0.019976s] ... ok 2026-08-09 02:05:44.052680 | ubuntu-noble | {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.020060s] ... ok 2026-08-09 02:05:44.055727 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_change [0.019049s] ... ok 2026-08-09 02:05:44.063095 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_2 [0.022467s] ... ok 2026-08-09 02:05:44.064216 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem_dir [0.025701s] ... ok 2026-08-09 02:05:44.072076 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_2_1_1_1_1__share_id [0.018237s] ... ok 2026-08-09 02:05:44.074617 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-08-09 02:05:44.075108 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_1_nfs [0.019274s] ... ok 2026-08-09 02:05:44.083423 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_4 [0.020141s] ... ok 2026-08-09 02:05:44.088731 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_cifs_access_rest [0.024111s] ... ok 2026-08-09 02:05:44.091406 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share [0.020615s] ... ok 2026-08-09 02:05:44.095501 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_nfs_service_error [0.019832s] ... ok 2026-08-09 02:05:44.102021 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:44.104227 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_get_network_allocations_number [0.020415s] ... ok 2026-08-09 02:05:44.110009 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_snapshot [0.018472s] ... ok 2026-08-09 02:05:44.114144 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_1_nfs [0.019042s] ... ok 2026-08-09 02:05:44.117696 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_service_status [0.026557s] ... ok 2026-08-09 02:05:44.120806 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:44.123313 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_4 [0.019186s] ... ok 2026-08-09 02:05:44.128751 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_2_False [0.018594s] ... ok 2026-08-09 02:05:44.133749 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_1_nfs [0.019508s] ... ok 2026-08-09 02:05:44.139615 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_1 [0.024406s] ... ok 2026-08-09 02:05:44.141142 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:44.145862 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_1_common_name_with_space [0.019945s] ... ok 2026-08-09 02:05:44.148830 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_not_found_exception [0.019027s] ... ok 2026-08-09 02:05:44.150535 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-08-09 02:05:44.152742 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_share_not_exist [0.018245s] ... ok 2026-08-09 02:05:44.164505 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_access_rule_validator [0.019188s] ... ok 2026-08-09 02:05:44.169190 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_2 [0.028242s] ... ok 2026-08-09 02:05:44.169215 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute_ssh_exception [0.020140s] ... ok 2026-08-09 02:05:44.171771 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_1_nfs [0.018613s] ... ok 2026-08-09 02:05:44.183146 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_4_delete_snapshot [0.019269s] ... ok 2026-08-09 02:05:44.186515 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_operation_successful [0.018416s] ... ok 2026-08-09 02:05:44.189340 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_2_cifs [0.018145s] ... ok 2026-08-09 02:05:44.202069 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_via_manager [0.019683s] ... ok 2026-08-09 02:05:44.202288 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_down [0.033520s] ... ok 2026-08-09 02:05:44.205863 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs [0.019271s] ... ok 2026-08-09 02:05:44.209017 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_proto_error [0.018775s] ... ok 2026-08-09 02:05:44.223346 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_does_not_exist [0.020303s] ... ok 2026-08-09 02:05:44.227967 | ubuntu-noble | Error:"data" not in result. fake_message 2026-08-09 02:05:44.230070 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_healthy [0.027955s] ... ok 2026-08-09 02:05:44.230770 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_2_False [0.024333s] ... ok 2026-08-09 02:05:44.231566 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data_fail [0.022311s] ... ok 2026-08-09 02:05:44.244648 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_2__None__ [0.022075s] ... ok 2026-08-09 02:05:44.250357 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_2_False [0.018424s] ... ok 2026-08-09 02:05:44.251061 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_cifs_access_rest [0.018327s] ... ok 2026-08-09 02:05:44.257002 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name [0.026775s] ... ok 2026-08-09 02:05:44.266946 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup [0.022176s] ... ok 2026-08-09 02:05:44.267767 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_inexistent_share [0.018377s] ... ok 2026-08-09 02:05:44.268268 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_cifs_service [0.018620s] ... ok 2026-08-09 02:05:44.283232 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh_exception [0.026019s] ... ok 2026-08-09 02:05:44.286193 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory [0.018078s] ... ok 2026-08-09 02:05:44.287218 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_share [0.018984s] ... ok 2026-08-09 02:05:44.289019 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_extend_share [0.021478s] ... ok 2026-08-09 02:05:44.304499 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_success [0.018276s] ... ok 2026-08-09 02:05:44.308380 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_share [0.018933s] ... ok 2026-08-09 02:05:44.310025 | ubuntu-noble | CLDB nodes are not specified! 2026-08-09 02:05:44.310041 | ubuntu-noble | Zookeeper nodes are not specified! 2026-08-09 02:05:44.310046 | ubuntu-noble | Invalid "maprfs_base_volume_name". No such directory. 2026-08-09 02:05:44.310050 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:44.310054 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 351, in check_for_setup_error 2026-08-09 02:05:44.310058 | ubuntu-noble | self._maprfs_util.maprfs_ls( 2026-08-09 02:05:44.310062 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:44.310066 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:44.310070 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:44.310074 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:44.310078 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:44.310081 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:44.310095 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:44.310099 | ubuntu-noble | raise effect 2026-08-09 02:05:44.310103 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:44.310107 | ubuntu-noble | Command: None 2026-08-09 02:05:44.310111 | ubuntu-noble | Exit code: - 2026-08-09 02:05:44.310114 | ubuntu-noble | Stdout: None 2026-08-09 02:05:44.310118 | ubuntu-noble | Stderr: None 2026-08-09 02:05:44.313013 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_2 [0.022633s] ... ok 2026-08-09 02:05:44.313214 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_no_dir [0.029319s] ... ok 2026-08-09 02:05:44.323847 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_dedupe_on [0.018755s] ... ok 2026-08-09 02:05:44.325843 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_3 [0.018392s] ... ok 2026-08-09 02:05:44.335620 | ubuntu-noble | Failed to delete snapshot fake. 2026-08-09 02:05:44.335639 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:44.335644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 278, in delete_snapshot 2026-08-09 02:05:44.335648 | ubuntu-noble | self._maprfs_util.delete_snapshot(snapshot_name, volume_name) 2026-08-09 02:05:44.335652 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 179, in delete_snapshot 2026-08-09 02:05:44.335656 | ubuntu-noble | raise exception.ProcessExecutionError(out) 2026-08-09 02:05:44.335660 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:44.335664 | ubuntu-noble | Command: None 2026-08-09 02:05:44.335668 | ubuntu-noble | Exit code: - 2026-08-09 02:05:44.335671 | ubuntu-noble | Stdout: 'ERROR (fake)' 2026-08-09 02:05:44.335675 | ubuntu-noble | Stderr: None 2026-08-09 02:05:44.335682 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_1 [0.022664s] ... ok 2026-08-09 02:05:44.337209 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.024447s] ... ok 2026-08-09 02:05:44.345708 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_4 [0.020939s] ... ok 2026-08-09 02:05:44.357608 | ubuntu-noble | Gluster backend does not provide any volume matching pattern manila-share-\d+-#{size}G$ 2026-08-09 02:05:44.360002 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_glusterfs_no_volumes_provided_by_backend [0.023602s] ... ok 2026-08-09 02:05:44.366866 | ubuntu-noble | Snapshot fake not found 2026-08-09 02:05:44.368097 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_cifs_service [0.021755s] ... ok 2026-08-09 02:05:44.372343 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_invalid [0.031786s] ... ok 2026-08-09 02:05:44.379827 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_error [0.020285s] ... ok 2026-08-09 02:05:44.384220 | ubuntu-noble | Token is expired, re-login. 2026-08-09 02:05:44.386310 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_expired [0.019029s] ... ok 2026-08-09 02:05:44.394936 | ubuntu-noble | User not found on domain, skipping deny... 2026-08-09 02:05:44.396066 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_delete [0.025797s] ... ok 2026-08-09 02:05:44.398691 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_3 [0.020311s] ... ok 2026-08-09 02:05:44.399162 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.553635s] ... ok 2026-08-09 02:05:44.404081 | ubuntu-noble | Token authentication error. 2026-08-09 02:05:44.406648 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_fail [0.019702s] ... ok 2026-08-09 02:05:44.417500 | ubuntu-noble | 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-08-09 02:05:44.417969 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_with_host_validation [0.022476s] ... ok 2026-08-09 02:05:44.418384 | ubuntu-noble | Failed to delete DNS domain fake_domain. Reason: []. 2026-08-09 02:05:44.419781 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_7 [0.020742s] ... ok 2026-08-09 02:05:44.420960 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.022726s] ... ok 2026-08-09 02:05:44.428193 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity [0.021315s] ... ok 2026-08-09 02:05:44.441198 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_8 [0.021013s] ... ok 2026-08-09 02:05:44.442937 | ubuntu-noble | Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:05:44.446871 | ubuntu-noble | Cannot create share from snapshot fake with name share-0. Error: Tenant user should not differ from tenant of the source snapshot. 2026-08-09 02:05:44.447990 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.021488s] ... ok 2026-08-09 02:05:44.450178 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_list_tuple [0.026080s] ... ok 2026-08-09 02:05:44.450195 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_wrong_tenant [0.019320s] ... ok 2026-08-09 02:05:44.458903 | ubuntu-noble | Couldn't find a free gluster volume to use. 2026-08-09 02:05:44.460920 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_1 [0.019986s] ... ok 2026-08-09 02:05:44.462962 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.019988s] ... ok 2026-08-09 02:05:44.468037 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_share [0.019536s] ... ok 2026-08-09 02:05:44.468054 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_key [0.023116s] ... ok 2026-08-09 02:05:44.478908 | ubuntu-noble | 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-08-09 02:05:44.478951 | ubuntu-noble | Couldn't find a free gluster volume to use. 2026-08-09 02:05:44.482216 | ubuntu-noble | 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-08-09 02:05:44.485317 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_2 [0.020262s] ... ok 2026-08-09 02:05:44.485481 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.019815s] ... ok 2026-08-09 02:05:44.487313 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_builtin_types [0.020062s] ... ok 2026-08-09 02:05:44.490046 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_no_value [0.022428s] ... ok 2026-08-09 02:05:44.503586 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager_no_privdata [0.021234s] ... ok 2026-08-09 02:05:44.505726 | ubuntu-noble | 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-08-09 02:05:44.508398 | ubuntu-noble | {6} 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.020092s] ... ok 2026-08-09 02:05:44.510533 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.026456s] ... ok 2026-08-09 02:05:44.514464 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_1_1234 [0.024019s] ... ok 2026-08-09 02:05:44.522216 | ubuntu-noble | Failed to create directory in hdfs for the share fakename. Error: Unexpected error while running command. 2026-08-09 02:05:44.522235 | ubuntu-noble | Command: None 2026-08-09 02:05:44.522240 | ubuntu-noble | Exit code: - 2026-08-09 02:05:44.522251 | ubuntu-noble | Stdout: None 2026-08-09 02:05:44.522255 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:44.525928 | ubuntu-noble | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share_exception [0.022015s] ... ok 2026-08-09 02:05:44.527827 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_4 [0.019289s] ... ok 2026-08-09 02:05:44.532130 | ubuntu-noble | 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-08-09 02:05:44.536386 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.026033s] ... ok 2026-08-09 02:05:44.536407 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_1_1234 [0.021723s] ... ok 2026-08-09 02:05:44.547042 | ubuntu-noble | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_with_new_size [0.020354s] ... ok 2026-08-09 02:05:44.547150 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_http_error [0.019556s] ... ok 2026-08-09 02:05:44.557449 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_2_5678 [0.021260s] ... ok 2026-08-09 02:05:44.563678 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.027846s] ... ok 2026-08-09 02:05:44.564523 | ubuntu-noble | Only 'user' access type allowed! 2026-08-09 02:05:44.566015 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_2 [0.018671s] ... ok 2026-08-09 02:05:44.567661 | ubuntu-noble | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_level [0.021685s] ... ok 2026-08-09 02:05:44.584185 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_4 [0.018703s] ... ok 2026-08-09 02:05:44.585816 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2026-08-09 02:05:44.589014 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_1 [0.028402s] ... ok 2026-08-09 02:05:44.589034 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.024814s] ... ok 2026-08-09 02:05:44.591162 | ubuntu-noble | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot [0.022781s] ... ok 2026-08-09 02:05:44.603838 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_2_abc [0.019619s] ... ok 2026-08-09 02:05:44.608650 | ubuntu-noble | Failed to create snapshot fakesnapshotname for the share fakename. Error: Unexpected error while running command. 2026-08-09 02:05:44.608690 | ubuntu-noble | Command: None 2026-08-09 02:05:44.608700 | ubuntu-noble | Exit code: - 2026-08-09 02:05:44.608709 | ubuntu-noble | Stdout: None 2026-08-09 02:05:44.608717 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:44.609396 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_3 [0.022869s] ... ok 2026-08-09 02:05:44.611550 | ubuntu-noble | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot_exception [0.021089s] ... ok 2026-08-09 02:05:44.617282 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.028734s] ... ok 2026-08-09 02:05:44.625097 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_2_False [0.020420s] ... ok 2026-08-09 02:05:44.631136 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_6_None [0.021907s] ... ok 2026-08-09 02:05:44.639647 | ubuntu-noble | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share [0.027683s] ... ok 2026-08-09 02:05:44.640650 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.022188s] ... ok 2026-08-09 02:05:44.646086 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_2_False [0.021571s] ... ok 2026-08-09 02:05:44.653684 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_7___ [0.022585s] ... ok 2026-08-09 02:05:44.658198 | ubuntu-noble | 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-08-09 02:05:44.659432 | ubuntu-noble | Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-08-09 02:05:44.659454 | ubuntu-noble | Command: None 2026-08-09 02:05:44.659461 | ubuntu-noble | Exit code: - 2026-08-09 02:05:44.659466 | ubuntu-noble | Stdout: None 2026-08-09 02:05:44.659472 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:44.660099 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm [0.020067s] ... ok 2026-08-09 02:05:44.660676 | ubuntu-noble | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.021417s] ... ok 2026-08-09 02:05:44.667512 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_3_0 [0.019936s] ... ok 2026-08-09 02:05:44.671257 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_no_permissions_added [0.345055s] ... ok 2026-08-09 02:05:44.678443 | ubuntu-noble | 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-08-09 02:05:44.678471 | ubuntu-noble | 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-08-09 02:05:44.679723 | ubuntu-noble | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_do_setup [0.018417s] ... ok 2026-08-09 02:05:44.681603 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.025919s] ... ok 2026-08-09 02:05:44.681806 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.021160s] ... ok 2026-08-09 02:05:44.687081 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version_cached [0.019906s] ... ok 2026-08-09 02:05:44.689901 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add [0.019240s] ... ok 2026-08-09 02:05:44.698681 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_1 [0.019296s] ... ok 2026-08-09 02:05:44.700421 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_get_default_filter_function [0.019373s] ... ok 2026-08-09 02:05:44.704767 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_accept_vserver_peer [0.024464s] ... ok 2026-08-09 02:05:44.706103 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_ems_log_message [0.019861s] ... ok 2026-08-09 02:05:44.707111 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create_error [0.018804s] ... ok 2026-08-09 02:05:44.717974 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_deny [0.019292s] ... ok 2026-08-09 02:05:44.722526 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_not_support_manage [0.021080s] ... ok 2026-08-09 02:05:44.726200 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_export_error [0.019066s] ... ok 2026-08-09 02:05:44.729417 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_2 [0.020024s] ... ok 2026-08-09 02:05:44.730329 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_with_policy [0.024921s] ... ok 2026-08-09 02:05:44.738989 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_export_error [0.020197s] ... ok 2026-08-09 02:05:44.744867 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_update_share_stats [0.022041s] ... ok 2026-08-09 02:05:44.744913 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share_with_no_available_space_in_fs [0.018572s] ... ok 2026-08-09 02:05:44.748151 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_2 [0.020050s] ... ok 2026-08-09 02:05:44.755651 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_without_policy [0.024525s] ... ok 2026-08-09 02:05:44.759101 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_2 [0.020594s] ... ok 2026-08-09 02:05:44.763083 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_conf2json [0.019207s] ... ok 2026-08-09 02:05:44.764897 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_1_None [0.018751s] ... ok 2026-08-09 02:05:44.766654 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_already_unmounted [0.018981s] ... ok 2026-08-09 02:05:44.777231 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists_not_found [0.022536s] ... ok 2026-08-09 02:05:44.783211 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_2 [0.019320s] ... ok 2026-08-09 02:05:44.783932 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_2 [0.018681s] ... ok 2026-08-09 02:05:44.784211 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_1_True [0.019278s] ... ok 2026-08-09 02:05:44.785895 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_force [0.019886s] ... ok 2026-08-09 02:05:44.799150 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_notfound [0.021517s] ... ok 2026-08-09 02:05:44.800396 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_4 [0.020239s] ... ok 2026-08-09 02:05:44.802683 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists [0.018374s] ... ok 2026-08-09 02:05:44.802860 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_not_found_exception [0.018602s] ... ok 2026-08-09 02:05:44.805479 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_already_present [0.019763s] ... ok 2026-08-09 02:05:44.819763 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_managed_snapshot [0.019669s] ... ok 2026-08-09 02:05:44.823949 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_access_rule [0.017943s] ... ok 2026-08-09 02:05:44.824212 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_delete_rados_object [0.018794s] ... ok 2026-08-09 02:05:44.824226 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_1_fake_snapshot_name [0.020630s] ... ok 2026-08-09 02:05:44.824450 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror_svm [0.018796s] ... ok 2026-08-09 02:05:44.839328 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_file_system [0.018029s] ... ok 2026-08-09 02:05:44.840355 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs [0.019434s] ... ok 2026-08-09 02:05:44.840370 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_ganesha_export_dir [0.018321s] ... ok 2026-08-09 02:05:44.841104 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_2_None [0.021020s] ... ok 2026-08-09 02:05:44.846027 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_2 [0.019014s] ... ok 2026-08-09 02:05:44.859873 | ubuntu-noble | {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.017880s] ... ok 2026-08-09 02:05:44.860902 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init [0.018498s] ... ok 2026-08-09 02:05:44.862039 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_2 [0.021123s] ... ok 2026-08-09 02:05:44.863277 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_2_False [0.018718s] ... ok 2026-08-09 02:05:44.863298 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_commit_cg_snapshot [0.021999s] ... ok 2026-08-09 02:05:44.874446 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-08-09 02:05:44.874475 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:44.874482 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2026-08-09 02:05:44.874488 | ubuntu-noble | self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2026-08-09 02:05:44.874495 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:44.874501 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:44.874518 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:44.874524 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:44.874530 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:44.874536 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:44.874541 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:44.874547 | ubuntu-noble | raise effect 2026-08-09 02:05:44.874553 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-08-09 02:05:44.874559 | ubuntu-noble | Command: None 2026-08-09 02:05:44.874565 | ubuntu-noble | Exit code: - 2026-08-09 02:05:44.874598 | ubuntu-noble | Stdout: None 2026-08-09 02:05:44.874604 | ubuntu-noble | Stderr: None 2026-08-09 02:05:44.875200 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_1 [0.018231s] ... ok 2026-08-09 02:05:44.876843 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_1_True [0.019848s] ... ok 2026-08-09 02:05:44.880071 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_4_hitachi_hnas_ip [0.019964s] ... ok 2026-08-09 02:05:44.882543 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_1 [0.019777s] ... ok 2026-08-09 02:05:44.885056 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory [0.022368s] ... ok 2026-08-09 02:05:44.894982 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_3___test_____punc____test___punc__ [0.019747s] ... ok 2026-08-09 02:05:44.896601 | ubuntu-noble | {2} 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.018936s] ... ok 2026-08-09 02:05:44.900149 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_protocol [0.019963s] ... ok 2026-08-09 02:05:44.905628 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_2 [0.023245s] ... ok 2026-08-09 02:05:44.906758 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_credential_error [0.021263s] ... ok 2026-08-09 02:05:44.915271 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_snapshot [0.019615s] ... ok 2026-08-09 02:05:44.916116 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_file [0.018865s] ... ok 2026-08-09 02:05:44.918750 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_1___1_1_1_1 [0.019148s] ... ok 2026-08-09 02:05:44.923794 | ubuntu-noble | 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-08-09 02:05:44.923814 | ubuntu-noble | NoneType: None 2026-08-09 02:05:44.925822 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_1 [0.019990s] ... ok 2026-08-09 02:05:44.927537 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_event [0.021094s] ... ok 2026-08-09 02:05:44.931194 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2026-08-09 02:05:44.933082 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_not_ready [0.019097s] ... ok 2026-08-09 02:05:44.934264 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_2 [0.018502s] ... ok 2026-08-09 02:05:44.937755 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_3_1_1_1_1__shares [0.018625s] ... ok 2026-08-09 02:05:44.948633 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_scope [0.019185s] ... ok 2026-08-09 02:05:44.950511 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_2 [0.020467s] ... ok 2026-08-09 02:05:44.951521 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_patch [0.017708s] ... ok 2026-08-09 02:05:44.952510 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_shrink_share [0.019335s] ... ok 2026-08-09 02:05:44.956385 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_share_id [0.019043s] ... ok 2026-08-09 02:05:44.966714 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_2 [0.018289s] ... ok 2026-08-09 02:05:44.970885 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_1 [0.021448s] ... ok 2026-08-09 02:05:44.972306 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_ensure [0.020777s] ... ok 2026-08-09 02:05:44.972907 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_delete_rule [0.020011s] ... ok 2026-08-09 02:05:44.977471 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_3 [0.020666s] ... ok 2026-08-09 02:05:44.986348 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_1_True [0.022556s] ... ok 2026-08-09 02:05:44.993730 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory_error [0.018781s] ... ok 2026-08-09 02:05:44.994496 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_noensure [0.019333s] ... ok 2026-08-09 02:05:44.995348 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_2_False [0.022718s] ... ok 2026-08-09 02:05:44.999497 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_1_True [0.019363s] ... ok 2026-08-09 02:05:45.010999 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_2_65535 [0.019711s] ... ok 2026-08-09 02:05:45.014276 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory_error [0.020209s] ... ok 2026-08-09 02:05:45.014474 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol [0.019000s] ... ok 2026-08-09 02:05:45.014482 | ubuntu-noble | 2026-08-09 02:05:45.004 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:45.014534 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_1_True [0.021162s] ... ok 2026-08-09 02:05:45.018629 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_fs_not_available [0.018794s] ... ok 2026-08-09 02:05:45.019481 | ubuntu-noble | 2026-08-09 02:05:45.014 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:45.019502 | ubuntu-noble | 2026-08-09 02:05:45.015 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:45.029522 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_cluster_peer [0.021428s] ... ok 2026-08-09 02:05:45.031183 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version [0.018943s] ... ok 2026-08-09 02:05:45.033389 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_3___uid___None__False___osf_uid__ [0.018450s] ... ok 2026-08-09 02:05:45.034708 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation [0.018178s] ... ok 2026-08-09 02:05:45.035855 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_2_False [0.021278s] ... ok 2026-08-09 02:05:45.047919 | ubuntu-noble | Invalid protocol. Expected nfs or smb. Got unsupported_other_protocol. 2026-08-09 02:05:45.051913 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_1_None [0.020300s] ... ok 2026-08-09 02:05:45.055598 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version [0.017981s] ... ok 2026-08-09 02:05:45.055617 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_proto [0.018215s] ... ok 2026-08-09 02:05:45.055622 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_inexistent_snapshot [0.018105s] ... ok 2026-08-09 02:05:45.057368 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_1 [0.022106s] ... ok 2026-08-09 02:05:45.066108 | ubuntu-noble | 3PAR shares from snapshots require read-only access 2026-08-09 02:05:45.066410 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_5 [0.017973s] ... ok 2026-08-09 02:05:45.069144 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_1_CIFS [0.018868s] ... ok 2026-08-09 02:05:45.070682 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan [0.019402s] ... ok 2026-08-09 02:05:45.071133 | ubuntu-noble | 2026-08-09 02:05:45.064 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:45.071145 | ubuntu-noble | 2026-08-09 02:05:45.064 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:45.074597 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_2_False [0.019762s] ... ok 2026-08-09 02:05:45.078461 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_4 [0.021010s] ... ok 2026-08-09 02:05:45.084624 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_not_suppored [0.018399s] ... ok 2026-08-09 02:05:45.085707 | ubuntu-noble | Failed to get 3PAR WSAPI version: Fake exception for testing. 2026-08-09 02:05:45.085720 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:45.085725 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup 2026-08-09 02:05:45.085729 | ubuntu-noble | wsapi_version = self._client.getWsApiVersion()['build'] 2026-08-09 02:05:45.085734 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.085738 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:45.085743 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:45.085746 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.085764 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:45.085768 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:45.085772 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.085776 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:45.085780 | ubuntu-noble | raise effect 2026-08-09 02:05:45.085784 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-08-09 02:05:45.087865 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup [0.019091s] ... ok 2026-08-09 02:05:45.089991 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_exception [0.020413s] ... ok 2026-08-09 02:05:45.091315 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_backend_exception [0.018916s] ... ok 2026-08-09 02:05:45.101095 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_2_False [0.021966s] ... ok 2026-08-09 02:05:45.103508 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_2_True [0.018280s] ... ok 2026-08-09 02:05:45.106330 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.019409s] ... ok 2026-08-09 02:05:45.109166 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_from_snapshot [0.020416s] ... ok 2026-08-09 02:05:45.110846 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_error [0.019030s] ... ok 2026-08-09 02:05:45.121562 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_error [0.020503s] ... ok 2026-08-09 02:05:45.123179 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_2_False [0.018567s] ... ok 2026-08-09 02:05:45.125545 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.019029s] ... ok 2026-08-09 02:05:45.126521 | ubuntu-noble | 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-08-09 02:05:45.128876 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_not_allowed [0.018689s] ... ok 2026-08-09 02:05:45.129645 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats [0.019135s] ... ok 2026-08-09 02:05:45.132774 | ubuntu-noble | 2026-08-09 02:05:45.130 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-08-09 02:05:45.140039 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_1 [0.018410s] ... ok 2026-08-09 02:05:45.142952 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror [0.020779s] ... ok 2026-08-09 02:05:45.144762 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate [0.019151s] ... ok 2026-08-09 02:05:45.145190 | ubuntu-noble | Unexpected exception while getting share list. Cannot delete snapshot without checking for dependent shares first: getfshare fail. 2026-08-09 02:05:45.145197 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:45.145201 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1160, in delete_snapshot 2026-08-09 02:05:45.145205 | ubuntu-noble | shares = self._client.getfshare(protocol, 2026-08-09 02:05:45.145227 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.145231 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:45.145236 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:45.145240 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.145243 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:45.145248 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:45.145252 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.145256 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:45.145260 | ubuntu-noble | raise effect 2026-08-09 02:05:45.145264 | ubuntu-noble | Exception: getfshare fail. 2026-08-09 02:05:45.146817 | ubuntu-noble | Failed to delete snapshot for FPG/VFS/fstore/snapshot pool/test_vfs/osf-nfs-project-id/osf-snap-name: removefsnap fail. 2026-08-09 02:05:45.146833 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:45.146837 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1192, in delete_snapshot 2026-08-09 02:05:45.146842 | ubuntu-noble | result = self._client.removefsnap( 2026-08-09 02:05:45.146846 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.146849 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:45.146853 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:45.146857 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.146861 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:45.146864 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:45.146868 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.146872 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:45.146875 | ubuntu-noble | raise effect 2026-08-09 02:05:45.146879 | ubuntu-noble | Exception: removefsnap fail. 2026-08-09 02:05:45.151124 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_backend_exceptions [0.020866s] ... ok 2026-08-09 02:05:45.159632 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_3 [0.019200s] ... ok 2026-08-09 02:05:45.162561 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy_not_found [0.019784s] ... ok 2026-08-09 02:05:45.163840 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_shared [0.018774s] ... ok 2026-08-09 02:05:45.168848 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_smb [0.018403s] ... ok 2026-08-09 02:05:45.177426 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_1 [0.018301s] ... ok 2026-08-09 02:05:45.182979 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_1_True [0.019227s] ... ok 2026-08-09 02:05:45.185979 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_user_access_cifs [0.018731s] ... ok 2026-08-09 02:05:45.187901 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_svm [0.024532s] ... ok 2026-08-09 02:05:45.198762 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_3___3____6____2beta____4__ [0.019033s] ... ok 2026-08-09 02:05:45.202639 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_no_cluster_creds [0.018866s] ... ok 2026-08-09 02:05:45.206384 | ubuntu-noble | Volume fake_root_volume is already offline. 2026-08-09 02:05:45.208693 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_04__1__2__False_ [0.019082s] ... ok 2026-08-09 02:05:45.212858 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_already_offline [0.023596s] ... ok 2026-08-09 02:05:45.216853 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_4 [0.018721s] ... ok 2026-08-09 02:05:45.222837 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_scopes [0.020524s] ... ok 2026-08-09 02:05:45.224441 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_2___ip______ [0.018791s] ... ok 2026-08-09 02:05:45.232654 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup [0.021424s] ... ok 2026-08-09 02:05:45.233438 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get [0.017922s] ... ok 2026-08-09 02:05:45.242489 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_feature [0.019073s] ... ok 2026-08-09 02:05:45.244235 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_3 [0.020036s] ... ok 2026-08-09 02:05:45.249644 | ubuntu-noble | 2026-08-09 02:05:45.247 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:45.251934 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_multiple [0.018398s] ... ok 2026-08-09 02:05:45.257826 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedupe_async [0.022767s] ... ok 2026-08-09 02:05:45.262920 | ubuntu-noble | 2026-08-09 02:05:45.253 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:45.262937 | ubuntu-noble | 2026-08-09 02:05:45.253 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:45.263529 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counters [0.019509s] ... ok 2026-08-09 02:05:45.265114 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_ro_success [0.020272s] ... ok 2026-08-09 02:05:45.271119 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_1 [0.018522s] ... ok 2026-08-09 02:05:45.280493 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_3_None [0.022762s] ... ok 2026-08-09 02:05:45.283072 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_records_count_invalid [0.018586s] ... ok 2026-08-09 02:05:45.285300 | ubuntu-noble | check_conf_file: Config file invalid. StoragePool must be set. 2026-08-09 02:05:45.289561 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:45.289990 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_pool_node_fail [0.021283s] ... ok 2026-08-09 02:05:45.290875 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager [0.019123s] ... ok 2026-08-09 02:05:45.301088 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_1 [0.020108s] ... ok 2026-08-09 02:05:45.301441 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.022398s] ... ok 2026-08-09 02:05:45.305675 | ubuntu-noble | check_conf_file: Config file invalid. Product must be set to V3. 2026-08-09 02:05:45.306482 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:45.306578 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_product_fail [0.020711s] ... ok 2026-08-09 02:05:45.308508 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_2_False [0.018650s] ... ok 2026-08-09 02:05:45.310352 | ubuntu-noble | Option auth.ssl-allow is not defined on gluster volume. Volume: 2026-08-09 02:05:45.319871 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors [0.019189s] ... ok 2026-08-09 02:05:45.323063 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access [0.022639s] ... ok 2026-08-09 02:05:45.325523 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:45.326275 | ubuntu-noble | check_conf_file: Config file invalid. RestURL, UserName and UserPassword must be set. 2026-08-09 02:05:45.327528 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_restart [0.018958s] ... ok 2026-08-09 02:05:45.331660 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_username_fail [0.021180s] ... ok 2026-08-09 02:05:45.339546 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_specified [0.018964s] ... ok 2026-08-09 02:05:45.347476 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy [0.022741s] ... ok 2026-08-09 02:05:45.348798 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_2__from_snapshot [0.019329s] ... ok 2026-08-09 02:05:45.351279 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_success [0.023008s] ... ok 2026-08-09 02:05:45.360936 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_1 [0.021837s] ... ok 2026-08-09 02:05:45.365871 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init [0.018766s] ... ok 2026-08-09 02:05:45.369597 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_nfs_export_policies [0.023594s] ... ok 2026-08-09 02:05:45.371723 | ubuntu-noble | Get share count error! 2026-08-09 02:05:45.371741 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:05:45.377614 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_fail [0.023123s] ... ok 2026-08-09 02:05:45.385256 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_1 [0.019307s] ... ok 2026-08-09 02:05:45.387676 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_2_False [0.026793s] ... ok 2026-08-09 02:05:45.394045 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port [0.023252s] ... ok 2026-08-09 02:05:45.396193 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_success [0.022058s] ... ok 2026-08-09 02:05:45.404872 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_4 [0.019331s] ... ok 2026-08-09 02:05:45.407635 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_vserver_not_found [0.019443s] ... ok 2026-08-09 02:05:45.417474 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_success [0.020895s] ... ok 2026-08-09 02:05:45.420271 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state [0.024932s] ... ok 2026-08-09 02:05:45.423808 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs [0.018698s] ... ok 2026-08-09 02:05:45.427452 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_volume_count [0.019960s] ... ok 2026-08-09 02:05:45.438234 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-08-09 02:05:45.438911 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-08-09 02:05:45.446084 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_found [0.023129s] ... ok 2026-08-09 02:05:45.446107 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_success [0.024127s] ... ok 2026-08-09 02:05:45.448630 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_exists [0.018589s] ... ok 2026-08-09 02:05:45.449928 | ubuntu-noble | {6} 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.018951s] ... ok 2026-08-09 02:05:45.460961 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_local_share_path_not_exists [0.018094s] ... ok 2026-08-09 02:05:45.463481 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_1_error [0.020883s] ... ok 2026-08-09 02:05:45.465844 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_kerberos_service_principal_name [0.023360s] ... ok 2026-08-09 02:05:45.468455 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.020039s] ... ok 2026-08-09 02:05:45.478624 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_error [0.347726s] ... ok 2026-08-09 02:05:45.480170 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_1 [0.018732s] ... ok 2026-08-09 02:05:45.481182 | ubuntu-noble | Query resource pool error. 2026-08-09 02:05:45.481702 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:05:45.483440 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fs_fail [0.020628s] ... ok 2026-08-09 02:05:45.487269 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_negative [0.020686s] ... ok 2026-08-09 02:05:45.491417 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports [0.026081s] ... ok 2026-08-09 02:05:45.500023 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_1_True [0.020455s] ... ok 2026-08-09 02:05:45.500042 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share [0.018934s] ... ok 2026-08-09 02:05:45.504353 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_2_xx [0.020832s] ... ok 2026-08-09 02:05:45.511303 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces [0.021101s] ... ok 2026-08-09 02:05:45.516094 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_none_requested [0.022982s] ... ok 2026-08-09 02:05:45.518907 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test__update_share_stats [0.018843s] ... ok 2026-08-09 02:05:45.518938 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot [0.018836s] ... ok 2026-08-09 02:05:45.527806 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_3_None [0.021718s] ... ok 2026-08-09 02:05:45.530941 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_1_None [0.021314s] ... ok 2026-08-09 02:05:45.536364 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_invalid_share_protocol [0.019039s] ... ok 2026-08-09 02:05:45.538272 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup [0.020412s] ... ok 2026-08-09 02:05:45.539116 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info [0.024666s] ... ok 2026-08-09 02:05:45.548585 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_4__ [0.021199s] ... ok 2026-08-09 02:05:45.553653 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_node_type [0.021157s] ... ok 2026-08-09 02:05:45.554918 | ubuntu-noble | GlusterFS version 3.5 on server root@host1 is not supported, minimum requirement: 3.6 2026-08-09 02:05:45.557602 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share [0.018889s] ... ok 2026-08-09 02:05:45.557618 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_unsupported_glusterfs_version [0.018810s] ... ok 2026-08-09 02:05:45.562320 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled_no_license [0.022474s] ... ok 2026-08-09 02:05:45.571616 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_2 [0.022472s] ... ok 2026-08-09 02:05:45.573995 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_1_None [0.018379s] ... ok 2026-08-09 02:05:45.575257 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_2_server_to_default_ad_site [0.023125s] ... ok 2026-08-09 02:05:45.576607 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_ensure_share [0.019039s] ... ok 2026-08-09 02:05:45.586790 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_storage_failover_partner [0.023293s] ... ok 2026-08-09 02:05:45.589842 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-08-09 02:05:45.594969 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_3 [0.022221s] ... ok 2026-08-09 02:05:45.597140 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_2_False [0.020157s] ... ok 2026-08-09 02:05:45.598745 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_filter_used [0.021591s] ... ok 2026-08-09 02:05:45.601776 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_2_False [0.025025s] ... ok 2026-08-09 02:05:45.610409 | ubuntu-noble | No replication pair ID recorded for share fake_share_id. Continue to delete replica fake_new_replica_id. 2026-08-09 02:05:45.611721 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-08-09 02:05:45.612216 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_2_False [0.024278s] ... ok 2026-08-09 02:05:45.615592 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_share [0.019829s] ... ok 2026-08-09 02:05:45.617470 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_with_no_pair_id [0.021213s] ... ok 2026-08-09 02:05:45.617486 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_2 [0.019287s] ... ok 2026-08-09 02:05:45.622107 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume_default_junction_path [0.021227s] ... ok 2026-08-09 02:05:45.632298 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_1 [0.018004s] ... ok 2026-08-09 02:05:45.634498 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_autosize_attributes [0.022212s] ... ok 2026-08-09 02:05:45.634521 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_withoutqos_success [0.020179s] ... ok 2026-08-09 02:05:45.635124 | ubuntu-noble | Couldn't find the share in used list. 2026-08-09 02:05:45.637452 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol_excp [0.020126s] ... ok 2026-08-09 02:05:45.642024 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_1 [0.019997s] ... ok 2026-08-09 02:05:45.651152 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_exception [0.018066s] ... ok 2026-08-09 02:05:45.653373 | ubuntu-noble | Can not get share share-fake-uuid. 2026-08-09 02:05:45.655138 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_unique [0.022239s] ... ok 2026-08-09 02:05:45.656589 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_local_execute [0.018736s] ... ok 2026-08-09 02:05:45.658219 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_share_not_exist [0.022803s] ... ok 2026-08-09 02:05:45.662069 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_3 [0.020053s] ... ok 2026-08-09 02:05:45.669597 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_resize_file_system [0.018516s] ... ok 2026-08-09 02:05:45.673601 | ubuntu-noble | Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-08-09 02:05:45.673615 | ubuntu-noble | Command: None 2026-08-09 02:05:45.673620 | ubuntu-noble | Exit code: - 2026-08-09 02:05:45.673624 | ubuntu-noble | Stdout: None 2026-08-09 02:05:45.673628 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:45.676355 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.019426s] ... ok 2026-08-09 02:05:45.678341 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities [0.021700s] ... ok 2026-08-09 02:05:45.679113 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_2 [0.020809s] ... ok 2026-08-09 02:05:45.681758 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_4 [0.020066s] ... ok 2026-08-09 02:05:45.687709 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_1___1__4_ [0.018333s] ... ok 2026-08-09 02:05:45.694579 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot [0.018942s] ... ok 2026-08-09 02:05:45.697682 | ubuntu-noble | The StoragePool is None. 2026-08-09 02:05:45.699167 | ubuntu-noble | Configured ONTAP login user cannot retrieve QoS policies. 2026-08-09 02:05:45.700696 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_disk_type_pool_info_none [0.022740s] ... ok 2026-08-09 02:05:45.702071 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_no_permissions_to_execute_zapi [0.019267s] ... ok 2026-08-09 02:05:45.702661 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_1 [0.023329s] ... ok 2026-08-09 02:05:45.704035 | ubuntu-noble | Invalid configuration. hpe3par_fpg must be set. 2026-08-09 02:05:45.705384 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_4______0__4_ [0.018167s] ... ok 2026-08-09 02:05:45.712982 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_extend_share [0.018053s] ... ok 2026-08-09 02:05:45.724605 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_other_zapi_errors [0.019962s] ... ok 2026-08-09 02:05:45.724630 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_success [0.021319s] ... ok 2026-08-09 02:05:45.726805 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_6___min_1_ip_fpg___1__4_ [0.019201s] ... ok 2026-08-09 02:05:45.726820 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name_not_found [0.024509s] ... ok 2026-08-09 02:05:45.727762 | ubuntu-noble | 2026-08-09 02:05:45.720 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:45.727777 | ubuntu-noble | 2026-08-09 02:05:45.720 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:45.732743 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.019838s] ... ok 2026-08-09 02:05:45.743991 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_2 [0.019635s] ... ok 2026-08-09 02:05:45.745111 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror_svm [0.021501s] ... ok 2026-08-09 02:05:45.746275 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_2 [0.020137s] ... ok 2026-08-09 02:05:45.750038 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_1__1__30_ [0.023278s] ... ok 2026-08-09 02:05:45.752921 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__update_share_stats [0.020189s] ... ok 2026-08-09 02:05:45.760860 | ubuntu-noble | The StoragePool is None. 2026-08-09 02:05:45.764151 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_pool_not_exist [0.021457s] ... ok 2026-08-09 02:05:45.765782 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_no_refresh [0.020153s] ... ok 2026-08-09 02:05:45.767028 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_2 [0.022806s] ... ok 2026-08-09 02:05:45.772096 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_2__1__40_ [0.022844s] ... ok 2026-08-09 02:05:45.774138 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_1 [0.020847s] ... ok 2026-08-09 02:05:45.783536 | ubuntu-noble | Unsupported configuration. hpe3par_fpg must have IP address or be discoverable at 3PAR 2026-08-09 02:05:45.784655 | ubuntu-noble | 2026-08-09 02:05:45.778 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-08-09 02:05:45.786313 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_share_not_exist [0.021398s] ... ok 2026-08-09 02:05:45.790783 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_failure_no_dhss_no_conf_ss_ip [0.020340s] ... ok 2026-08-09 02:05:45.795736 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs [0.021866s] ... ok 2026-08-09 02:05:45.795757 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_3__2__0_ [0.021150s] ... ok 2026-08-09 02:05:45.795762 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_empty_snapshot [0.019487s] ... ok 2026-08-09 02:05:45.805940 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_mediator_error [0.019942s] ... ok 2026-08-09 02:05:45.807348 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_exist [0.021796s] ... ok 2026-08-09 02:05:45.812900 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_1_hitachi_hnas_driver_helper [0.019183s] ... ok 2026-08-09 02:05:45.813885 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_not_supported [0.019964s] ... ok 2026-08-09 02:05:45.824976 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success_no_dhss_no_conf_ss_ip [0.019075s] ... ok 2026-08-09 02:05:45.827026 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_normal [0.020230s] ... ok 2026-08-09 02:05:45.832464 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_2_hitachi_hnas_evs_id [0.019032s] ... ok 2026-08-09 02:05:45.834746 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_2 [0.044459s] ... ok 2026-08-09 02:05:45.835961 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_1_True [0.022152s] ... ok 2026-08-09 02:05:45.843982 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_file_tree_no_config_options [0.018657s] ... ok 2026-08-09 02:05:45.855048 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_credentials [0.020590s] ... ok 2026-08-09 02:05:45.855809 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy [0.022033s] ... ok 2026-08-09 02:05:45.857492 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_unique [0.021253s] ... ok 2026-08-09 02:05:45.860466 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notset_partition_fail [0.033356s] ... ok 2026-08-09 02:05:45.862883 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share [0.019001s] ... ok 2026-08-09 02:05:45.872828 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_1 [0.019918s] ... ok 2026-08-09 02:05:45.879374 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces_not_found [0.020163s] ... ok 2026-08-09 02:05:45.879992 | ubuntu-noble | 2026-08-09 02:05:45.875 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:45.880860 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_2_ntfs [0.024860s] ... ok 2026-08-09 02:05:45.881597 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search_xproto [0.018984s] ... ok 2026-08-09 02:05:45.885869 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_1_True [0.025258s] ... ok 2026-08-09 02:05:45.895616 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_3__directory1 [0.019384s] ... ok 2026-08-09 02:05:45.899305 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_node_data_ports [0.020419s] ... ok 2026-08-09 02:05:45.902465 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists [0.018431s] ... ok 2026-08-09 02:05:45.902888 | ubuntu-noble | 2026-08-09 02:05:45.891 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:45.902901 | ubuntu-noble | 2026-08-09 02:05:45.891 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:45.905186 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:05:45.907592 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size [0.026270s] ... ok 2026-08-09 02:05:45.908641 | ubuntu-noble | Failed to set replication pair fake_pair_id secondary write lock. 2026-08-09 02:05:45.908659 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:05:45.908664 | ubuntu-noble | Failed to completely switch over replication pair fake_pair_id. 2026-08-09 02:05:45.908668 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:45.908672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 207, in switch_over 2026-08-09 02:05:45.908678 | ubuntu-noble | self.helper.set_pair_secondary_write_lock(replica_pair_id) 2026-08-09 02:05:45.908706 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:45.908711 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:45.908715 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.908719 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:45.908723 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:45.908727 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.908731 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-08-09 02:05:45.908735 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-08-09 02:05:45.908739 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.908743 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock 2026-08-09 02:05:45.908747 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-08-09 02:05:45.908751 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:05:45.908764 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:05:45.908768 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-08-09 02:05:45.908772 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:05:45.908776 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-08-09 02:05:45.912870 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_3 [0.024973s] ... ok 2026-08-09 02:05:45.914869 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_1_fake_size [0.019502s] ... ok 2026-08-09 02:05:45.914900 | ubuntu-noble | 2026-08-09 02:05:45.907 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:45.914908 | ubuntu-noble | 2026-08-09 02:05:45.908 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:45.919308 | ubuntu-noble | Failed to get FSIPs for FPG/VFS pool/test_vfs. 2026-08-09 02:05:45.919325 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:45.919329 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1654, in fsip_exists 2026-08-09 02:05:45.919333 | ubuntu-noble | result = self._client.getfsip(vfs, fpg=fpg) 2026-08-09 02:05:45.919337 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.919341 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:45.919345 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:45.919348 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.919352 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:45.919356 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:45.919359 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:45.919363 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:45.919367 | ubuntu-noble | raise effect 2026-08-09 02:05:45.919371 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception..FakeException 2026-08-09 02:05:45.923016 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception [0.021383s] ... ok 2026-08-09 02:05:45.923033 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_root_aggregates [0.024369s] ... ok 2026-08-09 02:05:45.932214 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_invalid [0.025094s] ... ok 2026-08-09 02:05:45.933117 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_allow [0.020306s] ... ok 2026-08-09 02:05:45.937212 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_logical_port_exist [0.025771s] ... ok 2026-08-09 02:05:45.940549 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_08________user___True_____r___ [0.018122s] ... ok 2026-08-09 02:05:45.945509 | ubuntu-noble | {7} 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.022566s] ... ok 2026-08-09 02:05:45.951388 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_1 [0.019288s] ... ok 2026-08-09 02:05:45.954967 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_1 [0.022471s] ... ok 2026-08-09 02:05:45.959303 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_13________ip___True_____ [0.019190s] ... ok 2026-08-09 02:05:45.964834 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_success [0.027661s] ... ok 2026-08-09 02:05:45.967543 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_1_True [0.021971s] ... ok 2026-08-09 02:05:45.968807 | ubuntu-noble | 2026-08-09 02:05:45.964 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-08-09 02:05:45.971065 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_4 [0.019444s] ... ok 2026-08-09 02:05:45.975065 | ubuntu-noble | CIFS server does not exist for Vserver fake_vserver. 2026-08-09 02:05:45.976441 | ubuntu-noble | 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-08-09 02:05:45.978049 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_cifs_not_found [0.022852s] ... ok 2026-08-09 02:05:45.978534 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_ro_access_cifs_error [0.019284s] ... ok 2026-08-09 02:05:45.989735 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_1_False [0.021657s] ... ok 2026-08-09 02:05:45.991014 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share_new_size_lower_than_usage [0.019186s] ... ok 2026-08-09 02:05:45.993212 | ubuntu-noble | {0} 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.027256s] ... ok 2026-08-09 02:05:45.996444 | ubuntu-noble | Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: Total progress 99 != 100. 2026-08-09 02:05:45.999873 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_incomplete [0.019971s] ... ok 2026-08-09 02:05:46.000198 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_dns_configuration [0.021837s] ... ok 2026-08-09 02:05:46.011243 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_2 [0.020736s] ... ok 2026-08-09 02:05:46.014031 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_1_True [0.022639s] ... ok 2026-08-09 02:05:46.015112 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_success [0.022114s] ... ok 2026-08-09 02:05:46.016645 | ubuntu-noble | Failed to create share from snapshot for FPG/VFS/tag pool/test_vfs/osf-snap-id. Snapshot not found. 2026-08-09 02:05:46.019333 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_not_found [0.019455s] ... ok 2026-08-09 02:05:46.027130 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_01 [0.025493s] ... ok 2026-08-09 02:05:46.031775 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists_not_found [0.021414s] ... ok 2026-08-09 02:05:46.032383 | ubuntu-noble | No replication pair ID recorded for share fake_share_id. 2026-08-09 02:05:46.033753 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_2_False [0.018040s] ... ok 2026-08-09 02:05:46.035049 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_no_pair_id [0.019585s] ... ok 2026-08-09 02:05:46.036461 | ubuntu-noble | Failed to create snapshot for FPG/VFS/fstore pool/test_vfs/osf-nfs-project-id: createfsnap fail. 2026-08-09 02:05:46.036960 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.036972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1131, in create_snapshot 2026-08-09 02:05:46.036976 | ubuntu-noble | result = self._client.createfsnap( 2026-08-09 02:05:46.036980 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.036984 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:46.036987 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:46.036991 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.036995 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:46.036998 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:46.037002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.037006 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:46.037010 | ubuntu-noble | raise effect 2026-08-09 02:05:46.037014 | ubuntu-noble | Exception: createfsnap fail. 2026-08-09 02:05:46.039655 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_backend_exception [0.020387s] ... ok 2026-08-09 02:05:46.049969 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_10 [0.024222s] ... ok 2026-08-09 02:05:46.051406 | ubuntu-noble | Cannot update the replication fake_pair_id because it's not in normal status. 2026-08-09 02:05:46.051811 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_context_change [0.018287s] ... ok 2026-08-09 02:05:46.054828 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_already_offline [0.022139s] ... ok 2026-08-09 02:05:46.054849 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_replication_abnormal [0.019815s] ... ok 2026-08-09 02:05:46.056032 | ubuntu-noble | Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Failed to find fshare. 2026-08-09 02:05:46.058161 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_share_not_found [0.019162s] ... ok 2026-08-09 02:05:46.069468 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_exception [0.019134s] ... ok 2026-08-09 02:05:46.072913 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists [0.021912s] ... ok 2026-08-09 02:05:46.075136 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_username_password_encode_decode [0.020881s] ... ok 2026-08-09 02:05:46.076605 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies_api_error [0.021938s] ... ok 2026-08-09 02:05:46.077261 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share_only_readonly [0.018708s] ... ok 2026-08-09 02:05:46.083237 | ubuntu-noble | 2026-08-09 02:05:46.080 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:46.088598 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_inexistent_share [0.019070s] ... ok 2026-08-09 02:05:46.092587 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes [0.019792s] ... ok 2026-08-09 02:05:46.094408 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_active [0.018923s] ... ok 2026-08-09 02:05:46.096424 | ubuntu-noble | 2026-08-09 02:05:46.090 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:46.096618 | ubuntu-noble | 2026-08-09 02:05:46.090 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:46.096955 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_not_found [0.019103s] ... ok 2026-08-09 02:05:46.100718 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_2 [0.022356s] ... ok 2026-08-09 02:05:46.107877 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_in_use [0.019009s] ... ok 2026-08-09 02:05:46.111902 | ubuntu-noble | Failed to create snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-08-09 02:05:46.111919 | ubuntu-noble | Command: None 2026-08-09 02:05:46.111925 | ubuntu-noble | Exit code: - 2026-08-09 02:05:46.111930 | ubuntu-noble | Stdout: None 2026-08-09 02:05:46.111935 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:46.114207 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__abort_snapmirror [0.020003s] ... ok 2026-08-09 02:05:46.116777 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot_exception [0.019658s] ... ok 2026-08-09 02:05:46.116955 | ubuntu-noble | 2026-08-09 02:05:46.111 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:46.116965 | ubuntu-noble | 2026-08-09 02:05:46.112 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:46.117926 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot [0.019705s] ... ok 2026-08-09 02:05:46.120922 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror [0.022322s] ... ok 2026-08-09 02:05:46.126228 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_without_use [0.018551s] ... ok 2026-08-09 02:05:46.132676 | ubuntu-noble | Failed to get capacity for fpg pool: Fake exception for testing. 2026-08-09 02:05:46.133236 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share [0.019029s] ... ok 2026-08-09 02:05:46.134406 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_nfs_export_rule [0.021901s] ... ok 2026-08-09 02:05:46.135458 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_exception [0.019219s] ... ok 2026-08-09 02:05:46.143837 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_4 [0.022128s] ... ok 2026-08-09 02:05:46.146667 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_2_False [0.019259s] ... ok 2026-08-09 02:05:46.152721 | ubuntu-noble | Error while getting fsquotas for FPG pool: Some error happened. 2026-08-09 02:05:46.152738 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_1_44_3_2_11 [0.018617s] ... ok 2026-08-09 02:05:46.154875 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_error [0.019684s] ... ok 2026-08-09 02:05:46.156800 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_1_1 [0.021548s] ... ok 2026-08-09 02:05:46.164283 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone [0.018195s] ... ok 2026-08-09 02:05:46.164303 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs_error [0.020467s] ... ok 2026-08-09 02:05:46.170342 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_failure [0.017845s] ... ok 2026-08-09 02:05:46.174248 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_no_client [0.018329s] ... ok 2026-08-09 02:05:46.178999 | ubuntu-noble | 2026-08-09 02:05:46.176 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-08-09 02:05:46.180322 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_broadcast_domain_for_port_exception [0.024306s] ... ok 2026-08-09 02:05:46.182453 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_nothing_to_clone [0.018742s] ... ok 2026-08-09 02:05:46.186164 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_1_True [0.021927s] ... ok 2026-08-09 02:05:46.189197 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__local_path [0.018383s] ... ok 2026-08-09 02:05:46.193976 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_01__2__1__True_ [0.019943s] ... ok 2026-08-09 02:05:46.201795 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_error [0.019138s] ... ok 2026-08-09 02:05:46.206167 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_not_found [0.023791s] ... ok 2026-08-09 02:05:46.209136 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_nfs_export_policy [0.020552s] ... ok 2026-08-09 02:05:46.209156 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_2_mmlsquota__blockLimit__mmlsquota__1048576 [0.018534s] ... ok 2026-08-09 02:05:46.212154 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_2____smb____SMB____SmB____CIFS____cifs____CiFs_____nfs__ [0.018092s] ... ok 2026-08-09 02:05:46.221668 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_vvol_does_not_exist [0.018134s] ... ok 2026-08-09 02:05:46.223528 | ubuntu-noble | Failed to unlink fileset for share fakename. 2026-08-09 02:05:46.223547 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.223553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 619, in _manage_existing 2026-08-09 02:05:46.223558 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmunlinkfileset', fsdev, 2026-08-09 02:05:46.223583 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:46.223592 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:46.223597 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.223602 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:46.223608 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:46.223613 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.223618 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:46.223623 | ubuntu-noble | raise effect 2026-08-09 02:05:46.223628 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:46.223633 | ubuntu-noble | Command: None 2026-08-09 02:05:46.223639 | ubuntu-noble | Exit code: - 2026-08-09 02:05:46.223644 | ubuntu-noble | Stdout: None 2026-08-09 02:05:46.223649 | ubuntu-noble | Stderr: None 2026-08-09 02:05:46.227375 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args_error [0.022393s] ... ok 2026-08-09 02:05:46.228232 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_unlink_exception [0.018605s] ... ok 2026-08-09 02:05:46.230396 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_2__None___POST__ [0.018433s] ... ok 2026-08-09 02:05:46.240541 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing [0.019756s] ... ok 2026-08-09 02:05:46.243533 | ubuntu-noble | Failed to set permissions for share fakename. 2026-08-09 02:05:46.243550 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.243555 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 651, in _manage_existing 2026-08-09 02:05:46.243594 | ubuntu-noble | self._gpfs_execute('chmod', '777', new_export_location) 2026-08-09 02:05:46.243604 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:46.243609 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:46.243614 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.243619 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:46.243624 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:46.243629 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.243634 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:46.243788 | ubuntu-noble | raise result 2026-08-09 02:05:46.243794 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:46.243799 | ubuntu-noble | Command: None 2026-08-09 02:05:46.243804 | ubuntu-noble | Exit code: - 2026-08-09 02:05:46.243809 | ubuntu-noble | Stdout: None 2026-08-09 02:05:46.243827 | ubuntu-noble | Stderr: None 2026-08-09 02:05:46.247428 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_permission_change_exception [0.020604s] ... ok 2026-08-09 02:05:46.249294 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__getattr__ [0.021736s] ... ok 2026-08-09 02:05:46.250091 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_5___fake_data____PUT__ [0.018754s] ... ok 2026-08-09 02:05:46.258163 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_exception [0.018021s] ... ok 2026-08-09 02:05:46.263272 | ubuntu-noble | Failed to check quota for share fakename. 2026-08-09 02:05:46.263292 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.263298 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 669, in _manage_existing 2026-08-09 02:05:46.263303 | ubuntu-noble | quota_status = lines[1].split(':')[quota_limit] 2026-08-09 02:05:46.263308 | ubuntu-noble | ~~~~~^^^ 2026-08-09 02:05:46.263313 | ubuntu-noble | IndexError: list index out of range 2026-08-09 02:05:46.266031 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_unable_to_get_quota_of_fileset_exception [0.019108s] ... ok 2026-08-09 02:05:46.268476 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_6__None___DELETE__ [0.019227s] ... ok 2026-08-09 02:05:46.271552 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__quiesce_snapmirror [0.022292s] ... ok 2026-08-09 02:05:46.279717 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_1 [0.018841s] ... ok 2026-08-09 02:05:46.287069 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_01__None__True_ [0.019307s] ... ok 2026-08-09 02:05:46.289791 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_fail [0.021288s] ... ok 2026-08-09 02:05:46.296637 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror_no_parameter [0.023578s] ... ok 2026-08-09 02:05:46.296818 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_2__0__5_ [0.018936s] ... ok 2026-08-09 02:05:46.304131 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_07______False_ [0.018333s] ... ok 2026-08-09 02:05:46.309309 | ubuntu-noble | Get share count error! 2026-08-09 02:05:46.309897 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:05:46.313130 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_user_fail [0.021947s] ... ok 2026-08-09 02:05:46.314614 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_3__0___1_ [0.018004s] ... ok 2026-08-09 02:05:46.320783 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_timeout [0.022492s] ... ok 2026-08-09 02:05:46.323348 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_10___1_2_3_4_5_6_7_8___True_ [0.018507s] ... ok 2026-08-09 02:05:46.333723 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-08-09 02:05:46.333806 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-08-09 02:05:46.338066 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_4___test_with_spaces_____test_with_spaces___ [0.019776s] ... ok 2026-08-09 02:05:46.339852 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_cifssnapshot_success [0.023778s] ... ok 2026-08-09 02:05:46.341680 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_1_True [0.021093s] ... ok 2026-08-09 02:05:46.344442 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access [0.019046s] ... ok 2026-08-09 02:05:46.355850 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:05:46.357236 | ubuntu-noble | Create share error. 2026-08-09 02:05:46.357258 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:05:46.357263 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_2______None_ [0.018692s] ... ok 2026-08-09 02:05:46.357778 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_2 [0.021575s] ... ok 2026-08-09 02:05:46.359153 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_2_False [0.019788s] ... ok 2026-08-09 02:05:46.359762 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_ro [0.018679s] ... ok 2026-08-09 02:05:46.373259 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_success [0.020250s] ... ok 2026-08-09 02:05:46.376416 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:05:46.376435 | ubuntu-noble | Failed to get replication pair fake_pair_id. 2026-08-09 02:05:46.376441 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:05:46.377039 | ubuntu-noble | Failed to get replication pair info for fake_pair_id. 2026-08-09 02:05:46.377671 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.377686 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 69, in _get_replication_pair_info 2026-08-09 02:05:46.377692 | ubuntu-noble | pair_info = self.helper.get_replication_pair_by_id( 2026-08-09 02:05:46.377698 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.377703 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1448, in get_replication_pair_by_id 2026-08-09 02:05:46.377716 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-08-09 02:05:46.377721 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:05:46.377727 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:05:46.377732 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to get replication pair fake_pair_id. 2026-08-09 02:05:46.377737 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:05:46.377746 | ubuntu-noble | Cannot get replica state, return error 2026-08-09 02:05:46.379506 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_move [0.020085s] ... ok 2026-08-09 02:05:46.380307 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_rw [0.019216s] ... ok 2026-08-09 02:05:46.382623 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_get_state_fail [0.022312s] ... ok 2026-08-09 02:05:46.394945 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_3 [0.021330s] ... ok 2026-08-09 02:05:46.398917 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_change [0.019246s] ... ok 2026-08-09 02:05:46.399927 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_active_directory [0.020667s] ... ok 2026-08-09 02:05:46.404215 | ubuntu-noble | Failed to mount old share share_fake_uuid. Reason: err. 2026-08-09 02:05:46.404530 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-08-09 02:05:46.407197 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_mountshare_fail [0.027053s] ... ok 2026-08-09 02:05:46.414870 | ubuntu-noble | GPFS is not active. 2026-08-09 02:05:46.416918 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_state [0.018555s] ... ok 2026-08-09 02:05:46.420481 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_2_None [0.019791s] ... ok 2026-08-09 02:05:46.422996 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_with_refresh [0.027936s] ... ok 2026-08-09 02:05:46.430061 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thin [0.022461s] ... ok 2026-08-09 02:05:46.433802 | ubuntu-noble | Missing value for gpfs_nfs_server_list. 2026-08-09 02:05:46.437076 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_list [0.018625s] ... ok 2026-08-09 02:05:46.439879 | ubuntu-noble | {6} 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.019231s] ... ok 2026-08-09 02:05:46.443789 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_dhss_success [0.020967s] ... ok 2026-08-09 02:05:46.451062 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_02 [0.020777s] ... ok 2026-08-09 02:05:46.453920 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_snapshot [0.018195s] ... ok 2026-08-09 02:05:46.458623 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_2__ [0.018966s] ... ok 2026-08-09 02:05:46.465313 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_multi_getvfs_success [0.019179s] ... ok 2026-08-09 02:05:46.472533 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_09 [0.020677s] ... ok 2026-08-09 02:05:46.474115 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_share [0.019512s] ... ok 2026-08-09 02:05:46.478656 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume [0.020176s] ... ok 2026-08-09 02:05:46.483800 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_unsupported_network_type [0.019619s] ... ok 2026-08-09 02:05:46.492119 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_snapshot [0.018374s] ... ok 2026-08-09 02:05:46.492424 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-08-09 02:05:46.497609 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_3 [0.024047s] ... ok 2026-08-09 02:05:46.501236 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event [0.022559s] ... ok 2026-08-09 02:05:46.502080 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_teardown_server [0.019216s] ... ok 2026-08-09 02:05:46.511766 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_2______None_ [0.019398s] ... ok 2026-08-09 02:05:46.520923 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_2 [0.023830s] ... ok 2026-08-09 02:05:46.522186 | ubuntu-noble | Failed to create FSIP for 1.2.3.4 2026-08-09 02:05:46.522202 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.522207 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1674, in create_fsip 2026-08-09 02:05:46.522212 | ubuntu-noble | result = self._client.createfsip(ip, 2026-08-09 02:05:46.522216 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.522219 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:46.522224 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:46.522228 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.522233 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:46.522237 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:46.522241 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.522245 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:46.522249 | ubuntu-noble | raise effect 2026-08-09 02:05:46.522254 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception..FakeException 2026-08-09 02:05:46.524786 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception [0.019782s] ... ok 2026-08-09 02:05:46.524803 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_error [0.019774s] ... ok 2026-08-09 02:05:46.530463 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_3_______False_ [0.018590s] ... ok 2026-08-09 02:05:46.543940 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_1___osf_uid___None__None___osf_uid__ [0.018931s] ... ok 2026-08-09 02:05:46.543964 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy_no_records [0.019594s] ... ok 2026-08-09 02:05:46.543969 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_4_32 [0.022116s] ... ok 2026-08-09 02:05:46.550086 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_2_ro [0.018804s] ... ok 2026-08-09 02:05:46.563448 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_2___uid___None__True___osf_ro_uid__ [0.020095s] ... ok 2026-08-09 02:05:46.563473 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace [0.020759s] ... ok 2026-08-09 02:05:46.568765 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_success [0.023506s] ... ok 2026-08-09 02:05:46.570005 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_default [0.019814s] ... ok 2026-08-09 02:05:46.579323 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_not_quiesed [0.372102s] ... ok 2026-08-09 02:05:46.580812 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_4___ro___False_ [0.019723s] ... ok 2026-08-09 02:05:46.583557 | ubuntu-noble | Get share count error! 2026-08-09 02:05:46.583588 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:05:46.585594 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_exception [0.020501s] ... ok 2026-08-09 02:05:46.588001 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_fail [0.020550s] ... ok 2026-08-09 02:05:46.588020 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_rw [0.018633s] ... ok 2026-08-09 02:05:46.601191 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_not_found [0.022177s] ... ok 2026-08-09 02:05:46.603086 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_5___4__0__0___None__None___optimized__ [0.021730s] ... ok 2026-08-09 02:05:46.603790 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_1_True [0.020676s] ... ok 2026-08-09 02:05:46.608460 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_fails_for_invalid_level [0.020666s] ... ok 2026-08-09 02:05:46.612096 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_1 [0.024129s] ... ok 2026-08-09 02:05:46.623866 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_1__True__True__True_ [0.022270s] ... ok 2026-08-09 02:05:46.624871 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_2_no_wdelay_sec_sys_hide_sync [0.022175s] ... ok 2026-08-09 02:05:46.625637 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan [0.022167s] ... ok 2026-08-09 02:05:46.627860 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:05:46.627882 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.627889 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:05:46.627894 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:05:46.627900 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.627905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-08-09 02:05:46.627910 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-08-09 02:05:46.627915 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.627920 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:46.627936 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:46.627941 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.627946 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:46.627951 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:46.627956 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.627961 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:46.627966 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:46.627970 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.627976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:05:46.627981 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:05:46.627985 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:05:46.629352 | ubuntu-noble | Can not get share ID by share share-fake-uuid. 2026-08-09 02:05:46.631017 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_api_error [0.021131s] ... ok 2026-08-09 02:05:46.633035 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_not_exist [0.021430s] ... ok 2026-08-09 02:05:46.646484 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_api_error [0.020586s] ... ok 2026-08-09 02:05:46.646823 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_3_no_root_squash [0.020020s] ... ok 2026-08-09 02:05:46.647586 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_not_found [0.021305s] ... ok 2026-08-09 02:05:46.648879 | ubuntu-noble | INFINIDAT InfiniBox NAS network space "mockspace" has no IP addresses defined 2026-08-09 02:05:46.649933 | ubuntu-noble | Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2026-08-09 02:05:46.653908 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips [0.021649s] ... ok 2026-08-09 02:05:46.653930 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail [0.020849s] ... ok 2026-08-09 02:05:46.662115 | ubuntu-noble | 2026-08-09 02:05:46.659 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:46.665264 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_5_secure [0.020185s] ... ok 2026-08-09 02:05:46.666629 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy_api_error [0.021828s] ... ok 2026-08-09 02:05:46.667441 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos [0.020277s] ... ok 2026-08-09 02:05:46.670138 | ubuntu-noble | 2026-08-09 02:05:46.667 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:46.670158 | ubuntu-noble | 2026-08-09 02:05:46.667 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:46.670414 | ubuntu-noble | INFINIDAT InfiniBox NAS network space "mockspace" not found 2026-08-09 02:05:46.673810 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_false [0.020636s] ... ok 2026-08-09 02:05:46.674951 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_network_space [0.020594s] ... ok 2026-08-09 02:05:46.683320 | ubuntu-noble | 2026-08-09 02:05:46.680 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:46.683343 | ubuntu-noble | 2026-08-09 02:05:46.680 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:46.683912 | ubuntu-noble | Failed to get fshare osf-share-id after creating it: Fake exception for testing. 2026-08-09 02:05:46.683929 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.683935 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 551, in _create_share 2026-08-09 02:05:46.683940 | ubuntu-noble | result = self._client.getfshare( 2026-08-09 02:05:46.683945 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.683950 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:46.683955 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:46.683960 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.683965 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:46.683970 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:46.683975 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.683980 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:46.683985 | ubuntu-noble | raise effect 2026-08-09 02:05:46.683990 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-08-09 02:05:46.687128 | ubuntu-noble | Delete volume fake_share failed, renaming.. 2026-08-09 02:05:46.687759 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_exception [0.020619s] ... ok 2026-08-09 02:05:46.689017 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_dedupe_async [0.020257s] ... ok 2026-08-09 02:05:46.690545 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_volume_error [0.023349s] ... ok 2026-08-09 02:05:46.693376 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_5 [0.019348s] ... ok 2026-08-09 02:05:46.693800 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_1__True__True_ [0.021102s] ... ok 2026-08-09 02:05:46.703042 | ubuntu-noble | Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 0. 2026-08-09 02:05:46.705392 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_1_0 [0.018895s] ... ok 2026-08-09 02:05:46.708444 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_broadcast_domain_for_port [0.020031s] ... ok 2026-08-09 02:05:46.714456 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_3_None [0.023129s] ... ok 2026-08-09 02:05:46.714844 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_1 [0.021390s] ... ok 2026-08-09 02:05:46.716087 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_bigger_size [0.021712s] ... ok 2026-08-09 02:05:46.724996 | ubuntu-noble | Failed to remove fstore osf-share-id: removefstore fail. 2026-08-09 02:05:46.725035 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.725047 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 845, in delete_share 2026-08-09 02:05:46.725056 | ubuntu-noble | self._client.removefstore(vfs, fstore, fpg=fpg) 2026-08-09 02:05:46.725084 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:46.725094 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:46.725102 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.725111 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:46.725120 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:46.725129 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.725137 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:46.725146 | ubuntu-noble | raise effect 2026-08-09 02:05:46.725155 | ubuntu-noble | Exception: removefstore fail. 2026-08-09 02:05:46.729102 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_fstore_exception [0.022862s] ... ok 2026-08-09 02:05:46.729610 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_clone_children_for_snapshot [0.020706s] ... ok 2026-08-09 02:05:46.735865 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_2 [0.021038s] ... ok 2026-08-09 02:05:46.736403 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:05:46.736416 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.736423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:05:46.736428 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:05:46.736434 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.736440 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 439, in _delete_share 2026-08-09 02:05:46.736445 | ubuntu-noble | infinidat_filesystem.safe_delete() 2026-08-09 02:05:46.736451 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:46.736457 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:46.736462 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.736468 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:46.736474 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:46.736479 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.736485 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:46.736490 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:46.736496 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.736501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:05:46.736507 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:05:46.736512 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:05:46.741982 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror [0.023881s] ... ok 2026-08-09 02:05:46.742004 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_api_fail [0.023080s] ... ok 2026-08-09 02:05:46.748562 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_2_NFS [0.020172s] ... ok 2026-08-09 02:05:46.749973 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job [0.020850s] ... ok 2026-08-09 02:05:46.755046 | ubuntu-noble | 2026-08-09 02:05:46.752 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-08-09 02:05:46.756923 | ubuntu-noble | Suppressing requests library SSL Warnings 2026-08-09 02:05:46.757642 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_3 [0.022072s] ... ok 2026-08-09 02:05:46.761809 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_do_setup_ssl_enabled [0.022859s] ... ok 2026-08-09 02:05:46.763138 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring_two [0.024523s] ... ok 2026-08-09 02:05:46.765223 | ubuntu-noble | Failed to get capacity for fpg pool. 2026-08-09 02:05:46.768091 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_error [0.019335s] ... ok 2026-08-09 02:05:46.770641 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_net_options [0.020531s] ... ok 2026-08-09 02:05:46.777414 | ubuntu-noble | Can not get share ID by share 100.115.10.68:/share_fake_uuid. 2026-08-09 02:05:46.780362 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_1 [0.022266s] ... ok 2026-08-09 02:05:46.784171 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_05__True__False__True__True_ [0.020911s] ... ok 2026-08-09 02:05:46.785980 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_08 [0.022790s] ... ok 2026-08-09 02:05:46.786710 | ubuntu-noble | Error while getting fsquotas for FPG pool: Fake exception for testing. 2026-08-09 02:05:46.788442 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_exception [0.020635s] ... ok 2026-08-09 02:05:46.792924 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume [0.020681s] ... ok 2026-08-09 02:05:46.800889 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_1 [0.020613s] ... ok 2026-08-09 02:05:46.804511 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_07__True__False__False__True_ [0.021122s] ... ok 2026-08-09 02:05:46.809129 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_api_error [0.020513s] ... ok 2026-08-09 02:05:46.809777 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_07__2048__1024__True_ [0.018877s] ... ok 2026-08-09 02:05:46.813713 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_1_cp_phase_times [0.020107s] ... ok 2026-08-09 02:05:46.821330 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_2 [0.020576s] ... ok 2026-08-09 02:05:46.825205 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_08__True__False__False__False_ [0.021427s] ... ok 2026-08-09 02:05:46.827832 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_not_found [0.020431s] ... ok 2026-08-09 02:05:46.833218 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_1_None [0.022115s] ... ok 2026-08-09 02:05:46.835619 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors [0.022129s] ... ok 2026-08-09 02:05:46.842591 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-08-09 02:05:46.843744 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_2_False [0.020324s] ... ok 2026-08-09 02:05:46.844462 | ubuntu-noble | Invalid protocol. Expected nfs or smb. Got bogus. 2026-08-09 02:05:46.847137 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_2_bogus [0.018545s] ... ok 2026-08-09 02:05:46.847161 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share [0.021070s] ... ok 2026-08-09 02:05:46.850623 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns [0.021730s] ... ok 2026-08-09 02:05:46.854710 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_2_False [0.020461s] ... ok 2026-08-09 02:05:46.863426 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_no_configuration [0.020844s] ... ok 2026-08-09 02:05:46.865922 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_1___fake_data____POST__ [0.019209s] ... ok 2026-08-09 02:05:46.868555 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_refreshes [0.021857s] ... ok 2026-08-09 02:05:46.871518 | ubuntu-noble | Could not find volume volume1 to get snapshot 2026-08-09 02:05:46.872342 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_2_destination [0.020879s] ... ok 2026-08-09 02:05:46.874726 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_exception [0.019296s] ... ok 2026-08-09 02:05:46.880808 | ubuntu-noble | No replication pair ID recorded for share fake_share_id. 2026-08-09 02:05:46.883238 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_no_pair_id [0.020280s] ... ok 2026-08-09 02:05:46.887812 | ubuntu-noble | Export location ip: [172.27.1.1] is incorrect, please use data port ip. 2026-08-09 02:05:46.890204 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_2 [0.022175s] ... ok 2026-08-09 02:05:46.890597 | ubuntu-noble | {0} 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.021441s] ... ok 2026-08-09 02:05:46.894077 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain [0.021666s] ... ok 2026-08-09 02:05:46.895003 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_2_ [0.020949s] ... ok 2026-08-09 02:05:46.907987 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_least_logic_port [0.024243s] ... ok 2026-08-09 02:05:46.909919 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_partition_fail [0.020556s] ... ok 2026-08-09 02:05:46.910476 | ubuntu-noble | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_folder_status [0.019069s] ... ok 2026-08-09 02:05:46.913336 | ubuntu-noble | No aggregates assigned to Vserver fake_vserver. 2026-08-09 02:05:46.914339 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__configure_nfs_exception [0.020672s] ... ok 2026-08-09 02:05:46.916231 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_no_aggregate [0.021005s] ... ok 2026-08-09 02:05:46.926529 | ubuntu-noble | Please create ['chengwei'] pool/s in advance! 2026-08-09 02:05:46.927060 | ubuntu-noble | Create vlan error. 2026-08-09 02:05:46.927073 | ubuntu-noble | result: {'error': {'code': 1}}. 2026-08-09 02:05:46.929614 | ubuntu-noble | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unknow_pools_setup [0.019849s] ... ok 2026-08-09 02:05:46.930163 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_vlan_fail [0.022160s] ... ok 2026-08-09 02:05:46.932031 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_3 [0.022733s] ... ok 2026-08-09 02:05:46.935946 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_2_None [0.021281s] ... ok 2026-08-09 02:05:46.937076 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace [0.020494s] ... ok 2026-08-09 02:05:46.946850 | ubuntu-noble | IP (::1/128) is invalid. Only IPv4 addresses are supported. 2026-08-09 02:05:46.950134 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_1_nfs [0.018646s] ... ok 2026-08-09 02:05:46.954611 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_invalid_ipv4 [0.019322s] ... ok 2026-08-09 02:05:46.954625 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_fail [0.020818s] ... ok 2026-08-09 02:05:46.956667 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_1_0 [0.020648s] ... ok 2026-08-09 02:05:46.957980 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_exception [0.019562s] ... ok 2026-08-09 02:05:46.968701 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clone_directory_to_dest [0.018123s] ... ok 2026-08-09 02:05:46.971421 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_conf_miss [0.021593s] ... ok 2026-08-09 02:05:46.975249 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_nfs_down [0.022408s] ... ok 2026-08-09 02:05:46.976321 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers [0.019091s] ... ok 2026-08-09 02:05:46.977584 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_2_65535 [0.021195s] ... ok 2026-08-09 02:05:46.986273 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_2_cifs [0.018623s] ... ok 2026-08-09 02:05:46.989108 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:05:46.992355 | ubuntu-noble | Failed to switch replication pair fake_pair_id. 2026-08-09 02:05:46.992371 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:05:46.992375 | ubuntu-noble | Replication pair fake_pair_id primary/secondary relationship is not right, try to switch over again but still failed. 2026-08-09 02:05:46.992380 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:46.992384 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 146, in update_replication_pair_state 2026-08-09 02:05:46.992388 | ubuntu-noble | self.helper.switch_replication_pair(replica_pair_id) 2026-08-09 02:05:46.992392 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:46.992396 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:46.992400 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.992404 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:46.992408 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:46.992411 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.992415 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-08-09 02:05:46.992419 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-08-09 02:05:46.992423 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:46.992427 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2026-08-09 02:05:46.992440 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-08-09 02:05:46.992444 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:05:46.992447 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:05:46.992451 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-08-09 02:05:46.992455 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:05:46.993479 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_1 [0.022021s] ... ok 2026-08-09 02:05:46.995621 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_found [0.018445s] ... ok 2026-08-09 02:05:46.997741 | ubuntu-noble | Get share count error! 2026-08-09 02:05:46.997758 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:05:46.997878 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_fail [0.020821s] ... ok 2026-08-09 02:05:47.001634 | ubuntu-noble | Failed to get disk info for aggregate fake_aggr1. 2026-08-09 02:05:47.001652 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.001656 | ubuntu-noble | 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-08-09 02:05:47.001661 | ubuntu-noble | response = self.send_request( 2026-08-09 02:05:47.001665 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.001669 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.001673 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.001677 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.001681 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.001685 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.001689 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.001693 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:47.001697 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:47.001701 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.001705 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.001709 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.001713 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.001717 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.001721 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.001725 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.001729 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:47.001733 | ubuntu-noble | raise effect 2026-08-09 02:05:47.001737 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-08-09 02:05:47.002046 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types_exception [0.022524s] ... ok 2026-08-09 02:05:47.003134 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist [0.018325s] ... ok 2026-08-09 02:05:47.012137 | ubuntu-noble | Failed to create fileset on /dev/gpfs0 for the share fakename. Error: Unexpected error while running command. 2026-08-09 02:05:47.012159 | ubuntu-noble | Command: None 2026-08-09 02:05:47.012163 | ubuntu-noble | Exit code: - 2026-08-09 02:05:47.012167 | ubuntu-noble | Stdout: None 2026-08-09 02:05:47.012171 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:47.014417 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_exception [0.020636s] ... ok 2026-08-09 02:05:47.015146 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_root_aggregates [0.019175s] ... ok 2026-08-09 02:05:47.018355 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_2_in_sync [0.022277s] ... ok 2026-08-09 02:05:47.021262 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.018018s] ... ok 2026-08-09 02:05:47.022131 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregates [0.021565s] ... ok 2026-08-09 02:05:47.034529 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot [0.019202s] ... ok 2026-08-09 02:05:47.035846 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates_none_found [0.019321s] ... ok 2026-08-09 02:05:47.037428 | ubuntu-noble | Cannot find snapshot fake_snapshot_uuid on array. 2026-08-09 02:05:47.040093 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_2_cifs [0.018171s] ... ok 2026-08-09 02:05:47.041386 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_notexistingsnapshot_fail [0.021952s] ... ok 2026-08-09 02:05:47.045165 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_enabled [0.022186s] ... ok 2026-08-09 02:05:47.049535 | ubuntu-noble | Failed to parse exports for path /gpfs0/share-fakeid. No HEADER found. 2026-08-09 02:05:47.053191 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_nfs_client_exports_exception [0.018890s] ... ok 2026-08-09 02:05:47.055659 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.020932s] ... ok 2026-08-09 02:05:47.057553 | ubuntu-noble | Invalid NAS protocol supplied: fake_proto. 2026-08-09 02:05:47.060312 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_fail_1 [0.020287s] ... ok 2026-08-09 02:05:47.065852 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_license [0.021274s] ... ok 2026-08-09 02:05:47.069175 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_status_fail [0.026935s] ... ok 2026-08-09 02:05:47.069731 | ubuntu-noble | Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. 2026-08-09 02:05:47.069744 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.069749 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 595, in _get_share_name 2026-08-09 02:05:47.069752 | ubuntu-noble | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, 2026-08-09 02:05:47.069756 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.069760 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.069764 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.069767 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.069771 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.069776 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.069779 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.069783 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:47.069787 | ubuntu-noble | raise effect 2026-08-09 02:05:47.069791 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:47.069795 | ubuntu-noble | Command: None 2026-08-09 02:05:47.069799 | ubuntu-noble | Exit code: - 2026-08-09 02:05:47.069803 | ubuntu-noble | Stdout: None 2026-08-09 02:05:47.069806 | ubuntu-noble | Stderr: None 2026-08-09 02:05:47.073024 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_exception [0.019994s] ... ok 2026-08-09 02:05:47.075374 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_volume_name [0.020799s] ... ok 2026-08-09 02:05:47.079359 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_2_icfs [0.018290s] ... ok 2026-08-09 02:05:47.087927 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_2 [0.021650s] ... ok 2026-08-09 02:05:47.090893 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_local_execute [0.018862s] ... ok 2026-08-09 02:05:47.092593 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_partition_not_exist [0.024248s] ... ok 2026-08-09 02:05:47.093907 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_offline_volume [0.019002s] ... ok 2026-08-09 02:05:47.098395 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_2 [0.018309s] ... ok 2026-08-09 02:05:47.110081 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid [0.021804s] ... ok 2026-08-09 02:05:47.111031 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_remote_execute [0.019264s] ... ok 2026-08-09 02:05:47.113289 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies_api_error [0.018941s] ... ok 2026-08-09 02:05:47.114843 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_1_128 [0.022758s] ... ok 2026-08-09 02:05:47.115903 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_3 [0.018723s] ... ok 2026-08-09 02:05:47.130053 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_2_mmlsfileset__allocInodes__mmlsfileset__0_ [0.018359s] ... ok 2026-08-09 02:05:47.132449 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid_error [0.022426s] ... ok 2026-08-09 02:05:47.132880 | ubuntu-noble | Unexpected RestAPI response: 100 fake_message 2026-08-09 02:05:47.133706 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_no_clones_offline [0.020000s] ... ok 2026-08-09 02:05:47.134355 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_fail [0.018565s] ... ok 2026-08-09 02:05:47.136910 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_06 [0.022176s] ... ok 2026-08-09 02:05:47.146208 | ubuntu-noble | Error running SSH command: fake cmd. Error: 'Mock' object does not support the context manager protocol. 2026-08-09 02:05:47.146805 | ubuntu-noble | 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-08-09 02:05:47.148340 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh_exception [0.019408s] ... ok 2026-08-09 02:05:47.151303 | ubuntu-noble | Exception due to network failure. 2026-08-09 02:05:47.154409 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_retry [0.018968s] ... ok 2026-08-09 02:05:47.154430 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.021544s] ... ok 2026-08-09 02:05:47.155992 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_7___5000iops____1000iops__ [0.022450s] ... ok 2026-08-09 02:05:47.161272 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_10 [0.021307s] ... ok 2026-08-09 02:05:47.163051 | ubuntu-noble | 2026-08-09 02:05:47.156 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:47.165702 | ubuntu-noble | Failed to get exports from the system. Error: Unexpected error while running command. 2026-08-09 02:05:47.165719 | ubuntu-noble | Command: None 2026-08-09 02:05:47.165723 | ubuntu-noble | Exit code: - 2026-08-09 02:05:47.165727 | ubuntu-noble | Stdout: None 2026-08-09 02:05:47.165731 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:47.168135 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_exception [0.018808s] ... ok 2026-08-09 02:05:47.172193 | ubuntu-noble | 2026-08-09 02:05:47.169 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:47.172215 | ubuntu-noble | 2026-08-09 02:05:47.169 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:47.172867 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_access_type [0.018566s] ... ok 2026-08-09 02:05:47.177460 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-08-09 02:05:47.183640 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify_error [0.023045s] ... ok 2026-08-09 02:05:47.183675 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_3 [0.021823s] ... ok 2026-08-09 02:05:47.183681 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_2___user__ [0.024975s] ... ok 2026-08-09 02:05:47.184470 | ubuntu-noble | gpfs_share_export_ip must be specified. 2026-08-09 02:05:47.186816 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_export_ip [0.018857s] ... ok 2026-08-09 02:05:47.187844 | ubuntu-noble | 2026-08-09 02:05:47.178 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:47.187989 | ubuntu-noble | 2026-08-09 02:05:47.178 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:47.190720 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_no_nfsinfo [0.017846s] ... ok 2026-08-09 02:05:47.199843 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-08-09 02:05:47.202345 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules_error [0.022532s] ... ok 2026-08-09 02:05:47.202671 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rehost_volume [0.022521s] ... ok 2026-08-09 02:05:47.204047 | ubuntu-noble | /gpfs0 is not on GPFS. Perhaps GPFS not mounted. 2026-08-09 02:05:47.206877 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_7 [0.022957s] ... ok 2026-08-09 02:05:47.207444 | ubuntu-noble | Share fakename does not exist on the backend. 2026-08-09 02:05:47.207808 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_path_check [0.019779s] ... ok 2026-08-09 02:05:47.214075 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_3 [0.020870s] ... ok 2026-08-09 02:05:47.223772 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_nfs_export_rule [0.021859s] ... ok 2026-08-09 02:05:47.227739 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_1_4 [0.022161s] ... ok 2026-08-09 02:05:47.229783 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_api_error [0.025066s] ... ok 2026-08-09 02:05:47.229811 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_extend_share [0.020655s] ... ok 2026-08-09 02:05:47.230492 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_1 [0.019021s] ... ok 2026-08-09 02:05:47.244967 | ubuntu-noble | Failed to verify denied access for share fakename. 2026-08-09 02:05:47.244995 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.245001 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 916, in _verify_denied_access 2026-08-09 02:05:47.245007 | ubuntu-noble | outs = self._publish_access(*cmd) 2026-08-09 02:05:47.245012 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.245017 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.245023 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.245028 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.245033 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.245038 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.245044 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.245049 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:47.245054 | ubuntu-noble | raise effect 2026-08-09 02:05:47.245059 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:47.245065 | ubuntu-noble | Command: None 2026-08-09 02:05:47.245070 | ubuntu-noble | Exit code: - 2026-08-09 02:05:47.245075 | ubuntu-noble | Stdout: None 2026-08-09 02:05:47.245081 | ubuntu-noble | Stderr: None 2026-08-09 02:05:47.245786 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror [0.020717s] ... ok 2026-08-09 02:05:47.246091 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_1_2 [0.020274s] ... ok 2026-08-09 02:05:47.246859 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_exception [0.020111s] ... ok 2026-08-09 02:05:47.248736 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifsuser [0.018308s] ... ok 2026-08-09 02:05:47.253082 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_1 [0.022224s] ... ok 2026-08-09 02:05:47.253102 | ubuntu-noble | 2026-08-09 02:05:47.250 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-08-09 02:05:47.268558 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_access_exists [0.018848s] ... ok 2026-08-09 02:05:47.268825 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_2_45 [0.019838s] ... ok 2026-08-09 02:05:47.268838 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_2 [0.018832s] ... ok 2026-08-09 02:05:47.268844 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule_with_rule_created [0.022041s] ... ok 2026-08-09 02:05:47.271281 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_2 [0.021577s] ... ok 2026-08-09 02:05:47.283273 | ubuntu-noble | Failed to deny access for share fakename. 2026-08-09 02:05:47.283294 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.283300 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 999, in _deny_ip 2026-08-09 02:05:47.283306 | ubuntu-noble | self._publish_access(*cmd, check_exit_code=[0, 1]) 2026-08-09 02:05:47.283311 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.283316 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.283321 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.283326 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.283341 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.283346 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.283351 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:47.283356 | ubuntu-noble | raise effect 2026-08-09 02:05:47.283362 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:47.283367 | ubuntu-noble | Command: None 2026-08-09 02:05:47.283372 | ubuntu-noble | Exit code: - 2026-08-09 02:05:47.283377 | ubuntu-noble | Stdout: None 2026-08-09 02:05:47.283382 | ubuntu-noble | Stderr: None 2026-08-09 02:05:47.284278 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-08-09 02:05:47.285440 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access_exception [0.019067s] ... ok 2026-08-09 02:05:47.286356 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:05:47.286384 | ubuntu-noble | Delete file system error. 2026-08-09 02:05:47.286391 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:05:47.286396 | ubuntu-noble | Failed to delete replica fake_new_replica_id. 2026-08-09 02:05:47.286401 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.286407 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1847, in delete_replica 2026-08-09 02:05:47.286413 | ubuntu-noble | self.delete_share(replica, share_server) 2026-08-09 02:05:47.286418 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 366, in delete_share 2026-08-09 02:05:47.286423 | ubuntu-noble | self.helper._delete_fs(fsid) 2026-08-09 02:05:47.286429 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 277, in _delete_fs 2026-08-09 02:05:47.286434 | ubuntu-noble | self._assert_rest_result(result, 'Delete file system error.') 2026-08-09 02:05:47.286439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:05:47.286445 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:05:47.286450 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Delete file system error. 2026-08-09 02:05:47.286455 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:05:47.292512 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos_error [0.020970s] ... ok 2026-08-09 02:05:47.292535 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_update_access [0.019617s] ... FAILED 2026-08-09 02:05:47.292542 | ubuntu-noble | 2026-08-09 02:05:47.292548 | ubuntu-noble | Captured traceback: 2026-08-09 02:05:47.292553 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:05:47.292558 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.292563 | ubuntu-noble | 2026-08-09 02:05:47.292587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/inspur/instorage/test_instorage.py", line 245, in test_update_access 2026-08-09 02:05:47.292593 | ubuntu-noble | self.driver.update_access( 2026-08-09 02:05:47.292607 | ubuntu-noble | 2026-08-09 02:05:47.292612 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/instorage.py", line 236, in update_access 2026-08-09 02:05:47.292617 | ubuntu-noble | _update_access( 2026-08-09 02:05:47.292622 | ubuntu-noble | 2026-08-09 02:05:47.292627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:05:47.292839 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:05:47.293345 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.293357 | ubuntu-noble | 2026-08-09 02:05:47.293363 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:05:47.293368 | ubuntu-noble | with lock(blocking): 2026-08-09 02:05:47.293373 | ubuntu-noble | 2026-08-09 02:05:47.293378 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:05:47.293383 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:05:47.293389 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.293394 | ubuntu-noble | 2026-08-09 02:05:47.293399 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:05:47.293404 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:05:47.293409 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.293413 | ubuntu-noble | 2026-08-09 02:05:47.293418 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:05:47.293424 | ubuntu-noble | 2026-08-09 02:05:47.295086 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_2 [0.022322s] ... ok 2026-08-09 02:05:47.295108 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_2_False [0.023250s] ... ok 2026-08-09 02:05:47.305215 | ubuntu-noble | Error running SSH command: mcsinq lsvdisk 2026-08-09 02:05:47.306234 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_resync [0.019413s] ... ok 2026-08-09 02:05:47.308551 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_exec_failed [0.019108s] ... ok 2026-08-09 02:05:47.309501 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_event [0.020703s] ... ok 2026-08-09 02:05:47.310604 | ubuntu-noble | Only IP or USER access types are allowed for NFS shares. 2026-08-09 02:05:47.312086 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_nfs_fail [0.022954s] ... ok 2026-08-09 02:05:47.317985 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_3 [0.022876s] ... ok 2026-08-09 02:05:47.324551 | ubuntu-noble | Error has occurred 2026-08-09 02:05:47.324582 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.324589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-08-09 02:05:47.324594 | ubuntu-noble | return processutils.ssh_execute( 2026-08-09 02:05:47.324597 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.324601 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.324606 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.324609 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.324613 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.324617 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.324621 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.324625 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:47.324640 | ubuntu-noble | raise effect 2026-08-09 02:05:47.324654 | ubuntu-noble | Exception 2026-08-09 02:05:47.324905 | ubuntu-noble | Error running SSH command: mcsinq lsvdisk 2026-08-09 02:05:47.326024 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool [0.020682s] ... ok 2026-08-09 02:05:47.327227 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed [0.019612s] ... ok 2026-08-09 02:05:47.329370 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_ipspace [0.020008s] ... ok 2026-08-09 02:05:47.336166 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_filesystem_status_fail [0.022427s] ... ok 2026-08-09 02:05:47.340042 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_2_False [0.022306s] ... ok 2026-08-09 02:05:47.346042 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_2_cifs [0.018933s] ... ok 2026-08-09 02:05:47.351289 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.020743s] ... ok 2026-08-09 02:05:47.352229 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_2__True__True__False_ [0.025989s] ... ok 2026-08-09 02:05:47.357199 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_2 [0.022514s] ... ok 2026-08-09 02:05:47.361459 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_1__fake_share [0.020498s] ... ok 2026-08-09 02:05:47.365667 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info_fail [0.018968s] ... ok 2026-08-09 02:05:47.370453 | ubuntu-noble | {7} 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.020620s] ... ok 2026-08-09 02:05:47.376973 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_location_path_fail [0.019942s] ... ok 2026-08-09 02:05:47.381391 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_1_13434920 [0.020408s] ... ok 2026-08-09 02:05:47.384178 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_pool_capacity [0.018830s] ... ok 2026-08-09 02:05:47.386681 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-08-09 02:05:47.391687 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_fails_non_nfs [0.037329s] ... ok 2026-08-09 02:05:47.399490 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_true [0.020729s] ... ok 2026-08-09 02:05:47.401760 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session_with_basic_auth [0.018881s] ... ok 2026-08-09 02:05:47.405626 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_1_2000000000 [0.019135s] ... ok 2026-08-09 02:05:47.409079 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_4______0____fe80__1___True_ [0.036839s] ... ok 2026-08-09 02:05:47.413393 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:05:47.413431 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.413443 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:05:47.413453 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:05:47.413462 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.413489 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 494, in create_snapshot 2026-08-09 02:05:47.413498 | ubuntu-noble | infinidat_snapshot = infinidat_filesystem.create_snapshot( 2026-08-09 02:05:47.413507 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.413516 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.413525 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.413534 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.413543 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.413551 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.413560 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.413608 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:47.413630 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:47.413639 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.413648 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:05:47.413657 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:05:47.413666 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:05:47.419231 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_create_snapshot_api_fail [0.026517s] ... ok 2026-08-09 02:05:47.419692 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-08-09 02:05:47.420553 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_1 [0.020435s] ... ok 2026-08-09 02:05:47.424468 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_basic_auth_handler [0.018916s] ... ok 2026-08-09 02:05:47.425238 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_2_cifs [0.018548s] ... ok 2026-08-09 02:05:47.441627 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_2 [0.030236s] ... ok 2026-08-09 02:05:47.443149 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_1_post [0.019278s] ... ok 2026-08-09 02:05:47.443179 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_09__False__True__True__True_ [0.023662s] ... ok 2026-08-09 02:05:47.443189 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_2 [0.022077s] ... ok 2026-08-09 02:05:47.443199 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_2_cifs [0.019447s] ... ok 2026-08-09 02:05:47.458131 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_error [0.019975s] ... ok 2026-08-09 02:05:47.460294 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_2 [0.019577s] ... ok 2026-08-09 02:05:47.461218 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_4 [0.018993s] ... ok 2026-08-09 02:05:47.462772 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_cache_fail [0.022408s] ... ok 2026-08-09 02:05:47.463908 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_14__False__False__True__False_ [0.023309s] ... ok 2026-08-09 02:05:47.479001 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_1_None [0.019462s] ... ok 2026-08-09 02:05:47.479854 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_3_ [0.019322s] ... ok 2026-08-09 02:05:47.481059 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_1_nfs [0.019280s] ... ok 2026-08-09 02:05:47.486420 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_1 [0.022372s] ... ok 2026-08-09 02:05:47.486988 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_1_True [0.022243s] ... ok 2026-08-09 02:05:47.496417 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_1_4 [0.018846s] ... ok 2026-08-09 02:05:47.499143 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_size_fail [0.019267s] ... ok 2026-08-09 02:05:47.500773 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_abort_and_break_snapmirror_svm [0.021041s] ... ok 2026-08-09 02:05:47.506985 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_remove_from_partition_1 [0.021638s] ... ok 2026-08-09 02:05:47.510240 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_2__True__False_ [0.022142s] ... ok 2026-08-09 02:05:47.514630 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy [0.018345s] ... ok 2026-08-09 02:05:47.517962 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_2_cifs [0.018725s] ... ok 2026-08-09 02:05:47.522918 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_3 [0.020016s] ... ok 2026-08-09 02:05:47.528329 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_not_match_thinpool_fail [0.021262s] ... ok 2026-08-09 02:05:47.531911 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_3__False__True_ [0.019806s] ... ok 2026-08-09 02:05:47.534473 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_network_interface [0.018622s] ... ok 2026-08-09 02:05:47.538621 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_2 [0.020537s] ... ok 2026-08-09 02:05:47.543815 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_1 [0.021715s] ... ok 2026-08-09 02:05:47.550200 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access [0.021656s] ... ok 2026-08-09 02:05:47.551759 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_set_dedupe_fail [0.022691s] ... ok 2026-08-09 02:05:47.552842 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_volume [0.018274s] ... ok 2026-08-09 02:05:47.557527 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_cifs_share [0.018507s] ... ok 2026-08-09 02:05:47.561806 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_1_True [0.020345s] ... ok 2026-08-09 02:05:47.568180 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-08-09 02:05:47.569913 | ubuntu-noble | The source filesystem of snapshot fake-snap-id not exist. 2026-08-09 02:05:47.571413 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_non_ip_access_type [0.020148s] ... ok 2026-08-09 02:05:47.573064 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos_error [0.019060s] ... ok 2026-08-09 02:05:47.573089 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_exception [0.021255s] ... ok 2026-08-09 02:05:47.578962 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_filesystem_dir [0.019694s] ... ok 2026-08-09 02:05:47.584232 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_error_deleting [0.019785s] ... ok 2026-08-09 02:05:47.588830 | ubuntu-noble | Failed to get info for aggregate fake_aggr1. 2026-08-09 02:05:47.588855 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.588861 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 564, in get_aggregate 2026-08-09 02:05:47.588918 | ubuntu-noble | aggrs = self._get_aggregates(aggregate_names=[aggregate_name], 2026-08-09 02:05:47.588925 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.588930 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.588935 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.588940 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.588945 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.588950 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.588956 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.588961 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:47.588965 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:47.588970 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.588975 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.588980 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.588985 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.588990 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.588995 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.589000 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.589005 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:47.589010 | ubuntu-noble | raise effect 2026-08-09 02:05:47.589015 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-08-09 02:05:47.589980 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_pools_setup [0.019192s] ... ok 2026-08-09 02:05:47.590997 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_error [0.018971s] ... ok 2026-08-09 02:05:47.591898 | ubuntu-noble | AD domain (huawei.com) has already been configured. 2026-08-09 02:05:47.593992 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ad_exist_error [0.021646s] ... ok 2026-08-09 02:05:47.596590 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_5 [0.018424s] ... ok 2026-08-09 02:05:47.601309 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_initialize_and_wait_snapmirror_vol [0.019670s] ... ok 2026-08-09 02:05:47.608414 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_nfs [0.018218s] ... ok 2026-08-09 02:05:47.610557 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies_status [0.019401s] ... ok 2026-08-09 02:05:47.614902 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_6 [0.017821s] ... ok 2026-08-09 02:05:47.618666 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_bond_port [0.023671s] ... ok 2026-08-09 02:05:47.621711 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_1 [0.020064s] ... ok 2026-08-09 02:05:47.627611 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_cifs [0.018808s] ... ok 2026-08-09 02:05:47.628893 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_error [0.018278s] ... ok 2026-08-09 02:05:47.633031 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_service_status [0.019497s] ... ok 2026-08-09 02:05:47.639391 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_network_type_error [0.021127s] ... ok 2026-08-09 02:05:47.642697 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_1 [0.020026s] ... ok 2026-08-09 02:05:47.645282 | ubuntu-noble | Both source and destination clusters must be AFF systems. 2026-08-09 02:05:47.649682 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_invalid_channel [0.019166s] ... ok 2026-08-09 02:05:47.652140 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_2_13172984 [0.018666s] ... ok 2026-08-09 02:05:47.653718 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_group [0.018267s] ... ok 2026-08-09 02:05:47.663238 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state [0.020946s] ... ok 2026-08-09 02:05:47.663828 | ubuntu-noble | Folder [test-folder] has no size limitation, please set it first for Openstack management. 2026-08-09 02:05:47.664356 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_success [0.024675s] ... ok 2026-08-09 02:05:47.667235 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_2_domain_busy [0.018598s] ... ok 2026-08-09 02:05:47.667834 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_size_setting [0.019572s] ... ok 2026-08-09 02:05:47.673657 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_3 [0.018818s] ... ok 2026-08-09 02:05:47.675098 | ubuntu-noble | 2026-08-09 02:05:47.670 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:47.684079 | ubuntu-noble | 2026-08-09 02:05:47.680 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:47.684113 | ubuntu-noble | 2026-08-09 02:05:47.680 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:47.685128 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_4_5months [0.022068s] ... ok 2026-08-09 02:05:47.685900 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counters [0.018106s] ... ok 2026-08-09 02:05:47.686514 | ubuntu-noble | Login failed. code: 1 2026-08-09 02:05:47.691039 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_bond_port_success [0.022852s] ... ok 2026-08-09 02:05:47.691054 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_list [0.022377s] ... ok 2026-08-09 02:05:47.691794 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login_fail [0.018163s] ... ok 2026-08-09 02:05:47.691807 | ubuntu-noble | 2026-08-09 02:05:47.688 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:47.691811 | ubuntu-noble | 2026-08-09 02:05:47.689 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:47.703316 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_single_page [0.018543s] ... ok 2026-08-09 02:05:47.705858 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_3_8days [0.020654s] ... ok 2026-08-09 02:05:47.706551 | ubuntu-noble | Most three ips can be set to DNS. 2026-08-09 02:05:47.708203 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_2_1 [0.019356s] ... ok 2026-08-09 02:05:47.708222 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_exeption [0.019177s] ... ok 2026-08-09 02:05:47.711694 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_dns_fail [0.022190s] ... ok 2026-08-09 02:05:47.722321 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_1_True [0.018507s] ... ok 2026-08-09 02:05:47.727704 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_1_nfs [0.019182s] ... ok 2026-08-09 02:05:47.730398 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_local [0.019781s] ... ok 2026-08-09 02:05:47.734031 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_2 [0.021776s] ... ok 2026-08-09 02:05:47.745890 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_2_cifs [0.018423s] ... ok 2026-08-09 02:05:47.749045 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path_not_exist [0.020109s] ... ok 2026-08-09 02:05:47.749619 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id_empty [0.026903s] ... ok 2026-08-09 02:05:47.750828 | ubuntu-noble | Unsupported security services. Only AD and LDAP are supported. 2026-08-09 02:05:47.754132 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_number_invalid [0.023107s] ... ok 2026-08-09 02:05:47.766827 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_2_5000000k [0.020315s] ... ok 2026-08-09 02:05:47.769125 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.020259s] ... ok 2026-08-09 02:05:47.769957 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_none_requested [0.020177s] ... ok 2026-08-09 02:05:47.778839 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_nfs [0.023958s] ... ok 2026-08-09 02:05:47.787929 | ubuntu-noble | Failed to create snapshot fake for the share share-0. 2026-08-09 02:05:47.787946 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.787951 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 248, in create_snapshot 2026-08-09 02:05:47.787955 | ubuntu-noble | self._maprfs_util.create_snapshot(snapshot_name, volume_name) 2026-08-09 02:05:47.787959 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 170, in create_snapshot 2026-08-09 02:05:47.787963 | ubuntu-noble | self._execute(*cmd) 2026-08-09 02:05:47.787991 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.787997 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.788001 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.788004 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.788008 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.788012 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.788016 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:47.788019 | ubuntu-noble | raise effect 2026-08-09 02:05:47.788023 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:47.788027 | ubuntu-noble | Command: None 2026-08-09 02:05:47.788031 | ubuntu-noble | Exit code: - 2026-08-09 02:05:47.788035 | ubuntu-noble | Stdout: None 2026-08-09 02:05:47.788038 | ubuntu-noble | Stderr: None 2026-08-09 02:05:47.788042 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats [0.019876s] ... ok 2026-08-09 02:05:47.789279 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_volume_count [0.018556s] ... ok 2026-08-09 02:05:47.792159 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot_exception [0.020255s] ... ok 2026-08-09 02:05:47.792176 | ubuntu-noble | 2026-08-09 02:05:47.785 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-08-09 02:05:47.797966 | ubuntu-noble | Cannot get share share-fake-uuid. 2026-08-09 02:05:47.798338 | ubuntu-noble | Share share-fake-uuid does not exist on the backend. 2026-08-09 02:05:47.801146 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_rules_share_not_exist [0.022838s] ... ok 2026-08-09 02:05:47.803057 | ubuntu-noble | Pool fakepool_fail is not exist in backend storage. 2026-08-09 02:05:47.804836 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist_fail [0.018851s] ... ok 2026-08-09 02:05:47.811083 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_more_than_one_volume [0.021745s] ... ok 2026-08-09 02:05:47.811505 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share [0.021359s] ... ok 2026-08-09 02:05:47.822246 | ubuntu-noble | Cannot update the replication fake_pair_id because it's not in normal status. 2026-08-09 02:05:47.826096 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_1 [0.023572s] ... ok 2026-08-09 02:05:47.831260 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured [0.021239s] ... ok 2026-08-09 02:05:47.832399 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_do_setup [0.020949s] ... ok 2026-08-09 02:05:47.839720 | ubuntu-noble | 2026-08-09 02:05:47.829 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:47.841014 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_2_cifs [0.033747s] ... ok 2026-08-09 02:05:47.848665 | ubuntu-noble | 2026-08-09 02:05:47.843 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:47.848714 | ubuntu-noble | 2026-08-09 02:05:47.843 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:47.851087 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_4 [0.020591s] ... ok 2026-08-09 02:05:47.851107 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_fpolicy_scope [0.019051s] ... ok 2026-08-09 02:05:47.853050 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_network_allocations_number [0.019816s] ... ok 2026-08-09 02:05:47.859397 | ubuntu-noble | 2026-08-09 02:05:47.854 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:47.859418 | ubuntu-noble | 2026-08-09 02:05:47.854 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:47.861049 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_4 [0.021733s] ... ok 2026-08-09 02:05:47.866153 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share [0.020094s] ... ok 2026-08-09 02:05:47.871270 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_1__None__None_ [0.019990s] ... ok 2026-08-09 02:05:47.873544 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.021366s] ... ok 2026-08-09 02:05:47.882457 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights_fail_type [0.020097s] ... ok 2026-08-09 02:05:47.884956 | ubuntu-noble | Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-08-09 02:05:47.884972 | ubuntu-noble | Command: None 2026-08-09 02:05:47.884977 | ubuntu-noble | Exit code: - 2026-08-09 02:05:47.884981 | ubuntu-noble | Stdout: None 2026-08-09 02:05:47.884984 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:47.888049 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot_exception [0.021359s] ... ok 2026-08-09 02:05:47.889258 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_access [0.018967s] ... ok 2026-08-09 02:05:47.892797 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing [0.019244s] ... ok 2026-08-09 02:05:47.901184 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_2_NFS [0.019487s] ... ok 2026-08-09 02:05:47.909299 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot [0.019998s] ... ok 2026-08-09 02:05:47.909323 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_error [0.019064s] ... ok 2026-08-09 02:05:47.912251 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_rename_volume [0.019425s] ... ok 2026-08-09 02:05:47.920609 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_1 [0.019440s] ... ok 2026-08-09 02:05:47.925203 | ubuntu-noble | Failed to get GPFS device for /home/zuul/src/github.com/vexxhost/manila/mnt.Error: Unexpected error while running command. 2026-08-09 02:05:47.925233 | ubuntu-noble | Command: None 2026-08-09 02:05:47.925238 | ubuntu-noble | Exit code: - 2026-08-09 02:05:47.925242 | ubuntu-noble | Stdout: None 2026-08-09 02:05:47.925246 | ubuntu-noble | Stderr: None 2026-08-09 02:05:47.927194 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups [0.018287s] ... ok 2026-08-09 02:05:47.927914 | ubuntu-noble | 2026-08-09 02:05:47.922 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-08-09 02:05:47.928677 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device_exception [0.020821s] ... ok 2026-08-09 02:05:47.930225 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_unique_key [0.018553s] ... ok 2026-08-09 02:05:47.939320 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_1 [0.017908s] ... ok 2026-08-09 02:05:47.945897 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resume_snapmirror_vol [0.019052s] ... ok 2026-08-09 02:05:47.948987 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_list [0.017891s] ... ok 2026-08-09 02:05:47.950429 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_3_mmlsquota__blockLimit__mmlsquota__0 [0.021926s] ... ok 2026-08-09 02:05:47.957321 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_1 [0.018316s] ... ok 2026-08-09 02:05:47.965719 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_no_server [0.018673s] ... ok 2026-08-09 02:05:47.967037 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_2 [0.017931s] ... ok 2026-08-09 02:05:47.968366 | ubuntu-noble | 2026-08-09 02:05:47.964 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:47.970169 | ubuntu-noble | Failed to rename fileset for share fakename. 2026-08-09 02:05:47.970188 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:47.970194 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 628, in _manage_existing 2026-08-09 02:05:47.970200 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmchfileset', fsdev, 2026-08-09 02:05:47.970206 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:47.970212 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:47.970217 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.970223 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:47.970228 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:47.970234 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:47.970239 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:47.970245 | ubuntu-noble | raise result 2026-08-09 02:05:47.970251 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:47.970256 | ubuntu-noble | Command: None 2026-08-09 02:05:47.970262 | ubuntu-noble | Exit code: - 2026-08-09 02:05:47.970267 | ubuntu-noble | Stdout: None 2026-08-09 02:05:47.970273 | ubuntu-noble | Stderr: None 2026-08-09 02:05:47.974728 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_creation_exception [0.022205s] ... ok 2026-08-09 02:05:47.975920 | ubuntu-noble | 2026-08-09 02:05:47.973 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:47.975942 | ubuntu-noble | 2026-08-09 02:05:47.973 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:47.977982 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_2 [0.018628s] ... ok 2026-08-09 02:05:47.985861 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_3 [0.017462s] ... ok 2026-08-09 02:05:47.986130 | ubuntu-noble | 2026-08-09 02:05:47.979 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:47.986143 | ubuntu-noble | 2026-08-09 02:05:47.979 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:47.988729 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_policy_group_for_volume [0.018652s] ... ok 2026-08-09 02:05:47.992715 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_03___44_3_2_1___False_ [0.019444s] ... ok 2026-08-09 02:05:48.000750 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addfs [0.025438s] ... ok 2026-08-09 02:05:48.003793 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_1_True [0.018690s] ... ok 2026-08-09 02:05:48.005403 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_http_error [0.018890s] ... ok 2026-08-09 02:05:48.013364 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_08_______False_ [0.020275s] ... ok 2026-08-09 02:05:48.021060 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files [0.018745s] ... ok 2026-08-09 02:05:48.027266 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_unknown_exception [0.022973s] ... ok 2026-08-09 02:05:48.034056 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_09_______False_ [0.020218s] ... ok 2026-08-09 02:05:48.035867 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasdir [0.033143s] ... ok 2026-08-09 02:05:48.040655 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_2_fake_security_style [0.018544s] ... ok 2026-08-09 02:05:48.041236 | ubuntu-noble | 2026-08-09 02:05:48.037 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-08-09 02:05:48.052654 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access [0.019255s] ... ok 2026-08-09 02:05:48.053970 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfs [0.019152s] ... ok 2026-08-09 02:05:48.056245 | ubuntu-noble | Could not find volume volume1 to set snapdir access 2026-08-09 02:05:48.061625 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access_exception [0.018647s] ... ok 2026-08-09 02:05:48.064462 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_urlerror [0.037049s] ... ok 2026-08-09 02:05:48.071598 | ubuntu-noble | Failed to get exports from the system. Error: Unexpected error while running command. 2026-08-09 02:05:48.071668 | ubuntu-noble | Command: None 2026-08-09 02:05:48.071676 | ubuntu-noble | Exit code: - 2026-08-09 02:05:48.071681 | ubuntu-noble | Stdout: None 2026-08-09 02:05:48.071685 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:48.071690 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_extend_share [0.017693s] ... ok 2026-08-09 02:05:48.075735 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access_exception [0.021063s] ... ok 2026-08-09 02:05:48.079708 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_snapshot [0.020921s] ... ok 2026-08-09 02:05:48.088356 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-08-09 02:05:48.089293 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_8_max [0.381622s] ... ok 2026-08-09 02:05:48.091066 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_1_nfs [0.019370s] ... ok 2026-08-09 02:05:48.093663 | ubuntu-noble | 2026-08-09 02:05:48.088 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:48.094479 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share [0.021015s] ... ok 2026-08-09 02:05:48.095136 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_unknown_exception [0.031602s] ... ok 2026-08-09 02:05:48.102697 | ubuntu-noble | Delete volume fake_volume_name failed, renaming.. 2026-08-09 02:05:48.103385 | ubuntu-noble | 2026-08-09 02:05:48.101 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:48.103405 | ubuntu-noble | 2026-08-09 02:05:48.101 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:48.105915 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_volume_error [0.026202s] ... ok 2026-08-09 02:05:48.109942 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_1_0 [0.018014s] ... ok 2026-08-09 02:05:48.112207 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_2_4hours [0.023336s] ... ok 2026-08-09 02:05:48.114978 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup [0.020155s] ... ok 2026-08-09 02:05:48.122308 | ubuntu-noble | 2026-08-09 02:05:48.114 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:48.122324 | ubuntu-noble | 2026-08-09 02:05:48.114 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:48.128749 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_start_volume_move [0.021691s] ... ok 2026-08-09 02:05:48.128766 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats [0.018647s] ... ok 2026-08-09 02:05:48.132003 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_urlerror [0.034432s] ... ok 2026-08-09 02:05:48.132021 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_6_infinite [0.020781s] ... ok 2026-08-09 02:05:48.134883 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup_gpfs_local_execute [0.019827s] ... ok 2026-08-09 02:05:48.145878 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_2 [0.017965s] ... ok 2026-08-09 02:05:48.149471 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_cancel [0.021161s] ... ok 2026-08-09 02:05:48.151234 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_negative [0.019192s] ... ok 2026-08-09 02:05:48.153665 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_false [0.018864s] ... ok 2026-08-09 02:05:48.166233 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_proto_fail [0.018450s] ... ok 2026-08-09 02:05:48.166270 | ubuntu-noble | {0} 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.035346s] ... ok 2026-08-09 02:05:48.167050 | ubuntu-noble | CIFS server does not exist for Vserver fake_vserver. 2026-08-09 02:05:48.171642 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_cifs_not_found [0.020544s] ... ok 2026-08-09 02:05:48.173265 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_1 [0.019596s] ... ok 2026-08-09 02:05:48.176649 | ubuntu-noble | 2026-08-09 02:05:48.170 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-08-09 02:05:48.176664 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access [0.019870s] ... ok 2026-08-09 02:05:48.185197 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_proto_fail [0.019516s] ... ok 2026-08-09 02:05:48.190278 | ubuntu-noble | Unable to enable ldap client configuration fake_config_name. Retries exhausted. Aborting. 2026-08-09 02:05:48.190296 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:48.190301 | ubuntu-noble | 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-08-09 02:05:48.190306 | ubuntu-noble | self.send_request('ldap-config-create', api_args) 2026-08-09 02:05:48.190310 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:48.190314 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:48.190318 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190334 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:48.190338 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:48.190341 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190345 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:48.190349 | ubuntu-noble | raise effect 2026-08-09 02:05:48.190353 | ubuntu-noble | 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-08-09 02:05:48.190357 | ubuntu-noble | self.send_request('ldap-config-create', api_args) 2026-08-09 02:05:48.190360 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:48.190364 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:48.190368 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190371 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:48.190375 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:48.190391 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190395 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:48.190398 | ubuntu-noble | raise effect 2026-08-09 02:05:48.190402 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:unknown 2026-08-09 02:05:48.190406 | ubuntu-noble | 2026-08-09 02:05:48.190410 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:05:48.190414 | ubuntu-noble | 2026-08-09 02:05:48.190418 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:48.190422 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1887, in _enable_ldap_client 2026-08-09 02:05:48.190425 | ubuntu-noble | try_enable_ldap_client() 2026-08-09 02:05:48.190429 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:05:48.190433 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:05:48.190436 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190440 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:05:48.190444 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:05:48.190447 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190451 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:05:48.190455 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:05:48.190458 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190462 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 413, in exc_check 2026-08-09 02:05:48.190466 | ubuntu-noble | raise retry_exc.reraise() 2026-08-09 02:05:48.190469 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190473 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 184, in reraise 2026-08-09 02:05:48.190477 | ubuntu-noble | raise self.last_attempt.result() 2026-08-09 02:05:48.190480 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190484 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:05:48.190488 | ubuntu-noble | return self.__get_result() 2026-08-09 02:05:48.190491 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190495 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:05:48.190499 | ubuntu-noble | raise self._exception 2026-08-09 02:05:48.190502 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:05:48.190506 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:05:48.190510 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.190513 | ubuntu-noble | 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-08-09 02:05:48.190517 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-08-09 02:05:48.190521 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: Unable to enable ldap client configuration. Will retry the operation. Error details: unknown. 2026-08-09 02:05:48.193483 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__enable_ldap_client_timeout [0.027976s] ... ok 2026-08-09 02:05:48.194228 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_luns [0.024352s] ... ok 2026-08-09 02:05:48.194542 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_7 [0.023146s] ... ok 2026-08-09 02:05:48.195948 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_2______False_ [0.022064s] ... ok 2026-08-09 02:05:48.202844 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_2_cifs [0.018486s] ... ok 2026-08-09 02:05:48.214900 | ubuntu-noble | Failed to check exports on the systems. Error: Unexpected error while running command. 2026-08-09 02:05:48.214920 | ubuntu-noble | Command: None 2026-08-09 02:05:48.214925 | ubuntu-noble | Exit code: - 2026-08-09 02:05:48.214929 | ubuntu-noble | Stdout: None 2026-08-09 02:05:48.214933 | ubuntu-noble | Stderr: None. 2026-08-09 02:05:48.216115 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_api_error [0.021940s] ... ok 2026-08-09 02:05:48.217218 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_exception [0.021430s] ... ok 2026-08-09 02:05:48.219530 | ubuntu-noble | Failed to allow rw access to 172.0.3.1, reason Invalid access rule: fake_exception 2026-08-09 02:05:48.222274 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_2_False [0.024938s] ... ok 2026-08-09 02:05:48.222304 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_not_found [0.027083s] ... ok 2026-08-09 02:05:48.222314 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_fail [0.018837s] ... ok 2026-08-09 02:05:48.237695 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session__certificate_auth [0.021361s] ... ok 2026-08-09 02:05:48.240584 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_1_nfs [0.018026s] ... ok 2026-08-09 02:05:48.244404 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_ip_exception [0.023260s] ... ok 2026-08-09 02:05:48.244420 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_1 [0.021770s] ... ok 2026-08-09 02:05:48.249129 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_svm [0.027957s] ... ok 2026-08-09 02:05:48.259901 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localuser [0.018331s] ... ok 2026-08-09 02:05:48.261716 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_4_delete [0.022976s] ... ok 2026-08-09 02:05:48.262791 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_setup_helpers [0.020003s] ... ok 2026-08-09 02:05:48.271744 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_2_True [0.023058s] ... FAILED 2026-08-09 02:05:48.271811 | ubuntu-noble | 2026-08-09 02:05:48.271817 | ubuntu-noble | Captured traceback: 2026-08-09 02:05:48.271821 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:05:48.271825 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:48.271829 | ubuntu-noble | 2026-08-09 02:05:48.271833 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:05:48.271837 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:05:48.271840 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.271844 | ubuntu-noble | 2026-08-09 02:05:48.271847 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py", line 7951, in test__delete_fpolicy_for_share 2026-08-09 02:05:48.271852 | ubuntu-noble | self.library._delete_fpolicy_for_share(fake_share, fake_vserver_name, 2026-08-09 02:05:48.271855 | ubuntu-noble | 2026-08-09 02:05:48.271859 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4588, in _delete_fpolicy_for_share 2026-08-09 02:05:48.271871 | ubuntu-noble | _delete_fpolicy_with_lock() 2026-08-09 02:05:48.271875 | ubuntu-noble | 2026-08-09 02:05:48.271878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:05:48.271882 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:05:48.271886 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.271889 | ubuntu-noble | 2026-08-09 02:05:48.271893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:05:48.271897 | ubuntu-noble | with lock(blocking): 2026-08-09 02:05:48.271900 | ubuntu-noble | 2026-08-09 02:05:48.271904 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:05:48.271908 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:05:48.271911 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.271915 | ubuntu-noble | 2026-08-09 02:05:48.271919 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:05:48.271922 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:05:48.271926 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.271929 | ubuntu-noble | 2026-08-09 02:05:48.271933 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:05:48.271936 | ubuntu-noble | 2026-08-09 02:05:48.273474 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_2 [0.023768s] ... ok 2026-08-09 02:05:48.278939 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data [0.018607s] ... ok 2026-08-09 02:05:48.280697 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_both [0.019737s] ... ok 2026-08-09 02:05:48.282742 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_vserver [0.020858s] ... ok 2026-08-09 02:05:48.288300 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot [0.021060s] ... ok 2026-08-09 02:05:48.294934 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_nfs_service [0.017662s] ... ok 2026-08-09 02:05:48.296394 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_4 [0.023671s] ... ok 2026-08-09 02:05:48.301440 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips [0.020462s] ... ok 2026-08-09 02:05:48.304310 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_valid [0.022264s] ... ok 2026-08-09 02:05:48.306542 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_snapmirror_policy_name_svm [0.019184s] ... ok 2026-08-09 02:05:48.313314 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem [0.018335s] ... ok 2026-08-09 02:05:48.320970 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_with_ad_site [0.024008s] ... ok 2026-08-09 02:05:48.322031 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:05:48.322046 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:48.322050 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:05:48.322054 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:05:48.322058 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.322062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool 2026-08-09 02:05:48.322073 | ubuntu-noble | pool = self._system.pools.safe_get(name=self._pool_name) 2026-08-09 02:05:48.322077 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.322081 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:48.322086 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:48.322089 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.322093 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:48.322097 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:48.322100 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.322104 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:48.322108 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:48.322146 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.322152 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:05:48.322155 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:05:48.322159 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:05:48.324661 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_api_error [0.023248s] ... ok 2026-08-09 02:05:48.325751 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_1 [0.020588s] ... ok 2026-08-09 02:05:48.327589 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_2 [0.019366s] ... ok 2026-08-09 02:05:48.331317 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_nfs_share [0.017708s] ... ok 2026-08-09 02:05:48.345711 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_non_unified_aggr [0.018953s] ... ok 2026-08-09 02:05:48.348235 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_kerberos [0.022830s] ... ok 2026-08-09 02:05:48.350637 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_3 [0.020995s] ... ok 2026-08-09 02:05:48.350652 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_3__True__False__True_ [0.021867s] ... ok 2026-08-09 02:05:48.353252 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_nfs_access_rest [0.018180s] ... ok 2026-08-09 02:05:48.365234 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_api_not_found [0.019446s] ... ok 2026-08-09 02:05:48.367517 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__update_share_size [0.017954s] ... ok 2026-08-09 02:05:48.369023 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_wait_for_quiesced [0.021117s] ... ok 2026-08-09 02:05:48.369717 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_8__False__False__False_ [0.022366s] ... ok 2026-08-09 02:05:48.371766 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cluster_peer [0.026757s] ... ok 2026-08-09 02:05:48.385077 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_with_exception [0.020835s] ... ok 2026-08-09 02:05:48.386038 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__add_params [0.018652s] ... ok 2026-08-09 02:05:48.390709 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source [0.022087s] ... ok 2026-08-09 02:05:48.392739 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_metadata [0.020648s] ... ok 2026-08-09 02:05:48.392760 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_2 [0.019444s] ... ok 2026-08-09 02:05:48.402278 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-08-09 02:05:48.402761 | ubuntu-noble | 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-08-09 02:05:48.404846 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_config [0.018651s] ... ok 2026-08-09 02:05:48.405727 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_3 [0.020231s] ... ok 2026-08-09 02:05:48.409451 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_1_compliance [0.018890s] ... ok 2026-08-09 02:05:48.415048 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share [0.021844s] ... ok 2026-08-09 02:05:48.415499 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_3 [0.023235s] ... ok 2026-08-09 02:05:48.423433 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_not_exist [0.018396s] ... ok 2026-08-09 02:05:48.425163 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_as_replica [0.020074s] ... ok 2026-08-09 02:05:48.428446 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_1_True [0.018795s] ... ok 2026-08-09 02:05:48.433197 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_doesnt_exist [0.021024s] ... ok 2026-08-09 02:05:48.435777 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_1_True [0.022437s] ... ok 2026-08-09 02:05:48.443300 | ubuntu-noble | Failed to set space quota for the share share-0. 2026-08-09 02:05:48.443323 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:48.443331 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 177, in _set_share_size 2026-08-09 02:05:48.443337 | ubuntu-noble | self._maprfs_util.set_volume_size(volume_name, size) 2026-08-09 02:05:48.443342 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:48.443348 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:48.443354 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.443360 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:48.443366 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:48.443372 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.443378 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:48.443384 | ubuntu-noble | raise effect 2026-08-09 02:05:48.443390 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:48.443395 | ubuntu-noble | Command: None 2026-08-09 02:05:48.443402 | ubuntu-noble | Exit code: - 2026-08-09 02:05:48.443407 | ubuntu-noble | Stdout: None 2026-08-09 02:05:48.443413 | ubuntu-noble | Stderr: None 2026-08-09 02:05:48.444992 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_exception [0.019358s] ... ok 2026-08-09 02:05:48.446641 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_empty_spec [0.018798s] ... ok 2026-08-09 02:05:48.447773 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_ipspace [0.019174s] ... ok 2026-08-09 02:05:48.460031 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_with_snapshots [0.021956s] ... ok 2026-08-09 02:05:48.461759 | ubuntu-noble | Failed to check MapRFS capacity info. 2026-08-09 02:05:48.461777 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:48.461784 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 420, in _update_share_stats 2026-08-09 02:05:48.461790 | ubuntu-noble | total, free = self._maprfs_util.fs_capacity() 2026-08-09 02:05:48.461796 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.461801 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:48.461807 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:48.461812 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.461818 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:48.461823 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:48.461829 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:48.461834 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:48.461840 | ubuntu-noble | raise effect 2026-08-09 02:05:48.461845 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:48.461851 | ubuntu-noble | Command: None 2026-08-09 02:05:48.461856 | ubuntu-noble | Exit code: - 2026-08-09 02:05:48.461862 | ubuntu-noble | Stdout: None 2026-08-09 02:05:48.461867 | ubuntu-noble | Stderr: None 2026-08-09 02:05:48.462416 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_does_not_exist [0.024190s] ... ok 2026-08-09 02:05:48.462968 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_exception [0.019426s] ... ok 2026-08-09 02:05:48.464817 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info_invalid [0.020790s] ... ok 2026-08-09 02:05:48.467026 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_not_found [0.019547s] ... ok 2026-08-09 02:05:48.473471 | ubuntu-noble | Filesystem not found on the Infinibox by its name: openstack-snap-2 2026-08-09 02:05:48.473772 | ubuntu-noble | share not found on Infinibox, skipping delete 2026-08-09 02:05:48.476373 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_doesnt_exist [0.021080s] ... ok 2026-08-09 02:05:48.481179 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.018607s] ... ok 2026-08-09 02:05:48.483280 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_client_and_vserver_name [0.023011s] ... ok 2026-08-09 02:05:48.486791 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_multiple_volumes [0.019002s] ... ok 2026-08-09 02:05:48.490119 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_with_access_rules [0.024821s] ... ok 2026-08-09 02:05:48.497753 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_with_snapshots [0.021248s] ... ok 2026-08-09 02:05:48.498011 | ubuntu-noble | Share share-0 has no size quota. Total used value will be used as share size 2026-08-09 02:05:48.500260 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_with_no_quota [0.019259s] ... ok 2026-08-09 02:05:48.507034 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume [0.018861s] ... ok 2026-08-09 02:05:48.508161 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_timeout [0.024965s] ... ok 2026-08-09 02:05:48.521209 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_get_set_system_version [0.019068s] ... ok 2026-08-09 02:05:48.522791 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_relationship_not_healthy_negative [0.030247s] ... ok 2026-08-09 02:05:48.522811 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_15__False__False__False__True_ [0.023202s] ... ok 2026-08-09 02:05:48.524139 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_1_None [0.018824s] ... ok 2026-08-09 02:05:48.535690 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_wait_for_quiesced [0.026739s] ... ok 2026-08-09 02:05:48.537904 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_value [0.017926s] ... ok 2026-08-09 02:05:48.540288 | ubuntu-noble | Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-08-09 02:05:48.544621 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapshot_left_from_old_relationship [0.021917s] ... ok 2026-08-09 02:05:48.544650 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_share_doesnt_exist [0.021550s] ... ok 2026-08-09 02:05:48.557372 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_default [0.017541s] ... ok 2026-08-09 02:05:48.565600 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_1__True__True_ [0.020849s] ... ok 2026-08-09 02:05:48.566167 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_duplicate_policy_created [0.021779s] ... ok 2026-08-09 02:05:48.573634 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_init [0.018211s] ... ok 2026-08-09 02:05:48.575392 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_timeout [0.037756s] ... ok 2026-08-09 02:05:48.585113 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_non_netapp_backend_negative [0.020107s] ... ok 2026-08-09 02:05:48.585787 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_invalid_ip [0.021751s] ... ok 2026-08-09 02:05:48.592107 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version [0.018057s] ... ok 2026-08-09 02:05:48.599660 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations_invalid_operation [0.023206s] ... ok 2026-08-09 02:05:48.603832 | ubuntu-noble | {6} 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.019364s] ... ok 2026-08-09 02:05:48.606517 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access [0.020602s] ... ok 2026-08-09 02:05:48.610151 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_init_features [0.018272s] ... ok 2026-08-09 02:05:48.621800 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_1_15minutes [0.021705s] ... ok 2026-08-09 02:05:48.623406 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_3_fake [0.019574s] ... ok 2026-08-09 02:05:48.629013 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_1 [0.018492s] ... ok 2026-08-09 02:05:48.630144 | ubuntu-noble | 2026-08-09 02:05:48.625 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:48.636817 | ubuntu-noble | 2026-08-09 02:05:48.633 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:48.636844 | ubuntu-noble | 2026-08-09 02:05:48.633 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:48.642834 | ubuntu-noble | 2026-08-09 02:05:48.639 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:48.642865 | ubuntu-noble | 2026-08-09 02:05:48.639 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:48.645721 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.019713s] ... ok 2026-08-09 02:05:48.645776 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_4_5months [0.021905s] ... ok 2026-08-09 02:05:48.647001 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors [0.018155s] ... ok 2026-08-09 02:05:48.663684 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot [0.020397s] ... ok 2026-08-09 02:05:48.664534 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_5 [0.021924s] ... ok 2026-08-09 02:05:48.665729 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__modify_security_cert [0.018632s] ... ok 2026-08-09 02:05:48.684760 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_update_error [0.019541s] ... ok 2026-08-09 02:05:48.687720 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_api_error [0.018576s] ... ok 2026-08-09 02:05:48.690772 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_1_True [0.022743s] ... ok 2026-08-09 02:05:48.699308 | ubuntu-noble | 2026-08-09 02:05:48.696 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-08-09 02:05:48.703310 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_volume_move [0.018751s] ... ok 2026-08-09 02:05:48.704058 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_2_False [0.020989s] ... ok 2026-08-09 02:05:48.711250 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_2 [0.022995s] ... ok 2026-08-09 02:05:48.722856 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule [0.019024s] ... ok 2026-08-09 02:05:48.723899 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot_raise_timeout [0.019659s] ... ok 2026-08-09 02:05:48.734874 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_3 [0.024075s] ... ok 2026-08-09 02:05:48.742910 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_1 [0.018980s] ... ok 2026-08-09 02:05:48.743200 | ubuntu-noble | 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-08-09 02:05:48.744657 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_2 [0.020622s] ... ok 2026-08-09 02:05:48.757863 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_1_True [0.021450s] ... ok 2026-08-09 02:05:48.761176 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_clear_nfs_export_policy_for_volume [0.018759s] ... ok 2026-08-09 02:05:48.761895 | ubuntu-noble | 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-08-09 02:05:48.765335 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_3 [0.019131s] ... ok 2026-08-09 02:05:48.780485 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_active_directory [0.019016s] ... ok 2026-08-09 02:05:48.780644 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_policy_name [0.023097s] ... ok 2026-08-09 02:05:48.785673 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_cg [0.019616s] ... ok 2026-08-09 02:05:48.798484 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_multiple_dns_ip [0.018707s] ... ok 2026-08-09 02:05:48.800950 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_progress_status [0.021651s] ... ok 2026-08-09 02:05:48.805683 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_2 [0.019422s] ... ok 2026-08-09 02:05:48.819550 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot_no_id [0.021201s] ... ok 2026-08-09 02:05:48.823480 | ubuntu-noble | 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. 2026-08-09 02:05:48.825038 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_snapshot_name [0.021595s] ... ok 2026-08-09 02:05:48.827860 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_3 [0.022321s] ... ok 2026-08-09 02:05:48.842708 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_policy [0.020510s] ... ok 2026-08-09 02:05:48.846775 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup [0.023966s] ... ok 2026-08-09 02:05:48.850744 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_with_provider_location [0.023961s] ... ok 2026-08-09 02:05:48.860847 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_4___1001___False_ [0.019336s] ... ok 2026-08-09 02:05:48.871239 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_1___host___True_ [0.023444s] ... ok 2026-08-09 02:05:48.872378 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client_with_vserver [0.021043s] ... ok 2026-08-09 02:05:48.878657 | ubuntu-noble | {1} 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.018664s] ... ok 2026-08-09 02:05:48.890412 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_2_hidden [0.019316s] ... ok 2026-08-09 02:05:48.893659 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_non_snaplock [0.022860s] ... ok 2026-08-09 02:05:48.897741 | ubuntu-noble | {1} 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.019432s] ... ok 2026-08-09 02:05:48.909947 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.019397s] ... ok 2026-08-09 02:05:48.916741 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_adaptive_not_supported [0.018958s] ... ok 2026-08-09 02:05:48.917592 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_vserver_volume_none [0.023119s] ... ok 2026-08-09 02:05:48.921593 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_not_found [0.397251s] ... ok 2026-08-09 02:05:48.930142 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_invalid_protocol [0.019455s] ... ok 2026-08-09 02:05:48.938703 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_no_ipspace [0.020000s] ... ok 2026-08-09 02:05:48.938739 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_negative_integer [0.020446s] ... ok 2026-08-09 02:05:48.944890 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot_not_found [0.021479s] ... ok 2026-08-09 02:05:48.950125 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_both_protocols [0.020526s] ... ok 2026-08-09 02:05:48.955416 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_2_cluster_name [0.018679s] ... ok 2026-08-09 02:05:48.959141 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_newly_licensed_protocol [0.021513s] ... ok 2026-08-09 02:05:48.965025 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities [0.021438s] ... ok 2026-08-09 02:05:48.971736 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_2 [0.019668s] ... ok 2026-08-09 02:05:48.974053 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace_not_found [0.018200s] ... ok 2026-08-09 02:05:48.982704 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_no_cluster_creds [0.020964s] ... ok 2026-08-09 02:05:48.986502 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_encrypted_not_supported [0.021427s] ... ok 2026-08-09 02:05:48.989966 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_04 [0.019930s] ... ok 2026-08-09 02:05:48.994637 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_2_18253 [0.019294s] ... ok 2026-08-09 02:05:49.003524 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_svm_scoped [0.023128s] ... ok 2026-08-09 02:05:49.006669 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver [0.019996s] ... ok 2026-08-09 02:05:49.010356 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_1 [0.018875s] ... ok 2026-08-09 02:05:49.012613 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_1_None [0.018141s] ... ok 2026-08-09 02:05:49.019184 | ubuntu-noble | 2026-08-09 02:05:49.014 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:49.026650 | ubuntu-noble | 2026-08-09 02:05:49.022 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:49.026686 | ubuntu-noble | 2026-08-09 02:05:49.022 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:49.029598 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_update_failed [0.023267s] ... ok 2026-08-09 02:05:49.029641 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_1_True [0.019000s] ... ok 2026-08-09 02:05:49.029647 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_status [0.022254s] ... ok 2026-08-09 02:05:49.031857 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_1_None [0.019507s] ... ok 2026-08-09 02:05:49.032662 | ubuntu-noble | 2026-08-09 02:05:49.029 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:49.032678 | ubuntu-noble | 2026-08-09 02:05:49.029 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:49.049400 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_server_pools [0.019916s] ... ok 2026-08-09 02:05:49.051368 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume_not_found [0.019726s] ... ok 2026-08-09 02:05:49.051384 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_2_18259 [0.018628s] ... ok 2026-08-09 02:05:49.055239 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_cluster_are_not_peered_negative [0.025476s] ... ok 2026-08-09 02:05:49.067194 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_3 [0.019286s] ... ok 2026-08-09 02:05:49.069937 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate [0.018633s] ... ok 2026-08-09 02:05:49.069956 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_volume [0.018774s] ... ok 2026-08-09 02:05:49.075967 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_lifs_not_found [0.023020s] ... ok 2026-08-09 02:05:49.090613 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression_async [0.018388s] ... ok 2026-08-09 02:05:49.096501 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_vserver [0.019498s] ... ok 2026-08-09 02:05:49.096517 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_1 [0.019959s] ... ok 2026-08-09 02:05:49.096522 | ubuntu-noble | 2026-08-09 02:05:49.091 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-08-09 02:05:49.099392 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_cg [0.022902s] ... ok 2026-08-09 02:05:49.102443 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_service_on [0.496061s] ... ok 2026-08-09 02:05:49.105832 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedupe_async [0.018636s] ... ok 2026-08-09 02:05:49.106312 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_2_False [0.019257s] ... ok 2026-08-09 02:05:49.107247 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status_not_found [0.019326s] ... ok 2026-08-09 02:05:49.122945 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_1 [0.022851s] ... ok 2026-08-09 02:05:49.125299 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression [0.018818s] ... ok 2026-08-09 02:05:49.127297 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_2 [0.018570s] ... ok 2026-08-09 02:05:49.128391 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_2_False [0.019851s] ... ok 2026-08-09 02:05:49.137219 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_without_host [0.031190s] ... ok 2026-08-09 02:05:49.144079 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_already_enabled [0.018784s] ... ok 2026-08-09 02:05:49.146205 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_3 [0.021021s] ... ok 2026-08-09 02:05:49.146222 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_1 [0.020072s] ... ok 2026-08-09 02:05:49.149802 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_1_True [0.020317s] ... ok 2026-08-09 02:05:49.157395 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_cifs [0.023487s] ... ok 2026-08-09 02:05:49.164728 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_fpolicy_policy [0.020005s] ... ok 2026-08-09 02:05:49.167226 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_1 [0.022426s] ... ok 2026-08-09 02:05:49.171071 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type [0.019836s] ... ok 2026-08-09 02:05:49.173613 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_1 [0.024555s] ... ok 2026-08-09 02:05:49.174373 | ubuntu-noble | Can not find folder [some-folder] in pool [share-pool-01]. 2026-08-09 02:05:49.175884 | ubuntu-noble | {2} 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.018530s] ... ok 2026-08-09 02:05:49.182304 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_2 [0.018447s] ... ok 2026-08-09 02:05:49.185928 | ubuntu-noble | No aggregates assigned to Vserver fake_vserver. 2026-08-09 02:05:49.187499 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_with_creating_replica [0.019872s] ... ok 2026-08-09 02:05:49.187965 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.019274s] ... ok 2026-08-09 02:05:49.191775 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_2 [0.021732s] ... ok 2026-08-09 02:05:49.195691 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share_smaller_than_used_size [0.019502s] ... ok 2026-08-09 02:05:49.201215 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.018530s] ... ok 2026-08-09 02:05:49.205783 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_2__2__0_ [0.018691s] ... ok 2026-08-09 02:05:49.206886 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_3 [0.021361s] ... ok 2026-08-09 02:05:49.212807 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_2 [0.021134s] ... ok 2026-08-09 02:05:49.214499 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_1_NFS [0.018492s] ... ok 2026-08-09 02:05:49.221106 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.020129s] ... ok 2026-08-09 02:05:49.224782 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_1 [0.019067s] ... ok 2026-08-09 02:05:49.230627 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_5 [0.020959s] ... ok 2026-08-09 02:05:49.232116 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_path [0.017741s] ... ok 2026-08-09 02:05:49.234350 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_4 [0.021542s] ... ok 2026-08-09 02:05:49.240145 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_not_found [0.018842s] ... ok 2026-08-09 02:05:49.246069 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_8_x_system_version_response [0.020877s] ... ok 2026-08-09 02:05:49.249268 | ubuntu-noble | Quota of pool: /fakepath is not set, please set it in GUI of AS13000 2026-08-09 02:05:49.250679 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_fail [0.018543s] ... ok 2026-08-09 02:05:49.252600 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_1_True [0.021598s] ... ok 2026-08-09 02:05:49.255377 | ubuntu-noble | {6} 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.019393s] ... ok 2026-08-09 02:05:49.260643 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_with_filters [0.019982s] ... ok 2026-08-09 02:05:49.267147 | ubuntu-noble | {0} 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.021126s] ... ok 2026-08-09 02:05:49.268912 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__set_directory_quota [0.017992s] ... ok 2026-08-09 02:05:49.271975 | ubuntu-noble | Could not communicate with the backend for replica b51c5a31-aa5b-4254-9ee8-7d39fa4c8c38 during promotion. 2026-08-09 02:05:49.272004 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:49.272010 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3134, in promote_replica 2026-08-09 02:05:49.272017 | ubuntu-noble | self._convert_destination_replica_to_independent( 2026-08-09 02:05:49.272022 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:49.272027 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:49.272032 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.272038 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:49.272043 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:49.272048 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.272053 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:49.272059 | ubuntu-noble | raise effect 2026-08-09 02:05:49.272064 | ubuntu-noble | manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-08-09 02:05:49.272986 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_update_error [0.021056s] ... ok 2026-08-09 02:05:49.275922 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_destination_unreachable [0.020490s] ... ok 2026-08-09 02:05:49.279010 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_port_not_found [0.018736s] ... ok 2026-08-09 02:05:49.288627 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_3_5000mb [0.018781s] ... ok 2026-08-09 02:05:49.288648 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_migrate_supported [0.020785s] ... ok 2026-08-09 02:05:49.292002 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_2_hidden [0.019828s] ... ok 2026-08-09 02:05:49.297760 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_fail_to_set_access_rules [0.020399s] ... ok 2026-08-09 02:05:49.298400 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access_not_found [0.018781s] ... ok 2026-08-09 02:05:49.305432 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_1_nfs [0.017978s] ... ok 2026-08-09 02:05:49.309741 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes_not_found [0.020353s] ... ok 2026-08-09 02:05:49.310862 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server [0.019949s] ... ok 2026-08-09 02:05:49.316724 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_with_access_rules [0.020318s] ... ok 2026-08-09 02:05:49.317180 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy_not_supported [0.018782s] ... ok 2026-08-09 02:05:49.324993 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_1_nfs [0.017735s] ... ok 2026-08-09 02:05:49.330521 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates_none_found [0.021784s] ... ok 2026-08-09 02:05:49.333141 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_no_cluster_creds [0.019987s] ... ok 2026-08-09 02:05:49.335472 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_events [0.018388s] ... ok 2026-08-09 02:05:49.336360 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_2_False [0.019933s] ... ok 2026-08-09 02:05:49.343311 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_2_False [0.018437s] ... ok 2026-08-09 02:05:49.350765 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.020154s] ... ok 2026-08-09 02:05:49.351871 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client [0.020175s] ... ok 2026-08-09 02:05:49.355597 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_not_found [0.020095s] ... ok 2026-08-09 02:05:49.357883 | ubuntu-noble | Token is expired 2026-08-09 02:05:49.360591 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_token_overtime_fail [0.018145s] ... ok 2026-08-09 02:05:49.367816 | ubuntu-noble | Both source and destination clusters must be AFF systems. 2026-08-09 02:05:49.370523 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_2_13172984 [0.019202s] ... ok 2026-08-09 02:05:49.371544 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_2_False [0.020224s] ... ok 2026-08-09 02:05:49.376883 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror [0.019572s] ... ok 2026-08-09 02:05:49.377223 | ubuntu-noble | Exception due to network failure. 2026-08-09 02:05:49.380275 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_3times_fail [0.019569s] ... ok 2026-08-09 02:05:49.380970 | ubuntu-noble | Exception due to network failure. 2026-08-09 02:05:49.381441 | ubuntu-noble | Exception due to network failure. 2026-08-09 02:05:49.381457 | ubuntu-noble | Access RestAPI /rest/fake_method by fake_type failed, error: Exception due to network failure. 2026-08-09 02:05:49.389640 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_broadcast_domain [0.019490s] ... ok 2026-08-09 02:05:49.392759 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_2 [0.020101s] ... ok 2026-08-09 02:05:49.394120 | ubuntu-noble | Could not resync snapmirror. 2026-08-09 02:05:49.394140 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:49.394147 | ubuntu-noble | 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-08-09 02:05:49.394171 | ubuntu-noble | vserver_client.resync_snapmirror_vol( 2026-08-09 02:05:49.394178 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:49.394184 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:49.394189 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.394194 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:49.394199 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:49.394205 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.394210 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:49.394215 | ubuntu-noble | raise effect 2026-08-09 02:05:49.394220 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:05:49.396444 | ubuntu-noble | Access RestAPI /rest/fake_method by fake_type failed, error: fake_error_message 2026-08-09 02:05:49.397164 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror_resync_error [0.021092s] ... ok 2026-08-09 02:05:49.401183 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_backend_error_fail [0.018801s] ... ok 2026-08-09 02:05:49.410451 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_2_False [0.020343s] ... ok 2026-08-09 02:05:49.413685 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_3 [0.019906s] ... ok 2026-08-09 02:05:49.417110 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_2_available [0.020192s] ... ok 2026-08-09 02:05:49.418178 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_with_header [0.018442s] ... ok 2026-08-09 02:05:49.430379 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_online_volume_api_error [0.019952s] ... ok 2026-08-09 02:05:49.432014 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_4 [0.020470s] ... ok 2026-08-09 02:05:49.436771 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_ipversion_failed [0.018574s] ... ok 2026-08-09 02:05:49.437336 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info [0.019607s] ... ok 2026-08-09 02:05:49.450161 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_none_found [0.019413s] ... ok 2026-08-09 02:05:49.454564 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_08 [0.020894s] ... ok 2026-08-09 02:05:49.454600 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_nfsinfo [0.017971s] ... ok 2026-08-09 02:05:49.456254 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_cluster_creds [0.019460s] ... ok 2026-08-09 02:05:49.469960 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rehost_volume [0.020066s] ... ok 2026-08-09 02:05:49.472762 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_min_qos_specs_2 [0.019397s] ... ok 2026-08-09 02:05:49.473467 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_1_CIFS [0.019176s] ... ok 2026-08-09 02:05:49.477339 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_4 [0.020077s] ... ok 2026-08-09 02:05:49.491445 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rule [0.020712s] ... ok 2026-08-09 02:05:49.498596 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_pools_attr [0.019505s] ... ok 2026-08-09 02:05:49.498894 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_2_False [0.021249s] ... ok 2026-08-09 02:05:49.500386 | ubuntu-noble | 2026-08-09 02:05:49.495 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:49.505795 | ubuntu-noble | 2026-08-09 02:05:49.503 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:49.506152 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_2 [0.028333s] ... ok 2026-08-09 02:05:49.507396 | ubuntu-noble | 2026-08-09 02:05:49.503 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:49.513579 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_vserver [0.018886s] ... ok 2026-08-09 02:05:49.516088 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_qos_conflict [0.019958s] ... ok 2026-08-09 02:05:49.516218 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_2 [0.018337s] ... ok 2026-08-09 02:05:49.522894 | ubuntu-noble | 2026-08-09 02:05:49.520 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:49.522929 | ubuntu-noble | 2026-08-09 02:05:49.520 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:49.524711 | ubuntu-noble | Cannot perform server migration because at leat one of the backends doesn't support SVM DR. 2026-08-09 02:05:49.526458 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_1 [0.021399s] ... ok 2026-08-09 02:05:49.529437 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror_svm [0.019314s] ... ok 2026-08-09 02:05:49.530901 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_3 [0.019448s] ... ok 2026-08-09 02:05:49.531632 | ubuntu-noble | Caught an unexpected share status 'active' during share status update routine. Skipping. 2026-08-09 02:05:49.535012 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_1_active [0.019764s] ... ok 2026-08-09 02:05:49.545604 | ubuntu-noble | Cannot perform server migration since a FlexGroup was encountered in share server to be migrated. 2026-08-09 02:05:49.548396 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_3 [0.021317s] ... ok 2026-08-09 02:05:49.549396 | ubuntu-noble | Failed to invoke EMS. NetApp API failed. Reason - fake:fake 2026-08-09 02:05:49.549991 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_3 [0.018400s] ... ok 2026-08-09 02:05:49.551906 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message_api_error [0.022315s] ... ok 2026-08-09 02:05:49.554104 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options [0.020070s] ... ok 2026-08-09 02:05:49.568968 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnfsclient [0.018373s] ... ok 2026-08-09 02:05:49.572190 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_backup_vserver [0.020529s] ... ok 2026-08-09 02:05:49.574511 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request [0.020219s] ... ok 2026-08-09 02:05:49.574525 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_ems_logging [0.019144s] ... ok 2026-08-09 02:05:49.584954 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifs [0.017280s] ... ok 2026-08-09 02:05:49.587592 | ubuntu-noble | 2026-08-09 02:05:49.582 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-08-09 02:05:49.589271 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_job_uuid [0.020358s] ... ok 2026-08-09 02:05:49.591851 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_no_arguments [0.019270s] ... ok 2026-08-09 02:05:49.593920 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_1 [0.020307s] ... ok 2026-08-09 02:05:49.604603 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_1 [0.018697s] ... ok 2026-08-09 02:05:49.611209 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_nfs_export_policy_for_volume [0.019010s] ... ok 2026-08-09 02:05:49.613297 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_2_False [0.019676s] ... ok 2026-08-09 02:05:49.614277 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_2 [0.023152s] ... ok 2026-08-09 02:05:49.623519 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_4 [0.018635s] ... ok 2026-08-09 02:05:49.626010 | ubuntu-noble | 2026-08-09 02:05:49.621 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:49.630719 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-08-09 02:05:49.631927 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_policy_group_for_volume [0.018992s] ... ok 2026-08-09 02:05:49.635497 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_no_enable_with_pool [0.020100s] ... ok 2026-08-09 02:05:49.635512 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_no_vserver [0.020518s] ... ok 2026-08-09 02:05:49.638172 | ubuntu-noble | 2026-08-09 02:05:49.628 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:49.638185 | ubuntu-noble | 2026-08-09 02:05:49.628 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:49.638190 | ubuntu-noble | 2026-08-09 02:05:49.633 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:49.638193 | ubuntu-noble | 2026-08-09 02:05:49.634 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:49.640754 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifs [0.018195s] ... ok 2026-08-09 02:05:49.649272 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_3 [0.018737s] ... ok 2026-08-09 02:05:49.653106 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_1 [0.019425s] ... ok 2026-08-09 02:05:49.654050 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_1_None [0.019940s] ... ok 2026-08-09 02:05:49.659395 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_1 [0.018170s] ... ok 2026-08-09 02:05:49.669625 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size_api_error [0.019448s] ... ok 2026-08-09 02:05:49.673461 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_3 [0.019786s] ... ok 2026-08-09 02:05:49.676611 | ubuntu-noble | Unable to create SSHPool 2026-08-09 02:05:49.677032 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_2 [0.019494s] ... ok 2026-08-09 02:05:49.679359 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_pool_failed [0.019199s] ... ok 2026-08-09 02:05:49.680594 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job [0.344990s] ... ok 2026-08-09 02:05:49.688198 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_ldap [0.018741s] ... ok 2026-08-09 02:05:49.695876 | ubuntu-noble | {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_4 [0.020167s] ... ok 2026-08-09 02:05:49.696777 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_3 [0.020132s] ... ok 2026-08-09 02:05:49.698421 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___success [0.019029s] ... ok 2026-08-09 02:05:49.703703 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces [0.020697s] ... ok 2026-08-09 02:05:49.704487 | ubuntu-noble | 2026-08-09 02:05:49.700 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-08-09 02:05:49.708378 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_1 [0.019854s] ... ok 2026-08-09 02:05:49.712086 | ubuntu-noble | Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-08-09 02:05:49.712363 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:49.712371 | ubuntu-noble | 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-08-09 02:05:49.712377 | ubuntu-noble | volume = vserver_client.get_volume(share_name) 2026-08-09 02:05:49.712382 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.712395 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:49.712400 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:49.712405 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.712410 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:49.712415 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:49.712421 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.712426 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:49.712431 | ubuntu-noble | raise effect 2026-08-09 02:05:49.712444 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:05:49.713084 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_6 [0.020286s] ... ok 2026-08-09 02:05:49.715723 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_1_NaApiError [0.021501s] ... ok 2026-08-09 02:05:49.718070 | ubuntu-noble | Error has occurred 2026-08-09 02:05:49.718090 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:49.718096 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-08-09 02:05:49.718102 | ubuntu-noble | return processutils.ssh_execute( 2026-08-09 02:05:49.718107 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.718112 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:49.718117 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:49.718122 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.718128 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:49.718144 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:49.718149 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.718154 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:49.718159 | ubuntu-noble | raise effect 2026-08-09 02:05:49.718164 | ubuntu-noble | Exception 2026-08-09 02:05:49.718170 | ubuntu-noble | Error running SSH command: mcsinq lsvdisk 2026-08-09 02:05:49.720156 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed_exception_error [0.019243s] ... ok 2026-08-09 02:05:49.724111 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_error [0.019970s] ... ok 2026-08-09 02:05:49.728095 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_not_found [0.019514s] ... ok 2026-08-09 02:05:49.733483 | ubuntu-noble | {6} 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.020233s] ... ok 2026-08-09 02:05:49.736635 | ubuntu-noble | Error has occurred 2026-08-09 02:05:49.736651 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:49.736655 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-08-09 02:05:49.736659 | ubuntu-noble | return processutils.ssh_execute( 2026-08-09 02:05:49.736662 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.736666 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:49.736670 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:49.736674 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.736678 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:49.736683 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:49.736687 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:49.736691 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:49.736695 | ubuntu-noble | raise result 2026-08-09 02:05:49.736699 | ubuntu-noble | Exception 2026-08-09 02:05:49.738032 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_not_from_share [0.021165s] ... ok 2026-08-09 02:05:49.740296 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success_run_again [0.022163s] ... ok 2026-08-09 02:05:49.741302 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_not_found [0.019809s] ... ok 2026-08-09 02:05:49.747719 | ubuntu-noble | 2026-08-09 02:05:49.744 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:49.748108 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy [0.019532s] ... ok 2026-08-09 02:05:49.758247 | ubuntu-noble | {6} 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.021330s] ... ok 2026-08-09 02:05:49.758263 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_2 [0.020613s] ... ok 2026-08-09 02:05:49.758996 | ubuntu-noble | 2026-08-09 02:05:49.753 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:49.759010 | ubuntu-noble | 2026-08-09 02:05:49.754 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:49.760933 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_2_cifs [0.020602s] ... ok 2026-08-09 02:05:49.762507 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_enabled [0.020386s] ... ok 2026-08-09 02:05:49.764298 | ubuntu-noble | 2026-08-09 02:05:49.760 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:49.764327 | ubuntu-noble | 2026-08-09 02:05:49.762 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:49.769002 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_2_False [0.019906s] ... ok 2026-08-09 02:05:49.775471 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_1 [0.020784s] ... ok 2026-08-09 02:05:49.778636 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_incompatible_vservers [0.021277s] ... ok 2026-08-09 02:05:49.782227 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_pool_error [0.019449s] ... ok 2026-08-09 02:05:49.783101 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_1 [0.019680s] ... ok 2026-08-09 02:05:49.787342 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_get [0.020027s] ... ok 2026-08-09 02:05:49.798765 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_3 [0.022493s] ... ok 2026-08-09 02:05:49.800339 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_3_2000MB [0.020459s] ... ok 2026-08-09 02:05:49.800895 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_5 [0.021609s] ... ok 2026-08-09 02:05:49.803257 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path [0.020812s] ... ok 2026-08-09 02:05:49.813511 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_api_error [0.024182s] ... ok 2026-08-09 02:05:49.820126 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_2_cifs [0.019159s] ... ok 2026-08-09 02:05:49.822808 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start [0.019624s] ... ok 2026-08-09 02:05:49.822823 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_2 [0.021785s] ... ok 2026-08-09 02:05:49.822828 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path_cifs [0.018326s] ... ok 2026-08-09 02:05:49.828454 | ubuntu-noble | 2026-08-09 02:05:49.825 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-08-09 02:05:49.833515 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_api_error [0.020147s] ... ok 2026-08-09 02:05:49.836346 | ubuntu-noble | Share manila_fakeid not found. 2026-08-09 02:05:49.838778 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.018999s] ... ok 2026-08-09 02:05:49.841516 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_4 [0.019773s] ... ok 2026-08-09 02:05:49.841532 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status [0.018864s] ... ok 2026-08-09 02:05:49.843466 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start_encrypted_destination [0.020581s] ... ok 2026-08-09 02:05:49.853437 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm_failure [0.020753s] ... ok 2026-08-09 02:05:49.858503 | ubuntu-noble | Failed to configure Vserver. 2026-08-09 02:05:49.859695 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_2_cifs [0.020161s] ... ok 2026-08-09 02:05:49.859711 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_no_qos [0.018892s] ... ok 2026-08-09 02:05:49.861783 | ubuntu-noble | {7} 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.020038s] ... ok 2026-08-09 02:05:49.863025 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_3 [0.020883s] ... ok 2026-08-09 02:05:49.867989 | ubuntu-noble | 2026-08-09 02:05:49.864 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:49.874735 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_02 [0.020961s] ... ok 2026-08-09 02:05:49.877782 | ubuntu-noble | 2026-08-09 02:05:49.871 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:49.877796 | ubuntu-noble | 2026-08-09 02:05:49.871 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:49.877801 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup_login_fail [0.018413s] ... ok 2026-08-09 02:05:49.878808 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_not_found [0.019289s] ... ok 2026-08-09 02:05:49.879644 | ubuntu-noble | Failed to configure Vserver. 2026-08-09 02:05:49.882590 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_4 [0.020707s] ... ok 2026-08-09 02:05:49.883393 | ubuntu-noble | {7} 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.022788s] ... ok 2026-08-09 02:05:49.894939 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-08-09 02:05:49.895282 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_04 [0.021474s] ... ok 2026-08-09 02:05:49.897158 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_2_cifs [0.020100s] ... ok 2026-08-09 02:05:49.899959 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name [0.019350s] ... ok 2026-08-09 02:05:49.902889 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_2 [0.020240s] ... ok 2026-08-09 02:05:49.906078 | ubuntu-noble | {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.020210s] ... ok 2026-08-09 02:05:49.917018 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_1 [0.019255s] ... ok 2026-08-09 02:05:49.917867 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_1__1__110_ [0.019713s] ... ok 2026-08-09 02:05:49.918242 | ubuntu-noble | 2026-08-09 02:05:49.912 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:49.918252 | ubuntu-noble | 2026-08-09 02:05:49.912 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:49.918675 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_15 [0.022497s] ... ok 2026-08-09 02:05:49.922511 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_lif_name [0.020235s] ... ok 2026-08-09 02:05:49.928975 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_cleanup_demoted_storage_error [0.022102s] ... ok 2026-08-09 02:05:49.935224 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_3 [0.018214s] ... ok 2026-08-09 02:05:49.935939 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_svm [0.018318s] ... ok 2026-08-09 02:05:49.938106 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_snapshot_policy [0.019863s] ... ok 2026-08-09 02:05:49.942877 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_backend_details [0.020213s] ... ok 2026-08-09 02:05:49.948244 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export_target_not_found [0.021751s] ... ok 2026-08-09 02:05:49.953762 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_fail [0.018173s] ... ok 2026-08-09 02:05:49.955286 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_supported [0.018833s] ... ok 2026-08-09 02:05:49.960440 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_3_None [0.020115s] ... ok 2026-08-09 02:05:49.965590 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_06 [0.020407s] ... ok 2026-08-09 02:05:49.967933 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue [0.020032s] ... ok 2026-08-09 02:05:49.973790 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_nfs_access_rest [0.019487s] ... ok 2026-08-09 02:05:49.975780 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_found [0.018864s] ... ok 2026-08-09 02:05:49.978812 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_error [0.019860s] ... ok 2026-08-09 02:05:49.985035 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_3 [0.019653s] ... ok 2026-08-09 02:05:49.985056 | ubuntu-noble | 2026-08-09 02:05:49.981 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-08-09 02:05:49.989636 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_restore_failed_negative [0.021216s] ... ok 2026-08-09 02:05:49.993802 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_access_rest [0.018272s] ... ok 2026-08-09 02:05:49.994620 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted [0.019070s] ... ok 2026-08-09 02:05:50.000486 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_empty_dict [0.020485s] ... ok 2026-08-09 02:05:50.006045 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_5 [0.022965s] ... ok 2026-08-09 02:05:50.011089 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_share [0.019487s] ... ok 2026-08-09 02:05:50.013121 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_2_False [0.022492s] ... ok 2026-08-09 02:05:50.013137 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_raise [0.019384s] ... ok 2026-08-09 02:05:50.020122 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials [0.019161s] ... ok 2026-08-09 02:05:50.031102 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_none [0.019018s] ... ok 2026-08-09 02:05:50.032518 | ubuntu-noble | Failed to mount readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad). 2026-08-09 02:05:50.032535 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:50.032541 | ubuntu-noble | 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-08-09 02:05:50.032547 | ubuntu-noble | dm_session.wait_for_mount_replica( 2026-08-09 02:05:50.032552 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:50.032557 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:50.032562 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.032594 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:50.032600 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:50.032606 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.032611 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:50.032616 | ubuntu-noble | raise effect 2026-08-09 02:05:50.032622 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:05:50.033975 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_dr_supported [0.019308s] ... ok 2026-08-09 02:05:50.034025 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_3 [0.026180s] ... ok 2026-08-09 02:05:50.035686 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_1 [0.023084s] ... ok 2026-08-09 02:05:50.038334 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_3_270000 [0.018409s] ... ok 2026-08-09 02:05:50.051815 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates [0.018514s] ... ok 2026-08-09 02:05:50.054508 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_name [0.023548s] ... ok 2026-08-09 02:05:50.057229 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_with_error [0.023255s] ... ok 2026-08-09 02:05:50.061079 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_1_True [0.020648s] ... ok 2026-08-09 02:05:50.061098 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_1_True [0.019141s] ... ok 2026-08-09 02:05:50.070449 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes [0.019101s] ... ok 2026-08-09 02:05:50.076224 | ubuntu-noble | Cannot perform server migration for different security services. Please choose a suitable share network that matches the source security service. 2026-08-09 02:05:50.080469 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_1 [0.020874s] ... ok 2026-08-09 02:05:50.080493 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_different_sec_service [0.022333s] ... ok 2026-08-09 02:05:50.082118 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share [0.024557s] ... ok 2026-08-09 02:05:50.082598 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created [0.023334s] ... ok 2026-08-09 02:05:50.089803 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_2_12345 [0.019893s] ... ok 2026-08-09 02:05:50.097890 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_false [0.020032s] ... ok 2026-08-09 02:05:50.100927 | ubuntu-noble | Failed to create volume in MapR-FS for the share share-0. 2026-08-09 02:05:50.100959 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:50.100966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 154, in _create_share 2026-08-09 02:05:50.100971 | ubuntu-noble | self._maprfs_util.create_volume(volume_name, share_dir, 2026-08-09 02:05:50.100977 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 145, in create_volume 2026-08-09 02:05:50.100983 | ubuntu-noble | self._execute(*cmd) 2026-08-09 02:05:50.100989 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:50.100995 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:50.101000 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.101005 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:50.101011 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:50.102307 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.102316 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:50.102321 | ubuntu-noble | raise effect 2026-08-09 02:05:50.102327 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:50.102333 | ubuntu-noble | Command: None 2026-08-09 02:05:50.102351 | ubuntu-noble | Exit code: - 2026-08-09 02:05:50.102371 | ubuntu-noble | Stdout: None 2026-08-09 02:05:50.102376 | ubuntu-noble | Stderr: None 2026-08-09 02:05:50.102388 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_network_subnet_from_metadata [0.021329s] ... ok 2026-08-09 02:05:50.103333 | ubuntu-noble | Cannot perform server migration within the same cluster. Please choose a destination host that's in a different cluster. 2026-08-09 02:05:50.105783 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_cluster [0.026882s] ... ok 2026-08-09 02:05:50.107649 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_exception [0.025698s] ... ok 2026-08-09 02:05:50.108665 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_2_True [0.018859s] ... ok 2026-08-09 02:05:50.117243 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__send_volume_move_request [0.019778s] ... ok 2026-08-09 02:05:50.122400 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_2 [0.020959s] ... ok 2026-08-09 02:05:50.128626 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_1 [0.019212s] ... ok 2026-08-09 02:05:50.129807 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_no_rename [0.024998s] ... ok 2026-08-09 02:05:50.130327 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_2_fake_migration_id [0.024049s] ... ok 2026-08-09 02:05:50.136661 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__unmount_volume [0.019002s] ... ok 2026-08-09 02:05:50.145239 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_3 [0.020691s] ... ok 2026-08-09 02:05:50.147243 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_1_True [0.019228s] ... ok 2026-08-09 02:05:50.151544 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets_invalid_vlan_config [0.021582s] ... ok 2026-08-09 02:05:50.151916 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_shrink_share [0.021846s] ... ok 2026-08-09 02:05:50.156397 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_2 [0.019148s] ... ok 2026-08-09 02:05:50.172093 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage [0.021326s] ... ok 2026-08-09 02:05:50.172123 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume [0.018883s] ... ok 2026-08-09 02:05:50.173850 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add_no_user_no_group_exists [0.021293s] ... ok 2026-08-09 02:05:50.174501 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.022964s] ... ok 2026-08-09 02:05:50.176730 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_error [0.020609s] ... ok 2026-08-09 02:05:50.186208 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume [0.019049s] ... ok 2026-08-09 02:05:50.186255 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_1 [0.021082s] ... ok 2026-08-09 02:05:50.192776 | ubuntu-noble | Can not get share share-0. 2026-08-09 02:05:50.193522 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_adjusted_consistency_point_time [0.018793s] ... ok 2026-08-09 02:05:50.195239 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_share_not_exists [0.022028s] ... ok 2026-08-09 02:05:50.200564 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_already_present [0.024180s] ... ok 2026-08-09 02:05:50.204121 | ubuntu-noble | Could not delete snapshot deleted_snap_2 on volume fake_volume_2. 2026-08-09 02:05:50.204141 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:50.204148 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4166, in prune_deleted_snapshots 2026-08-09 02:05:50.204155 | ubuntu-noble | client.delete_snapshot(snapshot['volume'], 2026-08-09 02:05:50.204170 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:50.204177 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:50.204183 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.204188 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:50.204194 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:50.204200 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.204205 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:50.204211 | ubuntu-noble | raise result 2026-08-09 02:05:50.204217 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:05:50.206634 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_snapshots [0.021230s] ... ok 2026-08-09 02:05:50.209138 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_1_failure [0.021437s] ... ok 2026-08-09 02:05:50.215919 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_aggregates_for_pools [0.018293s] ... ok 2026-08-09 02:05:50.216843 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_certificate_auth [0.020695s] ... ok 2026-08-09 02:05:50.218877 | ubuntu-noble | 2026-08-09 02:05:50.211 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:50.226252 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos [0.021125s] ... ok 2026-08-09 02:05:50.226276 | ubuntu-noble | FlexGroup share is being created. Will wait the job. 2026-08-09 02:05:50.226823 | ubuntu-noble | 2026-08-09 02:05:50.222 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:50.226835 | ubuntu-noble | 2026-08-09 02:05:50.222 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:50.228509 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists_no_records [0.020121s] ... ok 2026-08-09 02:05:50.228538 | ubuntu-noble | FlexGroup share is being created. Will wait the job. 2026-08-09 02:05:50.230741 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment_timeout [0.021688s] ... ok 2026-08-09 02:05:50.233147 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system_constituent [0.019016s] ... ok 2026-08-09 02:05:50.238531 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_default [0.022366s] ... ok 2026-08-09 02:05:50.241533 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_barbican_kms_config_for_specified_vserver [0.018954s] ... ok 2026-08-09 02:05:50.246592 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get [0.018932s] ... ok 2026-08-09 02:05:50.251604 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup [0.020148s] ... ok 2026-08-09 02:05:50.251618 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache [0.019756s] ... ok 2026-08-09 02:05:50.259143 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_port_and_broadcast_domain [0.018233s] ... ok 2026-08-09 02:05:50.262265 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__add_query_params_to_url [0.021704s] ... ok 2026-08-09 02:05:50.266414 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_port_from_broadcast_domain [0.018943s] ... ok 2026-08-09 02:05:50.272750 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_1 [0.020742s] ... ok 2026-08-09 02:05:50.276354 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_1 [0.023465s] ... ok 2026-08-09 02:05:50.278996 | ubuntu-noble | 2026-08-09 02:05:50.269 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:50.279026 | ubuntu-noble | 2026-08-09 02:05:50.271 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:50.279033 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_1 [0.018121s] ... ok 2026-08-09 02:05:50.286014 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_1 [0.022547s] ... ok 2026-08-09 02:05:50.287782 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_restore_snapshot [0.018769s] ... ok 2026-08-09 02:05:50.291102 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_2 [0.020773s] ... ok 2026-08-09 02:05:50.294842 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_4 [0.018800s] ... ok 2026-08-09 02:05:50.296214 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapshot [0.018725s] ... ok 2026-08-09 02:05:50.302870 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_1 [0.019104s] ... ok 2026-08-09 02:05:50.305346 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_2 [0.021923s] ... ok 2026-08-09 02:05:50.311671 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status_error [0.020283s] ... ok 2026-08-09 02:05:50.312626 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_cleanup_demoted_replica [0.019042s] ... ok 2026-08-09 02:05:50.315474 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_3 [0.018936s] ... ok 2026-08-09 02:05:50.321735 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_single_page [0.018748s] ... ok 2026-08-09 02:05:50.325775 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_3 [0.020413s] ... ok 2026-08-09 02:05:50.329990 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-08-09 02:05:50.331381 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_delete_share [0.018779s] ... ok 2026-08-09 02:05:50.332376 | ubuntu-noble | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.trace..trace_wrapper' failed 2026-08-09 02:05:50.332391 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:50.332402 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py", line 175, in _run_loop 2026-08-09 02:05:50.332407 | ubuntu-noble | result = func(*self.args, **self.kw) 2026-08-09 02:05:50.332411 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.332415 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:05:50.332418 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:05:50.332422 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.332426 | ubuntu-noble | 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-08-09 02:05:50.332429 | ubuntu-noble | self._client.send_ems_log_message(self._build_ems_log_message_1()) 2026-08-09 02:05:50.332433 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.332437 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:05:50.332441 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:05:50.332444 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.332448 | ubuntu-noble | 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-08-09 02:05:50.332452 | ubuntu-noble | message = self._get_ems_pool_info() 2026-08-09 02:05:50.332455 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.332459 | ubuntu-noble | 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-08-09 02:05:50.332463 | ubuntu-noble | 'aggregates': self._find_matching_aggregates(), 2026-08-09 02:05:50.332467 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.332470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:05:50.332474 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:05:50.332478 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.332481 | ubuntu-noble | 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-08-09 02:05:50.332485 | ubuntu-noble | return [aggr_name for aggr_name in aggregate_names 2026-08-09 02:05:50.332489 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.332499 | ubuntu-noble | TypeError: 'Mock' object is not iterable 2026-08-09 02:05:50.336861 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver [0.019117s] ... ok 2026-08-09 02:05:50.336876 | ubuntu-noble | {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.023586s] ... ok 2026-08-09 02:05:50.338011 | ubuntu-noble | 2026-08-09 02:05:50.333 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-08-09 02:05:50.341532 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_1_True [0.018516s] ... ok 2026-08-09 02:05:50.347841 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_1_True [0.021535s] ... ok 2026-08-09 02:05:50.352035 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_access_rules [0.019276s] ... ok 2026-08-09 02:05:50.353394 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy [0.018493s] ... ok 2026-08-09 02:05:50.356123 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_string [0.020302s] ... ok 2026-08-09 02:05:50.359066 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_max_files [0.018289s] ... ok 2026-08-09 02:05:50.370519 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses [0.021404s] ... ok 2026-08-09 02:05:50.370998 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share_not_found [0.019668s] ... ok 2026-08-09 02:05:50.372111 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_no_records [0.018392s] ... ok 2026-08-09 02:05:50.376810 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_1 [0.019993s] ... ok 2026-08-09 02:05:50.377826 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_1_None [0.018816s] ... ok 2026-08-09 02:05:50.388702 | ubuntu-noble | Vserver fake_vserver does not exist. 2026-08-09 02:05:50.389115 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_cleanup_demoted_replica [0.017825s] ... ok 2026-08-09 02:05:50.390997 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version_cached [0.021217s] ... ok 2026-08-09 02:05:50.391652 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_not_found [0.019196s] ... ok 2026-08-09 02:05:50.399231 | ubuntu-noble | {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.021304s] ... ok 2026-08-09 02:05:50.399258 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_vserver [0.019418s] ... ok 2026-08-09 02:05:50.407961 | ubuntu-noble | Cannot delete Vserver fake_vserver. Failed to put volumes offline. Entry doesn't exist. 2026-08-09 02:05:50.407982 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_rename [0.019044s] ... ok 2026-08-09 02:05:50.410647 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_already_offline [0.018835s] ... ok 2026-08-09 02:05:50.413670 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_1 [0.022444s] ... ok 2026-08-09 02:05:50.416747 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_active_directory [0.019047s] ... ok 2026-08-09 02:05:50.418501 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_3 [0.021294s] ... ok 2026-08-09 02:05:50.427056 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_temp_export_policy_name [0.018140s] ... ok 2026-08-09 02:05:50.429598 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_compression_async [0.018953s] ... ok 2026-08-09 02:05:50.434924 | ubuntu-noble | Failed to get disk info for aggregate fake_aggr1. 2026-08-09 02:05:50.434951 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:50.434957 | ubuntu-noble | 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-08-09 02:05:50.435071 | ubuntu-noble | result = self.send_iter_request('storage-disk-get-iter', api_args) 2026-08-09 02:05:50.435079 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.435084 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:50.435089 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:50.435095 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.435101 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:50.435107 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:50.435112 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.435118 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:50.435123 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:50.435128 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.435134 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:50.435139 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:50.435144 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.435149 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:50.435155 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:50.435160 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:50.435165 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:50.435171 | ubuntu-noble | raise effect 2026-08-09 02:05:50.435177 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-08-09 02:05:50.436911 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_volume [0.019338s] ... ok 2026-08-09 02:05:50.438030 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_api_error [0.023941s] ... ok 2026-08-09 02:05:50.440168 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_2_flat [0.021602s] ... ok 2026-08-09 02:05:50.452292 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy [0.018822s] ... ok 2026-08-09 02:05:50.452581 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access_1_True [0.023358s] ... ok 2026-08-09 02:05:50.452989 | ubuntu-noble | 2026-08-09 02:05:50.446 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:50.455079 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_cg_snapshot [0.018985s] ... ok 2026-08-09 02:05:50.461626 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_false [0.023770s] ... ok 2026-08-09 02:05:50.465513 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_1_1234 [0.020652s] ... ok 2026-08-09 02:05:50.466041 | ubuntu-noble | 2026-08-09 02:05:50.458 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:50.466061 | ubuntu-noble | 2026-08-09 02:05:50.458 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:50.469138 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_2 [0.018896s] ... ok 2026-08-09 02:05:50.470837 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_single_svm [0.019994s] ... ok 2026-08-09 02:05:50.474066 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_1_True [0.018293s] ... ok 2026-08-09 02:05:50.481647 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_2_None [0.020651s] ... ok 2026-08-09 02:05:50.487216 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes_not_found [0.018774s] ... ok 2026-08-09 02:05:50.489600 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_1_True [0.025364s] ... ok 2026-08-09 02:05:50.489800 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_duplicated_pool [0.019740s] ... ok 2026-08-09 02:05:50.491434 | ubuntu-noble | 2026-08-09 02:05:50.484 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:50.491456 | ubuntu-noble | 2026-08-09 02:05:50.484 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:50.495612 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_already_started [0.020137s] ... ok 2026-08-09 02:05:50.503212 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_1___ [0.020299s] ... ok 2026-08-09 02:05:50.506945 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspace_name_for_vlan_port [0.018187s] ... ok 2026-08-09 02:05:50.511213 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_round_down [0.021341s] ... ok 2026-08-09 02:05:50.512610 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_api_error [0.024739s] ... ok 2026-08-09 02:05:50.513820 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_1 [0.019154s] ... ok 2026-08-09 02:05:50.523478 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_2 [0.020712s] ... ok 2026-08-09 02:05:50.523512 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces_no_records [0.019486s] ... ok 2026-08-09 02:05:50.530226 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_version_from_version_string [0.018329s] ... ok 2026-08-09 02:05:50.531727 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_1_True [0.018595s] ... ok 2026-08-09 02:05:50.534406 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_without_policy [0.022562s] ... ok 2026-08-09 02:05:50.542981 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_1_None [0.018719s] ... ok 2026-08-09 02:05:50.545905 | ubuntu-noble | 2026-08-09 02:05:50.543 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-08-09 02:05:50.548429 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg [0.018628s] ... ok 2026-08-09 02:05:50.550805 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_showmount [0.019335s] ... ok 2026-08-09 02:05:50.557726 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_with_policy [0.022196s] ... ok 2026-08-09 02:05:50.562612 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_1_True [0.019350s] ... ok 2026-08-09 02:05:50.566754 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm [0.017752s] ... ok 2026-08-09 02:05:50.570164 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_03 [0.018826s] ... ok 2026-08-09 02:05:50.579974 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_2_False [0.022034s] ... ok 2026-08-09 02:05:50.581205 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_storage_failover_partner [0.019336s] ... ok 2026-08-09 02:05:50.585302 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_platform [0.018075s] ... ok 2026-08-09 02:05:50.589224 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_06 [0.019129s] ... ok 2026-08-09 02:05:50.601004 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cifs_share [0.021524s] ... ok 2026-08-09 02:05:50.601603 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_svm_volumes_total_size [0.019141s] ... ok 2026-08-09 02:05:50.605209 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns4.test_jsonrpc.TestNexentaJSONProxy.test_call [0.020122s] ... ok 2026-08-09 02:05:50.610910 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_07 [0.019425s] ... ok 2026-08-09 02:05:50.619194 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume [0.018604s] ... ok 2026-08-09 02:05:50.621468 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_default_nfs_export_rules [0.021028s] ... ok 2026-08-09 02:05:50.628115 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__wrong_proto [0.020941s] ... ok 2026-08-09 02:05:50.630755 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_14 [0.020633s] ... ok 2026-08-09 02:05:50.638858 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_1 [0.018257s] ... ok 2026-08-09 02:05:50.641794 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_ipspace [0.020035s] ... ok 2026-08-09 02:05:50.648516 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__exists_error [0.020639s] ... ok 2026-08-09 02:05:50.650750 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_17 [0.019438s] ... ok 2026-08-09 02:05:50.659290 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status_error [0.019133s] ... ok 2026-08-09 02:05:50.663159 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_already_present [0.019888s] ... ok 2026-08-09 02:05:50.670892 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_2 [0.019010s] ... ok 2026-08-09 02:05:50.672396 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi_no_rest_address [0.021708s] ... ok 2026-08-09 02:05:50.679994 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_no_aggregate [0.020847s] ... ok 2026-08-09 02:05:50.681793 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.019561s] ... ok 2026-08-09 02:05:50.688377 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_exception [0.019432s] ... ok 2026-08-09 02:05:50.692414 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_lock [0.023468s] ... ok 2026-08-09 02:05:50.699671 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_1 [0.021989s] ... ok 2026-08-09 02:05:50.701204 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_already_exists [0.019324s] ... ok 2026-08-09 02:05:50.713219 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_invalid_payload [0.018825s] ... ok 2026-08-09 02:05:50.713236 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_with_mode_only [0.020595s] ... ok 2026-08-09 02:05:50.720760 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapshot [0.019638s] ... ok 2026-08-09 02:05:50.725544 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_root_volume_name [0.024651s] ... ok 2026-08-09 02:05:50.725900 | ubuntu-noble | 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-08-09 02:05:50.725917 | ubuntu-noble | NoneType: None 2026-08-09 02:05:50.728005 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_1___fake_server____fake_domain__ [0.019347s] ... ok 2026-08-09 02:05:50.730582 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_after_failover [0.019180s] ... ok 2026-08-09 02:05:50.743300 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_2_enterprise [0.019064s] ... ok 2026-08-09 02:05:50.745390 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_no_records [0.020043s] ... ok 2026-08-09 02:05:50.747453 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types [0.018654s] ... ok 2026-08-09 02:05:50.750842 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_failover_error [0.019169s] ... ok 2026-08-09 02:05:50.763491 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_1_0 [0.021016s] ... ok 2026-08-09 02:05:50.767359 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_disabled [0.019487s] ... ok 2026-08-09 02:05:50.767805 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_ad [0.022926s] ... ok 2026-08-09 02:05:50.769380 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_404 [0.019466s] ... ok 2026-08-09 02:05:50.780965 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_ipspaces_not_supported [0.019820s] ... ok 2026-08-09 02:05:50.787007 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_1_0 [0.018601s] ... ok 2026-08-09 02:05:50.789663 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_2___5000B_s___None_ [0.021306s] ... ok 2026-08-09 02:05:50.789823 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_empty [0.019646s] ... ok 2026-08-09 02:05:50.803423 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_error [0.021640s] ... ok 2026-08-09 02:05:50.805690 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_2_10 [0.018860s] ... ok 2026-08-09 02:05:50.810999 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_exists [0.021539s] ... ok 2026-08-09 02:05:50.811859 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.022420s] ... ok 2026-08-09 02:05:50.822842 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__list_vservers [0.018630s] ... ok 2026-08-09 02:05:50.823127 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_error [0.020053s] ... ok 2026-08-09 02:05:50.833500 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify [0.019738s] ... ok 2026-08-09 02:05:50.834414 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.022106s] ... ok 2026-08-09 02:05:50.841256 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_1___password__ [0.018803s] ... ok 2026-08-09 02:05:50.842161 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy [0.019107s] ... ok 2026-08-09 02:05:50.845603 | ubuntu-noble | 2026-08-09 02:05:50.842 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:50.851871 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_reset_volume_autosize [0.020318s] ... ok 2026-08-09 02:05:50.853803 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_already_present [0.329105s] ... ok 2026-08-09 02:05:50.858691 | ubuntu-noble | 2026-08-09 02:05:50.850 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:50.858732 | ubuntu-noble | 2026-08-09 02:05:50.850 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:50.860738 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem_with_activate [0.021374s] ... ok 2026-08-09 02:05:50.862024 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp [0.019425s] ... ok 2026-08-09 02:05:50.862284 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_api_error [0.019233s] ... ok 2026-08-09 02:05:50.871886 | ubuntu-noble | Failed to configure Vserver. 2026-08-09 02:05:50.875750 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_1 [0.021868s] ... ok 2026-08-09 02:05:50.877649 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_ro [0.020258s] ... ok 2026-08-09 02:05:50.879936 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_2_sync [0.018977s] ... ok 2026-08-09 02:05:50.880432 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_1_True [0.019034s] ... ok 2026-08-09 02:05:50.885236 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request [0.030649s] ... ok 2026-08-09 02:05:50.897070 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs_pre_configured_home_ports [0.021180s] ... ok 2026-08-09 02:05:50.897687 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.019827s] ... ok 2026-08-09 02:05:50.900941 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_1___13303812____Another_transfer_is_in_progress__ [0.018906s] ... ok 2026-08-09 02:05:50.903807 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos [0.019683s] ... ok 2026-08-09 02:05:50.905141 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files_retry_allocated [0.021809s] ... ok 2026-08-09 02:05:50.917316 | ubuntu-noble | 2026-08-09 02:05:50.911 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:50.917353 | ubuntu-noble | 2026-08-09 02:05:50.911 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:50.917360 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_01__None__0_ [0.018928s] ... ok 2026-08-09 02:05:50.919843 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule [0.018562s] ... ok 2026-08-09 02:05:50.922748 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.019569s] ... ok 2026-08-09 02:05:50.922774 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_1_True [0.023185s] ... ok 2026-08-09 02:05:50.924203 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_size [0.020191s] ... ok 2026-08-09 02:05:50.933582 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_11___1_0M___1048576_ [0.018432s] ... ok 2026-08-09 02:05:50.937283 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_1_True [0.019158s] ... ok 2026-08-09 02:05:50.939601 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2_not_supported [0.018515s] ... ok 2026-08-09 02:05:50.944074 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access [0.019833s] ... ok 2026-08-09 02:05:50.944985 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_2 [0.025692s] ... ok 2026-08-09 02:05:50.957025 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_1 [0.019772s] ... ok 2026-08-09 02:05:50.960105 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_not_found [0.019404s] ... ok 2026-08-09 02:05:50.961770 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share_multiple_vips [0.023087s] ... ok 2026-08-09 02:05:50.965483 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_1 [0.020605s] ... ok 2026-08-09 02:05:50.968475 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port [0.023964s] ... ok 2026-08-09 02:05:50.976856 | ubuntu-noble | flashblade_api configuration parameter must be specified 2026-08-09 02:05:50.976873 | ubuntu-noble | NoneType: None 2026-08-09 02:05:50.977424 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_2 [0.019795s] ... ok 2026-08-09 02:05:50.979969 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_dns_configuration [0.019733s] ... ok 2026-08-09 02:05:50.979986 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_auth_parameters [0.022624s] ... ok 2026-08-09 02:05:50.981120 | ubuntu-noble | 2026-08-09 02:05:50.976 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-08-09 02:05:50.981587 | ubuntu-noble | model 2026-08-09 02:05:50.982738 | ubuntu-noble | Fail to delete NFS export policy fake_export_policy.Export policy will be renamed instead. 2026-08-09 02:05:50.987847 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_nfs_export_policy [0.019856s] ... ok 2026-08-09 02:05:50.997853 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_cifs_share [0.019489s] ... ok 2026-08-09 02:05:51.002187 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server_with_vserver_name [0.027496s] ... ok 2026-08-09 02:05:51.002212 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_future [0.018882s] ... ok 2026-08-09 02:05:51.002729 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot [0.021720s] ... ok 2026-08-09 02:05:51.004621 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume [0.019081s] ... ok 2026-08-09 02:05:51.018426 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy [0.019045s] ... ok 2026-08-09 02:05:51.018716 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_legacy [0.019140s] ... ok 2026-08-09 02:05:51.022733 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_2 [0.021093s] ... ok 2026-08-09 02:05:51.023349 | ubuntu-noble | {0} 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.019090s] ... ok 2026-08-09 02:05:51.030299 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vservers_from_replicas [0.032322s] ... ok 2026-08-09 02:05:51.037252 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_policies [0.018516s] ... ok 2026-08-09 02:05:51.037298 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_duplicate [0.019351s] ... ok 2026-08-09 02:05:51.038770 | ubuntu-noble | DBAPIError exception wrapped. 2026-08-09 02:05:51.038798 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:51.038804 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1969, in _exec_single_context 2026-08-09 02:05:51.038809 | ubuntu-noble | self.dialect.do_execute( 2026-08-09 02:05:51.038813 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-08-09 02:05:51.038818 | ubuntu-noble | cursor.execute(statement, parameters) 2026-08-09 02:05:51.038823 | ubuntu-noble | psycopg2.errors.InvalidTextRepresentation: invalid input value for enum consistent_snapshot_support: "" 2026-08-09 02:05:51.038827 | ubuntu-noble | LINE 1: ...DATE share_groups SET consistent_snapshot_support='' WHERE s... 2026-08-09 02:05:51.038831 | ubuntu-noble | ^ 2026-08-09 02:05:51.038835 | ubuntu-noble | 2026-08-09 02:05:51.038839 | ubuntu-noble | DBAPIError exception wrapped. 2026-08-09 02:05:51.038843 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:51.038847 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1969, in _exec_single_context 2026-08-09 02:05:51.038850 | ubuntu-noble | self.dialect.do_execute( 2026-08-09 02:05:51.038854 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-08-09 02:05:51.038858 | ubuntu-noble | cursor.execute(statement, parameters) 2026-08-09 02:05:51.038862 | ubuntu-noble | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-08-09 02:05:51.038866 | ubuntu-noble | 2026-08-09 02:05:51.040287 | ubuntu-noble | DBAPIError exception wrapped. 2026-08-09 02:05:51.040299 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:51.040303 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1969, in _exec_single_context 2026-08-09 02:05:51.040307 | ubuntu-noble | self.dialect.do_execute( 2026-08-09 02:05:51.040323 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-08-09 02:05:51.040327 | ubuntu-noble | cursor.execute(statement, parameters) 2026-08-09 02:05:51.040331 | ubuntu-noble | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-08-09 02:05:51.040334 | ubuntu-noble | 2026-08-09 02:05:51.040560 | ubuntu-noble | DBAPIError exception wrapped. 2026-08-09 02:05:51.040579 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:51.040900 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1969, in _exec_single_context 2026-08-09 02:05:51.040908 | ubuntu-noble | self.dialect.do_execute( 2026-08-09 02:05:51.041149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-08-09 02:05:51.041155 | ubuntu-noble | cursor.execute(statement, parameters) 2026-08-09 02:05:51.041159 | ubuntu-noble | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-08-09 02:05:51.041163 | ubuntu-noble | 2026-08-09 02:05:51.041336 | ubuntu-noble | DBAPIError exception wrapped. 2026-08-09 02:05:51.041345 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:51.041349 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1969, in _exec_single_context 2026-08-09 02:05:51.041353 | ubuntu-noble | self.dialect.do_execute( 2026-08-09 02:05:51.041357 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-08-09 02:05:51.041360 | ubuntu-noble | cursor.execute(statement, parameters) 2026-08-09 02:05:51.041364 | ubuntu-noble | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-08-09 02:05:51.041368 | ubuntu-noble | 2026-08-09 02:05:51.045706 | ubuntu-noble | DBAPIError exception wrapped. 2026-08-09 02:05:51.045723 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:51.045727 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1969, in _exec_single_context 2026-08-09 02:05:51.045732 | ubuntu-noble | self.dialect.do_execute( 2026-08-09 02:05:51.045735 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-08-09 02:05:51.045739 | ubuntu-noble | cursor.execute(statement, parameters) 2026-08-09 02:05:51.045743 | ubuntu-noble | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-08-09 02:05:51.045747 | ubuntu-noble | 2026-08-09 02:05:51.047008 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm [0.018657s] ... ok 2026-08-09 02:05:51.048316 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_3 [0.021630s] ... ok 2026-08-09 02:05:51.055882 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_1___vault___False__True_ [0.018936s] ... ok 2026-08-09 02:05:51.055901 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces [0.019413s] ... ok 2026-08-09 02:05:51.062752 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_showmount [0.019243s] ... ok 2026-08-09 02:05:51.068056 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_02 [0.021417s] ... ok 2026-08-09 02:05:51.072806 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_10 [0.042162s] ... ok 2026-08-09 02:05:51.077219 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace_not_found [0.018570s] ... ok 2026-08-09 02:05:51.077252 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_found [0.018506s] ... ok 2026-08-09 02:05:51.079817 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_snapshot_policy [0.018350s] ... ok 2026-08-09 02:05:51.088695 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_14 [0.022219s] ... ok 2026-08-09 02:05:51.089348 | ubuntu-noble | Could not find volume volume1 to delete snapshot 2026-08-09 02:05:51.091338 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_exception [0.018806s] ... ok 2026-08-09 02:05:51.092370 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_migratable_data_lif_for_node [0.019088s] ... ok 2026-08-09 02:05:51.098203 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_2_False [0.017375s] ... ok 2026-08-09 02:05:51.101043 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_4 [0.028769s] ... ok 2026-08-09 02:05:51.110686 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_27 [0.021360s] ... ok 2026-08-09 02:05:51.110718 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_still_used [0.018557s] ... ok 2026-08-09 02:05:51.113948 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume [0.019660s] ... ok 2026-08-09 02:05:51.115467 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_1_None [0.017904s] ... ok 2026-08-09 02:05:51.126749 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_6 [0.022047s] ... ok 2026-08-09 02:05:51.127226 | ubuntu-noble | 2026-08-09 02:05:51.118 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:51.131528 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_poolinfo [0.020344s] ... ok 2026-08-09 02:05:51.132948 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_multiple_volumes [0.018955s] ... ok 2026-08-09 02:05:51.132962 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_found [0.018660s] ... ok 2026-08-09 02:05:51.132966 | ubuntu-noble | 2026-08-09 02:05:51.126 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:51.132970 | ubuntu-noble | 2026-08-09 02:05:51.127 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:51.135591 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_2_get [0.017919s] ... ok 2026-08-09 02:05:51.148819 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_1_None [0.024401s] ... ok 2026-08-09 02:05:51.150185 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume [0.018869s] ... ok 2026-08-09 02:05:51.151020 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_set_nfs_access_1 [0.019812s] ... ok 2026-08-09 02:05:51.151972 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_3 [0.019859s] ... ok 2026-08-09 02:05:51.154726 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_5_patch [0.018470s] ... ok 2026-08-09 02:05:51.154740 | ubuntu-noble | 2026-08-09 02:05:51.148 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:51.154745 | ubuntu-noble | 2026-08-09 02:05:51.148 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:51.170268 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.019842s] ... ok 2026-08-09 02:05:51.172749 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status [0.018965s] ... ok 2026-08-09 02:05:51.172764 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_3 [0.018501s] ... ok 2026-08-09 02:05:51.172770 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_1 [0.021607s] ... ok 2026-08-09 02:05:51.172774 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_2___fake_snapmirror__ [0.024201s] ... ok 2026-08-09 02:05:51.186787 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_name [0.018428s] ... ok 2026-08-09 02:05:51.189006 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_3 [0.017897s] ... ok 2026-08-09 02:05:51.191804 | ubuntu-noble | Cannot perform server migration since the destination host doesn't support the required extra-spec revert_to_snapshot_support. 2026-08-09 02:05:51.192011 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status_no_records [0.018988s] ... ok 2026-08-09 02:05:51.194048 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_7 [0.020660s] ... ok 2026-08-09 02:05:51.195789 | ubuntu-noble | {7} 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.022896s] ... ok 2026-08-09 02:05:51.205881 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_events [0.018349s] ... ok 2026-08-09 02:05:51.206427 | ubuntu-noble | 2026-08-09 02:05:51.202 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-08-09 02:05:51.206438 | ubuntu-noble | model 2026-08-09 02:05:51.208106 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_1___ [0.018301s] ... ok 2026-08-09 02:05:51.208185 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace [0.018658s] ... ok 2026-08-09 02:05:51.211531 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-08-09 02:05:51.211545 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:51.211558 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-08-09 02:05:51.211563 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-08-09 02:05:51.211581 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:51.211603 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-08-09 02:05:51.211606 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-08-09 02:05:51.211644 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-08-09 02:05:51.214602 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_4 [0.021224s] ... ok 2026-08-09 02:05:51.222778 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_1 [0.027538s] ... ok 2026-08-09 02:05:51.225434 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migratable_data_lif_for_node [0.019363s] ... ok 2026-08-09 02:05:51.225447 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_2_ftp [0.017526s] ... ok 2026-08-09 02:05:51.227747 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers_not_found [0.019252s] ... ok 2026-08-09 02:05:51.233137 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-08-09 02:05:51.233152 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:51.233157 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-08-09 02:05:51.233161 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-08-09 02:05:51.233164 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:51.233168 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-08-09 02:05:51.233172 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-08-09 02:05:51.233176 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-08-09 02:05:51.235381 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_5 [0.021570s] ... ok 2026-08-09 02:05:51.241428 | ubuntu-noble | NFS v4.0 is not supported while migrating vservers. 2026-08-09 02:05:51.243864 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source_dhss_true [0.019502s] ... ok 2026-08-09 02:05:51.246456 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_1_13172940 [0.019021s] ... ok 2026-08-09 02:05:51.246470 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records [0.018426s] ... ok 2026-08-09 02:05:51.247185 | ubuntu-noble | No snapmirror relationship was found between source fake_id and destination fake_id_2 vServers. 2026-08-09 02:05:51.247198 | ubuntu-noble | NoneType: None 2026-08-09 02:05:51.250481 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_no_snapmirror [0.026472s] ... ok 2026-08-09 02:05:51.256232 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_1 [0.019973s] ... ok 2026-08-09 02:05:51.262824 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_3_none [0.019141s] ... ok 2026-08-09 02:05:51.262838 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_svm [0.018680s] ... ok 2026-08-09 02:05:51.264352 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_21 [0.019169s] ... ok 2026-08-09 02:05:51.279337 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_2 [0.021608s] ... ok 2026-08-09 02:05:51.285660 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config_default [0.018793s] ... ok 2026-08-09 02:05:51.289439 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resync_snapmirror [0.019058s] ... ok 2026-08-09 02:05:51.293736 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_snapmirror_start_failure [0.031897s] ... ok 2026-08-09 02:05:51.293761 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_fan_out_supported [0.020745s] ... ok 2026-08-09 02:05:51.300247 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro [0.022455s] ... ok 2026-08-09 02:05:51.301622 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica [0.018982s] ... ok 2026-08-09 02:05:51.302018 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_not_found [0.020334s] ... ok 2026-08-09 02:05:51.306044 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_1 [0.021647s] ... ok 2026-08-09 02:05:51.307864 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_return_false [0.020323s] ... ok 2026-08-09 02:05:51.307896 | ubuntu-noble | 2026-08-09 02:05:51.303 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:51.316008 | ubuntu-noble | 2026-08-09 02:05:51.313 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:51.316038 | ubuntu-noble | 2026-08-09 02:05:51.313 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:51.322201 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_2 [0.019491s] ... ok 2026-08-09 02:05:51.325644 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_without_hostlist [0.024309s] ... ok 2026-08-09 02:05:51.326788 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_none [0.019979s] ... ok 2026-08-09 02:05:51.326808 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.021856s] ... ok 2026-08-09 02:05:51.332907 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_timeout [0.029891s] ... ok 2026-08-09 02:05:51.341555 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend [0.019167s] ... ok 2026-08-09 02:05:51.342661 | ubuntu-noble | 2026-08-09 02:05:51.336 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:51.343159 | ubuntu-noble | 2026-08-09 02:05:51.336 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:51.345587 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_3_proto [0.020001s] ... ok 2026-08-09 02:05:51.346091 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates [0.019689s] ... ok 2026-08-09 02:05:51.347771 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_share_server_specified [0.021351s] ... ok 2026-08-09 02:05:51.357021 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_more_than_one [0.023887s] ... ok 2026-08-09 02:05:51.359314 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_6 [0.019502s] ... ok 2026-08-09 02:05:51.366923 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers [0.021382s] ... ok 2026-08-09 02:05:51.371029 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_name_exist [0.022959s] ... ok 2026-08-09 02:05:51.371046 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_1_True [0.021121s] ... ok 2026-08-09 02:05:51.375666 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_partial_request [0.019378s] ... ok 2026-08-09 02:05:51.380885 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_8 [0.019318s] ... ok 2026-08-09 02:05:51.392242 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_1 [0.021171s] ... ok 2026-08-09 02:05:51.392914 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.021098s] ... ok 2026-08-09 02:05:51.393612 | ubuntu-noble | 2026-08-09 02:05:51.388 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-08-09 02:05:51.393625 | ubuntu-noble | model 2026-08-09 02:05:51.394223 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_init [0.020101s] ... ok 2026-08-09 02:05:51.398635 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_supported [0.020045s] ... ok 2026-08-09 02:05:51.401764 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_negative [0.019572s] ... ok 2026-08-09 02:05:51.409259 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp [0.021023s] ... ok 2026-08-09 02:05:51.411133 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state [0.021705s] ... ok 2026-08-09 02:05:51.411442 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot [0.021493s] ... ok 2026-08-09 02:05:51.415301 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_supported [0.019419s] ... ok 2026-08-09 02:05:51.422010 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_7_min [0.019659s] ... ok 2026-08-09 02:05:51.429492 | ubuntu-noble | An error occurred while deleting original LDAP client configuration 3d9b73056be3671881e8432169652e5f. Error details: unknown 2026-08-09 02:05:51.429942 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average_multi_instance [0.020525s] ... ok 2026-08-09 02:05:51.430108 | ubuntu-noble | volID for Share fakeId does not exist 2026-08-09 02:05:51.431920 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_current_config_delete_error [0.021409s] ... ok 2026-08-09 02:05:51.432247 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot_without_volid [0.021745s] ... ok 2026-08-09 02:05:51.439176 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_neg [0.019207s] ... ok 2026-08-09 02:05:51.439358 | ubuntu-noble | {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.022814s] ... ok 2026-08-09 02:05:51.451274 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_consistency_point_time [0.020673s] ... ok 2026-08-09 02:05:51.451322 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_online_volume [0.019328s] ... ok 2026-08-09 02:05:51.452159 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot [0.019894s] ... ok 2026-08-09 02:05:51.456156 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_1_15minutes [0.018507s] ... ok 2026-08-09 02:05:51.460532 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.020461s] ... ok 2026-08-09 02:05:51.472719 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists [0.020692s] ... ok 2026-08-09 02:05:51.473996 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_2 [0.021998s] ... ok 2026-08-09 02:05:51.474915 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist_not_equel_access_to [0.021841s] ... ok 2026-08-09 02:05:51.478613 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_2_4hours [0.021604s] ... ok 2026-08-09 02:05:51.481054 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_network_interfaces [0.021305s] ... ok 2026-08-09 02:05:51.494095 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_modify [0.022027s] ... ok 2026-08-09 02:05:51.495481 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_2 [0.021977s] ... ok 2026-08-09 02:05:51.498690 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_3 [0.021582s] ... ok 2026-08-09 02:05:51.500114 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_false [0.020094s] ... ok 2026-08-09 02:05:51.501965 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_node_data_ports [0.020803s] ... ok 2026-08-09 02:05:51.515700 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename_noop [0.020506s] ... ok 2026-08-09 02:05:51.518524 | ubuntu-noble | Failed to configure a FPolicy resources for share new_fake_id. 2026-08-09 02:05:51.518545 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:51.518552 | ubuntu-noble | 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-08-09 02:05:51.518559 | ubuntu-noble | vserver_client.create_fpolicy_policy_with_scope( 2026-08-09 02:05:51.518585 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:51.518595 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:51.518634 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:51.518640 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:51.518646 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:51.518652 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:51.518658 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:05:51.518664 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:05:51.518687 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:51.518693 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:51.518699 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:51.518705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:51.518710 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:51.518716 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:51.518721 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:51.518727 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:51.518733 | ubuntu-noble | raise effect 2026-08-09 02:05:51.518739 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-08-09 02:05:51.521387 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage [0.021435s] ... ok 2026-08-09 02:05:51.522123 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_level [0.022666s] ... ok 2026-08-09 02:05:51.522149 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_client_error [0.022844s] ... ok 2026-08-09 02:05:51.529258 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_1 [0.027354s] ... ok 2026-08-09 02:05:51.529886 | ubuntu-noble | 2026-08-09 02:05:51.522 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:51.535719 | ubuntu-noble | 2026-08-09 02:05:51.532 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:51.535756 | ubuntu-noble | 2026-08-09 02:05:51.532 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:51.535764 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_error_not_unique_relationship [0.020142s] ... ok 2026-08-09 02:05:51.540942 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_call_http_exception [0.022590s] ... ok 2026-08-09 02:05:51.543089 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_1___1_2_3_4____1_2_3_4__ [0.021729s] ... ok 2026-08-09 02:05:51.543545 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend [0.019935s] ... ok 2026-08-09 02:05:51.548842 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_2 [0.019719s] ... ok 2026-08-09 02:05:51.555466 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror [0.019625s] ... ok 2026-08-09 02:05:51.562416 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_create_new_vol [0.019828s] ... ok 2026-08-09 02:05:51.562450 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access_nonip [0.020711s] ... ok 2026-08-09 02:05:51.562456 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_2_False [0.021140s] ... ok 2026-08-09 02:05:51.568339 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_broadcast_domain [0.019505s] ... ok 2026-08-09 02:05:51.575188 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_2__False__None__False_ [0.020130s] ... ok 2026-08-09 02:05:51.583153 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access [0.019524s] ... ok 2026-08-09 02:05:51.583185 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_vserver_for_backup [0.019657s] ... ok 2026-08-09 02:05:51.583667 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_level [0.020869s] ... ok 2026-08-09 02:05:51.586472 | ubuntu-noble | 2026-08-09 02:05:51.580 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:51.586494 | ubuntu-noble | 2026-08-09 02:05:51.580 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:51.590156 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_2_False [0.021194s] ... ok 2026-08-09 02:05:51.596601 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_1 [0.019887s] ... ok 2026-08-09 02:05:51.600439 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_3__None__False_ [0.019278s] ... ok 2026-08-09 02:05:51.603880 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_NOENT [0.019524s] ... ok 2026-08-09 02:05:51.606090 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver [0.023155s] ... ok 2026-08-09 02:05:51.608784 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_does_not_exists [0.018990s] ... ok 2026-08-09 02:05:51.615719 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_3 [0.019914s] ... ok 2026-08-09 02:05:51.621710 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_level [0.019948s] ... ok 2026-08-09 02:05:51.621766 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status [0.019812s] ... ok 2026-08-09 02:05:51.626040 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_missing_mode_good_default [0.018843s] ... ok 2026-08-09 02:05:51.630122 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share [0.020050s] ... ok 2026-08-09 02:05:51.634804 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_1 [0.019715s] ... ok 2026-08-09 02:05:51.637443 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-08-09 02:05:51.639930 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_1 [0.019661s] ... ok 2026-08-09 02:05:51.642641 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_additionals [0.019621s] ... ok 2026-08-09 02:05:51.647791 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_config [0.019464s] ... ok 2026-08-09 02:05:51.648593 | ubuntu-noble | 2026-08-09 02:05:51.642 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-08-09 02:05:51.651891 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_2_None [0.021772s] ... ok 2026-08-09 02:05:51.654314 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_all_none [0.019472s] ... ok 2026-08-09 02:05:51.660715 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_3 [0.019964s] ... ok 2026-08-09 02:05:51.664817 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:51.664913 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get [0.020512s] ... ok 2026-08-09 02:05:51.664923 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags [0.019278s] ... ok 2026-08-09 02:05:51.671796 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_restore_snapshot [0.020983s] ... ok 2026-08-09 02:05:51.674436 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_1_True [0.019922s] ... ok 2026-08-09 02:05:51.680547 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info [0.018663s] ... ok 2026-08-09 02:05:51.683728 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:51.684281 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share [0.021639s] ... ok 2026-08-09 02:05:51.686217 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags_missing_flag [0.021553s] ... ok 2026-08-09 02:05:51.691744 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resync_snapmirror_vol [0.018501s] ... ok 2026-08-09 02:05:51.698111 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_2_False [0.020164s] ... ok 2026-08-09 02:05:51.700394 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_failed_access_rules [0.020261s] ... ok 2026-08-09 02:05:51.700676 | ubuntu-noble | Only IP or USER access types are allowed for NFS shares. 2026-08-09 02:05:51.703617 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:51.703914 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_1 [0.019887s] ... ok 2026-08-09 02:05:51.707728 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_1 [0.019761s] ... ok 2026-08-09 02:05:51.711655 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_3 [0.019266s] ... ok 2026-08-09 02:05:51.715758 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapmirror_restore_vol [0.020279s] ... ok 2026-08-09 02:05:51.719346 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_backup_type_none_negative [0.019739s] ... ok 2026-08-09 02:05:51.720435 | ubuntu-noble | Only USER access type is allowed for CIFS shares. 2026-08-09 02:05:51.722261 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:51.722951 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_3 [0.019608s] ... ok 2026-08-09 02:05:51.730373 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_pool_name [0.020723s] ... ok 2026-08-09 02:05:51.741046 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_sort_data_ports_by_speed [0.022600s] ... ok 2026-08-09 02:05:51.741067 | ubuntu-noble | 2026-08-09 02:05:51.734 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:51.741250 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot [0.020202s] ... ok 2026-08-09 02:05:51.741918 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_none [0.030168s] ... ok 2026-08-09 02:05:51.744413 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats [0.021962s] ... ok 2026-08-09 02:05:51.748607 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_repeated_aggr [0.020797s] ... ok 2026-08-09 02:05:51.749763 | ubuntu-noble | 2026-08-09 02:05:51.744 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:51.749781 | ubuntu-noble | 2026-08-09 02:05:51.744 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:51.757879 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_stop_vserver [0.019860s] ... ok 2026-08-09 02:05:51.759096 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_2 [0.019560s] ... ok 2026-08-09 02:05:51.761779 | ubuntu-noble | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-08-09 02:05:51.764731 | ubuntu-noble | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access_error_invalid_share [0.019445s] ... ok 2026-08-09 02:05:51.768479 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_name [0.027072s] ... ok 2026-08-09 02:05:51.768497 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_1____bad [0.020562s] ... ok 2026-08-09 02:05:51.778907 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_cancel [0.020900s] ... ok 2026-08-09 02:05:51.780675 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_3_fake [0.021351s] ... ok 2026-08-09 02:05:51.783408 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_2 [0.019263s] ... ok 2026-08-09 02:05:51.789761 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_dpkg [0.020681s] ... ok 2026-08-09 02:05:51.789891 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_get [0.021683s] ... ok 2026-08-09 02:05:51.797935 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_2 [0.018798s] ... ok 2026-08-09 02:05:51.798089 | ubuntu-noble | 2026-08-09 02:05:51.794 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:51.798099 | ubuntu-noble | 2026-08-09 02:05:51.794 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:51.803811 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.019782s] ... ok 2026-08-09 02:05:51.808784 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_rpm [0.020166s] ... ok 2026-08-09 02:05:51.816726 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_2_ipspace_fake [0.024301s] ... ok 2026-08-09 02:05:51.818175 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_qos_policy_group [0.036532s] ... ok 2026-08-09 02:05:51.818189 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume [0.019783s] ... ok 2026-08-09 02:05:51.825682 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server [0.021383s] ... ok 2026-08-09 02:05:51.828708 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_version_info [0.019793s] ... ok 2026-08-09 02:05:51.833877 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_trigger_volume_move_cutover [0.020325s] ... ok 2026-08-09 02:05:51.837332 | ubuntu-noble | Snapshot 'backup_242ff47e-518d-4b07-b3c3-0a51e6744149_d24e7257-124e-4fb6-b05b-d384f660bc85' is not deleted successfully on ONTAP. 2026-08-09 02:05:51.837344 | ubuntu-noble | NoneType: None 2026-08-09 02:05:51.837542 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm [0.019680s] ... ok 2026-08-09 02:05:51.842559 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_delete_fail_negative [0.021996s] ... ok 2026-08-09 02:05:51.846918 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently_raise_error_on_add [0.020831s] ... ok 2026-08-09 02:05:51.848858 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.019978s] ... ok 2026-08-09 02:05:51.851993 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:05:51.852357 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:05:51.854773 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_retries [0.020722s] ... ok 2026-08-09 02:05:51.855035 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:05:51.855045 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:05:51.855049 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:05:51.857812 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_12 [0.019328s] ... ok 2026-08-09 02:05:51.861737 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_with_resource_cleanup [0.020469s] ... ok 2026-08-09 02:05:51.867264 | ubuntu-noble | 2026-08-09 02:05:51.861 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-08-09 02:05:51.869610 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_no_share_servers_handling [0.022491s] ... ok 2026-08-09 02:05:51.870030 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.020057s] ... ok 2026-08-09 02:05:51.878719 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_16 [0.019574s] ... ok 2026-08-09 02:05:51.882213 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot [0.019469s] ... ok 2026-08-09 02:05:51.885724 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration [0.030862s] ... ok 2026-08-09 02:05:51.889877 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_1 [0.019318s] ... ok 2026-08-09 02:05:51.891369 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_volume_is_absent [0.021671s] ... ok 2026-08-09 02:05:51.898117 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_not_found [0.020069s] ... ok 2026-08-09 02:05:51.899703 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_members [0.019750s] ... ok 2026-08-09 02:05:51.909379 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create [0.019220s] ... ok 2026-08-09 02:05:51.911252 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_2_fake [0.023511s] ... ok 2026-08-09 02:05:51.913608 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_format_device [0.022544s] ... ok 2026-08-09 02:05:51.917135 | ubuntu-noble | 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. 2026-08-09 02:05:51.917817 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists [0.020781s] ... ok 2026-08-09 02:05:51.920071 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_1 [0.019253s] ... ok 2026-08-09 02:05:51.927239 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_error [0.018837s] ... ok 2026-08-09 02:05:51.932712 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_1_True [0.022284s] ... ok 2026-08-09 02:05:51.942771 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_share_name [0.018787s] ... ok 2026-08-09 02:05:51.942797 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists_not_found [0.020285s] ... ok 2026-08-09 02:05:51.946392 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_bearer [0.019159s] ... ok 2026-08-09 02:05:51.958771 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_goodness_function [0.019804s] ... ok 2026-08-09 02:05:51.959513 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_with_host_validation [0.026160s] ... ok 2026-08-09 02:05:51.962696 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exception [0.020038s] ... ok 2026-08-09 02:05:51.966012 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_host [0.019524s] ... ok 2026-08-09 02:05:51.971316 | ubuntu-noble | 2026-08-09 02:05:51.968 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:51.977749 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_2 [0.019111s] ... ok 2026-08-09 02:05:51.979067 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__broadcast_domain_exists [0.020518s] ... ok 2026-08-09 02:05:51.986240 | ubuntu-noble | 2026-08-09 02:05:51.980 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:51.986284 | ubuntu-noble | 2026-08-09 02:05:51.980 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:51.989499 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_next [0.019762s] ... ok 2026-08-09 02:05:51.989528 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_3 [0.029634s] ... ok 2026-08-09 02:05:51.996822 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_1_True [0.019145s] ... ok 2026-08-09 02:05:52.000090 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_broadcast_domain [0.019856s] ... ok 2026-08-09 02:05:52.004143 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___non_ok_response [0.018394s] ... ok 2026-08-09 02:05:52.012221 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_4 [0.022922s] ... ok 2026-08-09 02:05:52.017668 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space [0.019578s] ... ok 2026-08-09 02:05:52.020001 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_2_False [0.019944s] ... ok 2026-08-09 02:05:52.023468 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post [0.019123s] ... ok 2026-08-09 02:05:52.028810 | ubuntu-noble | 2026-08-09 02:05:52.023 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:52.028827 | ubuntu-noble | 2026-08-09 02:05:52.024 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:52.035755 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_4 [0.019016s] ... ok 2026-08-09 02:05:52.039809 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_cluster_node_uuid [0.019473s] ... ok 2026-08-09 02:05:52.042371 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_timeout [0.018403s] ... ok 2026-08-09 02:05:52.047865 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_2_9_10 [0.033486s] ... ok 2026-08-09 02:05:52.059762 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_2_False [0.019697s] ... ok 2026-08-09 02:05:52.061497 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_1 [0.024054s] ... ok 2026-08-09 02:05:52.062923 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_links [0.018539s] ... ok 2026-08-09 02:05:52.080735 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_1 [0.019915s] ... ok 2026-08-09 02:05:52.080752 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_ok [0.018276s] ... ok 2026-08-09 02:05:52.082207 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_1 [0.034161s] ... ok 2026-08-09 02:05:52.085030 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.023178s] ... ok 2026-08-09 02:05:52.086773 | ubuntu-noble | 2026-08-09 02:05:52.081 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-08-09 02:05:52.098513 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_ok [0.019448s] ... ok 2026-08-09 02:05:52.102718 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name_error [0.022409s] ... ok 2026-08-09 02:05:52.104307 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_09 [0.019595s] ... ok 2026-08-09 02:05:52.106387 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_2 [0.024963s] ... ok 2026-08-09 02:05:52.122708 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_1 [0.020443s] ... ok 2026-08-09 02:05:52.122732 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_2 [0.020303s] ... ok 2026-08-09 02:05:52.124864 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_4 [0.021042s] ... ok 2026-08-09 02:05:52.126964 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_1 [0.020709s] ... ok 2026-08-09 02:05:52.137870 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_bad_mask [0.018826s] ... ok 2026-08-09 02:05:52.142879 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp_exception [0.020004s] ... ok 2026-08-09 02:05:52.145911 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share [0.019307s] ... ok 2026-08-09 02:05:52.149611 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_4 [0.022429s] ... ok 2026-08-09 02:05:52.153645 | ubuntu-noble | 2026-08-09 02:05:52.150 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:52.156196 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_02______0_ [0.018338s] ... ok 2026-08-09 02:05:52.160770 | ubuntu-noble | 2026-08-09 02:05:52.158 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:52.160841 | ubuntu-noble | 2026-08-09 02:05:52.158 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:52.165356 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror [0.022884s] ... ok 2026-08-09 02:05:52.165756 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_4 [0.020799s] ... ok 2026-08-09 02:05:52.171081 | ubuntu-noble | Error releasing snapmirror destination dst_share for replica src_share. 2026-08-09 02:05:52.171110 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:52.171115 | ubuntu-noble | 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-08-09 02:05:52.171120 | ubuntu-noble | src_client.release_snapmirror_vol( 2026-08-09 02:05:52.171124 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:52.171128 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:52.171131 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:52.171135 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:52.171139 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:52.171143 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:52.171147 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:52.171151 | ubuntu-noble | raise effect 2026-08-09 02:05:52.171155 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - some_random_code:(actually, entry does exist!) 2026-08-09 02:05:52.173776 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_5 [0.024371s] ... ok 2026-08-09 02:05:52.176854 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_08___1023b___1023_ [0.018279s] ... ok 2026-08-09 02:05:52.187098 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_not_found [0.020242s] ... ok 2026-08-09 02:05:52.188316 | ubuntu-noble | 2026-08-09 02:05:52.185 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:52.188327 | ubuntu-noble | 2026-08-09 02:05:52.185 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:52.196892 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_2_False [0.023228s] ... ok 2026-08-09 02:05:52.209691 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_wrong_pool_style [0.020067s] ... ok 2026-08-09 02:05:52.211592 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-08-09 02:05:52.211603 | ubuntu-noble | NoneType: None 2026-08-09 02:05:52.211608 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_no_snapmirrors [0.045009s] ... ok 2026-08-09 02:05:52.211612 | ubuntu-noble | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_share_incorrect_protocol [0.036035s] ... ok 2026-08-09 02:05:52.218016 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors_svm [0.020828s] ... ok 2026-08-09 02:05:52.225494 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_1 [0.019080s] ... ok 2026-08-09 02:05:52.232408 | ubuntu-noble | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share [0.021489s] ... ok 2026-08-09 02:05:52.234730 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result [0.021765s] ... ok 2026-08-09 02:05:52.241901 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_3_30 [0.021677s] ... ok 2026-08-09 02:05:52.246700 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_3 [0.021101s] ... ok 2026-08-09 02:05:52.250689 | ubuntu-noble | 2026-08-09 02:05:52.246 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-08-09 02:05:52.252694 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_3_fake_ [0.337144s] ... ok 2026-08-09 02:05:52.252731 | ubuntu-noble | share share-1-manila not found on FlashBlade, skip delete 2026-08-09 02:05:52.252910 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_cifs_share_access [0.019767s] ... ok 2026-08-09 02:05:52.254617 | ubuntu-noble | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_not_found [0.021794s] ... ok 2026-08-09 02:05:52.262853 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resume_snapmirror [0.022548s] ... ok 2026-08-09 02:05:52.270492 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_3 [0.023274s] ... ok 2026-08-09 02:05:52.275018 | ubuntu-noble | {7} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot_bad_snapshot [0.020102s] ... ok 2026-08-09 02:05:52.276028 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume [0.025048s] ... ok 2026-08-09 02:05:52.276600 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_policy [0.022890s] ... ok 2026-08-09 02:05:52.290239 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_2 [0.026610s] ... ok 2026-08-09 02:05:52.291768 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_3_Queued [0.021142s] ... ok 2026-08-09 02:05:52.298716 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_snapshot_api [0.021122s] ... ok 2026-08-09 02:05:52.300099 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_1 [0.023826s] ... ok 2026-08-09 02:05:52.301017 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_with_private_data [0.025290s] ... ok 2026-08-09 02:05:52.312794 | ubuntu-noble | {0} 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.020221s] ... ok 2026-08-09 02:05:52.315683 | ubuntu-noble | Share of snapshot id fakeSnapshotId does not exist 2026-08-09 02:05:52.316432 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_3 [0.020377s] ... ok 2026-08-09 02:05:52.318257 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_1___ [0.027683s] ... ok 2026-08-09 02:05:52.326014 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_file_available [0.024150s] ... ok 2026-08-09 02:05:52.329839 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_api_error [0.027850s] ... ok 2026-08-09 02:05:52.333113 | ubuntu-noble | {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.020409s] ... ok 2026-08-09 02:05:52.337432 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_share_api [0.020960s] ... ok 2026-08-09 02:05:52.346245 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_5_2years [0.025248s] ... ok 2026-08-09 02:05:52.348458 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem [0.022784s] ... ok 2026-08-09 02:05:52.350552 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_network_interface [0.021362s] ... ok 2026-08-09 02:05:52.354909 | ubuntu-noble | 2026-08-09 02:05:52.350 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:52.357634 | ubuntu-noble | {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.021165s] ... ok 2026-08-09 02:05:52.360716 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_06 [0.021905s] ... ok 2026-08-09 02:05:52.363595 | ubuntu-noble | 2026-08-09 02:05:52.358 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:52.363609 | ubuntu-noble | 2026-08-09 02:05:52.358 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:52.369996 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_1 [0.021362s] ... ok 2026-08-09 02:05:52.371422 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_2__None__False__False_ [0.021202s] ... ok 2026-08-09 02:05:52.374907 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_5_2years [0.028276s] ... ok 2026-08-09 02:05:52.375918 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_2_False [0.021050s] ... ok 2026-08-09 02:05:52.382659 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_12 [0.021460s] ... ok 2026-08-09 02:05:52.384173 | ubuntu-noble | 2026-08-09 02:05:52.380 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:52.384187 | ubuntu-noble | 2026-08-09 02:05:52.380 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:52.392277 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_already_exists [0.020718s] ... ok 2026-08-09 02:05:52.397780 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-08-09 02:05:52.398002 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_more_than_two_replicas [0.022029s] ... ok 2026-08-09 02:05:52.403887 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_not_cluster_scope [0.029933s] ... ok 2026-08-09 02:05:52.404297 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_2 [0.021646s] ... ok 2026-08-09 02:05:52.408841 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_present [0.038967s] ... ok 2026-08-09 02:05:52.413830 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_4 [0.021566s] ... ok 2026-08-09 02:05:52.420741 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export [0.022568s] ... ok 2026-08-09 02:05:52.421359 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-08-09 02:05:52.421369 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:52.421374 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-08-09 02:05:52.421379 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-08-09 02:05:52.421383 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:52.421386 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-08-09 02:05:52.421390 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-08-09 02:05:52.421394 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-08-09 02:05:52.427859 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_6 [0.020644s] ... ok 2026-08-09 02:05:52.428167 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_1 [0.023925s] ... ok 2026-08-09 02:05:52.432442 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_1_True [0.018915s] ... ok 2026-08-09 02:05:52.443509 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_not_found [0.020188s] ... ok 2026-08-09 02:05:52.447341 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_2_CIFS [0.019290s] ... ok 2026-08-09 02:05:52.450710 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_1_rw [0.035713s] ... ok 2026-08-09 02:05:52.450727 | ubuntu-noble | 2026-08-09 02:05:52.439 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-08-09 02:05:52.450733 | ubuntu-noble | {1} 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.022044s] ... ok 2026-08-09 02:05:52.455658 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_dp_destination [0.022811s] ... ok 2026-08-09 02:05:52.460801 | ubuntu-noble | Snapshot fakeSnapshotId does not exist 2026-08-09 02:05:52.461963 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_set_cluster_info [0.020643s] ... ok 2026-08-09 02:05:52.464902 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_without_snapshot_id [0.019700s] ... ok 2026-08-09 02:05:52.472085 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__find_reusable_fpolicy_scope [0.021735s] ... ok 2026-08-09 02:05:52.476548 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_1 [0.031256s] ... ok 2026-08-09 02:05:52.482799 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share_without_share_name [0.018981s] ... ok 2026-08-09 02:05:52.483216 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error [0.026641s] ... ok 2026-08-09 02:05:52.485390 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists [0.023309s] ... ok 2026-08-09 02:05:52.493109 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_cluster_scope [0.020565s] ... ok 2026-08-09 02:05:52.500327 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:52.501315 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_ts_model_pool_id [0.018771s] ... ok 2026-08-09 02:05:52.504260 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_export_volumes_off [0.026642s] ... ok 2026-08-09 02:05:52.507974 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_start_periodic_tasks [0.022089s] ... ok 2026-08-09 02:05:52.514988 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol_negative [0.021597s] ... ok 2026-08-09 02:05:52.515891 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_2_None [0.031712s] ... ok 2026-08-09 02:05:52.520756 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_ip_not_equel_share_ip [0.019361s] ... ok 2026-08-09 02:05:52.523484 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:52.525989 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_3 [0.022178s] ... ok 2026-08-09 02:05:52.528773 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_1_None [0.020172s] ... ok 2026-08-09 02:05:52.533494 | ubuntu-noble | Could not complete share 7cf7c200-d3af-4e05-b87e-9167c95dfcad creation due to an internal error. 2026-08-09 02:05:52.536687 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_driver_error [0.021805s] ... ok 2026-08-09 02:05:52.539534 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_successful_call [0.018971s] ... ok 2026-08-09 02:05:52.541807 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_no_records [0.026784s] ... ok 2026-08-09 02:05:52.547151 | ubuntu-noble | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Invalid input received: fake_reason. 2026-08-09 02:05:52.547790 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_2_1_2_3_4__nfs_like_export [0.021485s] ... ok 2026-08-09 02:05:52.551639 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_1 [0.020620s] ... ok 2026-08-09 02:05:52.553029 | ubuntu-noble | 2026-08-09 02:05:52.550 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:52.556743 | ubuntu-noble | Could not connect to API: Quobyte JsonRpc call to backend raised an exception: fake_result, Quobyte error code 666 2026-08-09 02:05:52.559654 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_size_dependent_qos [0.021783s] ... ok 2026-08-09 02:05:52.562798 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_failure [0.019346s] ... ok 2026-08-09 02:05:52.567369 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_api_error [0.024196s] ... ok 2026-08-09 02:05:52.567667 | ubuntu-noble | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver fake_vserver not found. 2026-08-09 02:05:52.573650 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_4__1_2_3_4_foo [0.020783s] ... ok 2026-08-09 02:05:52.577136 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_3 [0.021266s] ... ok 2026-08-09 02:05:52.577156 | ubuntu-noble | 2026-08-09 02:05:52.561 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:52.577162 | ubuntu-noble | 2026-08-09 02:05:52.564 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:52.577476 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-08-09 02:05:52.583677 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_4 [0.021209s] ... ok 2026-08-09 02:05:52.583697 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_share [0.023518s] ... ok 2026-08-09 02:05:52.587005 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_dedupe_async [0.021151s] ... ok 2026-08-09 02:05:52.588029 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist [0.019790s] ... ok 2026-08-09 02:05:52.591209 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_2_False [0.020253s] ... ok 2026-08-09 02:05:52.595755 | ubuntu-noble | 2026-08-09 02:05:52.590 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:52.595775 | ubuntu-noble | 2026-08-09 02:05:52.591 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:52.601217 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity [0.020206s] ... ok 2026-08-09 02:05:52.606055 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_network_interface [0.019071s] ... ok 2026-08-09 02:05:52.608729 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_exist_recreate_false [0.018686s] ... ok 2026-08-09 02:05:52.613469 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_1 [0.021308s] ... ok 2026-08-09 02:05:52.614349 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_extend_share [0.031824s] ... ok 2026-08-09 02:05:52.625640 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_combination [0.023708s] ... ok 2026-08-09 02:05:52.625878 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_compression_async [0.018811s] ... ok 2026-08-09 02:05:52.627803 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_allow_hosts [0.019417s] ... ok 2026-08-09 02:05:52.635160 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating_no_host [0.020334s] ... ok 2026-08-09 02:05:52.635682 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:52.636051 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_fetch_existing_access [0.020166s] ... ok 2026-08-09 02:05:52.644910 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume [0.018580s] ... ok 2026-08-09 02:05:52.645726 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_2___5_6_7_8_foo [0.018538s] ... ok 2026-08-09 02:05:52.648711 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.021513s] ... ok 2026-08-09 02:05:52.649205 | ubuntu-noble | 2026-08-09 02:05:52.645 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-08-09 02:05:52.654393 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_from_metadata [0.020767s] ... ok 2026-08-09 02:05:52.656139 | ubuntu-noble | Only USER access type is allowed for CIFS shares. 2026-08-09 02:05:52.658912 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:52.659453 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_3 [0.024206s] ... ok 2026-08-09 02:05:52.662698 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_no_name [0.018768s] ... ok 2026-08-09 02:05:52.667323 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_1 [0.020473s] ... ok 2026-08-09 02:05:52.667604 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity [0.021115s] ... ok 2026-08-09 02:05:52.675314 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_aggregates [0.020978s] ... ok 2026-08-09 02:05:52.685837 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:52.685879 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_4 [0.024908s] ... ok 2026-08-09 02:05:52.688345 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_empty [0.025876s] ... ok 2026-08-09 02:05:52.690097 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_4 [0.024544s] ... ok 2026-08-09 02:05:52.694198 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_first_backup [0.025201s] ... ok 2026-08-09 02:05:52.697964 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_luns_present [0.022501s] ... ok 2026-08-09 02:05:52.704673 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:52.704695 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share_fail [0.020432s] ... ok 2026-08-09 02:05:52.708261 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config [0.019641s] ... ok 2026-08-09 02:05:52.709673 | ubuntu-noble | Caught error trying delete share: None, trying delete it forcibly. 2026-08-09 02:05:52.712192 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_export_forcibly [0.021797s] ... ok 2026-08-09 02:05:52.717968 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_enabled_backup_types_none_negative [0.024493s] ... ok 2026-08-09 02:05:52.721276 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer_negative [0.021355s] ... ok 2026-08-09 02:05:52.723799 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:52.725685 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_2 [0.018881s] ... ok 2026-08-09 02:05:52.727959 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver [0.019343s] ... ok 2026-08-09 02:05:52.732337 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_restore_access_after_maintenance [0.020198s] ... ok 2026-08-09 02:05:52.739803 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment [0.020174s] ... ok 2026-08-09 02:05:52.743818 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_policy_creation_failed_negative [0.025819s] ... ok 2026-08-09 02:05:52.748946 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state [0.018790s] ... ok 2026-08-09 02:05:52.751618 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_3 [0.027608s] ... ok 2026-08-09 02:05:52.755316 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_level [0.021268s] ... ok 2026-08-09 02:05:52.760240 | ubuntu-noble | Failed to check compatibility for migration. 2026-08-09 02:05:52.762337 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_check_failure [0.022244s] ... ok 2026-08-09 02:05:52.765376 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_2___CIFS____NFS__ [0.018547s] ... ok 2026-08-09 02:05:52.766719 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_2_None [0.021032s] ... ok 2026-08-09 02:05:52.773082 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_2_True [0.021415s] ... ok 2026-08-09 02:05:52.774835 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_6 [0.020736s] ... ok 2026-08-09 02:05:52.782407 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_2__False___svm_dr__ [0.019998s] ... ok 2026-08-09 02:05:52.783843 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume_empty [0.018150s] ... ok 2026-08-09 02:05:52.785692 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_1_None [0.019730s] ... ok 2026-08-09 02:05:52.792963 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_1_False [0.019549s] ... ok 2026-08-09 02:05:52.798372 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_5 [0.023513s] ... ok 2026-08-09 02:05:52.802935 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm [0.019098s] ... ok 2026-08-09 02:05:52.805757 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_scoped [0.020829s] ... ok 2026-08-09 02:05:52.805778 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_1 [0.020526s] ... ok 2026-08-09 02:05:52.811954 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_2_True [0.019217s] ... ok 2026-08-09 02:05:52.821385 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_1__foo_bar [0.021684s] ... ok 2026-08-09 02:05:52.824590 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors_svm [0.018679s] ... ok 2026-08-09 02:05:52.824610 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_2 [0.020196s] ... ok 2026-08-09 02:05:52.826246 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_4 [0.020583s] ... ok 2026-08-09 02:05:52.827071 | ubuntu-noble | 2026-08-09 02:05:52.819 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:52.830915 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_pool_name_not_set [0.018713s] ... ok 2026-08-09 02:05:52.832833 | ubuntu-noble | 2026-08-09 02:05:52.828 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:52.832849 | ubuntu-noble | 2026-08-09 02:05:52.829 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:52.842492 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata [0.020163s] ... ok 2026-08-09 02:05:52.843959 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_5__1001__1000___124__foo_bar [0.022592s] ... ok 2026-08-09 02:05:52.844702 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id [0.020897s] ... ok 2026-08-09 02:05:52.848477 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_mismatch_flexgroup_pools_len [0.021057s] ... ok 2026-08-09 02:05:52.850689 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_deny_access [0.019138s] ... ok 2026-08-09 02:05:52.862153 | ubuntu-noble | {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.020139s] ... ok 2026-08-09 02:05:52.865550 | ubuntu-noble | 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-08-09 02:05:52.865587 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:52.865595 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 5116, in delete_backup 2026-08-09 02:05:52.865600 | ubuntu-noble | list_snapshots = self._get_des_volume_backup_snapshots( 2026-08-09 02:05:52.865604 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:52.865608 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:52.865611 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:52.865615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:52.865619 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:52.865623 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:52.865627 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:52.865631 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:52.865635 | ubuntu-noble | raise effect 2026-08-09 02:05:52.865647 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:05:52.866683 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' RO, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2026-08-09 02:05:52.868394 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_1__foo_bar [0.023317s] ... ok 2026-08-09 02:05:52.870612 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_found_negative [0.020205s] ... ok 2026-08-09 02:05:52.870629 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_level [0.018052s] ... ok 2026-08-09 02:05:52.872962 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_1__fake_share [0.027449s] ... ok 2026-08-09 02:05:52.885166 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_2_False [0.020674s] ... ok 2026-08-09 02:05:52.886586 | ubuntu-noble | 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-08-09 02:05:52.889195 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container_with_snaphot [0.020296s] ... ok 2026-08-09 02:05:52.890652 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_1 [0.020680s] ... ok 2026-08-09 02:05:52.891582 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_4__1001__1002___foo_bar [0.024228s] ... ok 2026-08-09 02:05:52.895218 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capabilities_no_response [0.023023s] ... ok 2026-08-09 02:05:52.903987 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-08-09 02:05:52.907670 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.023407s] ... ok 2026-08-09 02:05:52.909375 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_1_pool [0.020091s] ... ok 2026-08-09 02:05:52.915326 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_retry_correct [0.020540s] ... ok 2026-08-09 02:05:52.918590 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_sync_nfs_temp_and_perm_files [0.022032s] ... ok 2026-08-09 02:05:52.918606 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_2 [0.021694s] ... ok 2026-08-09 02:05:52.919176 | ubuntu-noble | 2026-08-09 02:05:52.909 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:52.919184 | ubuntu-noble | 2026-08-09 02:05:52.911 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:52.927037 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_2 [0.019442s] ... ok 2026-08-09 02:05:52.929519 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica_with_share_server [0.020269s] ... ok 2026-08-09 02:05:52.931542 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_2_Invalid [0.020413s] ... ok 2026-08-09 02:05:52.933430 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_2 [0.020345s] ... ok 2026-08-09 02:05:52.936199 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_initialize_snapmirror_vol [0.019096s] ... ok 2026-08-09 02:05:52.947178 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_2 [0.019575s] ... ok 2026-08-09 02:05:52.950222 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_replica_still_creating [0.020624s] ... ok 2026-08-09 02:05:52.951849 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_availability [0.020530s] ... ok 2026-08-09 02:05:52.955481 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container [0.021261s] ... ok 2026-08-09 02:05:52.956289 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_snapmirror_snapshots [0.018977s] ... ok 2026-08-09 02:05:52.966466 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_5 [0.020289s] ... ok 2026-08-09 02:05:52.972195 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_1_True [0.021619s] ... ok 2026-08-09 02:05:52.975253 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_not_found [0.022219s] ... ok 2026-08-09 02:05:52.975268 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vservers_not_found [0.019270s] ... ok 2026-08-09 02:05:52.979264 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_do_setup [0.020620s] ... ok 2026-08-09 02:05:52.980099 | ubuntu-noble | 2026-08-09 02:05:52.976 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-08-09 02:05:52.986717 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_different_aggrs [0.019822s] ... ok 2026-08-09 02:05:52.993649 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true [0.021269s] ... ok 2026-08-09 02:05:52.994349 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_active_directory_security_service [0.019667s] ... ok 2026-08-09 02:05:52.996408 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_share [0.020759s] ... ok 2026-08-09 02:05:52.997887 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_no_cluster_creds [0.024661s] ... ok 2026-08-09 02:05:53.007668 | ubuntu-noble | {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_2 [0.021204s] ... ok 2026-08-09 02:05:53.010620 | ubuntu-noble | 2026-08-09 02:05:53.007 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:53.017134 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_cifs_share_access [0.020633s] ... ok 2026-08-09 02:05:53.017152 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_found [0.022080s] ... ok 2026-08-09 02:05:53.019250 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_empty_mount_point_name [0.022413s] ... ok 2026-08-09 02:05:53.019996 | ubuntu-noble | 2026-08-09 02:05:53.014 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:53.020053 | ubuntu-noble | 2026-08-09 02:05:53.014 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:53.023794 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_3_visible [0.026025s] ... ok 2026-08-09 02:05:53.029700 | ubuntu-noble | {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.022325s] ... ok 2026-08-09 02:05:53.035167 | ubuntu-noble | {2} 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.019849s] ... ok 2026-08-09 02:05:53.035889 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_mounted_to_srv [0.020267s] ... ok 2026-08-09 02:05:53.040946 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device [0.021323s] ... ok 2026-08-09 02:05:53.046476 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options [0.022024s] ... ok 2026-08-09 02:05:53.047225 | ubuntu-noble | 2026-08-09 02:05:53.041 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:53.047601 | ubuntu-noble | 2026-08-09 02:05:53.042 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:53.049727 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_4 [0.019688s] ... ok 2026-08-09 02:05:53.054139 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_2_False [0.019241s] ... ok 2026-08-09 02:05:53.056248 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_valid [0.020078s] ... ok 2026-08-09 02:05:53.061921 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_revert_to_snapshot [0.021074s] ... ok 2026-08-09 02:05:53.068315 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_2 [0.022145s] ... ok 2026-08-09 02:05:53.070012 | ubuntu-noble | {0} 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.020447s] ... ok 2026-08-09 02:05:53.073860 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_error [0.019617s] ... ok 2026-08-09 02:05:53.078053 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers [0.021781s] ... ok 2026-08-09 02:05:53.083093 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size [0.021231s] ... ok 2026-08-09 02:05:53.091603 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_cluster_creds [0.020129s] ... ok 2026-08-09 02:05:53.091630 | ubuntu-noble | {0} 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.020105s] ... ok 2026-08-09 02:05:53.094109 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_quiesce_snapmirror_vol [0.019931s] ... ok 2026-08-09 02:05:53.102132 | ubuntu-noble | Failed to gather 'used_size' for share fakeid_get_fail. 2026-08-09 02:05:53.102150 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:53.102156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 570, in update_share_usage_size 2026-08-09 02:05:53.102160 | ubuntu-noble | used_size = (re.findall( 2026-08-09 02:05:53.102164 | ubuntu-noble | ^^^^^^^^^^^ 2026-08-09 02:05:53.102167 | ubuntu-noble | IndexError: list index out of range 2026-08-09 02:05:53.103062 | ubuntu-noble | Failed to gather 'used_size' for share fakeid_not_exist. 2026-08-09 02:05:53.103077 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:53.103081 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 577, in update_share_usage_size 2026-08-09 02:05:53.103085 | ubuntu-noble | raise exception.NotFound( 2026-08-09 02:05:53.103089 | ubuntu-noble | manila.exception.NotFound: Share mount path /home/zuul/src/github.com/vexxhost/manila/mnt/get_not_exist could not be found. 2026-08-09 02:05:53.105188 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_multiple_share [0.021871s] ... ok 2026-08-09 02:05:53.108868 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share [0.027741s] ... ok 2026-08-09 02:05:53.110435 | ubuntu-noble | Neither NFS nor CIFS is licensed on fake_backend_name 2026-08-09 02:05:53.111274 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_protocols [0.021872s] ... ok 2026-08-09 02:05:53.112511 | ubuntu-noble | 2026-08-09 02:05:53.105 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-08-09 02:05:53.115421 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_1 [0.022961s] ... ok 2026-08-09 02:05:53.116366 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_not_found [0.022082s] ... ok 2026-08-09 02:05:53.127352 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_not_exist [0.021437s] ... ok 2026-08-09 02:05:53.128507 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_invalid [0.022927s] ... ok 2026-08-09 02:05:53.130382 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_01 [0.020368s] ... ok 2026-08-09 02:05:53.134060 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_4 [0.020410s] ... ok 2026-08-09 02:05:53.137163 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups_error [0.020495s] ... ok 2026-08-09 02:05:53.146914 | ubuntu-noble | 2026-08-09 02:05:53.143 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:53.150968 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_all_service_subnets [0.021440s] ... ok 2026-08-09 02:05:53.152132 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_03 [0.020173s] ... ok 2026-08-09 02:05:53.154427 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_if_nonexistent_already_present [0.019716s] ... ok 2026-08-09 02:05:53.161336 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_adaptive_policy_group_for_volume [0.020642s] ... ok 2026-08-09 02:05:53.161353 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_1 [0.030472s] ... ok 2026-08-09 02:05:53.163522 | ubuntu-noble | 2026-08-09 02:05:53.156 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:53.163536 | ubuntu-noble | 2026-08-09 02:05:53.157 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:53.171527 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_success [0.020078s] ... ok 2026-08-09 02:05:53.175140 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.019837s] ... ok 2026-08-09 02:05:53.175160 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_4 [0.021000s] ... ok 2026-08-09 02:05:53.179702 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_1_True [0.019421s] ... ok 2026-08-09 02:05:53.181893 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_2 [0.020609s] ... ok 2026-08-09 02:05:53.181909 | ubuntu-noble | 2026-08-09 02:05:53.175 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:53.181913 | ubuntu-noble | 2026-08-09 02:05:53.175 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:53.190202 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_same_host [0.020096s] ... ok 2026-08-09 02:05:53.192272 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_4 [0.020201s] ... ok 2026-08-09 02:05:53.196059 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_group [0.020070s] ... ok 2026-08-09 02:05:53.197042 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_complete [0.018378s] ... ok 2026-08-09 02:05:53.199687 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_4 [0.020055s] ... ok 2026-08-09 02:05:53.211619 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_two_found [0.019695s] ... ok 2026-08-09 02:05:53.213004 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_missing_spec [0.020346s] ... ok 2026-08-09 02:05:53.215414 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_1_None [0.019374s] ... ok 2026-08-09 02:05:53.218764 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_local_ganesha_server [0.019388s] ... ok 2026-08-09 02:05:53.229760 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_driver_config_group [0.019487s] ... ok 2026-08-09 02:05:53.233041 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_not_enabled [0.019857s] ... ok 2026-08-09 02:05:53.235110 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_api_error [0.018905s] ... ok 2026-08-09 02:05:53.235953 | ubuntu-noble | 2026-08-09 02:05:53.230 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-08-09 02:05:53.238050 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_4 [0.019006s] ... ok 2026-08-09 02:05:53.248747 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_1 [0.019153s] ... ok 2026-08-09 02:05:53.251969 | ubuntu-noble | Could not determine if the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad is a FlexGroup or a FlexVol style. 2026-08-09 02:05:53.251988 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:53.251993 | ubuntu-noble | 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-08-09 02:05:53.251998 | ubuntu-noble | return vserver_client.is_flexgroup_volume(share_name) 2026-08-09 02:05:53.252002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.252006 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:53.252010 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:53.252014 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.252018 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:53.252022 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:53.252027 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.252030 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:53.252034 | ubuntu-noble | raise effect 2026-08-09 02:05:53.252039 | ubuntu-noble | manila.exception.NetAppException: Exception due to NetApp failure. 2026-08-09 02:05:53.253302 | ubuntu-noble | {2} 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.019270s] ... ok 2026-08-09 02:05:53.256265 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:53.256635 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share_raise [0.021713s] ... ok 2026-08-09 02:05:53.259349 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_4 [0.021207s] ... ok 2026-08-09 02:05:53.271950 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_and_get_error_404 [0.022682s] ... ok 2026-08-09 02:05:53.272468 | ubuntu-noble | 2026-08-09 02:05:53.267 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:53.275713 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_start [0.020704s] ... ok 2026-08-09 02:05:53.280812 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_1_ [0.019479s] ... ok 2026-08-09 02:05:53.281943 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_2 [0.024136s] ... ok 2026-08-09 02:05:53.282880 | ubuntu-noble | 2026-08-09 02:05:53.276 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:53.282891 | ubuntu-noble | 2026-08-09 02:05:53.277 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:53.294542 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_with_no_router_id [0.021022s] ... ok 2026-08-09 02:05:53.296441 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_2_ [0.019569s] ... ok 2026-08-09 02:05:53.297957 | ubuntu-noble | {7} 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.018713s] ... ok 2026-08-09 02:05:53.297968 | ubuntu-noble | 2026-08-09 02:05:53.294 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:53.297973 | ubuntu-noble | 2026-08-09 02:05:53.294 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:53.299854 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_2 [0.020985s] ... ok 2026-08-09 02:05:53.313396 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_3_None [0.019057s] ... ok 2026-08-09 02:05:53.315091 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_5 [0.021956s] ... ok 2026-08-09 02:05:53.318553 | ubuntu-noble | {7} 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.018677s] ... ok 2026-08-09 02:05:53.322595 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_2 [0.022229s] ... ok 2026-08-09 02:05:53.332592 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_1_None [0.019521s] ... ok 2026-08-09 02:05:53.335351 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_1___5_6_7_8_foo [0.019445s] ... ok 2026-08-09 02:05:53.336587 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_1 [0.021560s] ... ok 2026-08-09 02:05:53.344226 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_2_src_share_server_not_expected [0.021779s] ... ok 2026-08-09 02:05:53.352279 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_2 [0.019263s] ... ok 2026-08-09 02:05:53.358732 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_type [0.018683s] ... ok 2026-08-09 02:05:53.358791 | ubuntu-noble | Unable to limit ssh access to instance id: 'fakeid'! 2026-08-09 02:05:53.363608 | ubuntu-noble | 2026-08-09 02:05:53.351 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-08-09 02:05:53.363625 | ubuntu-noble | 2026-08-09 02:05:53.351 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing user_id length for share_networks 2026-08-09 02:05:53.364471 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_limit_ssh_no_service_subnet [0.023774s] ... ok 2026-08-09 02:05:53.365422 | ubuntu-noble | {1} 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.020990s] ... ok 2026-08-09 02:05:53.373219 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_1___ [0.019579s] ... ok 2026-08-09 02:05:53.374255 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_4 [0.018880s] ... ok 2026-08-09 02:05:53.384008 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_bfv_with_image [0.023155s] ... ok 2026-08-09 02:05:53.387309 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_1_True [0.021130s] ... ok 2026-08-09 02:05:53.391745 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_4_1001__1000_129 [0.018224s] ... ok 2026-08-09 02:05:53.392422 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_2_80na [0.019764s] ... ok 2026-08-09 02:05:53.406353 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_exception [0.022075s] ... ok 2026-08-09 02:05:53.410984 | ubuntu-noble | {7} 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.019142s] ... ok 2026-08-09 02:05:53.412799 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_1_True [0.025660s] ... ok 2026-08-09 02:05:53.414232 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_vserver [0.022473s] ... ok 2026-08-09 02:05:53.430981 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_non_active [0.023993s] ... ok 2026-08-09 02:05:53.433049 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_2_5_6_7_8__bar_quuz [0.021074s] ... ok 2026-08-09 02:05:53.434838 | ubuntu-noble | Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. 2026-08-09 02:05:53.434860 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:53.434867 | ubuntu-noble | 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-08-09 02:05:53.434874 | ubuntu-noble | dm_session.change_snapmirror_source(replica, 2026-08-09 02:05:53.434880 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:53.434887 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:53.434893 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.434898 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:53.434904 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:53.434910 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.434916 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:53.434922 | ubuntu-noble | raise effect 2026-08-09 02:05:53.434928 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-08-09 02:05:53.436091 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_no_mount [0.021798s] ... ok 2026-08-09 02:05:53.439128 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_error [0.026229s] ... ok 2026-08-09 02:05:53.453497 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_1 [0.019245s] ... ok 2026-08-09 02:05:53.456231 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_02 [0.021218s] ... ok 2026-08-09 02:05:53.458699 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_does_not_exist [0.021594s] ... ok 2026-08-09 02:05:53.467040 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrink_share [0.027390s] ... ok 2026-08-09 02:05:53.468016 | ubuntu-noble | 2026-08-09 02:05:53.464 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing project_id length for share_networks 2026-08-09 02:05:53.470617 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_host_list [0.018919s] ... ok 2026-08-09 02:05:53.472873 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_03 [0.021397s] ... ok 2026-08-09 02:05:53.479263 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_source_unreachable [0.020789s] ... ok 2026-08-09 02:05:53.491165 | ubuntu-noble | Unable to umount: Unexpected error while running command. 2026-08-09 02:05:53.491391 | ubuntu-noble | Command: None 2026-08-09 02:05:53.491404 | ubuntu-noble | Exit code: - 2026-08-09 02:05:53.491412 | ubuntu-noble | Stdout: None 2026-08-09 02:05:53.491420 | ubuntu-noble | Stderr: 'fake error' 2026-08-09 02:05:53.495427 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_09 [0.020524s] ... ok 2026-08-09 02:05:53.496209 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_teardown_server [0.026780s] ... ok 2026-08-09 02:05:53.496229 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_error [0.023491s] ... ok 2026-08-09 02:05:53.498504 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirror_destinations_svm [0.019479s] ... ok 2026-08-09 02:05:53.513755 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_vg [0.019151s] ... ok 2026-08-09 02:05:53.515322 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_11 [0.019840s] ... ok 2026-08-09 02:05:53.517615 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors [0.018581s] ... ok 2026-08-09 02:05:53.520841 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_missing_snapshot [0.027041s] ... ok 2026-08-09 02:05:53.535300 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_backend_info [0.021252s] ... ok 2026-08-09 02:05:53.537410 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_for_quiesced [0.019685s] ... ok 2026-08-09 02:05:53.540835 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_2 [0.025819s] ... ok 2026-08-09 02:05:53.543596 | ubuntu-noble | Could not create snapmirror for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. 2026-08-09 02:05:53.543617 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:53.543623 | ubuntu-noble | 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-08-09 02:05:53.543628 | ubuntu-noble | dm_session.create_snapmirror(active_replica, replica, 2026-08-09 02:05:53.543642 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:53.543647 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:53.543652 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.543657 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:53.543662 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:53.543668 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.543673 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:53.543678 | ubuntu-noble | raise effect 2026-08-09 02:05:53.543683 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-08-09 02:05:53.550273 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_create_failed [0.027159s] ... ok 2026-08-09 02:05:53.555045 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_2____1_1_1_256____False_ [0.019059s] ... ok 2026-08-09 02:05:53.556608 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_api_not_found [0.019576s] ... ok 2026-08-09 02:05:53.561853 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_5 [0.021443s] ... ok 2026-08-09 02:05:53.574180 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_1____1_1_1_1____4_ [0.018556s] ... ok 2026-08-09 02:05:53.574627 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_snapmirror_still_initializing [0.024891s] ... ok 2026-08-09 02:05:53.577044 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_timeout [0.019212s] ... ok 2026-08-09 02:05:53.581513 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_common_config [0.020514s] ... ok 2026-08-09 02:05:53.584386 | ubuntu-noble | 2026-08-09 02:05:53.582 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing project_id length for security_services 2026-08-09 02:05:53.593331 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_2____1001__1001____6_ [0.018730s] ... ok 2026-08-09 02:05:53.596338 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_1 [0.019749s] ... ok 2026-08-09 02:05:53.599581 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_deleted [0.026281s] ... ok 2026-08-09 02:05:53.602598 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_driver_config [0.020510s] ... ok 2026-08-09 02:05:53.610010 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_valid [0.017953s] ... ok 2026-08-09 02:05:53.614801 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state_timeout [0.019069s] ... ok 2026-08-09 02:05:53.622838 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_public_not_set [0.019077s] ... ok 2026-08-09 02:05:53.626189 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_provider_locations [0.025622s] ... ok 2026-08-09 02:05:53.632926 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_none_exist [0.019692s] ... FAILED 2026-08-09 02:05:53.633103 | ubuntu-noble | 2026-08-09 02:05:53.633131 | ubuntu-noble | Captured traceback: 2026-08-09 02:05:53.633137 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:05:53.633142 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:53.633148 | ubuntu-noble | 2026-08-09 02:05:53.633153 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_service_instance.py", line 1786, in test_get_service_network_id_none_exist 2026-08-09 02:05:53.633159 | ubuntu-noble | result = instance._get_service_network_id() 2026-08-09 02:05:53.633164 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.633169 | ubuntu-noble | 2026-08-09 02:05:53.633174 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:05:53.633179 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:05:53.633185 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.633190 | ubuntu-noble | 2026-08-09 02:05:53.633195 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:05:53.633200 | ubuntu-noble | with lock(blocking): 2026-08-09 02:05:53.633206 | ubuntu-noble | 2026-08-09 02:05:53.633211 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:05:53.634477 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:05:53.634499 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.634505 | ubuntu-noble | 2026-08-09 02:05:53.634511 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:05:53.634516 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:05:53.634531 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.634537 | ubuntu-noble | 2026-08-09 02:05:53.634542 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:05:53.634547 | ubuntu-noble | 2026-08-09 02:05:53.634556 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend_with_vserver [0.018924s] ... ok 2026-08-09 02:05:53.644595 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_wo_handling_of_share_servers [0.021650s] ... ok 2026-08-09 02:05:53.650207 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_1_None [0.019893s] ... ok 2026-08-09 02:05:53.652441 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_junctioned_volumes_present [0.025063s] ... ok 2026-08-09 02:05:53.653393 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_different_backend_name [0.018578s] ... ok 2026-08-09 02:05:53.665501 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_1 [0.020187s] ... ok 2026-08-09 02:05:53.670346 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_2 [0.019926s] ... ok 2026-08-09 02:05:53.673404 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_5 [0.020185s] ... ok 2026-08-09 02:05:53.678421 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_2_error [0.026719s] ... ok 2026-08-09 02:05:53.680980 | ubuntu-noble | 2026-08-09 02:05:53.676 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:53.683233 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_2 [0.019694s] ... ok 2026-08-09 02:05:53.683874 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_deny [0.000293s] ... ok 2026-08-09 02:05:53.690804 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_3 [0.019178s] ... ok 2026-08-09 02:05:53.691130 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_5__1___NFS____fakeid__ [0.006657s] ... ok 2026-08-09 02:05:53.691140 | ubuntu-noble | 2026-08-09 02:05:53.688 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:53.691145 | ubuntu-noble | 2026-08-09 02:05:53.688 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:53.692307 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_1_15minutes [0.019252s] ... ok 2026-08-09 02:05:53.699280 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_exceeded_hard_limit [0.007350s] ... ok 2026-08-09 02:05:53.701062 | ubuntu-noble | Failed to check the compatibility for the share server migration using SVM Migrate. 2026-08-09 02:05:53.705798 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_svm_migrate_exception [0.026887s] ... ok 2026-08-09 02:05:53.710098 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_2 [0.018877s] ... ok 2026-08-09 02:05:53.712454 | ubuntu-noble | 2026-08-09 02:05:53.705 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:53.712855 | ubuntu-noble | 2026-08-09 02:05:53.705 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:53.712876 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_2_4hours [0.018745s] ... ok 2026-08-09 02:05:53.720432 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_dir [0.021957s] ... ok 2026-08-09 02:05:53.728963 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_1 [0.019950s] ... ok 2026-08-09 02:05:53.729136 | ubuntu-noble | Could not retrieve snapmirrors between source fake_id and destination fake_id_2 vServers. 2026-08-09 02:05:53.729146 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:53.729150 | ubuntu-noble | 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-08-09 02:05:53.729154 | ubuntu-noble | snapmirrors = dm_session.get_snapmirrors_svm( 2026-08-09 02:05:53.729187 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.729192 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:53.729196 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:53.729199 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.729203 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:53.729207 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:53.729210 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:53.729249 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:53.729253 | ubuntu-noble | raise effect 2026-08-09 02:05:53.729257 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-08-09 02:05:53.733342 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm_fail_to_get_snapmirrors [0.028268s] ... ok 2026-08-09 02:05:53.742912 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_edge_cases [0.022188s] ... ok 2026-08-09 02:05:53.744979 | ubuntu-noble | Service instance fake_inst_id does not exist. 2026-08-09 02:05:53.747721 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_not_exists [0.019065s] ... ok 2026-08-09 02:05:53.756249 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_2 [0.561535s] ... ok 2026-08-09 02:05:53.760104 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_1 [0.026229s] ... ok 2026-08-09 02:05:53.763272 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_dict [0.020237s] ... ok 2026-08-09 02:05:53.767458 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_07 [0.018830s] ... ok 2026-08-09 02:05:53.772446 | ubuntu-noble | 2026-08-09 02:05:53.769 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-08-09 02:05:53.772463 | ubuntu-noble | 2026-08-09 02:05:53.770 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing back user_id length for share_networks 2026-08-09 02:05:53.778398 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_2_fake_ipspace [0.022816s] ... ok 2026-08-09 02:05:53.784432 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_name_starts_with_underscore_and_digit [0.020026s] ... ok 2026-08-09 02:05:53.786779 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_12 [0.018421s] ... ok 2026-08-09 02:05:53.787100 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__setup_networking_for_destination_vserver [0.027210s] ... ok 2026-08-09 02:05:53.798207 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans_client_error [0.019770s] ... ok 2026-08-09 02:05:53.804127 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_16 [0.019099s] ... ok 2026-08-09 02:05:53.807694 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_edge_cases [0.024076s] ... ok 2026-08-09 02:05:53.808889 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_2_4_0_11_12 [0.000811s] ... ok 2026-08-09 02:05:53.809540 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_8_4_6_9 [0.000378s] ... ok 2026-08-09 02:05:53.809848 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_unpredictable_error [0.000567s] ... ok 2026-08-09 02:05:53.817664 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_peer [0.019016s] ... ok 2026-08-09 02:05:53.819411 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate [0.031411s] ... ok 2026-08-09 02:05:53.823525 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_1 [0.019725s] ... ok 2026-08-09 02:05:53.837070 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.019478s] ... ok 2026-08-09 02:05:53.842797 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_private [0.018659s] ... ok 2026-08-09 02:05:53.849807 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate_failed_to_complete [0.029609s] ... ok 2026-08-09 02:05:53.857796 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server [0.019075s] ... ok 2026-08-09 02:05:53.860951 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_addresses_section [0.018469s] ... ok 2026-08-09 02:05:53.874090 | ubuntu-noble | {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.025419s] ... ok 2026-08-09 02:05:53.876024 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_backend_details [0.019784s] ... ok 2026-08-09 02:05:53.879611 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_3 [0.018123s] ... ok 2026-08-09 02:05:53.897197 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_02 [0.018448s] ... ok 2026-08-09 02:05:53.899175 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image [0.019039s] ... ok 2026-08-09 02:05:53.901156 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_empty_spec [0.025370s] ... ok 2026-08-09 02:05:53.903959 | ubuntu-noble | 2026-08-09 02:05:53.900 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing back project_id length for share_networks 2026-08-09 02:05:53.913345 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_04 [0.018885s] ... ok 2026-08-09 02:05:53.916660 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_4 [0.018468s] ... ok 2026-08-09 02:05:53.917957 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_backend_info [0.001173s] ... ok 2026-08-09 02:05:53.925443 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_4__1073741824___SMB___None_ [0.006428s] ... ok 2026-08-09 02:05:53.926797 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_flexgroups [0.026113s] ... ok 2026-08-09 02:05:53.930636 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_8__1___SMB___None_ [0.005752s] ... ok 2026-08-09 02:05:53.934713 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_07 [0.019934s] ... ok 2026-08-09 02:05:53.937405 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_quota_not_found [0.006806s] ... ok 2026-08-09 02:05:53.949213 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_2____10_10_10_1____10_10_10_2_______ [0.011629s] ... ok 2026-08-09 02:05:53.950129 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_1 [0.023327s] ... ok 2026-08-09 02:05:53.965881 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_existing_error [0.032140s] ... ok 2026-08-09 02:05:53.971465 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_1_True [0.020126s] ... ok 2026-08-09 02:05:53.971524 | ubuntu-noble | {1} 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.020372s] ... ok 2026-08-09 02:05:53.988702 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr [0.017924s] ... ok 2026-08-09 02:05:53.988729 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_1 [0.021183s] ... ok 2026-08-09 02:05:54.005390 | ubuntu-noble | Cannot perform server migration within the same backend. Please choose a destination host different from the source. 2026-08-09 02:05:54.007924 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_recursion [0.017617s] ... ok 2026-08-09 02:05:54.007944 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_backend [0.019946s] ... ok 2026-08-09 02:05:54.023275 | ubuntu-noble | {7} 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.017744s] ... ok 2026-08-09 02:05:54.024213 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_3_3_4_6_123_1 [0.000639s] ... ok 2026-08-09 02:05:54.024786 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_7_4_6_0_1_1 [0.000337s] ... ok 2026-08-09 02:05:54.025245 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestRestApi.test_get_sw_version [0.000852s] ... ok 2026-08-09 02:05:54.025949 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_no_return_content [0.000421s] ... ok 2026-08-09 02:05:54.026122 | ubuntu-noble | Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable 2026-08-09 02:05:54.027046 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vipool [0.000498s] ... ok 2026-08-09 02:05:54.029218 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_2 [0.021150s] ... ok 2026-08-09 02:05:54.039843 | ubuntu-noble | 2026-08-09 02:05:54.036 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing back project_id length for security_services 2026-08-09 02:05:54.044839 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot [0.018484s] ... ok 2026-08-09 02:05:54.049383 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_get_new_volume [0.020694s] ... ok 2026-08-09 02:05:54.061921 | ubuntu-noble | ('ACCESSShareDriver delete snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2026-08-09 02:05:54.064518 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_negative [0.019323s] ... ok 2026-08-09 02:05:54.070853 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_1 [0.021096s] ... ok 2026-08-09 02:05:54.083601 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow [0.019293s] ... ok 2026-08-09 02:05:54.094561 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_2___transferring___False_ [0.021101s] ... ok 2026-08-09 02:05:54.101243 | ubuntu-noble | Only security services of type 'active_directory' are supported. Retrieved security service type: sentinel.invalid_type. 2026-08-09 02:05:54.102589 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_4 [0.018887s] ... ok 2026-08-09 02:05:54.115086 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_1 [0.023056s] ... ok 2026-08-09 02:05:54.123693 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_2 [0.019444s] ... ok 2026-08-09 02:05:54.136675 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_3 [0.021592s] ... ok 2026-08-09 02:05:54.140909 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_2_Exception [0.018659s] ... ok 2026-08-09 02:05:54.141793 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:54.149186 | ubuntu-noble | 2026-08-09 02:05:54.144 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:54.155760 | ubuntu-noble | 2026-08-09 02:05:54.153 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:54.155778 | ubuntu-noble | 2026-08-09 02:05:54.154 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:54.157514 | ubuntu-noble | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-08-09 02:05:54.165385 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:54.165407 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_3 [0.024347s] ... ok 2026-08-09 02:05:54.165413 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mounted_share_size [0.020708s] ... ok 2026-08-09 02:05:54.174292 | ubuntu-noble | 2026-08-09 02:05:54.171 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:54.174310 | ubuntu-noble | 2026-08-09 02:05:54.172 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:54.181846 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_service_instance_manager [0.020153s] ... ok 2026-08-09 02:05:54.187944 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_3 [0.023600s] ... ok 2026-08-09 02:05:54.201487 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_5_2years [0.489224s] ... ok 2026-08-09 02:05:54.201526 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_export_location [0.019155s] ... ok 2026-08-09 02:05:54.215865 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_4 [0.030584s] ... ok 2026-08-09 02:05:54.222037 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_1_15minutes [0.020625s] ... ok 2026-08-09 02:05:54.222054 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_create_partition [0.017577s] ... ok 2026-08-09 02:05:54.232555 | ubuntu-noble | 2026-08-09 02:05:54.229 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-08-09 02:05:54.232593 | ubuntu-noble | 2026-08-09 02:05:54.230 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing user_id length for share_networks 2026-08-09 02:05:54.236514 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_space_by_path [0.017675s] ... ok 2026-08-09 02:05:54.243992 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share [0.028043s] ... ok 2026-08-09 02:05:54.245020 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_3 [0.020921s] ... ok 2026-08-09 02:05:54.254702 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_interface_index_by_ip [0.017714s] ... ok 2026-08-09 02:05:54.263340 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_4 [0.020607s] ... ok 2026-08-09 02:05:54.273137 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_2_True [0.018076s] ... ok 2026-08-09 02:05:54.274203 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_2 [0.029094s] ... ok 2026-08-09 02:05:54.284761 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_6 [0.020944s] ... ok 2026-08-09 02:05:54.300201 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_1 [0.025944s] ... ok 2026-08-09 02:05:54.305332 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_share_no_remove_qos_and_export [0.020908s] ... ok 2026-08-09 02:05:54.322840 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_set_client [0.022283s] ... ok 2026-08-09 02:05:54.327347 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_vserver_scope [0.021530s] ... ok 2026-08-09 02:05:54.348298 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_1 [0.022376s] ... ok 2026-08-09 02:05:54.349666 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_4___fake___False_ [0.021985s] ... ok 2026-08-09 02:05:54.350129 | ubuntu-noble | 2026-08-09 02:05:54.344 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing project_id length for share_networks 2026-08-09 02:05:54.365075 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_type [0.019578s] ... ok 2026-08-09 02:05:54.367363 | ubuntu-noble | Could not update share 7cf7c200-d3af-4e05-b87e-9167c95dfcad status due to invalid internal state. Aborting share creation. 2026-08-09 02:05:54.369657 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_missing_source_share [0.020351s] ... ok 2026-08-09 02:05:54.385530 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_delete_share [0.019870s] ... ok 2026-08-09 02:05:54.390744 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_cluster_creds [0.020431s] ... ok 2026-08-09 02:05:54.406406 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_2_invalid [0.021153s] ... ok 2026-08-09 02:05:54.411039 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_qos_on_share [0.020821s] ... ok 2026-08-09 02:05:54.428601 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_family [0.022028s] ... ok 2026-08-09 02:05:54.432090 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-08-09 02:05:54.435656 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_2 [0.023979s] ... ok 2026-08-09 02:05:54.451961 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_convert_to_list [0.023460s] ... ok 2026-08-09 02:05:54.463006 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity [0.026758s] ... ok 2026-08-09 02:05:54.467659 | ubuntu-noble | 2026-08-09 02:05:54.465 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing project_id length for security_services 2026-08-09 02:05:54.472118 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_aggr [0.020083s] ... ok 2026-08-09 02:05:54.489511 | ubuntu-noble | Invalid trace flag: fake 2026-08-09 02:05:54.490309 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue [0.022778s] ... ok 2026-08-09 02:05:54.490360 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_5 [0.517584s] ... ok 2026-08-09 02:05:54.491901 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_key [0.019450s] ... ok 2026-08-09 02:05:54.508348 | ubuntu-noble | There is no SnapMirror relationship available for source path yet fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-08-09 02:05:54.514706 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_2 [0.022134s] ... ok 2026-08-09 02:05:54.515398 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__volume_doesnt_exist [0.019348s] ... ok 2026-08-09 02:05:54.515740 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none [0.026616s] ... ok 2026-08-09 02:05:54.532259 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thick_provisioning [0.019948s] ... ok 2026-08-09 02:05:54.533124 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace [0.021538s] ... ok 2026-08-09 02:05:54.536098 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backup_type_negative [0.023577s] ... ok 2026-08-09 02:05:54.550395 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.018834s] ... ok 2026-08-09 02:05:54.557408 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_1_None [0.025062s] ... ok 2026-08-09 02:05:54.559397 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot [0.023191s] ... ok 2026-08-09 02:05:54.572095 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thin_provisoning [0.020669s] ... ok 2026-08-09 02:05:54.582859 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_1 [0.023015s] ... ok 2026-08-09 02:05:54.586249 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_1_None [0.024477s] ... ok 2026-08-09 02:05:54.587267 | ubuntu-noble | 2026-08-09 02:05:54.577 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:54.592516 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.021489s] ... ok 2026-08-09 02:05:54.604808 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_1 [0.024127s] ... ok 2026-08-09 02:05:54.610456 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_2_629f79ef_b27e_4596_9737_30f084e5ba29 [0.022681s] ... ok 2026-08-09 02:05:54.612534 | ubuntu-noble | 2026-08-09 02:05:54.605 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:54.612557 | ubuntu-noble | 2026-08-09 02:05:54.606 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:54.615595 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__unsupported_access_type [0.022232s] ... ok 2026-08-09 02:05:54.622224 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_win_reg_value [0.347278s] ... ok 2026-08-09 02:05:54.628681 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_1_None [0.023859s] ... ok 2026-08-09 02:05:54.630112 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_deallocate_container [0.023367s] ... ok 2026-08-09 02:05:54.639515 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.021600s] ... ok 2026-08-09 02:05:54.639541 | ubuntu-noble | 2026-08-09 02:05:54.634 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:54.639548 | ubuntu-noble | 2026-08-09 02:05:54.634 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:54.641347 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_ssl [0.020528s] ... ok 2026-08-09 02:05:54.652223 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_replica [0.021959s] ... ok 2026-08-09 02:05:54.653295 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_cleanup_resource [0.022525s] ... ok 2026-08-09 02:05:54.657437 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_kwargs [0.020449s] ... ok 2026-08-09 02:05:54.660512 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_password [0.018685s] ... ok 2026-08-09 02:05:54.672438 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.021555s] ... ok 2026-08-09 02:05:54.673615 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot [0.020865s] ... ok 2026-08-09 02:05:54.679498 | ubuntu-noble | {7} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_do_setup [0.018420s] ... ok 2026-08-09 02:05:54.679517 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_promote [0.021091s] ... ok 2026-08-09 02:05:54.691961 | ubuntu-noble | 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-08-09 02:05:54.694342 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_valid_ipspace_name [0.020861s] ... ok 2026-08-09 02:05:54.695172 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_3 [0.020936s] ... ok 2026-08-09 02:05:54.697084 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_error [0.018714s] ... ok 2026-08-09 02:05:54.699195 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_start [0.020450s] ... ok 2026-08-09 02:05:54.714189 | ubuntu-noble | 2026-08-09 02:05:54.709 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-08-09 02:05:54.718631 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_snapshot [0.019664s] ... ok 2026-08-09 02:05:54.718662 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_do_setup [0.022268s] ... ok 2026-08-09 02:05:54.720173 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___nfs_no_rest_address [0.019638s] ... ok 2026-08-09 02:05:54.721850 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_not_found [0.028206s] ... ok 2026-08-09 02:05:54.735945 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_6 [0.018883s] ... ok 2026-08-09 02:05:54.738894 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_1_default [0.021296s] ... ok 2026-08-09 02:05:54.739544 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_ssl_cert_verify [0.019960s] ... ok 2026-08-09 02:05:54.749898 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks [0.025869s] ... ok 2026-08-09 02:05:54.754391 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_4___off____True__False________compression_off__ [0.018417s] ... ok 2026-08-09 02:05:54.758992 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.020253s] ... ok 2026-08-09 02:05:54.761773 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete [0.020982s] ... ok 2026-08-09 02:05:54.772623 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_1 [0.024671s] ... ok 2026-08-09 02:05:54.774058 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_06___True____True________dedup_on__ [0.018806s] ... ok 2026-08-09 02:05:54.780704 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_info [0.020608s] ... ok 2026-08-09 02:05:54.782195 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_invalid_payload [0.021329s] ... ok 2026-08-09 02:05:54.791100 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_local [0.017845s] ... ok 2026-08-09 02:05:54.796186 | ubuntu-noble | 2026-08-09 02:05:54.792 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:54.797242 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_1 [0.024463s] ... ok 2026-08-09 02:05:54.800624 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_cluster_creds [0.020133s] ... ok 2026-08-09 02:05:54.801298 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_bad_content [0.018812s] ... ok 2026-08-09 02:05:54.807077 | ubuntu-noble | 2026-08-09 02:05:54.804 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:54.807102 | ubuntu-noble | 2026-08-09 02:05:54.804 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:54.823539 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_no_monitor [0.018986s] ... ok 2026-08-09 02:05:54.823615 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_snapshot_name [0.019825s] ... ok 2026-08-09 02:05:54.823623 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_2 [0.023375s] ... ok 2026-08-09 02:05:54.841745 | ubuntu-noble | 2026-08-09 02:05:54.834 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:54.841776 | ubuntu-noble | 2026-08-09 02:05:54.834 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:54.841783 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_max_retries [0.020838s] ... ok 2026-08-09 02:05:54.841789 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function_flexgroup [0.021629s] ... ok 2026-08-09 02:05:54.847935 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_1___ [0.025098s] ... ok 2026-08-09 02:05:54.861048 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_2 [0.069212s] ... ok 2026-08-09 02:05:54.862756 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_1_True [0.021092s] ... ok 2026-08-09 02:05:54.864067 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_ok [0.020826s] ... ok 2026-08-09 02:05:54.865199 | ubuntu-noble | Cannot perform server migration to a specific pool. Please choose a destination host 'host@backend' as destination. 2026-08-09 02:05:54.867801 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_dest_with_pool [0.021685s] ... ok 2026-08-09 02:05:54.882392 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_node_unknown [0.019463s] ... ok 2026-08-09 02:05:54.883908 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share [0.022883s] ... ok 2026-08-09 02:05:54.884212 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_remount_filesystem [0.021853s] ... ok 2026-08-09 02:05:54.888751 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_get_progress [0.020431s] ... ok 2026-08-09 02:05:54.908669 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_2_False [0.019845s] ... ok 2026-08-09 02:05:54.908698 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_1 [0.021183s] ... ok 2026-08-09 02:05:54.909356 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server [0.020529s] ... ok 2026-08-09 02:05:54.910873 | ubuntu-noble | 2026-08-09 02:05:54.906 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-08-09 02:05:54.919476 | ubuntu-noble | {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_extend_share [0.035736s] ... ok 2026-08-09 02:05:54.922137 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_2___127_0_0_1____foo__ [0.018550s] ... ok 2026-08-09 02:05:54.925490 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_3 [0.021366s] ... ok 2026-08-09 02:05:54.927629 | ubuntu-noble | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-08-09 02:05:54.930106 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_2 [0.020877s] ... ok 2026-08-09 02:05:54.941656 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_4_____1_128____127_0_0_1__ [0.018701s] ... ok 2026-08-09 02:05:54.943218 | ubuntu-noble | {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share_over_consumed [0.023288s] ... ok 2026-08-09 02:05:54.947771 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_05 [0.022160s] ... ok 2026-08-09 02:05:54.951096 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_3 [0.019181s] ... ok 2026-08-09 02:05:54.959679 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_5___127_0_0_1______1_128__ [0.018081s] ... ok 2026-08-09 02:05:54.961873 | ubuntu-noble | Only "ip" access type is allowed for NFS protocol. 2026-08-09 02:05:54.967775 | ubuntu-noble | {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_update_access_share [0.022483s] ... ok 2026-08-09 02:05:54.974239 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_max_qos_specs_1 [0.026640s] ... ok 2026-08-09 02:05:54.975511 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.025011s] ... ok 2026-08-09 02:05:54.978079 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share [0.018841s] ... ok 2026-08-09 02:05:54.993429 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_1 [0.027773s] ... ok 2026-08-09 02:05:54.994902 | ubuntu-noble | 2026-08-09 02:05:54.991 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:54.997040 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_2 [0.022757s] ... ok 2026-08-09 02:05:54.997524 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.023169s] ... ok 2026-08-09 02:05:54.999879 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_1 [0.021944s] ... ok 2026-08-09 02:05:55.006582 | ubuntu-noble | 2026-08-09 02:05:55.001 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:55.006599 | ubuntu-noble | 2026-08-09 02:05:55.001 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:55.014264 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-08-09 02:05:55.014282 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-08-09 02:05:55.016042 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-08-09 02:05:55.016333 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-08-09 02:05:55.016359 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-08-09 02:05:55.017981 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_2 [0.024202s] ... ok 2026-08-09 02:05:55.018731 | ubuntu-noble | Caught following error trying to kill migration process: Unexpected error while running command. 2026-08-09 02:05:55.018749 | ubuntu-noble | Command: None 2026-08-09 02:05:55.018753 | ubuntu-noble | Exit code: - 2026-08-09 02:05:55.018757 | ubuntu-noble | Stdout: None 2026-08-09 02:05:55.018761 | ubuntu-noble | Stderr: None 2026-08-09 02:05:55.018765 | ubuntu-noble | Failed to destroy destination dataset with following error: Unexpected error while running command. 2026-08-09 02:05:55.018769 | ubuntu-noble | Command: None 2026-08-09 02:05:55.018772 | ubuntu-noble | Exit code: - 2026-08-09 02:05:55.018776 | ubuntu-noble | Stdout: None 2026-08-09 02:05:55.018780 | ubuntu-noble | Stderr: None 2026-08-09 02:05:55.019937 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_vserver_not_found [0.021187s] ... ok 2026-08-09 02:05:55.021721 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_error [0.019199s] ... ok 2026-08-09 02:05:55.021738 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_cluster_creds [0.022848s] ... ok 2026-08-09 02:05:55.025084 | ubuntu-noble | 2026-08-09 02:05:55.021 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:55.025101 | ubuntu-noble | 2026-08-09 02:05:55.021 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:55.038085 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_with_share_server [0.018942s] ... ok 2026-08-09 02:05:55.038662 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:393: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. 2026-08-09 02:05:55.038682 | ubuntu-noble | if not snapshot_list: 2026-08-09 02:05:55.039725 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_consistency_point_p2_flush_time [0.019229s] ... ok 2026-08-09 02:05:55.041826 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_es [0.023812s] ... ok 2026-08-09 02:05:55.043364 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_2_creating_from_snapshot [0.022933s] ... ok 2026-08-09 02:05:55.056361 | ubuntu-noble | Could not calculate node utilization for node fake_node. 2026-08-09 02:05:55.056379 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:55.056384 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 193, in _get_node_utilization 2026-08-09 02:05:55.056388 | ubuntu-noble | adjusted_cp_time_msec = self._get_adjusted_consistency_point_time( 2026-08-09 02:05:55.056392 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.056396 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:55.056400 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:55.056404 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.056407 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:55.056411 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:55.056415 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.056418 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:55.056422 | ubuntu-noble | raise effect 2026-08-09 02:05:55.056426 | ubuntu-noble | ZeroDivisionError 2026-08-09 02:05:55.057758 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_2_False [0.018739s] ... ok 2026-08-09 02:05:55.061729 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_calculation_error [0.020167s] ... ok 2026-08-09 02:05:55.064462 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_create_new_policy [0.020948s] ... ok 2026-08-09 02:05:55.065629 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_16 [0.022888s] ... ok 2026-08-09 02:05:55.077922 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_init [0.019133s] ... ok 2026-08-09 02:05:55.079942 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_kahuna_overutilized [0.020358s] ... ok 2026-08-09 02:05:55.080289 | ubuntu-noble | 2026-08-09 02:05:55.075 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-08-09 02:05:55.087849 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_21 [0.022375s] ... ok 2026-08-09 02:05:55.089614 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_version [0.024872s] ... ok 2026-08-09 02:05:55.095241 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_3_o [0.018984s] ... ok 2026-08-09 02:05:55.098840 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_nodes_for_aggregates [0.019307s] ... ok 2026-08-09 02:05:55.109736 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_4 [0.020789s] ... ok 2026-08-09 02:05:55.114194 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_6_su [0.018662s] ... ok 2026-08-09 02:05:55.114659 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_1 [0.025032s] ... ok 2026-08-09 02:05:55.116278 | ubuntu-noble | Could not get performance base counter name. Performance-based scheduler functions may not be available. 2026-08-09 02:05:55.116295 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:55.116299 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 56, in _init_counter_info 2026-08-09 02:05:55.116303 | ubuntu-noble | self._get_base_counter_name('system', 2026-08-09 02:05:55.116307 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:55.116310 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:55.116321 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.116325 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:55.116329 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:55.116332 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.116336 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:55.116340 | ubuntu-noble | raise effect 2026-08-09 02:05:55.116344 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:05:55.118617 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_1 [0.020150s] ... ok 2026-08-09 02:05:55.130768 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_1 [0.021754s] ... ok 2026-08-09 02:05:55.133030 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_3_cephx [0.018761s] ... ok 2026-08-09 02:05:55.139223 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_5 [0.019082s] ... ok 2026-08-09 02:05:55.140212 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_1 [0.025568s] ... ok 2026-08-09 02:05:55.149929 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw [0.019531s] ... ok 2026-08-09 02:05:55.151677 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_exportfs_not_installed [0.018631s] ... ok 2026-08-09 02:05:55.156895 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_1 [0.018586s] ... ok 2026-08-09 02:05:55.164149 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_3 [0.021967s] ... ok 2026-08-09 02:05:55.164688 | ubuntu-noble | 2026-08-09 02:05:55.161 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:55.172729 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_allow_access_nfs [0.018600s] ... ok 2026-08-09 02:05:55.173648 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_diff_size [0.022235s] ... ok 2026-08-09 02:05:55.175281 | ubuntu-noble | 2026-08-09 02:05:55.171 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:55.175295 | ubuntu-noble | 2026-08-09 02:05:55.171 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:55.179860 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_3 [0.020527s] ... ok 2026-08-09 02:05:55.183188 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_export_location [0.020545s] ... ok 2026-08-09 02:05:55.187545 | ubuntu-noble | Error deleting snapshot: fakesnapshot on share: fakeshare to pool: fakepool project: fakeproject return code: 400 message: data. 2026-08-09 02:05:55.187780 | ubuntu-noble | 2026-08-09 02:05:55.185 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:55.187793 | ubuntu-noble | 2026-08-09 02:05:55.185 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:55.189225 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_snapshot [0.018864s] ... ok 2026-08-09 02:05:55.195866 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_clone_fail [0.023611s] ... ok 2026-08-09 02:05:55.197229 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target [0.019891s] ... ok 2026-08-09 02:05:55.207727 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_extra_specs [0.022553s] ... ok 2026-08-09 02:05:55.208720 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_enable_service [0.018925s] ... ok 2026-08-09 02:05:55.217601 | ubuntu-noble | The share name fakeShareName is used by other share on NAS. 2026-08-09 02:05:55.217632 | ubuntu-noble | The share name fakeShareName is used by other share on NAS. 2026-08-09 02:05:55.217650 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_ro_to_rw_rules [0.018923s] ... ok 2026-08-09 02:05:55.217656 | ubuntu-noble | The share name fakeShareName is used by other share on NAS. 2026-08-09 02:05:55.217661 | ubuntu-noble | The share name fakeShareName is used by other share on NAS. 2026-08-09 02:05:55.217666 | ubuntu-noble | The share name fakeShareName is used by other share on NAS. 2026-08-09 02:05:55.219510 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_share_exist [0.023442s] ... ok 2026-08-09 02:05:55.228300 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot [0.019795s] ... ok 2026-08-09 02:05:55.235839 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_2__True____krb5____krb5i____krb5p___ [0.019306s] ... ok 2026-08-09 02:05:55.237805 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_client_error [0.031650s] ... ok 2026-08-09 02:05:55.239881 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_positive [0.019898s] ... ok 2026-08-09 02:05:55.241881 | ubuntu-noble | 2026-08-09 02:05:55.239 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-08-09 02:05:55.246160 | ubuntu-noble | Name of the share in ZFSSA share has to be specified in option zfssa_name. 2026-08-09 02:05:55.248493 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_option [0.020172s] ... ok 2026-08-09 02:05:55.254854 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_default [0.018793s] ... ok 2026-08-09 02:05:55.260066 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_location_path [0.020289s] ... ok 2026-08-09 02:05:55.260690 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_1 [0.022839s] ... ok 2026-08-09 02:05:55.266025 | ubuntu-noble | 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-08-09 02:05:55.268311 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_size [0.019652s] ... ok 2026-08-09 02:05:55.276091 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location [0.021104s] ... ok 2026-08-09 02:05:55.283909 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs [0.020602s] ... ok 2026-08-09 02:05:55.283961 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_invalid_qos_configuration [0.022611s] ... ok 2026-08-09 02:05:55.286221 | ubuntu-noble | 2.8GB of share fakeid2 is already used. Cannot shrink to 2GB. 2026-08-09 02:05:55.289006 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share_negative [0.020373s] ... ok 2026-08-09 02:05:55.299040 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_policy_name [0.022023s] ... ok 2026-08-09 02:05:55.304825 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_no_cluster_credentials [0.021201s] ... ok 2026-08-09 02:05:55.318604 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_snapshot [0.035450s] ... ok 2026-08-09 02:05:55.320443 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share_not_found [0.019877s] ... ok 2026-08-09 02:05:55.323520 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:55.323994 | ubuntu-noble | Cannot migrate share fakeinstanceid efficiently between fakehost and fakehost. 2026-08-09 02:05:55.324012 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:55.324018 | ubuntu-noble | 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-08-09 02:05:55.324024 | ubuntu-noble | raise exception.NetAppException(msg) 2026-08-09 02:05:55.324030 | ubuntu-noble | manila.exception.NetAppException: Cannot migrate share because the source and destination pool support different SnapLock type. 2026-08-09 02:05:55.326925 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_snaplock_not_compatible [0.021353s] ... ok 2026-08-09 02:05:55.338205 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_mode [0.019322s] ... ok 2026-08-09 02:05:55.342255 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_application_error [0.024989s] ... ok 2026-08-09 02:05:55.349179 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_1 [0.022571s] ... ok 2026-08-09 02:05:55.358147 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_mode [0.019781s] ... ok 2026-08-09 02:05:55.362290 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error [0.019836s] ... ok 2026-08-09 02:05:55.374048 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_3 [0.021945s] ... ok 2026-08-09 02:05:55.376689 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_2_False [0.019032s] ... ok 2026-08-09 02:05:55.383218 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_with_ca [0.020341s] ... ok 2026-08-09 02:05:55.393215 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_4 [0.021793s] ... ok 2026-08-09 02:05:55.396651 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_2_False [0.019330s] ... ok 2026-08-09 02:05:55.404562 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_new_volume [0.021468s] ... ok 2026-08-09 02:05:55.416010 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_4_Replicating [0.020385s] ... ok 2026-08-09 02:05:55.416592 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm_no_pkg_found [0.018214s] ... ok 2026-08-09 02:05:55.427786 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_nonexisting_volume [0.022812s] ... ok 2026-08-09 02:05:55.435167 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict_kwargs [0.018657s] ... ok 2026-08-09 02:05:55.435188 | ubuntu-noble | {2} 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.020615s] ... ok 2026-08-09 02:05:55.449313 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name [0.020824s] ... ok 2026-08-09 02:05:55.453230 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message [0.019122s] ... ok 2026-08-09 02:05:55.456542 | ubuntu-noble | {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.021311s] ... ok 2026-08-09 02:05:55.457238 | ubuntu-noble | 2026-08-09 02:05:55.452 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:55.465148 | ubuntu-noble | 2026-08-09 02:05:55.461 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:55.465176 | ubuntu-noble | 2026-08-09 02:05:55.461 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:55.469141 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:55.470804 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_post [0.020247s] ... ok 2026-08-09 02:05:55.472988 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_activate [0.019043s] ... ok 2026-08-09 02:05:55.476375 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_with_rst_relationship [0.020566s] ... ok 2026-08-09 02:05:55.476881 | ubuntu-noble | 2026-08-09 02:05:55.472 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:55.477295 | ubuntu-noble | 2026-08-09 02:05:55.473 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:55.488165 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_1__True___error__ [0.198149s] ... ok 2026-08-09 02:05:55.488850 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:55.489141 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_1_ip [0.019988s] ... ok 2026-08-09 02:05:55.491294 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delete_bearer [0.019764s] ... ok 2026-08-09 02:05:55.497521 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists_not_found [0.020756s] ... ok 2026-08-09 02:05:55.507982 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:55.510858 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_2_user [0.019068s] ... ok 2026-08-09 02:05:55.511310 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_url [0.018452s] ... ok 2026-08-09 02:05:55.517175 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access [0.019602s] ... ok 2026-08-09 02:05:55.523171 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:55.526766 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:55.527927 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share [0.018667s] ... ok 2026-08-09 02:05:55.530906 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_no_data [0.019642s] ... ok 2026-08-09 02:05:55.533526 | ubuntu-noble | 2026-08-09 02:05:55.531 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-08-09 02:05:55.534670 | ubuntu-noble | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver not specified. 2026-08-09 02:05:55.538023 | ubuntu-noble | 2026-08-09 02:05:55.534 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Creating the migration table _migrating_drivers_private_data_e420c597 2026-08-09 02:05:55.538868 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_2 [0.020044s] ... ok 2026-08-09 02:05:55.545438 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:55.545960 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot [0.018536s] ... ok 2026-08-09 02:05:55.548666 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_payload [0.018743s] ... ok 2026-08-09 02:05:55.557510 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_share_not_found [0.020215s] ... ok 2026-08-09 02:05:55.569442 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:55.569517 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot_fail [0.020551s] ... ok 2026-08-09 02:05:55.569711 | ubuntu-noble | 2026-08-09 02:05:55.565 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_e420c597 2026-08-09 02:05:55.569937 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___none_path [0.018567s] ... ok 2026-08-09 02:05:55.575016 | ubuntu-noble | 2026-08-09 02:05:55.572 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Dropping table drivers_private_data 2026-08-09 02:05:55.576527 | ubuntu-noble | Could not get snapmirrors for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. 2026-08-09 02:05:55.576730 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:55.576743 | ubuntu-noble | 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-08-09 02:05:55.576750 | ubuntu-noble | snapmirrors = dm_session.get_snapmirrors(active_replica, replica) 2026-08-09 02:05:55.576755 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.576760 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:55.576766 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:55.576771 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.576776 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:55.576782 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:55.576787 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.576792 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:55.576797 | ubuntu-noble | raise effect 2026-08-09 02:05:55.576803 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-08-09 02:05:55.578752 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_fail_to_get_snapmirrors [0.021052s] ... ok 2026-08-09 02:05:55.586171 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:55.586893 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_invalid_payload [0.018783s] ... ok 2026-08-09 02:05:55.586913 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share_fail [0.019974s] ... ok 2026-08-09 02:05:55.600023 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync_with_snapshots [0.020785s] ... ok 2026-08-09 02:05:55.605241 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_payload [0.018447s] ... ok 2026-08-09 02:05:55.606155 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share_fail [0.019084s] ... ok 2026-08-09 02:05:55.619580 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_1_error [0.019272s] ... ok 2026-08-09 02:05:55.622033 | ubuntu-noble | 2026-08-09 02:05:55.616 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Rename the migration table _migrating_drivers_private_data_e420c597 to the original table drivers_private_data 2026-08-09 02:05:55.623262 | ubuntu-noble | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-08-09 02:05:55.625137 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth_error [0.019699s] ... ok 2026-08-09 02:05:55.626005 | ubuntu-noble | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_type [0.020050s] ... ok 2026-08-09 02:05:55.640314 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_share_creating [0.020095s] ... ok 2026-08-09 02:05:55.643693 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath [0.018599s] ... ok 2026-08-09 02:05:55.648243 | ubuntu-noble | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access [0.021408s] ... ok 2026-08-09 02:05:55.659468 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created_no_provider_location [0.020129s] ... ok 2026-08-09 02:05:55.660488 | ubuntu-noble | 2026-08-09 02:05:55.652 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:55.662500 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_rel [0.019020s] ... ok 2026-08-09 02:05:55.667935 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_4__False___active__ [0.179339s] ... ok 2026-08-09 02:05:55.667957 | ubuntu-noble | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper_conf_dir_empty [0.019629s] ... ok 2026-08-09 02:05:55.668768 | ubuntu-noble | 2026-08-09 02:05:55.662 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:55.668784 | ubuntu-noble | 2026-08-09 02:05:55.663 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:55.676812 | ubuntu-noble | 2026-08-09 02:05:55.674 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:55.676833 | ubuntu-noble | 2026-08-09 02:05:55.674 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:55.682546 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_2 [0.019905s] ... ok 2026-08-09 02:05:55.683989 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSnapshots.test_clone [0.019733s] ... ok 2026-08-09 02:05:55.688822 | ubuntu-noble | {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_no_conf_dir_must_exist_false [0.021574s] ... ok 2026-08-09 02:05:55.699374 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer [0.019603s] ... ok 2026-08-09 02:05:55.702476 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_backend_name [0.019127s] ... ok 2026-08-09 02:05:55.710401 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_snapshot [0.020921s] ... ok 2026-08-09 02:05:55.718168 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:55.720088 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test___update_share_attributes_after_server_migration [0.019699s] ... ok 2026-08-09 02:05:55.724774 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_6___cephx___False__False_ [0.056616s] ... ok 2026-08-09 02:05:55.728194 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot_error [0.024195s] ... ok 2026-08-09 02:05:55.732632 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space [0.022768s] ... ok 2026-08-09 02:05:55.738757 | ubuntu-noble | 2026-08-09 02:05:55.734 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-08-09 02:05:55.739761 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_barbican_kms_config_for_specified_vserver [0.020854s] ... ok 2026-08-09 02:05:55.751992 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_revert_to_snapshot [0.023682s] ... ok 2026-08-09 02:05:55.753190 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_1_True [0.029175s] ... ok 2026-08-09 02:05:55.754624 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_false [0.021591s] ... ok 2026-08-09 02:05:55.760480 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_2_False [0.020566s] ... ok 2026-08-09 02:05:55.776396 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_input_error [0.024754s] ... ok 2026-08-09 02:05:55.779074 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_error [0.023915s] ... ok 2026-08-09 02:05:55.779654 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_12 [0.025773s] ... ok 2026-08-09 02:05:55.781421 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_2 [0.020082s] ... ok 2026-08-09 02:05:55.800899 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false_no_volume_provided [0.021344s] ... ok 2026-08-09 02:05:55.800941 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_1 [0.019237s] ... ok 2026-08-09 02:05:55.813367 | ubuntu-noble | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share [0.038416s] ... ok 2026-08-09 02:05:55.819991 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status [0.019726s] ... ok 2026-08-09 02:05:55.821586 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_invalid_protocol [0.021444s] ... ok 2026-08-09 02:05:55.833463 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_group_related_to_server [0.053304s] ... ok 2026-08-09 02:05:55.838024 | ubuntu-noble | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_no_eradicate [0.024397s] ... ok 2026-08-09 02:05:55.840485 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_1 [0.019945s] ... ok 2026-08-09 02:05:55.843293 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_fsal_hook [0.021265s] ... ok 2026-08-09 02:05:55.858795 | ubuntu-noble | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_purity_fb_module [0.020639s] ... ok 2026-08-09 02:05:55.860143 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:55.860657 | ubuntu-noble | {2} 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.020258s] ... ok 2026-08-09 02:05:55.862742 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_2 [0.019338s] ... ok 2026-08-09 02:05:55.880443 | ubuntu-noble | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share [0.021618s] ... ok 2026-08-09 02:05:55.880942 | ubuntu-noble | {2} 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.019966s] ... ok 2026-08-09 02:05:55.881736 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:55.883756 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_access_via_manager [0.020772s] ... ok 2026-08-09 02:05:55.901460 | ubuntu-noble | {2} 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.020878s] ... ok 2026-08-09 02:05:55.906256 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_add_host [0.022532s] ... ok 2026-08-09 02:05:55.906277 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_init_helper [0.019493s] ... ok 2026-08-09 02:05:55.911974 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_not_available [0.074994s] ... ok 2026-08-09 02:05:55.920628 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_supported [0.019103s] ... ok 2026-08-09 02:05:55.922049 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_exports [0.018713s] ... ok 2026-08-09 02:05:55.924084 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_2_fakeLabel [0.020791s] ... ok 2026-08-09 02:05:55.928165 | ubuntu-noble | 2026-08-09 02:05:55.924 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:55.935049 | ubuntu-noble | 2026-08-09 02:05:55.932 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:55.935070 | ubuntu-noble | 2026-08-09 02:05:55.932 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:55.945107 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_existent_home_port [0.018767s] ... ok 2026-08-09 02:05:55.945135 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_type [0.019435s] ... ok 2026-08-09 02:05:55.945141 | ubuntu-noble | --- Logging error --- 2026-08-09 02:05:55.945147 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_2 [0.020974s] ... ok 2026-08-09 02:05:55.945498 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:55.945600 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-08-09 02:05:55.945613 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-08-09 02:05:55.945619 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.945624 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:55.945629 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:55.945634 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.945639 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:55.945645 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:55.945650 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.945656 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:55.945662 | ubuntu-noble | raise effect 2026-08-09 02:05:55.945667 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: ['gigabytes']. 2026-08-09 02:05:55.945673 | ubuntu-noble | 2026-08-09 02:05:55.945678 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:05:55.945684 | ubuntu-noble | 2026-08-09 02:05:55.945689 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:55.945694 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:05:55.945699 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:05:55.945705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.945710 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:05:55.945715 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:05:55.945720 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.945725 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-08-09 02:05:55.945730 | ubuntu-noble | record.message = record.getMessage() 2026-08-09 02:05:55.945736 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.945741 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-08-09 02:05:55.945746 | ubuntu-noble | msg = msg % self.args 2026-08-09 02:05:55.945751 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-08-09 02:05:55.945756 | ubuntu-noble | TypeError: %d format: a real number is required, not str 2026-08-09 02:05:55.945762 | ubuntu-noble | Call stack: 2026-08-09 02:05:55.947397 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:05:55.947455 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:05:55.947462 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:05:55.947467 | ubuntu-noble | main() 2026-08-09 02:05:55.947473 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:05:55.947478 | ubuntu-noble | program.TestProgram( 2026-08-09 02:05:55.947483 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:05:55.947503 | ubuntu-noble | self.runTests() 2026-08-09 02:05:55.947508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:05:55.947514 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:05:55.947519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:05:55.947524 | ubuntu-noble | test(result) 2026-08-09 02:05:55.947529 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:55.947535 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:55.947540 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:55.947546 | ubuntu-noble | test(result) 2026-08-09 02:05:55.948460 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:55.948469 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:55.948473 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:55.948477 | ubuntu-noble | test(result) 2026-08-09 02:05:55.948481 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:55.948484 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:55.948488 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:55.948492 | ubuntu-noble | test(result) 2026-08-09 02:05:55.948495 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:05:55.948499 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:55.948503 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:05:55.948506 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:05:55.948510 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:05:55.948514 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:05:55.948518 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:05:55.948521 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:05:55.948525 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:05:55.948529 | ubuntu-noble | self._run_core() 2026-08-09 02:05:55.948532 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-08-09 02:05:55.948536 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-08-09 02:05:55.948540 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:05:55.948548 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:05:55.948552 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-08-09 02:05:55.948556 | ubuntu-noble | return self._get_test_method()() 2026-08-09 02:05:55.948559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:05:55.948581 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:05:55.948587 | ubuntu-noble | 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-08-09 02:05:55.948591 | ubuntu-noble | self.assertRaises( 2026-08-09 02:05:55.948595 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-08-09 02:05:55.948599 | ubuntu-noble | self.assertThat(our_callable, matcher) 2026-08-09 02:05:55.948602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat 2026-08-09 02:05:55.948611 | ubuntu-noble | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-08-09 02:05:55.948615 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-08-09 02:05:55.948619 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-08-09 02:05:55.948622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-08-09 02:05:55.948626 | ubuntu-noble | result = actual_callable() 2026-08-09 02:05:55.948630 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-08-09 02:05:55.948639 | ubuntu-noble | return self._callable_object(*self._args, **self._kwargs) 2026-08-09 02:05:55.948903 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1891, in _modify_quotas_for_share_migration 2026-08-09 02:05:55.948913 | ubuntu-noble | LOG.warning("Quota exceeded for %(s_pid)s, " 2026-08-09 02:05:55.948917 | ubuntu-noble | Message: 'Quota exceeded for %(s_pid)s, tried to migrate %(s_size)sG share (%(d_consumed)dG of %(d_quota)dG already consumed).' 2026-08-09 02:05:55.948921 | ubuntu-noble | Arguments: {'s_pid': None, 's_size': 0, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-08-09 02:05:55.952683 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_3 [0.043876s] ... ok 2026-08-09 02:05:55.959255 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs [0.019804s] ... ok 2026-08-09 02:05:55.960706 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_3 [0.018381s] ... ok 2026-08-09 02:05:55.967496 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_05 [0.022433s] ... ok 2026-08-09 02:05:55.968903 | ubuntu-noble | 2026-08-09 02:05:55.963 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:55.968921 | ubuntu-noble | 2026-08-09 02:05:55.963 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:55.979969 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_5 [0.019503s] ... ok 2026-08-09 02:05:55.980507 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_2_False [0.020623s] ... ok 2026-08-09 02:05:55.987531 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__security_service_update_validate_hosts_new_check [0.029958s] ... FAILED 2026-08-09 02:05:55.987562 | ubuntu-noble | 2026-08-09 02:05:55.987612 | ubuntu-noble | Captured traceback: 2026-08-09 02:05:55.987622 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:05:55.987630 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:55.987639 | ubuntu-noble | 2026-08-09 02:05:55.987647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 6987, in test__security_service_update_validate_hosts_new_check 2026-08-09 02:05:55.987655 | ubuntu-noble | res = self.api._security_service_update_validate_hosts( 2026-08-09 02:05:55.987664 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.987672 | ubuntu-noble | 2026-08-09 02:05:55.987692 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 106, in wrapped 2026-08-09 02:05:55.987700 | ubuntu-noble | return locked_security_service_operation(*args, **kwargs) 2026-08-09 02:05:55.987719 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.987727 | ubuntu-noble | 2026-08-09 02:05:55.987735 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:05:55.987743 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:05:55.987765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.987773 | ubuntu-noble | 2026-08-09 02:05:55.987781 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:05:55.987798 | ubuntu-noble | with lock(blocking): 2026-08-09 02:05:55.987806 | ubuntu-noble | 2026-08-09 02:05:55.987814 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:05:55.987822 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:05:55.987830 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.987838 | ubuntu-noble | 2026-08-09 02:05:55.988006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:05:55.988020 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:05:55.988029 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:55.988037 | ubuntu-noble | 2026-08-09 02:05:55.988046 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:05:55.988054 | ubuntu-noble | 2026-08-09 02:05:55.989835 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_13 [0.022295s] ... ok 2026-08-09 02:05:55.998361 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_3_1001__10069 [0.018842s] ... ok 2026-08-09 02:05:56.002277 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_2_False [0.020566s] ... ok 2026-08-09 02:05:56.013225 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_15 [0.022437s] ... ok 2026-08-09 02:05:56.018205 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_6 [0.019458s] ... ok 2026-08-09 02:05:56.024651 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_1___ [0.020864s] ... ok 2026-08-09 02:05:56.027642 | ubuntu-noble | 2026-08-09 02:05:56.024 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-08-09 02:05:56.036718 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_18 [0.023444s] ... ok 2026-08-09 02:05:56.038726 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_4__1001__1001___foo_bar [0.019673s] ... ok 2026-08-09 02:05:56.041652 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.018772s] ... ok 2026-08-09 02:05:56.057994 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_3 [0.019265s] ... ok 2026-08-09 02:05:56.058016 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_25 [0.021613s] ... ok 2026-08-09 02:05:56.059843 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.019198s] ... ok 2026-08-09 02:05:56.062086 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_add_type_conflict [0.078927s] ... ok 2026-08-09 02:05:56.077086 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_4 [0.019614s] ... ok 2026-08-09 02:05:56.079362 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_26 [0.021881s] ... ok 2026-08-09 02:05:56.084913 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_1 [0.024741s] ... ok 2026-08-09 02:05:56.093120 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_no_support [0.031088s] ... ok 2026-08-09 02:05:56.097775 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_5__1001__1000__124__foo_bar [0.019005s] ... ok 2026-08-09 02:05:56.101180 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_volinfo [0.020106s] ... ok 2026-08-09 02:05:56.104079 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.019242s] ... ok 2026-08-09 02:05:56.114924 | ubuntu-noble | 2026-08-09 02:05:56.111 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:56.116077 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_3 [0.019537s] ... ok 2026-08-09 02:05:56.119201 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-08-09 02:05:56.119231 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:56.119241 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-08-09 02:05:56.119250 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-08-09 02:05:56.119259 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.119267 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-08-09 02:05:56.119276 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-08-09 02:05:56.119284 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-08-09 02:05:56.122034 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_3 [0.021741s] ... ok 2026-08-09 02:05:56.122191 | ubuntu-noble | 2026-08-09 02:05:56.118 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.122202 | ubuntu-noble | 2026-08-09 02:05:56.119 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.123774 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_peers [0.019683s] ... ok 2026-08-09 02:05:56.134965 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_1 [0.018907s] ... ok 2026-08-09 02:05:56.139938 | ubuntu-noble | volID for Share shareId does not exist 2026-08-09 02:05:56.142720 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_volid [0.020687s] ... ok 2026-08-09 02:05:56.143802 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_03 [0.019658s] ... ok 2026-08-09 02:05:56.149417 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_rules_na [0.055390s] ... ok 2026-08-09 02:05:56.152783 | ubuntu-noble | 2026-08-09 02:05:56.150 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.152805 | ubuntu-noble | 2026-08-09 02:05:56.150 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.160078 | ubuntu-noble | Snapshot fakeSnapshotId does not exist 2026-08-09 02:05:56.163504 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot_without_snapshot_id [0.019463s] ... ok 2026-08-09 02:05:56.166753 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_invalid_subnet [0.019784s] ... ok 2026-08-09 02:05:56.182621 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_4 [0.019680s] ... ok 2026-08-09 02:05:56.184668 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_2_fake_migration_id [0.019437s] ... ok 2026-08-09 02:05:56.200045 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_share_busy [0.051479s] ... ok 2026-08-09 02:05:56.202051 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_existing_share [0.019762s] ... ok 2026-08-09 02:05:56.203402 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_1_None [0.020316s] ... ok 2026-08-09 02:05:56.211907 | ubuntu-noble | 2026-08-09 02:05:56.209 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-08-09 02:05:56.222639 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_exception [0.019249s] ... ok 2026-08-09 02:05:56.223138 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_2_fakeHostNameNotMatch [0.021348s] ... ok 2026-08-09 02:05:56.227245 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_validate_hosts [0.023735s] ... FAILED 2026-08-09 02:05:56.227281 | ubuntu-noble | 2026-08-09 02:05:56.227766 | ubuntu-noble | Captured traceback: 2026-08-09 02:05:56.227782 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:05:56.227792 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:56.227802 | ubuntu-noble | 2026-08-09 02:05:56.227825 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 7253, in test__share_server_update_allocations_validate_hosts 2026-08-09 02:05:56.227857 | ubuntu-noble | res = self.api._share_server_update_allocations_validate_hosts( 2026-08-09 02:05:56.227868 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.227878 | ubuntu-noble | 2026-08-09 02:05:56.227890 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 130, in wrapped 2026-08-09 02:05:56.227902 | ubuntu-noble | return locked_share_server_allocations_operation(*args, **kwargs) 2026-08-09 02:05:56.228043 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.228057 | ubuntu-noble | 2026-08-09 02:05:56.228067 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:05:56.228076 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:05:56.228085 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.228094 | ubuntu-noble | 2026-08-09 02:05:56.228103 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:05:56.228181 | ubuntu-noble | with lock(blocking): 2026-08-09 02:05:56.228192 | ubuntu-noble | 2026-08-09 02:05:56.228202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:05:56.228214 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:05:56.228226 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.228940 | ubuntu-noble | 2026-08-09 02:05:56.228966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:05:56.228979 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:05:56.229006 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.229016 | ubuntu-noble | 2026-08-09 02:05:56.229025 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:05:56.229034 | ubuntu-noble | 2026-08-09 02:05:56.242725 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_2 [0.019708s] ... ok 2026-08-09 02:05:56.243246 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_deny_and_allow_access [0.019534s] ... ok 2026-08-09 02:05:56.262110 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_1_active [0.019459s] ... ok 2026-08-09 02:05:56.265585 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_share_stats [0.021567s] ... ok 2026-08-09 02:05:56.266244 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:05:56.266257 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:56.266263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:05:56.266268 | ubuntu-noble | self._driver.commit( 2026-08-09 02:05:56.266274 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:05:56.266287 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:05:56.266293 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:05:56.266298 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:05:56.266303 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266308 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:05:56.266313 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:05:56.266318 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266323 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:05:56.266329 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:05:56.266334 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:56.266340 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:56.266345 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:56.266350 | ubuntu-noble | raise self.value 2026-08-09 02:05:56.266355 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:05:56.266360 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:05:56.266365 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:05:56.266376 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:05:56.266381 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266386 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:05:56.266391 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:05:56.266396 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266401 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:05:56.266406 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:05:56.266412 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266417 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.266432 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.266450 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266455 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:05:56.266460 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:56.266464 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:56.266475 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:56.266479 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:56.266484 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.266489 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.266494 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266499 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:05:56.266504 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:56.266509 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266514 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:56.266519 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:56.266524 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:56.266529 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.266533 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.266538 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266543 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:05:56.266548 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:56.266553 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266558 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:56.266563 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:56.266643 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:56.266659 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.266664 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.266669 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266674 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:05:56.266679 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:05:56.266684 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266689 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:05:56.266694 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:05:56.266699 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266704 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:05:56.266709 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:05:56.266714 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.266719 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:05:56.266724 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:05:56.266735 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:05:56.266740 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:05:56.266745 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:05:56.276020 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_2 [0.051245s] ... ok 2026-08-09 02:05:56.282332 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_2 [0.019410s] ... ok 2026-08-09 02:05:56.284683 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_enf [0.019345s] ... ok 2026-08-09 02:05:56.294532 | ubuntu-noble | 2026-08-09 02:05:56.290 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:56.300138 | ubuntu-noble | 2026-08-09 02:05:56.297 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.300162 | ubuntu-noble | 2026-08-09 02:05:56.298 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.301207 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_2_False [0.019097s] ... ok 2026-08-09 02:05:56.301674 | ubuntu-noble | Quota exceeded for None, tried to create 5G backup, but (10G of 5G already consumed.) 2026-08-09 02:05:56.303969 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify [0.019445s] ... ok 2026-08-09 02:05:56.304957 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_1 [0.028649s] ... ok 2026-08-09 02:05:56.320009 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test__update_for_failover [0.018393s] ... ok 2026-08-09 02:05:56.324961 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume [0.021177s] ... ok 2026-08-09 02:05:56.331876 | ubuntu-noble | 2026-08-09 02:05:56.324 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.331924 | ubuntu-noble | 2026-08-09 02:05:56.324 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.338851 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp_not_found [0.019330s] ... ok 2026-08-09 02:05:56.345003 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access_nonip [0.019916s] ... ok 2026-08-09 02:05:56.357258 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_average_cpu_utilization [0.018124s] ... ok 2026-08-09 02:05:56.363050 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_snapshots [0.057955s] ... ok 2026-08-09 02:05:56.366724 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_replication [0.021393s] ... ok 2026-08-09 02:05:56.376005 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters [0.018379s] ... ok 2026-08-09 02:05:56.390116 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:56.392423 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_type [0.022141s] ... ok 2026-08-09 02:05:56.395281 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_1 [0.017917s] ... ok 2026-08-09 02:05:56.398441 | ubuntu-noble | 2026-08-09 02:05:56.390 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-08-09 02:05:56.407363 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:05:56.407401 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:56.407405 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:05:56.407410 | ubuntu-noble | self._driver.commit( 2026-08-09 02:05:56.407414 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:05:56.407418 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:05:56.407423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:05:56.407426 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:05:56.407430 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407434 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:05:56.407437 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:05:56.407441 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407445 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:05:56.407449 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:05:56.407453 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:56.407457 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:56.407460 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:56.407464 | ubuntu-noble | raise self.value 2026-08-09 02:05:56.407475 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:05:56.407479 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:05:56.407483 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:05:56.407490 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:05:56.407494 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:05:56.407501 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:05:56.407505 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407509 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:05:56.407512 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:05:56.407516 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.407523 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.407527 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407531 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:05:56.407534 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:56.407546 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407550 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:56.407554 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:56.407557 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:56.407561 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.407586 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.407594 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407597 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:05:56.407601 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:56.407605 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407608 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:56.407612 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:56.407616 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:56.407619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.407629 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.407633 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407636 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:05:56.407640 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:56.407643 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:56.407651 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:56.407654 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:56.407664 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.407668 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.407672 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:05:56.407679 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:05:56.407683 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407686 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:05:56.407690 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:05:56.407694 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407698 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:05:56.407701 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:05:56.407705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.407709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:05:56.407712 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:05:56.407716 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:05:56.407723 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:05:56.407727 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:05:56.413668 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_1_ip [0.024123s] ... ok 2026-08-09 02:05:56.415560 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:56.416858 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_3 [0.020132s] ... ok 2026-08-09 02:05:56.418051 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_1 [0.053360s] ... ok 2026-08-09 02:05:56.434690 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_delta [0.019450s] ... ok 2026-08-09 02:05:56.434720 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_network_allocations_number [0.020825s] ... ok 2026-08-09 02:05:56.442726 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_busy_share [0.026216s] ... ok 2026-08-09 02:05:56.449811 | ubuntu-noble | Could not get performance base counter name. Performance-based scheduler functions may not be available. 2026-08-09 02:05:56.449830 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:56.449835 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 51, in _init_counter_info 2026-08-09 02:05:56.449840 | ubuntu-noble | self._get_base_counter_name('system:constituent', 2026-08-09 02:05:56.449844 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:56.449848 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:56.449852 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.449856 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:56.449860 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:56.449864 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.449868 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:56.449872 | ubuntu-noble | raise effect 2026-08-09 02:05:56.449876 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:05:56.451889 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_2 [0.018563s] ... ok 2026-08-09 02:05:56.454823 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_add_export [0.020489s] ... ok 2026-08-09 02:05:56.469021 | ubuntu-noble | 2026-08-09 02:05:56.465 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:56.471657 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_unknown_nodes [0.018452s] ... ok 2026-08-09 02:05:56.477785 | ubuntu-noble | Quota exceeded for None, unable to create share-replica (10 of 5 already consumed). 2026-08-09 02:05:56.478281 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_2 [0.035507s] ... ok 2026-08-09 02:05:56.478902 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_1 [0.020571s] ... ok 2026-08-09 02:05:56.478916 | ubuntu-noble | 2026-08-09 02:05:56.474 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.478920 | ubuntu-noble | 2026-08-09 02:05:56.474 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.488132 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_1 [0.017679s] ... ok 2026-08-09 02:05:56.494036 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_cleanup_fsal_hook [0.018404s] ... ok 2026-08-09 02:05:56.507971 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_2 [0.018408s] ... ok 2026-08-09 02:05:56.514290 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:05:56.514311 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:56.514318 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:05:56.514324 | ubuntu-noble | self._driver.commit( 2026-08-09 02:05:56.514330 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:05:56.514335 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:05:56.514341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:05:56.514360 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:05:56.514366 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:05:56.514376 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:05:56.514381 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514386 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:05:56.514392 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:05:56.514398 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:56.514403 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:56.514408 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:56.514414 | ubuntu-noble | raise self.value 2026-08-09 02:05:56.514419 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:05:56.514424 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:05:56.514429 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514434 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:05:56.514439 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:05:56.514444 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514450 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:05:56.514455 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:05:56.514460 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:05:56.514470 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:05:56.514475 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514481 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.514486 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.514491 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514496 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:05:56.514501 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:56.514506 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514511 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:56.514537 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:56.514543 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:56.514548 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.514553 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.514558 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514563 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:05:56.514596 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:56.514602 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:56.514612 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:56.514617 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:56.514622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.514627 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.514632 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514637 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:05:56.514642 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:56.514647 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:56.514658 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:56.514663 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:56.514675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:56.514680 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:56.514685 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514690 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:05:56.514695 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:05:56.514705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514710 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:05:56.514715 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:05:56.514721 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514726 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:05:56.514731 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:05:56.514736 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:56.514741 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:05:56.514746 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:05:56.514751 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:05:56.514756 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:05:56.514761 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:05:56.515374 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_default_config_hook [0.019229s] ... ok 2026-08-09 02:05:56.523226 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_2_CIFS [0.044156s] ... ok 2026-08-09 02:05:56.525514 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_update_access [0.018257s] ... ok 2026-08-09 02:05:56.534400 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_allow [0.018960s] ... ok 2026-08-09 02:05:56.544595 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_2___fc00__1_____fc00__1___ [0.018022s] ... ok 2026-08-09 02:05:56.552368 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_provided [0.018583s] ... ok 2026-08-09 02:05:56.555004 | ubuntu-noble | 2026-08-09 02:05:56.549 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.555020 | ubuntu-noble | 2026-08-09 02:05:56.549 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.561863 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share [0.018512s] ... ok 2026-08-09 02:05:56.572025 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.020830s] ... ok 2026-08-09 02:05:56.576047 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot [0.053279s] ... ok 2026-08-09 02:05:56.579324 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target_missing_location [0.017513s] ... ok 2026-08-09 02:05:56.592517 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server_revert [0.020053s] ... ok 2026-08-09 02:05:56.598932 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_type [0.017855s] ... ok 2026-08-09 02:05:56.612456 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__teardown_server [0.020207s] ... ok 2026-08-09 02:05:56.616331 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_case_insensitive [0.018943s] ... ok 2026-08-09 02:05:56.621046 | ubuntu-noble | 2026-08-09 02:05:56.617 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-08-09 02:05:56.635280 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_correct [0.020275s] ... ok 2026-08-09 02:05:56.635441 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_1_True [0.017773s] ... ok 2026-08-09 02:05:56.637274 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_no_host [0.060076s] ... ok 2026-08-09 02:05:56.655984 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_1_True [0.019016s] ... ok 2026-08-09 02:05:56.656007 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_not_attached [0.020834s] ... ok 2026-08-09 02:05:56.656024 | ubuntu-noble | 2026-08-09 02:05:56.650 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:56.662930 | ubuntu-noble | 2026-08-09 02:05:56.658 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.662951 | ubuntu-noble | 2026-08-09 02:05:56.659 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.671584 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing [0.018194s] ... ok 2026-08-09 02:05:56.675073 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_2 [0.038446s] ... ok 2026-08-09 02:05:56.678596 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot [0.020852s] ... ok 2026-08-09 02:05:56.678618 | ubuntu-noble | 2026-08-09 02:05:56.675 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.678625 | ubuntu-noble | 2026-08-09 02:05:56.675 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.688137 | ubuntu-noble | Please use NetAppDriver in the configuration file to load the driver instead of directly specifying the driver module name. 2026-08-09 02:05:56.690225 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_no_proxy [0.018423s] ... ok 2026-08-09 02:05:56.694999 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_snapshot [0.020079s] ... ok 2026-08-09 02:05:56.708491 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_platform [0.017974s] ... ok 2026-08-09 02:05:56.709684 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_invalid_status [0.034175s] ... ok 2026-08-09 02:05:56.717210 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container [0.022133s] ... ok 2026-08-09 02:05:56.727637 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.019057s] ... ok 2026-08-09 02:05:56.735292 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_2_False [0.025238s] ... ok 2026-08-09 02:05:56.735316 | ubuntu-noble | 2026-08-09 02:05:56.730 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-08-09 02:05:56.740908 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_dhss_false_server_avail_after_retry [0.021977s] ... ok 2026-08-09 02:05:56.750673 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__add_one_ip_to_empty_access_list [0.019184s] ... ok 2026-08-09 02:05:56.760936 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_2_130 [0.021073s] ... ok 2026-08-09 02:05:56.765525 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete [0.018008s] ... ok 2026-08-09 02:05:56.774497 | ubuntu-noble | 2026-08-09 02:05:56.769 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:56.783926 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_3_123 [0.020919s] ... ok 2026-08-09 02:05:56.783952 | ubuntu-noble | 2026-08-09 02:05:56.779 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.783959 | ubuntu-noble | 2026-08-09 02:05:56.779 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.783965 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_error [0.018522s] ... ok 2026-08-09 02:05:56.794283 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_1_True [0.058761s] ... ok 2026-08-09 02:05:56.800096 | ubuntu-noble | 2026-08-09 02:05:56.796 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.800126 | ubuntu-noble | 2026-08-09 02:05:56.796 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.803283 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_not_found [0.017791s] ... ok 2026-08-09 02:05:56.803306 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size [0.020790s] ... ok 2026-08-09 02:05:56.812307 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_token_retries [3.002543s] ... ok 2026-08-09 02:05:56.815157 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_found [0.002990s] ... ok 2026-08-09 02:05:56.817194 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_not_found [0.001549s] ... ok 2026-08-09 02:05:56.819999 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_2_error_deleting [0.026533s] ... ok 2026-08-09 02:05:56.821416 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_set [0.019585s] ... ok 2026-08-09 02:05:56.824176 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_none [0.020690s] ... ok 2026-08-09 02:05:56.839462 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_acl [0.018110s] ... ok 2026-08-09 02:05:56.843266 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_1_True [0.023075s] ... ok 2026-08-09 02:05:56.843854 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_with_private_data [0.020110s] ... ok 2026-08-09 02:05:56.845766 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_ret_for_update_object [0.027692s] ... ok 2026-08-09 02:05:56.858079 | ubuntu-noble | 2026-08-09 02:05:56.853 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-08-09 02:05:56.859081 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_https [0.019176s] ... ok 2026-08-09 02:05:56.865904 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_2 [0.022043s] ... ok 2026-08-09 02:05:56.875930 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_vip [0.029205s] ... ok 2026-08-09 02:05:56.878003 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_size [0.033993s] ... ok 2026-08-09 02:05:56.878543 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_end [0.018718s] ... ok 2026-08-09 02:05:56.887437 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_recreation [0.020559s] ... ok 2026-08-09 02:05:56.895888 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_payload [0.018233s] ... ok 2026-08-09 02:05:56.897242 | ubuntu-noble | 2026-08-09 02:05:56.892 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:56.901439 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_from_snapshot [0.027244s] ... ok 2026-08-09 02:05:56.909850 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_not_present [0.020426s] ... ok 2026-08-09 02:05:56.910500 | ubuntu-noble | 2026-08-09 02:05:56.905 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.910515 | ubuntu-noble | 2026-08-09 02:05:56.905 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.912061 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_task_state [0.034204s] ... ok 2026-08-09 02:05:56.914394 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___empty_path [0.018779s] ... ok 2026-08-09 02:05:56.926623 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny [0.025360s] ... ok 2026-08-09 02:05:56.927176 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_retry_once [0.020184s] ... ok 2026-08-09 02:05:56.933428 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_data_payload [0.018134s] ... ok 2026-08-09 02:05:56.943554 | ubuntu-noble | 2026-08-09 02:05:56.941 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:56.944286 | ubuntu-noble | 2026-08-09 02:05:56.941 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:56.946359 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_1 [0.018715s] ... ok 2026-08-09 02:05:56.947413 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_extend_share_over_per_share_quota [0.035714s] ... ok 2026-08-09 02:05:56.951234 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_error [0.018248s] ... ok 2026-08-09 02:05:56.951650 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_2___abcdef___False_ [0.023950s] ... ok 2026-08-09 02:05:56.968458 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_1 [0.019156s] ... ok 2026-08-09 02:05:56.970587 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_2_bartrue [0.023235s] ... ok 2026-08-09 02:05:56.974671 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401_max_retries [0.018119s] ... ok 2026-08-09 02:05:56.975104 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_3___aA0___False_ [0.020376s] ... ok 2026-08-09 02:05:56.985745 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_4 [0.020125s] ... ok 2026-08-09 02:05:56.988479 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test__get_provisioned_capacity [0.019210s] ... ok 2026-08-09 02:05:56.989887 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_1_False [0.018645s] ... ok 2026-08-09 02:05:56.994826 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_with_sorting_valid [0.024106s] ... ok 2026-08-09 02:05:56.998315 | ubuntu-noble | 2026-08-09 02:05:56.995 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-08-09 02:05:57.003057 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:57.005406 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_2 [0.019601s] ... ok 2026-08-09 02:05:57.009065 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.020476s] ... ok 2026-08-09 02:05:57.022671 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:57.025616 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_2_level [0.018962s] ... ok 2026-08-09 02:05:57.026108 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_2_True [0.034419s] ... ok 2026-08-09 02:05:57.026543 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:57.029439 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.018623s] ... ok 2026-08-09 02:05:57.030747 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_not_authorized [0.033033s] ... ok 2026-08-09 02:05:57.042493 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:57.046131 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_share_stats [0.020994s] ... ok 2026-08-09 02:05:57.046976 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_1_None [0.021820s] ... ok 2026-08-09 02:05:57.047247 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:57.048865 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_manage_existing [0.020874s] ... ok 2026-08-09 02:05:57.053812 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot [0.025311s] ... ok 2026-08-09 02:05:57.068102 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:57.068875 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_3__1_2_3_4_foo [0.020371s] ... ok 2026-08-09 02:05:57.068903 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_1_None [0.020623s] ... ok 2026-08-09 02:05:57.070748 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem [0.019595s] ... ok 2026-08-09 02:05:57.081368 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_not_authorized [0.026906s] ... ok 2026-08-09 02:05:57.086881 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_05__10__10_ [0.018134s] ... ok 2026-08-09 02:05:57.089108 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_2_1 [0.020406s] ... ok 2026-08-09 02:05:57.089130 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_success [0.022179s] ... ok 2026-08-09 02:05:57.089336 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:57.105734 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_10___1M___1048576_ [0.018693s] ... ok 2026-08-09 02:05:57.107921 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_already_managed [0.026493s] ... ok 2026-08-09 02:05:57.108048 | ubuntu-noble | Could not create CIFS export fake_share_name. 2026-08-09 02:05:57.108058 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:57.108063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py", line 454, in create_exports 2026-08-09 02:05:57.108069 | ubuntu-noble | self._ssh_exec( 2026-08-09 02:05:57.108075 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:57.108080 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:57.108085 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:57.108090 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:57.108095 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:57.108100 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:57.108116 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:57.108121 | ubuntu-noble | raise result 2026-08-09 02:05:57.108126 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:57.108131 | ubuntu-noble | Command: None 2026-08-09 02:05:57.108137 | ubuntu-noble | Exit code: - 2026-08-09 02:05:57.108142 | ubuntu-noble | Stdout: None 2026-08-09 02:05:57.108147 | ubuntu-noble | Stderr: None 2026-08-09 02:05:57.108153 | ubuntu-noble | 2026-08-09 02:05:57.108159 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:05:57.108164 | ubuntu-noble | 2026-08-09 02:05:57.108170 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:57.108175 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py", line 459, in create_exports 2026-08-09 02:05:57.108180 | ubuntu-noble | self._ssh_exec(server, create_cmd) 2026-08-09 02:05:57.108185 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:57.108190 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:57.108195 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:57.108201 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:57.108206 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:57.108211 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:57.108216 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:05:57.108221 | ubuntu-noble | raise result 2026-08-09 02:05:57.108227 | ubuntu-noble | Exception 2026-08-09 02:05:57.110003 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_helpers [0.019923s] ... ok 2026-08-09 02:05:57.110945 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist_exception [0.021822s] ... ok 2026-08-09 02:05:57.125969 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_3 [0.018080s] ... ok 2026-08-09 02:05:57.130841 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_2 [0.019681s] ... ok 2026-08-09 02:05:57.137988 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-08-09 02:05:57.141739 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_5_None [0.033855s] ... ok 2026-08-09 02:05:57.142757 | ubuntu-noble | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_no_eradicate [0.036253s] ... ok 2026-08-09 02:05:57.144655 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_rule_updates [0.017997s] ... ok 2026-08-09 02:05:57.151059 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_1 [0.020267s] ... ok 2026-08-09 02:05:57.162772 | ubuntu-noble | snapshot fake_dataset.snap not found on FlashBlade, skip delete 2026-08-09 02:05:57.164184 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_volume_path_by_share_name [0.018521s] ... ok 2026-08-09 02:05:57.164882 | ubuntu-noble | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_not_found [0.022429s] ... ok 2026-08-09 02:05:57.171661 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_2_10_0_0_1_33 [0.020562s] ... ok 2026-08-09 02:05:57.173634 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-08-09 02:05:57.176065 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_6_None [0.034310s] ... ok 2026-08-09 02:05:57.186017 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access [0.020323s] ... ok 2026-08-09 02:05:57.191425 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_07 [0.026381s] ... ok 2026-08-09 02:05:57.192888 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_2 [0.021127s] ... ok 2026-08-09 02:05:57.200086 | ubuntu-noble | Unsupported access level fake_level or access type user, skipping removal of access rule to FakeDomain\FakeUser. 2026-08-09 02:05:57.201906 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_deleting_invalid_rule [0.018083s] ... ok 2026-08-09 02:05:57.213174 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_09 [0.021692s] ... ok 2026-08-09 02:05:57.215217 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-08-09 02:05:57.216226 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_3 [0.020436s] ... ok 2026-08-09 02:05:57.218953 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_service_down [0.042968s] ... ok 2026-08-09 02:05:57.219901 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_ensure_directory_exists [0.017659s] ... ok 2026-08-09 02:05:57.234780 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_3_5_6_7_9__foo_quuz [0.021275s] ... ok 2026-08-09 02:05:57.237047 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_11 [0.023421s] ... ok 2026-08-09 02:05:57.238893 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_current_domain [0.018774s] ... ok 2026-08-09 02:05:57.256049 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_1_1 [0.017562s] ... ok 2026-08-09 02:05:57.257463 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper [0.022055s] ... ok 2026-08-09 02:05:57.259118 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_17 [0.022474s] ... ok 2026-08-09 02:05:57.270312 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-08-09 02:05:57.273718 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_1_None [0.054719s] ... ok 2026-08-09 02:05:57.277651 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_volume_path_by_mount_path [0.018397s] ... ok 2026-08-09 02:05:57.282301 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_level [0.022808s] ... ok 2026-08-09 02:05:57.283049 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_28 [0.022497s] ... ok 2026-08-09 02:05:57.291585 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_1_True [0.017451s] ... ok 2026-08-09 02:05:57.299971 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-08-09 02:05:57.300092 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:57.300100 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-08-09 02:05:57.300106 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-08-09 02:05:57.300112 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:57.300117 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-08-09 02:05:57.300122 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-08-09 02:05:57.300128 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-08-09 02:05:57.302250 | ubuntu-noble | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-08-09 02:05:57.303905 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_2 [0.019936s] ... ok 2026-08-09 02:05:57.305185 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_1 [0.023832s] ... ok 2026-08-09 02:05:57.308361 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_1 [0.032023s] ... ok 2026-08-09 02:05:57.311490 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_3 [0.019147s] ... ok 2026-08-09 02:05:57.322752 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_with_hostlist [0.019889s] ... ok 2026-08-09 02:05:57.328899 | ubuntu-noble | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-08-09 02:05:57.329908 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_1 [0.018077s] ... ok 2026-08-09 02:05:57.330852 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_4 [0.024475s] ... ok 2026-08-09 02:05:57.340588 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_rmdir_error [0.035991s] ... ok 2026-08-09 02:05:57.342249 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot [0.019544s] ... ok 2026-08-09 02:05:57.347612 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_success [0.018175s] ... ok 2026-08-09 02:05:57.363303 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_4 [0.021559s] ... ok 2026-08-09 02:05:57.366021 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_1_True [0.018384s] ... ok 2026-08-09 02:05:57.368328 | ubuntu-noble | Error deleting volume 2026-08-09 02:05:57.368361 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:57.368372 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 132, in _deallocate_container 2026-08-09 02:05:57.368380 | ubuntu-noble | privsep_common.execute_with_retries( 2026-08-09 02:05:57.368389 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_lvm.py", line 289, in _fake_exec 2026-08-09 02:05:57.368397 | ubuntu-noble | raise exception.ProcessExecutionError(stderr="error") 2026-08-09 02:05:57.368406 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:05:57.368414 | ubuntu-noble | Command: None 2026-08-09 02:05:57.368423 | ubuntu-noble | Exit code: - 2026-08-09 02:05:57.368432 | ubuntu-noble | Stdout: None 2026-08-09 02:05:57.368440 | ubuntu-noble | Stderr: 'error' 2026-08-09 02:05:57.369421 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_is_member_of_group [0.037425s] ... ok 2026-08-09 02:05:57.372300 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_error [0.030400s] ... ok 2026-08-09 02:05:57.375082 | ubuntu-noble | 2026-08-09 02:05:57.367 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:57.378875 | ubuntu-noble | 2026-08-09 02:05:57.373 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:57.378903 | ubuntu-noble | 2026-08-09 02:05:57.374 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:57.381939 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share [0.018571s] ... ok 2026-08-09 02:05:57.383761 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_not_set [0.018032s] ... ok 2026-08-09 02:05:57.395537 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_mount_point_name [0.024168s] ... ok 2026-08-09 02:05:57.400506 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_deleted_share [0.018030s] ... ok 2026-08-09 02:05:57.402400 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_3___off____False_____compression_on_____compression_off__ [0.018182s] ... ok 2026-08-09 02:05:57.405345 | ubuntu-noble | 2026-08-09 02:05:57.402 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:57.405374 | ubuntu-noble | 2026-08-09 02:05:57.403 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:57.406840 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_status_unavailable [0.038387s] ... ok 2026-08-09 02:05:57.418672 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb [0.018211s] ... ok 2026-08-09 02:05:57.419971 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_escapes [0.023668s] ... ok 2026-08-09 02:05:57.423793 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_08___False____True__False________dedup_off__ [0.018965s] ... ok 2026-08-09 02:05:57.436725 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_other_error [0.017813s] ... ok 2026-08-09 02:05:57.439552 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_12___0____False_____dedup_on_____dedup_off__ [0.018278s] ... ok 2026-08-09 02:05:57.444164 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_1_rw [0.024518s] ... ok 2026-08-09 02:05:57.455185 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_shrink_share [0.018458s] ... ok 2026-08-09 02:05:57.457864 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper [0.018197s] ... ok 2026-08-09 02:05:57.473286 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__add_fixed_ips_to_service_port [0.025469s] ... ok 2026-08-09 02:05:57.474102 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists [0.018170s] ... ok 2026-08-09 02:05:57.477223 | ubuntu-noble | 2026-08-09 02:05:57.471 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-08-09 02:05:57.478269 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_2 [0.017803s] ... ok 2026-08-09 02:05:57.493190 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_add_delete [0.017969s] ... ok 2026-08-09 02:05:57.496052 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_1_ [0.017872s] ... ok 2026-08-09 02:05:57.496111 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_failure [0.024157s] ... ok 2026-08-09 02:05:57.509693 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:57.510320 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_share_stats [0.018595s] ... ok 2026-08-09 02:05:57.512391 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_remote [0.017906s] ... ok 2026-08-09 02:05:57.518096 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_admin_project_id [0.023398s] ... ok 2026-08-09 02:05:57.528169 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:57.529822 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share_fail [0.018293s] ... ok 2026-08-09 02:05:57.529845 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_3 [0.017901s] ... ok 2026-08-09 02:05:57.542857 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin [0.025048s] ... ok 2026-08-09 02:05:57.546466 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:57.547970 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot_fail [0.018473s] ... ok 2026-08-09 02:05:57.548675 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_network_allocations_number [0.017616s] ... ok 2026-08-09 02:05:57.563674 | ubuntu-noble | Unexpected error while trying to get the usage stats from array. 2026-08-09 02:05:57.563700 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:57.563706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/tegile/tegile.py", line 438, in _update_share_stats 2026-08-09 02:05:57.563712 | ubuntu-noble | data = self._api(method='getArrayStats', 2026-08-09 02:05:57.563717 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:57.563723 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:57.563728 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:57.563734 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:57.563739 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:57.563745 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:57.563750 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:57.563756 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:57.563761 | ubuntu-noble | raise effect 2026-08-09 02:05:57.563767 | ubuntu-noble | manila.exception.TegileAPIException: Unexpected response from Tegile IntelliFlash API: Fake Exception 2026-08-09 02:05:57.565354 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init [0.017822s] ... ok 2026-08-09 02:05:57.566122 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:05:57.567200 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_is_used [0.023133s] ... ok 2026-08-09 02:05:57.567669 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats_fail [0.019243s] ... ok 2026-08-09 02:05:57.585772 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_2 [0.018441s] ... ok 2026-08-09 02:05:57.585794 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_1 [0.018336s] ... ok 2026-08-09 02:05:57.588314 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_1 [0.021804s] ... ok 2026-08-09 02:05:57.600690 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' NOT_RO_OR_RW, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2026-08-09 02:05:57.602168 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_complete [0.017882s] ... ok 2026-08-09 02:05:57.602811 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_level [0.017974s] ... ok 2026-08-09 02:05:57.611127 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_bfv_with_vol [0.022549s] ... ok 2026-08-09 02:05:57.621392 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_data_loss [0.018266s] ... ok 2026-08-09 02:05:57.623185 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_fsal_hook [0.017703s] ... ok 2026-08-09 02:05:57.638491 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_1_True [0.027574s] ... ok 2026-08-09 02:05:57.639156 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replica [0.018581s] ... ok 2026-08-09 02:05:57.643521 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_recovery [0.021199s] ... ok 2026-08-09 02:05:57.657286 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init_ssh [0.018040s] ... ok 2026-08-09 02:05:57.661661 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_3_None [0.019396s] ... ok 2026-08-09 02:05:57.663481 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server [0.024234s] ... ok 2026-08-09 02:05:57.676000 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute [0.018585s] ... ok 2026-08-09 02:05:57.683310 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_not_found [0.020201s] ... ok 2026-08-09 02:05:57.684402 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_incorrect [0.020671s] ... ok 2026-08-09 02:05:57.694555 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute_with_sudo [0.018364s] ... ok 2026-08-09 02:05:57.701632 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container_with_volume_not_found [0.019259s] ... ok 2026-08-09 02:05:57.704534 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_server_soft_deleted [0.021106s] ... ok 2026-08-09 02:05:57.716645 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_second_call [0.018241s] ... ok 2026-08-09 02:05:57.723889 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_invalid_helper [0.019233s] ... ok 2026-08-09 02:05:57.728789 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_01 [0.022922s] ... ok 2026-08-09 02:05:57.732954 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports [0.019400s] ... ok 2026-08-09 02:05:57.741076 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_volume [0.020154s] ... ok 2026-08-09 02:05:57.751926 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_04 [0.023084s] ... ok 2026-08-09 02:05:57.753130 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_4_w [0.019339s] ... ok 2026-08-09 02:05:57.761251 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume [0.019408s] ... ok 2026-08-09 02:05:57.761286 | ubuntu-noble | 2026-08-09 02:05:57.757 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:57.769721 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_2___Ok______ [0.018190s] ... ok 2026-08-09 02:05:57.775126 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_1 [0.023857s] ... ok 2026-08-09 02:05:57.777718 | ubuntu-noble | 2026-08-09 02:05:57.772 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:57.777743 | ubuntu-noble | 2026-08-09 02:05:57.772 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:57.781667 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume_invalid_size [0.021253s] ... ok 2026-08-09 02:05:57.787685 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_5_fake [0.017927s] ... ok 2026-08-09 02:05:57.799836 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists [0.022922s] ... ok 2026-08-09 02:05:57.803065 | ubuntu-noble | 2026-08-09 02:05:57.799 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:57.803196 | ubuntu-noble | 2026-08-09 02:05:57.799 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:57.806665 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_7_p [0.018339s] ... ok 2026-08-09 02:05:57.808329 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_not_present [0.026201s] ... ok 2026-08-09 02:05:57.822401 | ubuntu-noble | Error Creating Property: manila_managed Type: Boolean Description: Managed by Manila Return code: 404 Message: data. 2026-08-09 02:05:57.822966 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_public [0.024787s] ... ok 2026-08-09 02:05:57.824836 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_negative [0.018304s] ... ok 2026-08-09 02:05:57.831987 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_present [0.021122s] ... ok 2026-08-09 02:05:57.848808 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_neutron_network_helper [0.024895s] ... ok 2026-08-09 02:05:57.850776 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently_raise_error_on_remove [0.021082s] ... ok 2026-08-09 02:05:57.858664 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:57.870444 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_2 [0.019274s] ... ok 2026-08-09 02:05:57.871201 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_found [0.022618s] ... ok 2026-08-09 02:05:57.875090 | ubuntu-noble | 2026-08-09 02:05:57.871 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-08-09 02:05:57.890609 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers_no_helpers [0.019457s] ... ok 2026-08-09 02:05:57.895372 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_driver_config [0.024219s] ... ok 2026-08-09 02:05:57.910325 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_1_applying [0.082990s] ... ok 2026-08-09 02:05:57.910385 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmanage_snapshot [0.020209s] ... ok 2026-08-09 02:05:57.919036 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_handling_of_share_servers [0.023057s] ... ok 2026-08-09 02:05:57.928610 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export [0.018576s] ... ok 2026-08-09 02:05:57.933648 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_2_deleting [0.526671s] ... ok 2026-08-09 02:05:57.939871 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_1_None [0.021273s] ... ok 2026-08-09 02:05:57.943105 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:57.948259 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_1 [0.017836s] ... ok 2026-08-09 02:05:57.960086 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_4_extending [0.025736s] ... ok 2026-08-09 02:05:57.961674 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_two_sg_in_list [0.021751s] ... ok 2026-08-09 02:05:57.965875 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_3 [0.018390s] ... ok 2026-08-09 02:05:57.968994 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_1__1073741824___NFS____fakeid__ [0.007236s] ... ok 2026-08-09 02:05:57.975619 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_snapshot [0.005976s] ... ok 2026-08-09 02:05:57.981307 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:57.986745 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_snapshot [0.006910s] ... ok 2026-08-09 02:05:57.986806 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup [0.000932s] ... ok 2026-08-09 02:05:57.986813 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_do_setup [0.018390s] ... ok 2026-08-09 02:05:57.986818 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_1_vast_mgmt_user [0.001157s] ... ok 2026-08-09 02:05:57.986825 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_network_allocation_number [0.000947s] ... ok 2026-08-09 02:05:57.987772 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_5_replication_change [0.028052s] ... ok 2026-08-09 02:05:57.991947 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_cidr [0.006824s] ... ok 2026-08-09 02:05:57.993659 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_share_stats [0.001218s] ... ok 2026-08-09 02:05:57.999507 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:58.002358 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_1_True [0.018526s] ... ok 2026-08-09 02:05:58.015784 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_repr [0.022388s] ... ok 2026-08-09 02:05:58.021395 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_failed [0.018684s] ... ok 2026-08-09 02:05:58.036199 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify [0.020119s] ... ok 2026-08-09 02:05:58.039216 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access [0.018209s] ... ok 2026-08-09 02:05:58.045098 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.056069s] ... ok 2026-08-09 02:05:58.054815 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestDecorateMethodsWith.test_decorate_methods_with [0.018788s] ... ok 2026-08-09 02:05:58.057427 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_1 [0.018139s] ... ok 2026-08-09 02:05:58.074468 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_3_________ [0.018437s] ... ok 2026-08-09 02:05:58.077927 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_7 [0.018054s] ... ok 2026-08-09 02:05:58.087756 | ubuntu-noble | Migration progress of share server 81bc823f-b7c8-4891-8b52-36396cd43516 cannot be obtained. The provided share server is not being migrated. 2026-08-09 02:05:58.090421 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_1_server_migrating_to [0.045808s] ... ok 2026-08-09 02:05:58.093659 | ubuntu-noble | {2} 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.018026s] ... ok 2026-08-09 02:05:58.111730 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_1__foo_bar [0.017812s] ... ok 2026-08-09 02:05:58.129095 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_3_5_6_7_9__foo_quuz [0.017450s] ... ok 2026-08-09 02:05:58.131383 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_determinated [0.040608s] ... ok 2026-08-09 02:05:58.150632 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_2 [0.018585s] ... ok 2026-08-09 02:05:58.159398 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_2_False [0.251283s] ... ok 2026-08-09 02:05:58.168387 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_2_5_6_7_8__foo_bar [0.018754s] ... ok 2026-08-09 02:05:58.177581 | ubuntu-noble | 2026-08-09 02:05:58.172 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:58.179217 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_task_state [0.047706s] ... ok 2026-08-09 02:05:58.185785 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_3_5_6_7_88_fake__foo_bar [0.018379s] ... ok 2026-08-09 02:05:58.192526 | ubuntu-noble | 2026-08-09 02:05:58.186 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.192549 | ubuntu-noble | 2026-08-09 02:05:58.187 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.196968 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:58.198315 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_large_range [0.124599s] ... ok 2026-08-09 02:05:58.200078 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_create_with_provided_params [0.000743s] ... ok 2026-08-09 02:05:58.200322 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_list_with_filtering_params [0.000504s] ... ok 2026-08-09 02:05:58.204700 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_restore_access_after_maintenance [0.018275s] ... ok 2026-08-09 02:05:58.218772 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_shrink_with_share_type_size_limit [0.038858s] ... ok 2026-08-09 02:05:58.223750 | ubuntu-noble | Unsupported access level rw or access type user, skipping removal of access rule to lala. 2026-08-09 02:05:58.224862 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_1 [0.020289s] ... ok 2026-08-09 02:05:58.225246 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend_negative [0.024243s] ... ok 2026-08-09 02:05:58.237204 | ubuntu-noble | 2026-08-09 02:05:58.234 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.237227 | ubuntu-noble | 2026-08-09 02:05:58.234 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.242475 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_2 [0.018475s] ... ok 2026-08-09 02:05:58.250687 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot [0.023102s] ... ok 2026-08-09 02:05:58.263691 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_4 [0.020566s] ... ok 2026-08-09 02:05:58.266748 | ubuntu-noble | No access rules provided in update_access. 2026-08-09 02:05:58.269505 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_empty_rule_list [0.021370s] ... ok 2026-08-09 02:05:58.286447 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_access_exists_exception [0.067963s] ... ok 2026-08-09 02:05:58.291367 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_1 [0.021341s] ... ok 2026-08-09 02:05:58.305174 | ubuntu-noble | 2026-08-09 02:05:58.301 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-08-09 02:05:58.312297 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_1 [0.021591s] ... ok 2026-08-09 02:05:58.314722 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_location_get [0.027902s] ... ok 2026-08-09 02:05:58.327337 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_3__False___error__ [0.167778s] ... ok 2026-08-09 02:05:58.334402 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_3 [0.022036s] ... ok 2026-08-09 02:05:58.335768 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:58.349135 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_locked_share [0.034550s] ... ok 2026-08-09 02:05:58.356460 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mount_path [0.022066s] ... ok 2026-08-09 02:05:58.364672 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:58.371171 | ubuntu-noble | 2026-08-09 02:05:58.368 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:58.374772 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_update_hosts_failure [0.025890s] ... ok 2026-08-09 02:05:58.376730 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_grant_share_access [0.020033s] ... ok 2026-08-09 02:05:58.380350 | ubuntu-noble | 2026-08-09 02:05:58.378 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.381007 | ubuntu-noble | 2026-08-09 02:05:58.378 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.395032 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_8 [0.019555s] ... ok 2026-08-09 02:05:58.402900 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_1_applying [0.075140s] ... ok 2026-08-09 02:05:58.406042 | ubuntu-noble | 2026-08-09 02:05:58.403 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.406062 | ubuntu-noble | 2026-08-09 02:05:58.403 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.413023 | ubuntu-noble | The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. 2026-08-09 02:05:58.414967 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_2 [0.020250s] ... ok 2026-08-09 02:05:58.435297 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_5 [0.019993s] ... ok 2026-08-09 02:05:58.439400 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:58.458284 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_0 [0.021406s] ... ok 2026-08-09 02:05:58.461219 | ubuntu-noble | 2026-08-09 02:05:58.458 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-08-09 02:05:58.475975 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_not_initialized [0.019153s] ... ok 2026-08-09 02:05:58.497053 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_security_service [0.020422s] ... ok 2026-08-09 02:05:58.519738 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_2_False [0.020077s] ... ok 2026-08-09 02:05:58.526489 | ubuntu-noble | 2026-08-09 02:05:58.524 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:58.533360 | ubuntu-noble | 2026-08-09 02:05:58.531 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.533389 | ubuntu-noble | 2026-08-09 02:05:58.531 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.535238 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_get_admin_network_allocations_number [0.018464s] ... ok 2026-08-09 02:05:58.556429 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_get_periodic_hook_data [0.018783s] ... ok 2026-08-09 02:05:58.556805 | ubuntu-noble | 2026-08-09 02:05:58.553 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.556822 | ubuntu-noble | 2026-08-09 02:05:58.554 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.572971 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_1_True [0.018389s] ... ok 2026-08-09 02:05:58.578033 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_1_True [0.174546s] ... ok 2026-08-09 02:05:58.594928 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_get_progress [0.018653s] ... ok 2026-08-09 02:05:58.614033 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_2 [0.032642s] ... ok 2026-08-09 02:05:58.614709 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_promote_replica [0.019488s] ... ok 2026-08-09 02:05:58.616210 | ubuntu-noble | 2026-08-09 02:05:58.606 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-08-09 02:05:58.631659 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_complete [0.018729s] ... ok 2026-08-09 02:05:58.641747 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_4 [0.029549s] ... ok 2026-08-09 02:05:58.650070 | ubuntu-noble | {7} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_with_suppression [0.018682s] ... ok 2026-08-09 02:05:58.671069 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__build_server_metadata [0.022308s] ... ok 2026-08-09 02:05:58.682488 | ubuntu-noble | 2026-08-09 02:05:58.677 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:58.693937 | ubuntu-noble | 2026-08-09 02:05:58.687 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.693958 | ubuntu-noble | 2026-08-09 02:05:58.687 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.707109 | ubuntu-noble | 2026-08-09 02:05:58.703 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.707134 | ubuntu-noble | 2026-08-09 02:05:58.703 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.762690 | ubuntu-noble | 2026-08-09 02:05:58.759 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-08-09 02:05:58.805857 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_1__True__1__3__10__0_ [0.130909s] ... ok 2026-08-09 02:05:58.809824 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share [0.539777s] ... ok 2026-08-09 02:05:58.810297 | ubuntu-noble | 2026-08-09 02:05:58.801 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:58.815116 | ubuntu-noble | 2026-08-09 02:05:58.812 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.815132 | ubuntu-noble | 2026-08-09 02:05:58.812 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.822937 | ubuntu-noble | Volume not found: Logical volume "fake/fake-volume" not found 2026-08-09 02:05:58.822960 | ubuntu-noble | 2026-08-09 02:05:58.826175 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_1_Logical_volume__fake_fake_volume__not_found_ [0.022180s] ... ok 2026-08-09 02:05:58.828044 | ubuntu-noble | 2026-08-09 02:05:58.824 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.828068 | ubuntu-noble | 2026-08-09 02:05:58.824 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.846333 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share [0.020005s] ... ok 2026-08-09 02:05:58.864996 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_container [0.018789s] ... ok 2026-08-09 02:05:58.873279 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_init_helper [0.495752s] ... ok 2026-08-09 02:05:58.887041 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_3____1001__1001_____6__ [0.018554s] ... ok 2026-08-09 02:05:58.887370 | ubuntu-noble | 2026-08-09 02:05:58.876 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-08-09 02:05:58.894469 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_revoke_share_access [0.020550s] ... ok 2026-08-09 02:05:58.901439 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_4___1_1_1_0____4__ [0.018298s] ... ok 2026-08-09 02:05:58.914058 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_1_1 [0.018699s] ... ok 2026-08-09 02:05:58.920551 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_6____1001__1001_129____1_1_1_0____False_ [0.018973s] ... ok 2026-08-09 02:05:58.921881 | ubuntu-noble | 2026-08-09 02:05:58.918 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:58.931225 | ubuntu-noble | 2026-08-09 02:05:58.926 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.931255 | ubuntu-noble | 2026-08-09 02:05:58.926 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.931672 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_2_ [0.018118s] ... ok 2026-08-09 02:05:58.937736 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_2__False__1__100__5__0_ [0.134907s] ... ok 2026-08-09 02:05:58.939789 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_server_pools [0.018908s] ... ok 2026-08-09 02:05:58.945127 | ubuntu-noble | 2026-08-09 02:05:58.940 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:58.945168 | ubuntu-noble | 2026-08-09 02:05:58.940 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:58.948485 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_partition_maximum_size [0.017996s] ... ok 2026-08-09 02:05:58.960476 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_no_gateway [0.019147s] ... ok 2026-08-09 02:05:58.960996 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations_exception [0.022218s] ... ok 2026-08-09 02:05:58.966678 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_join_domain [0.017837s] ... ok 2026-08-09 02:05:58.978156 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_none_exist [0.019307s] ... ok 2026-08-09 02:05:58.982694 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__ensure_share [0.023065s] ... ok 2026-08-09 02:05:58.985178 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_resize_partition [0.018602s] ... ok 2026-08-09 02:05:58.997211 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net_admin [0.018885s] ... ok 2026-08-09 02:05:59.006787 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_update_disk [0.017597s] ... ok 2026-08-09 02:05:59.006808 | ubuntu-noble | 2026-08-09 02:05:59.000 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-08-09 02:05:59.006814 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_4___fake_reservations___True_ [0.021171s] ... ok 2026-08-09 02:05:59.016167 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_3 [0.018660s] ... ok 2026-08-09 02:05:59.025697 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_https [0.020053s] ... ok 2026-08-09 02:05:59.035627 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_1 [0.019013s] ... ok 2026-08-09 02:05:59.044434 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_init_conn [0.021114s] ... ok 2026-08-09 02:05:59.054507 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_4 [0.018963s] ... ok 2026-08-09 02:05:59.056163 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_1__True__True_ [0.050733s] ... ok 2026-08-09 02:05:59.064963 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_1 [0.019850s] ... ok 2026-08-09 02:05:59.065806 | ubuntu-noble | 2026-08-09 02:05:59.059 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:59.076014 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_wrong_ports [0.018632s] ... ok 2026-08-09 02:05:59.076646 | ubuntu-noble | 2026-08-09 02:05:59.070 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:59.076677 | ubuntu-noble | 2026-08-09 02:05:59.070 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:59.080937 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_1_NotFound [0.025493s] ... ok 2026-08-09 02:05:59.085343 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_parse_command [0.019487s] ... ok 2026-08-09 02:05:59.092284 | ubuntu-noble | Admin port is being used but Admin IP was not found. 2026-08-09 02:05:59.092306 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:59.092327 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py", line 777, in _create_service_instance 2026-08-09 02:05:59.092333 | ubuntu-noble | admin_port['fixed_ips'][0]['ip_address']) 2026-08-09 02:05:59.092339 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~~~~~^^^ 2026-08-09 02:05:59.092344 | ubuntu-noble | IndexError: list index out of range 2026-08-09 02:05:59.094881 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_neutron_no_admin_ip [0.021576s] ... ok 2026-08-09 02:05:59.103181 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_2 [0.021160s] ... ok 2026-08-09 02:05:59.105641 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_2 [0.019242s] ... ok 2026-08-09 02:05:59.113848 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_2_False [0.018814s] ... ok 2026-08-09 02:05:59.123591 | ubuntu-noble | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share [0.020252s] ... ok 2026-08-09 02:05:59.133245 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_6 [0.018774s] ... ok 2026-08-09 02:05:59.134813 | ubuntu-noble | 2026-08-09 02:05:59.128 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:59.134827 | ubuntu-noble | 2026-08-09 02:05:59.131 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:59.141365 | ubuntu-noble | snapshot: snapshot OS_share-snapshot-manage_snapname not found, skipping delete operation 2026-08-09 02:05:59.143189 | ubuntu-noble | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_snapshot [0.019540s] ... ok 2026-08-09 02:05:59.154383 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_5 [0.018689s] ... ok 2026-08-09 02:05:59.161142 | ubuntu-noble | VPSA server 10.0.0.1 could not be found. 2026-08-09 02:05:59.162945 | ubuntu-noble | VPSA server 10.0.0.1 could not be found. 2026-08-09 02:05:59.164777 | ubuntu-noble | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_share_allow_deny_access [0.020697s] ... ok 2026-08-09 02:05:59.166007 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_1_True [3.030183s] ... ok 2026-08-09 02:05:59.168414 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_1_True [0.528058s] ... ok 2026-08-09 02:05:59.170418 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists_recreate [0.018687s] ... ok 2026-08-09 02:05:59.182879 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica [0.017856s] ... ok 2026-08-09 02:05:59.189736 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_ambiguous [0.019268s] ... ok 2026-08-09 02:05:59.191970 | ubuntu-noble | 2026-08-09 02:05:59.188 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-08-09 02:05:59.195502 | ubuntu-noble | Status of share instance e246c3ee-dfb7-46eb-bb8d-c8b907ae065d that belongs to share fake_id_7 was updated to 'error'. 2026-08-09 02:05:59.201530 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_1 [0.098115s] ... ok 2026-08-09 02:05:59.202007 | ubuntu-noble | --- Logging error --- 2026-08-09 02:05:59.202674 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_4 [0.018633s] ... ok 2026-08-09 02:05:59.203288 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:59.203965 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-08-09 02:05:59.203994 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-08-09 02:05:59.204003 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.204012 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:59.204021 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:59.204029 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.204038 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:59.204046 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:59.204055 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.204063 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:59.204072 | ubuntu-noble | raise effect 2026-08-09 02:05:59.204080 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: ['replica_gigabytes']. 2026-08-09 02:05:59.204089 | ubuntu-noble | 2026-08-09 02:05:59.204099 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:05:59.204107 | ubuntu-noble | 2026-08-09 02:05:59.204116 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:59.204124 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:05:59.204132 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:05:59.204140 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.204149 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:05:59.204157 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:05:59.204165 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.204174 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-08-09 02:05:59.204182 | ubuntu-noble | record.message = record.getMessage() 2026-08-09 02:05:59.204191 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.204199 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-08-09 02:05:59.204210 | ubuntu-noble | msg = msg % self.args 2026-08-09 02:05:59.204234 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-08-09 02:05:59.204246 | ubuntu-noble | TypeError: %d format: a real number is required, not str 2026-08-09 02:05:59.204257 | ubuntu-noble | Call stack: 2026-08-09 02:05:59.205816 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:05:59.205847 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:05:59.205856 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:05:59.205865 | ubuntu-noble | main() 2026-08-09 02:05:59.205873 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:05:59.205882 | ubuntu-noble | program.TestProgram( 2026-08-09 02:05:59.205891 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:05:59.205899 | ubuntu-noble | self.runTests() 2026-08-09 02:05:59.205908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:05:59.205916 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:05:59.205924 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:05:59.205953 | ubuntu-noble | test(result) 2026-08-09 02:05:59.205962 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:59.205970 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:59.205978 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:59.205987 | ubuntu-noble | test(result) 2026-08-09 02:05:59.205995 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:59.206003 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:59.206011 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:59.206020 | ubuntu-noble | test(result) 2026-08-09 02:05:59.206028 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:05:59.206036 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:59.206044 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:05:59.206052 | ubuntu-noble | test(result) 2026-08-09 02:05:59.206061 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:05:59.206069 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:05:59.206077 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:05:59.206086 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:05:59.206094 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:05:59.206103 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:05:59.206111 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:05:59.206119 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:05:59.206128 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:05:59.206136 | ubuntu-noble | self._run_core() 2026-08-09 02:05:59.206144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-08-09 02:05:59.206152 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-08-09 02:05:59.206161 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:05:59.206169 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:05:59.206177 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-08-09 02:05:59.206186 | ubuntu-noble | return self._get_test_method()() 2026-08-09 02:05:59.206194 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:05:59.206203 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:05:59.206214 | ubuntu-noble | 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-08-09 02:05:59.206226 | ubuntu-noble | self.assertRaises( 2026-08-09 02:05:59.206237 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-08-09 02:05:59.206248 | ubuntu-noble | self.assertThat(our_callable, matcher) 2026-08-09 02:05:59.206260 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat 2026-08-09 02:05:59.206270 | ubuntu-noble | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-08-09 02:05:59.206281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-08-09 02:05:59.206291 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-08-09 02:05:59.206312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-08-09 02:05:59.206321 | ubuntu-noble | result = actual_callable() 2026-08-09 02:05:59.206338 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-08-09 02:05:59.206356 | ubuntu-noble | return self._callable_object(*self._args, **self._kwargs) 2026-08-09 02:05:59.206365 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1862, in _modify_quotas_for_share_migration 2026-08-09 02:05:59.206373 | ubuntu-noble | LOG.warning("Replica gigabytes quota exceeded " 2026-08-09 02:05:59.206382 | ubuntu-noble | Message: 'Replica gigabytes quota exceeded for %(s_pid)s, tried to migrate %(s_size)sG share (%(d_consumed)dG of %(d_quota)dG already consumed).' 2026-08-09 02:05:59.206390 | ubuntu-noble | Arguments: {'s_pid': None, 's_size': 0, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-08-09 02:05:59.210096 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_wo_handling_of_share_servers [0.020243s] ... ok 2026-08-09 02:05:59.211704 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_1 [0.040972s] ... ok 2026-08-09 02:05:59.217500 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_5____1001__1001____1_1_1_0_____6__4__ [0.052002s] ... ok 2026-08-09 02:05:59.219941 | ubuntu-noble | {1} 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.018707s] ... ok 2026-08-09 02:05:59.229052 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_reboot_server [0.018385s] ... ok 2026-08-09 02:05:59.237409 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_3_bar [0.017940s] ... ok 2026-08-09 02:05:59.243730 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_mount_point_name [0.025670s] ... ok 2026-08-09 02:05:59.248216 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_2_fake_name [0.019472s] ... ok 2026-08-09 02:05:59.252629 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_2_ro [0.039019s] ... ok 2026-08-09 02:05:59.252665 | ubuntu-noble | 2026-08-09 02:05:59.246 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:59.256600 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_migration_snapshot_tag [0.018207s] ... ok 2026-08-09 02:05:59.259625 | ubuntu-noble | 2026-08-09 02:05:59.256 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:59.259656 | ubuntu-noble | 2026-08-09 02:05:59.256 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:59.267879 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_limit_ssh_invalid_subnet [0.019480s] ... ok 2026-08-09 02:05:59.269278 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats [0.025850s] ... ok 2026-08-09 02:05:59.275430 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_4_foo_bar [0.018129s] ... ok 2026-08-09 02:05:59.283330 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_4 [0.082467s] ... ok 2026-08-09 02:05:59.289874 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_3 [0.018753s] ... ok 2026-08-09 02:05:59.289906 | ubuntu-noble | 2026-08-09 02:05:59.284 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:59.289911 | ubuntu-noble | 2026-08-09 02:05:59.284 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:59.302708 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_error [0.031125s] ... ok 2026-08-09 02:05:59.302735 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_2 [0.052979s] ... ok 2026-08-09 02:05:59.304977 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:05:59.304994 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:59.304999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:05:59.305003 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:05:59.305016 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:59.305019 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:59.305023 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.305027 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:59.305031 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:59.305034 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.305038 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:59.305042 | ubuntu-noble | raise effect 2026-08-09 02:05:59.305046 | ubuntu-noble | Exception 2026-08-09 02:05:59.305249 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_not_available [0.018887s] ... ok 2026-08-09 02:05:59.308601 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_05_migration_start [0.025204s] ... ok 2026-08-09 02:05:59.323844 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_subnet_is_not_attached_to_the_router [0.022708s] ... ok 2026-08-09 02:05:59.325726 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_error_state [0.019842s] ... ok 2026-08-09 02:05:59.325862 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_update [0.000276s] ... ok 2026-08-09 02:05:59.328120 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:05:59.328165 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:59.328170 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:05:59.328174 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:05:59.328179 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:59.328183 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:59.328187 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.328190 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:59.328195 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:59.328350 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.328355 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:59.328359 | ubuntu-noble | raise effect 2026-08-09 02:05:59.328363 | ubuntu-noble | Exception 2026-08-09 02:05:59.333106 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_replicas [0.029180s] ... ok 2026-08-09 02:05:59.333819 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_2__1073741824___NFS___None_ [0.006931s] ... ok 2026-08-09 02:05:59.334608 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_12_create_snapshot [0.022429s] ... ok 2026-08-09 02:05:59.334623 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_with_api_token [0.001444s] ... ok 2026-08-09 02:05:59.338766 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_1 [0.064438s] ... ok 2026-08-09 02:05:59.346341 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_1___________10_10_10_1____10_10_10_2___ [0.012294s] ... ok 2026-08-09 02:05:59.351657 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_success [0.027129s] ... ok 2026-08-09 02:05:59.353621 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_no_policy [0.006190s] ... ok 2026-08-09 02:05:59.353636 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:05:59.353641 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:59.353856 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:05:59.353866 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:05:59.353870 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:59.353875 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:59.353880 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.353885 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:59.353890 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:59.353895 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.353900 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:59.353904 | ubuntu-noble | raise effect 2026-08-09 02:05:59.353908 | ubuntu-noble | Exception 2026-08-09 02:05:59.357243 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_17_publish_service_capabilities [0.025231s] ... ok 2026-08-09 02:05:59.358754 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_with_share_server [0.019664s] ... ok 2026-08-09 02:05:59.362962 | ubuntu-noble | 2026-08-09 02:05:59.359 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-08-09 02:05:59.367155 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_1_None [0.035880s] ... ok 2026-08-09 02:05:59.372263 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_but_with [0.019450s] ... ok 2026-08-09 02:05:59.376620 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_snapshot [0.018252s] ... ok 2026-08-09 02:05:59.377871 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:05:59.377917 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:59.377925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:05:59.377930 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:05:59.377937 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:59.377942 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:59.377948 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.377954 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:59.377959 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:59.377965 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.377970 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:59.377987 | ubuntu-noble | raise effect 2026-08-09 02:05:59.377993 | ubuntu-noble | Exception 2026-08-09 02:05:59.379930 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_different_host [0.027286s] ... ok 2026-08-09 02:05:59.381626 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_18_delete_share_server [0.023921s] ... ok 2026-08-09 02:05:59.390817 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_deep_copy [0.018638s] ... ok 2026-08-09 02:05:59.397281 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_absent [0.018773s] ... ok 2026-08-09 02:05:59.400058 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:05:59.400079 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:59.400085 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:05:59.400091 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:05:59.400096 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:05:59.400102 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:05:59.400107 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.400112 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:05:59.400117 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:05:59.400122 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.400137 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:05:59.400143 | ubuntu-noble | raise effect 2026-08-09 02:05:59.400148 | ubuntu-noble | Exception 2026-08-09 02:05:59.402887 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net [0.024167s] ... ok 2026-08-09 02:05:59.404086 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_28_periodic_share_replica_update [0.023100s] ... ok 2026-08-09 02:05:59.404164 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_2_ [0.036780s] ... ok 2026-08-09 02:05:59.410495 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_serialization [0.017814s] ... ok 2026-08-09 02:05:59.410757 | ubuntu-noble | 2026-08-09 02:05:59.407 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:05:59.415151 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_with_share_server [0.017763s] ... ok 2026-08-09 02:05:59.420672 | ubuntu-noble | 2026-08-09 02:05:59.416 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:59.420696 | ubuntu-noble | 2026-08-09 02:05:59.417 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:59.422705 | ubuntu-noble | One of share group snapshot 'fake_snap_id' members does not have reference ID. Its update was skipped. 2026-08-09 02:05:59.425894 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_connectivity_verification_fail [0.023058s] ... ok 2026-08-09 02:05:59.427157 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_member_update [0.021952s] ... ok 2026-08-09 02:05:59.427181 | ubuntu-noble | {2} 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.018144s] ... ok 2026-08-09 02:05:59.432076 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_1___ [0.018616s] ... ok 2026-08-09 02:05:59.442309 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_3_fake [0.036401s] ... ok 2026-08-09 02:05:59.445340 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestVerboseDriverTrace.test_verbose_driver_trace_debug_true [0.018342s] ... ok 2026-08-09 02:05:59.448468 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_double_deletion [0.003134s] ... ok 2026-08-09 02:05:59.450168 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_success [0.000966s] ... ok 2026-08-09 02:05:59.452899 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_sg_success [0.024131s] ... ok 2026-08-09 02:05:59.452919 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_500 [0.000389s] ... ok 2026-08-09 02:05:59.452925 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_2_off [0.018751s] ... ok 2026-08-09 02:05:59.452930 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_success [0.001365s] ... ok 2026-08-09 02:05:59.452935 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_single_entry_found [0.000509s] ... ok 2026-08-09 02:05:59.452941 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_vips_ok [0.000741s] ... ok 2026-08-09 02:05:59.464729 | ubuntu-noble | 2026-08-09 02:05:59.459 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:05:59.464746 | ubuntu-noble | 2026-08-09 02:05:59.461 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:05:59.469673 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_3_rw_1_1_1_1 [0.018395s] ... ok 2026-08-09 02:05:59.471798 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_10 [0.019604s] ... ok 2026-08-09 02:05:59.472941 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_negative [0.019913s] ... ok 2026-08-09 02:05:59.476666 | ubuntu-noble | Quota exceeded for None, unable to create a share replica size of 1G (10G of 5G already consumed). 2026-08-09 02:05:59.479706 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_3 [0.038809s] ... ok 2026-08-09 02:05:59.487887 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share_with_share_server [0.018322s] ... ok 2026-08-09 02:05:59.490295 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_14 [0.020442s] ... ok 2026-08-09 02:05:59.492988 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_api [0.019996s] ... ok 2026-08-09 02:05:59.506556 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_pool [0.018180s] ... ok 2026-08-09 02:05:59.512747 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share [0.018511s] ... ok 2026-08-09 02:05:59.513934 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_3 [0.021618s] ... ok 2026-08-09 02:05:59.514428 | ubuntu-noble | Quota exceeded for None, unable to create a share replica size of 0G (10G of 5G already consumed). 2026-08-09 02:05:59.517783 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_1 [0.037869s] ... ok 2026-08-09 02:05:59.525216 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init_error_with_duplicated_zpools [0.018309s] ... ok 2026-08-09 02:05:59.529014 | ubuntu-noble | ('ACCESSShareDriver extend share failed %s', 'fakename') 2026-08-09 02:05:59.529263 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_status_creating [0.102581s] ... ok 2026-08-09 02:05:59.531212 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share_negative [0.019596s] ... ok 2026-08-09 02:05:59.543841 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_wrong_pool [0.018716s] ... ok 2026-08-09 02:05:59.548428 | ubuntu-noble | ('ACCESSShareDriver deny failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') 2026-08-09 02:05:59.548455 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_4 [0.035866s] ... ok 2026-08-09 02:05:59.550532 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_negative [0.019208s] ... ok 2026-08-09 02:05:59.560505 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:05:59.560555 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:59.560577 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:05:59.560584 | ubuntu-noble | self._driver.commit( 2026-08-09 02:05:59.560589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:05:59.560593 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:05:59.560598 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:05:59.560601 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:05:59.560605 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560609 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:05:59.560613 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:05:59.560616 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560620 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:05:59.560624 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:05:59.560629 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:59.560634 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:59.560637 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:59.560641 | ubuntu-noble | raise self.value 2026-08-09 02:05:59.560645 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:05:59.560649 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:05:59.560652 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560656 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:05:59.560660 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:05:59.560664 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560668 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:05:59.560672 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:05:59.560675 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:05:59.560683 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:05:59.560686 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560690 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:59.560709 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:59.560713 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560716 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:05:59.560720 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:59.560724 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560727 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:59.560731 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:59.560735 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:59.560739 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:59.560742 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:59.560746 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560750 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:05:59.560753 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:59.560757 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:59.560764 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:59.560768 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:59.560772 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:59.560776 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:59.560780 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:05:59.560787 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:59.560791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560800 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:59.560804 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:59.560807 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:59.560817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:59.560820 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:59.560824 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560828 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:05:59.560831 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:05:59.560835 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560839 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:05:59.560843 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:05:59.560846 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560850 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:05:59.560854 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:05:59.560857 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.560861 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:05:59.560869 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:05:59.560872 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:05:59.560876 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:05:59.560880 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:05:59.564350 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_unmount_exception [0.020742s] ... ok 2026-08-09 02:05:59.571618 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_2 [0.020005s] ... ok 2026-08-09 02:05:59.571647 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_3_GLUSTERFS [0.053226s] ... ok 2026-08-09 02:05:59.575175 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_networks_section [0.026737s] ... ok 2026-08-09 02:05:59.584371 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_1 [0.019331s] ... ok 2026-08-09 02:05:59.590285 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_common_server [0.019442s] ... ok 2026-08-09 02:05:59.602484 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_default_config [0.026445s] ... ok 2026-08-09 02:05:59.603009 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs [0.018549s] ... ok 2026-08-09 02:05:59.608414 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:05:59.608435 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:05:59.608440 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:05:59.608445 | ubuntu-noble | self._driver.commit( 2026-08-09 02:05:59.608451 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:05:59.608455 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:05:59.608460 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:05:59.608464 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:05:59.608469 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608473 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:05:59.608477 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:05:59.608482 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:05:59.608491 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:05:59.608495 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:05:59.608500 | ubuntu-noble | self.force_reraise() 2026-08-09 02:05:59.608504 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:05:59.608509 | ubuntu-noble | raise self.value 2026-08-09 02:05:59.608513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:05:59.608518 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:05:59.608522 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608533 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:05:59.608537 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:05:59.608542 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:05:59.608599 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:05:59.608604 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:05:59.608624 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:05:59.608629 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608634 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:59.608640 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:59.608645 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608650 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:05:59.608662 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:59.608667 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608671 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:59.608676 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:59.608681 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:59.608685 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:59.608690 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:59.608694 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608699 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:05:59.608703 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:59.608707 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608712 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:59.608716 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:59.608720 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:59.608725 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:59.608729 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:59.608733 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608737 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:05:59.608741 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:05:59.608746 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608750 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:05:59.608754 | ubuntu-noble | return a.in_(b) 2026-08-09 02:05:59.608758 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:05:59.608768 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:05:59.608772 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:05:59.608776 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608781 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:05:59.608785 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:05:59.608790 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608800 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:05:59.608805 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:05:59.608809 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608814 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:05:59.608818 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:05:59.608822 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:05:59.608827 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:05:59.608831 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:05:59.608836 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:05:59.608840 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:05:59.608844 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:05:59.610075 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_4 [0.019377s] ... ok 2026-08-09 02:05:59.616754 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_backend_provided_metadata [0.086775s] ... ok 2026-08-09 02:05:59.620778 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_6_MAPRFS [0.048582s] ... ok 2026-08-09 02:05:59.622035 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_get_exports [0.018772s] ... ok 2026-08-09 02:05:59.622428 | ubuntu-noble | Name for service instance security group is not provided. Skipping security group step. 2026-08-09 02:05:59.626918 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_not_specified [0.023687s] ... ok 2026-08-09 02:05:59.626952 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_ip [0.000155s] ... ok 2026-08-09 02:05:59.626962 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_type [0.000085s] ... ok 2026-08-09 02:05:59.630896 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:59.634002 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_setup_security_service [0.020114s] ... ok 2026-08-09 02:05:59.634600 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_ok [0.007241s] ... ok 2026-08-09 02:05:59.640519 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_false [0.018533s] ... ok 2026-08-09 02:05:59.647036 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_1___________10_10_10_1____10_10_10_2___ [0.012696s] ... ok 2026-08-09 02:05:59.650266 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_update_share_stats [0.020047s] ... ok 2026-08-09 02:05:59.657820 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_1 [0.036577s] ... ok 2026-08-09 02:05:59.658591 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_6_i [0.018826s] ... ok 2026-08-09 02:05:59.669806 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_level [0.018907s] ... ok 2026-08-09 02:05:59.671044 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr_missing [0.024694s] ... ok 2026-08-09 02:05:59.678656 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema [0.019055s] ... ok 2026-08-09 02:05:59.681426 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_fail [0.024965s] ... ok 2026-08-09 02:05:59.688377 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_type [0.017987s] ... ok 2026-08-09 02:05:59.691750 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_setattr [0.020283s] ... ok 2026-08-09 02:05:59.697353 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_deny_access_nfs [0.018445s] ... ok 2026-08-09 02:05:59.707480 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_normalize_path [0.017979s] ... ok 2026-08-09 02:05:59.713365 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_getitem_with_integral_key [0.020912s] ... ok 2026-08-09 02:05:59.714690 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_6_4_6_0_1 [0.000937s] ... ok 2026-08-09 02:05:59.715998 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_400 [0.000908s] ... ok 2026-08-09 02:05:59.716786 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_found [0.001047s] ... ok 2026-08-09 02:05:59.717866 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_snapshot [0.020163s] ... ok 2026-08-09 02:05:59.718617 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_1_manila_share [0.036180s] ... ok 2026-08-09 02:05:59.725409 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_2 [0.019051s] ... ok 2026-08-09 02:05:59.734735 | ubuntu-noble | Share fakeid doesn't exist in ZFSSA. 2026-08-09 02:05:59.737697 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_ensure_share [0.020136s] ... ok 2026-08-09 02:05:59.745824 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_3_creating [0.026367s] ... ok 2026-08-09 02:05:59.746163 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api [0.029542s] ... ok 2026-08-09 02:05:59.747025 | ubuntu-noble | {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_get_share_stats [0.019933s] ... ok 2026-08-09 02:05:59.759483 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_round_up_size [0.020210s] ... ok 2026-08-09 02:05:59.766612 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset [0.021729s] ... ok 2026-08-09 02:05:59.769961 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_exists [0.151958s] ... ok 2026-08-09 02:05:59.771935 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__fetch_existing_rule [0.026434s] ... ok 2026-08-09 02:05:59.780917 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_status [0.034619s] ... ok 2026-08-09 02:05:59.785617 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_CIFS [0.025646s] ... ok 2026-08-09 02:05:59.790691 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_2_False [0.023273s] ... ok 2026-08-09 02:05:59.801754 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__update_share_stats [0.028581s] ... ok 2026-08-09 02:05:59.802851 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_NFS [0.019775s] ... ok 2026-08-09 02:05:59.810006 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_1_bar_quuz [0.018810s] ... ok 2026-08-09 02:05:59.816775 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit [0.037249s] ... ok 2026-08-09 02:05:59.822440 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_loose_policy [0.019552s] ... ok 2026-08-09 02:05:59.829097 | ubuntu-noble | ('ACCESSShareDriver create snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2026-08-09 02:05:59.829787 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_2_bar_quuz_ [0.018499s] ... ok 2026-08-09 02:05:59.832855 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot_negative [0.031645s] ... ok 2026-08-09 02:05:59.846531 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_3_foo_replication_domain [0.018237s] ... ok 2026-08-09 02:05:59.851011 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get [0.034244s] ... ok 2026-08-09 02:05:59.856978 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share [0.022814s] ... ok 2026-08-09 02:05:59.857346 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:59.865086 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_tag [0.017813s] ... ok 2026-08-09 02:05:59.876599 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_false [0.023503s] ... ok 2026-08-09 02:05:59.879893 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_3 [0.023706s] ... ok 2026-08-09 02:05:59.881949 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_1_ [0.017596s] ... ok 2026-08-09 02:05:59.891297 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:05:59.895518 | ubuntu-noble | {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_1___syncing___True_ [0.072286s] ... ok 2026-08-09 02:05:59.898638 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_1_update_access [0.130865s] ... ok 2026-08-09 02:05:59.901496 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_4_foo_bar [0.018287s] ... ok 2026-08-09 02:05:59.901511 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name [0.023387s] ... ok 2026-08-09 02:05:59.904792 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_2 [0.024001s] ... ok 2026-08-09 02:05:59.918677 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_6 [0.017449s] ... ok 2026-08-09 02:05:59.920479 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_1 [0.022068s] ... ok 2026-08-09 02:05:59.923293 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica [0.024220s] ... ok 2026-08-09 02:05:59.927597 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_set_up_service_instance [0.022756s] ... ok 2026-08-09 02:05:59.927955 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:59.930588 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:05:59.938812 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_2_ [0.018125s] ... ok 2026-08-09 02:05:59.942154 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_5 [0.021811s] ... ok 2026-08-09 02:05:59.953643 | ubuntu-noble | Failed to sync snapshot instance si_fake_second_replica_id. Unexpected error while running command. 2026-08-09 02:05:59.953675 | ubuntu-noble | Command: None 2026-08-09 02:05:59.953679 | ubuntu-noble | Exit code: - 2026-08-09 02:05:59.953683 | ubuntu-noble | Stdout: 'Second replica sync failure' 2026-08-09 02:05:59.953687 | ubuntu-noble | Stderr: None 2026-08-09 02:05:59.953691 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:05:59.956595 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_access_rules_exception [0.028593s] ... ok 2026-08-09 02:05:59.957804 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_2_2 [0.023854s] ... ok 2026-08-09 02:05:59.957821 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replicated_snapshot [0.019039s] ... ok 2026-08-09 02:05:59.968271 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_7 [0.024857s] ... ok 2026-08-09 02:05:59.973797 | ubuntu-noble | 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-08-09 02:05:59.977052 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_unmount_device [0.024034s] ... ok 2026-08-09 02:05:59.977066 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replicated_snapshot [0.020781s] ... ok 2026-08-09 02:05:59.988347 | ubuntu-noble | Share server '452a41db-13fc-4467-9be8-5bbfc0d2c994' failed on deletion. 2026-08-09 02:05:59.990194 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_share_server_and_all_tenants [0.022638s] ... ok 2026-08-09 02:05:59.992985 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_teardown_failure [0.041196s] ... ok 2026-08-09 02:05:59.995118 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_absent [0.019269s] ... ok 2026-08-09 02:05:59.997548 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_1_True [0.022617s] ... ok 2026-08-09 02:05:59.999018 | ubuntu-noble | {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_3____applying____2_ [0.102882s] ... ok 2026-08-09 02:06:00.013409 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status_and_all_tenants [0.022723s] ... ok 2026-08-09 02:06:00.016796 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot [0.018194s] ... ok 2026-08-09 02:06:00.019593 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_2 [0.026504s] ... ok 2026-08-09 02:06:00.025416 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_maintenance [0.024151s] ... ok 2026-08-09 02:06:00.033638 | ubuntu-noble | {2} 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.018637s] ... ok 2026-08-09 02:06:00.036119 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_1 [0.022371s] ... ok 2026-08-09 02:06:00.036633 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:00.043605 | ubuntu-noble | {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_5___cephx___True__False_ [0.040877s] ... ok 2026-08-09 02:06:00.044810 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_1_True [0.023652s] ... ok 2026-08-09 02:06:00.044859 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_add_access_path [0.022300s] ... ok 2026-08-09 02:06:00.051288 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_1_on [0.019289s] ... ok 2026-08-09 02:06:00.058224 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_extra_specs [0.022371s] ... ok 2026-08-09 02:06:00.067670 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_2 [0.022391s] ... ok 2026-08-09 02:06:00.069434 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_exception [0.018254s] ... ok 2026-08-09 02:06:00.073672 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:00.080467 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_6_off [0.022355s] ... ok 2026-08-09 02:06:00.088011 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_pending [0.018303s] ... ok 2026-08-09 02:06:00.093862 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_unexisting_path [0.025891s] ... ok 2026-08-09 02:06:00.104177 | ubuntu-noble | The driver was unable to delete the share instance: 1 on the backend. 2026-08-09 02:06:00.106616 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_2_true [0.021996s] ... ok 2026-08-09 02:06:00.107363 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion_exception [0.063068s] ... ok 2026-08-09 02:06:00.108841 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_start [0.020735s] ... ok 2026-08-09 02:06:00.111624 | ubuntu-noble | 2026-08-09 02:06:00.108 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-08-09 02:06:00.114593 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_unjoin_domain [0.020732s] ... ok 2026-08-09 02:06:00.128363 | ubuntu-noble | Failed to sync replica fake_second_replica_id. Unexpected error while running command. 2026-08-09 02:06:00.128395 | ubuntu-noble | Command: None 2026-08-09 02:06:00.128400 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.128405 | ubuntu-noble | Stdout: 'Second replica sync failure' 2026-08-09 02:06:00.128409 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.128413 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_4_yes [0.021621s] ... ok 2026-08-09 02:06:00.128939 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_available [0.018516s] ... ok 2026-08-09 02:06:00.141269 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute_exception [0.025784s] ... ok 2026-08-09 02:06:00.145815 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs_with_retry [0.018254s] ... ok 2026-08-09 02:06:00.146458 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_7_t [0.021938s] ... ok 2026-08-09 02:06:00.165836 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_true [0.018853s] ... ok 2026-08-09 02:06:00.168239 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_8_True [0.021771s] ... ok 2026-08-09 02:06:00.170281 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_plaintext [0.028980s] ... ok 2026-08-09 02:06:00.170704 | ubuntu-noble | 2026-08-09 02:06:00.166 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:00.175320 | ubuntu-noble | 2026-08-09 02:06:00.173 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:00.175350 | ubuntu-noble | 2026-08-09 02:06:00.173 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:00.185213 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_5_fake [0.018838s] ... ok 2026-08-09 02:06:00.189898 | ubuntu-noble | VPSA volume for share fakeid2 could not be found. 2026-08-09 02:06:00.192412 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_2 [0.023625s] ... ok 2026-08-09 02:06:00.194596 | ubuntu-noble | {0} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_extend_share [0.024437s] ... ok 2026-08-09 02:06:00.202726 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_4_ [0.018832s] ... ok 2026-08-09 02:06:00.207161 | ubuntu-noble | {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_1_True [0.165302s] ... ok 2026-08-09 02:06:00.213722 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_3 [0.022338s] ... ok 2026-08-09 02:06:00.217187 | ubuntu-noble | {0} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_share [0.023245s] ... ok 2026-08-09 02:06:00.221412 | ubuntu-noble | {2} 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.018560s] ... ok 2026-08-09 02:06:00.238122 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_4 [0.022865s] ... ok 2026-08-09 02:06:00.238387 | ubuntu-noble | Error cloning snapshot: fakesnapshot on share: fakeshare of Pool: fakepool project: fakeproject return code: 404 message: data. 2026-08-09 02:06:00.240505 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_5 [0.022149s] ... ok 2026-08-09 02:06:00.241697 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_clone_snapshot [0.018511s] ... ok 2026-08-09 02:06:00.243197 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:00.253124 | ubuntu-noble | 2026-08-09 02:06:00.250 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:00.253144 | ubuntu-noble | 2026-08-09 02:06:00.250 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:00.256356 | ubuntu-noble | Property manila_managed already exists. 2026-08-09 02:06:00.259435 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_property_exists [0.019070s] ... ok 2026-08-09 02:06:00.260813 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_6 [0.022090s] ... ok 2026-08-09 02:06:00.263106 | ubuntu-noble | {0} 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.022196s] ... ok 2026-08-09 02:06:00.280114 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_allow_access [0.018769s] ... ok 2026-08-09 02:06:00.282423 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin [0.021996s] ... ok 2026-08-09 02:06:00.284474 | ubuntu-noble | {0} 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.021110s] ... ok 2026-08-09 02:06:00.297407 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_deny_access [0.019160s] ... ok 2026-08-09 02:06:00.303012 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_key_invalid [0.021499s] ... ok 2026-08-09 02:06:00.304930 | ubuntu-noble | {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.019902s] ... ok 2026-08-09 02:06:00.313269 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_share_metadata_updates [0.204355s] ... ok 2026-08-09 02:06:00.313460 | ubuntu-noble | 2026-08-09 02:06:00.307 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-08-09 02:06:00.317742 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_NFS [0.019027s] ... ok 2026-08-09 02:06:00.322307 | ubuntu-noble | Quota exceeded for None. Reverting share ff4ef470-cee3-49ee-9bec-d506b0426090 to snapshot c5a25bf7-9003-417a-9df4-d905775f1dc3 will increase the share's size by 1G, (10G of 10G already consumed). 2026-08-09 02:06:00.324632 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_2_ [0.020542s] ... ok 2026-08-09 02:06:00.324773 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_quota_exceeded [0.021591s] ... ok 2026-08-09 02:06:00.344528 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_5_foo_bar_quuz [0.019187s] ... ok 2026-08-09 02:06:00.349685 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:00.362875 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_2_ [0.019289s] ... ok 2026-08-09 02:06:00.363598 | ubuntu-noble | Extend share failed. 2026-08-09 02:06:00.363623 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:00.363630 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4941, in extend_share 2026-08-09 02:06:00.363635 | ubuntu-noble | self.driver.extend_share( 2026-08-09 02:06:00.363641 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:00.363646 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:00.363651 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.363656 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:00.363661 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:00.363804 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.363813 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:00.363819 | ubuntu-noble | raise effect 2026-08-09 02:06:00.363824 | ubuntu-noble | Exception: fake 2026-08-09 02:06:00.366196 | ubuntu-noble | {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_2_False [0.159846s] ... ok 2026-08-09 02:06:00.368089 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share_invalid [0.056811s] ... ok 2026-08-09 02:06:00.383107 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_3_None [0.019473s] ... ok 2026-08-09 02:06:00.394247 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_2 [0.025555s] ... ok 2026-08-09 02:06:00.397392 | ubuntu-noble | 2026-08-09 02:06:00.392 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:00.403031 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_3 [0.077241s] ... ok 2026-08-09 02:06:00.403304 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:00.406018 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_absent [0.019564s] ... ok 2026-08-09 02:06:00.406390 | ubuntu-noble | 2026-08-09 02:06:00.400 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:00.406410 | ubuntu-noble | 2026-08-09 02:06:00.400 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:00.415602 | ubuntu-noble | {2} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_1____queued_to_apply____2_ [0.098843s] ... ok 2026-08-09 02:06:00.424736 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_3 [0.019015s] ... ok 2026-08-09 02:06:00.428249 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_2 [0.026259s] ... ok 2026-08-09 02:06:00.440249 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_dataset_not_found [0.019108s] ... ok 2026-08-09 02:06:00.444690 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_quota_error [0.050818s] ... ok 2026-08-09 02:06:00.450953 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:00.459363 | ubuntu-noble | Migration of share fake_id was already cancelled. 2026-08-09 02:06:00.463535 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_success [0.019692s] ... ok 2026-08-09 02:06:00.463934 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_4_migration_cancelled [0.034097s] ... ok 2026-08-09 02:06:00.473422 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_dhss_false [0.026267s] ... ok 2026-08-09 02:06:00.473798 | ubuntu-noble | 2026-08-09 02:06:00.470 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:00.473829 | ubuntu-noble | 2026-08-09 02:06:00.470 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:00.481446 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_1_True [0.018711s] ... ok 2026-08-09 02:06:00.492658 | ubuntu-noble | {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_2_False [0.126460s] ... ok 2026-08-09 02:06:00.494096 | ubuntu-noble | First migration phase of share fake_id not completed yet. 2026-08-09 02:06:00.497545 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.497593 | ubuntu-noble | Command: None 2026-08-09 02:06:00.497602 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.497608 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.497613 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.497618 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.497624 | ubuntu-noble | Command: None 2026-08-09 02:06:00.497629 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.497634 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.497639 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.497644 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.497650 | ubuntu-noble | Command: None 2026-08-09 02:06:00.497655 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.497660 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.497665 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.497670 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.497675 | ubuntu-noble | Command: None 2026-08-09 02:06:00.497680 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.497685 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.497690 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.497696 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.497701 | ubuntu-noble | Command: None 2026-08-09 02:06:00.497706 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.497711 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.497716 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.497721 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.497726 | ubuntu-noble | Command: None 2026-08-09 02:06:00.497731 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.497736 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.497741 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.497747 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.497752 | ubuntu-noble | Command: None 2026-08-09 02:06:00.497757 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.497762 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.497767 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.498229 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_3_data_copying_in_progress [0.034797s] ... ok 2026-08-09 02:06:00.498753 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.498773 | ubuntu-noble | Command: None 2026-08-09 02:06:00.498779 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.498784 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.498789 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.498794 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.498799 | ubuntu-noble | Command: None 2026-08-09 02:06:00.498804 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.498810 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.498815 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.498820 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.498825 | ubuntu-noble | Command: None 2026-08-09 02:06:00.498830 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.498835 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.498840 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.498845 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.498850 | ubuntu-noble | Command: None 2026-08-09 02:06:00.498855 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.498861 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.498866 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.498871 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.498876 | ubuntu-noble | Command: None 2026-08-09 02:06:00.498881 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.498907 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.498913 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.498918 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.498923 | ubuntu-noble | Command: None 2026-08-09 02:06:00.498928 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.498933 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.498938 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.498943 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.498949 | ubuntu-noble | Command: None 2026-08-09 02:06:00.498954 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.498959 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.498964 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.500126 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.500145 | ubuntu-noble | Command: None 2026-08-09 02:06:00.500151 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.500156 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.500162 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.500167 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.500172 | ubuntu-noble | Command: None 2026-08-09 02:06:00.500177 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.500182 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.500187 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.500192 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.500198 | ubuntu-noble | Command: None 2026-08-09 02:06:00.500203 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.500208 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.500213 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.500218 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.500223 | ubuntu-noble | Command: None 2026-08-09 02:06:00.500228 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.500233 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.500238 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.500251 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.500256 | ubuntu-noble | Command: None 2026-08-09 02:06:00.500261 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.500266 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.500271 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.500276 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.500282 | ubuntu-noble | Command: None 2026-08-09 02:06:00.500287 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.500292 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.500297 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.500302 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.500307 | ubuntu-noble | Command: None 2026-08-09 02:06:00.500312 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.500317 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.500323 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.500328 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.500333 | ubuntu-noble | Command: None 2026-08-09 02:06:00.500338 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.500343 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.500348 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.500611 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.500660 | ubuntu-noble | Command: None 2026-08-09 02:06:00.500666 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.500672 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.500721 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.500728 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.500734 | ubuntu-noble | Command: None 2026-08-09 02:06:00.500739 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.500744 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.500749 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.501469 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.501482 | ubuntu-noble | Command: None 2026-08-09 02:06:00.501487 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.501492 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.501497 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.501502 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.501508 | ubuntu-noble | Command: None 2026-08-09 02:06:00.501513 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.501518 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.501532 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.501537 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.501542 | ubuntu-noble | Command: None 2026-08-09 02:06:00.501547 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.501561 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.501581 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.501595 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.501600 | ubuntu-noble | Command: None 2026-08-09 02:06:00.501605 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.501610 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.501615 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.501620 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.501625 | ubuntu-noble | Command: None 2026-08-09 02:06:00.501630 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.501635 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.501640 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.501992 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.502004 | ubuntu-noble | Command: None 2026-08-09 02:06:00.502010 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.502015 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.502020 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.502025 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.502030 | ubuntu-noble | Command: None 2026-08-09 02:06:00.502035 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.502041 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.502135 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.502143 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.502160 | ubuntu-noble | Command: None 2026-08-09 02:06:00.502165 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.502170 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.502175 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.503361 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.503378 | ubuntu-noble | Command: None 2026-08-09 02:06:00.503383 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.503388 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.503394 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.503407 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.503413 | ubuntu-noble | Command: None 2026-08-09 02:06:00.503418 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.503423 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.503428 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.503433 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.503438 | ubuntu-noble | Command: None 2026-08-09 02:06:00.503443 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.503448 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.503454 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.503459 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:06:00.503464 | ubuntu-noble | Command: None 2026-08-09 02:06:00.503469 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.503474 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:06:00.503479 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.505651 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry_exceeded [0.026473s] ... ok 2026-08-09 02:06:00.527062 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zfs_option [0.019202s] ... ok 2026-08-09 02:06:00.533686 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_1 [0.035827s] ... ok 2026-08-09 02:06:00.543181 | ubuntu-noble | 2026-08-09 02:06:00.539 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-08-09 02:06:00.543382 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:00.544188 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress [0.070177s] ... ok 2026-08-09 02:06:00.544489 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_create_exports [0.019699s] ... ok 2026-08-09 02:06:00.549245 | ubuntu-noble | {1} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_update_other_tenants_public_share [0.056267s] ... ok 2026-08-09 02:06:00.564280 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_dataset_not_found [0.019076s] ... ok 2026-08-09 02:06:00.570290 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-08-09 02:06:00.576089 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_service_down [0.039990s] ... ok 2026-08-09 02:06:00.576641 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-08-09 02:06:00.577037 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_05 [0.027377s] ... ok 2026-08-09 02:06:00.584762 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_2_cert [0.020714s] ... ok 2026-08-09 02:06:00.600351 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_2_migration_cancelled [0.056108s] ... ok 2026-08-09 02:06:00.603491 | ubuntu-noble | Call of 'exportfs' utility returned error. 2026-08-09 02:06:00.603519 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:00.603528 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py", line 216, in verify_setup 2026-08-09 02:06:00.603536 | ubuntu-noble | self.execute('sudo', 'exportfs') 2026-08-09 02:06:00.603543 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py", line 96, in execute 2026-08-09 02:06:00.603549 | ubuntu-noble | return executor(*cmd, **kwargs) 2026-08-09 02:06:00.603556 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.603561 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:00.603593 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:00.603599 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.603604 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:00.603610 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:00.603615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.603620 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:06:00.603626 | ubuntu-noble | raise result 2026-08-09 02:06:00.603632 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:00.603638 | ubuntu-noble | Command: None 2026-08-09 02:06:00.603645 | ubuntu-noble | Exit code: - 2026-08-09 02:06:00.603650 | ubuntu-noble | Stdout: 'Fake' 2026-08-09 02:06:00.603655 | ubuntu-noble | Stderr: None 2026-08-09 02:06:00.606419 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_10 [0.028641s] ... ok 2026-08-09 02:06:00.606769 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_error_calling_exportfs [0.021076s] ... ok 2026-08-09 02:06:00.620508 | ubuntu-noble | 2026-08-09 02:06:00.615 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:00.626450 | ubuntu-noble | 2026-08-09 02:06:00.623 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:00.626470 | ubuntu-noble | 2026-08-09 02:06:00.623 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:00.626475 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share_from_snapshot [0.019921s] ... ok 2026-08-09 02:06:00.628406 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_1_readable [0.030275s] ... ok 2026-08-09 02:06:00.633592 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_1_migration_success [0.060106s] ... ok 2026-08-09 02:06:00.635608 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_1 [0.028626s] ... ok 2026-08-09 02:06:00.644507 | ubuntu-noble | There is not enough free space in project project 2026-08-09 02:06:00.647416 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share_negative [0.021090s] ... ok 2026-08-09 02:06:00.658917 | ubuntu-noble | Invalid mount_point_name: prefixaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2026-08-09 02:06:00.662758 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_too_long_mount_point_name [0.028154s] ... ok 2026-08-09 02:06:00.665383 | ubuntu-noble | Quota and reservation of share fakename need to be rounded up to 4. But there is not enough space in the backend. 2026-08-09 02:06:00.665987 | ubuntu-noble | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_1_True [0.248527s] ... ok 2026-08-09 02:06:00.672885 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_not_enough_space [0.019850s] ... ok 2026-08-09 02:06:00.675693 | ubuntu-noble | 2026-08-09 02:06:00.665 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:00.675710 | ubuntu-noble | 2026-08-09 02:06:00.666 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:00.688674 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_CIFS [0.020547s] ... ok 2026-08-09 02:06:00.692965 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_08 [0.028665s] ... ok 2026-08-09 02:06:00.719353 | ubuntu-noble | Share 5d1a22c4-20f6-4c15-ab1a-145b0453053b is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. 2026-08-09 02:06:00.725934 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_sizee [0.051540s] ... ok 2026-08-09 02:06:00.725962 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_09 [0.025273s] ... ok 2026-08-09 02:06:00.727770 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:00.730403 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_instance_rules_error_status [0.088130s] ... ok 2026-08-09 02:06:00.731059 | ubuntu-noble | 2026-08-09 02:06:00.725 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-08-09 02:06:00.747358 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_2_False [0.033507s] ... ok 2026-08-09 02:06:00.761873 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_force_status [0.071479s] ... ok 2026-08-09 02:06:00.803416 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_matching_subnet [0.084926s] ... ok 2026-08-09 02:06:00.810074 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_rules_in_error [0.083588s] ... ok 2026-08-09 02:06:00.811591 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_get [0.060349s] ... ok 2026-08-09 02:06:00.811609 | ubuntu-noble | 2026-08-09 02:06:00.804 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:00.827090 | ubuntu-noble | 2026-08-09 02:06:00.819 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:00.827137 | ubuntu-noble | 2026-08-09 02:06:00.820 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:00.843810 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_inactive [0.040326s] ... ok 2026-08-09 02:06:00.844658 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_access_level [0.037275s] ... ok 2026-08-09 02:06:00.863614 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_2_migration_success [0.053949s] ... ok 2026-08-09 02:06:00.879714 | ubuntu-noble | 2026-08-09 02:06:00.874 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:00.879768 | ubuntu-noble | 2026-08-09 02:06:00.875 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:00.884789 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_1_rw [0.038764s] ... ok 2026-08-09 02:06:00.890651 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_to_instance [0.046229s] ... ok 2026-08-09 02:06:00.905578 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_source_not_found [0.042575s] ... ok 2026-08-09 02:06:00.921222 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_3_None [0.037088s] ... ok 2026-08-09 02:06:00.932732 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:00.932798 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:00.932802 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:00.932807 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:00.932811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:00.932815 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:00.932820 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:00.932823 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:00.932827 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.932831 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:00.932854 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:00.932858 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.932862 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:00.932866 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:00.932869 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:00.932874 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:00.932877 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:00.932881 | ubuntu-noble | raise self.value 2026-08-09 02:06:00.932885 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:00.932888 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:00.932892 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.932896 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:00.932900 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:00.932920 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.932924 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:00.932928 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:00.932931 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.932935 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:00.932939 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:00.932942 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.932946 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:00.932950 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:00.932953 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.932957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:00.932961 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:00.932965 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.932968 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:00.932972 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:00.932976 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:00.932979 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:00.932983 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:00.932987 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.932990 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:00.932994 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:00.932998 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.933001 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:00.933005 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:00.933009 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:00.933012 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:00.933016 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:00.933020 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.933023 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:00.933027 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:00.933031 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.933034 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:00.933038 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:00.933042 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:00.933054 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:00.933058 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:00.933062 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.933066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:00.933069 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:00.933077 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.933081 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:00.933088 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:00.933091 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.933095 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:00.933099 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:00.933102 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:00.933106 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:00.933110 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:00.933113 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:00.933117 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:00.933121 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:00.945644 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_1 [0.051862s] ... ok 2026-08-09 02:06:00.951461 | ubuntu-noble | 2026-08-09 02:06:00.947 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-08-09 02:06:00.951482 | ubuntu-noble | 2026-08-09 02:06:00.947 6708 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Adding cast_rules_to_readonly column to share instances. 2026-08-09 02:06:00.964245 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_3 [0.041956s] ... ok 2026-08-09 02:06:01.003895 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_4 [0.041579s] ... ok 2026-08-09 02:06:01.026779 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_with_different_share_type [0.080409s] ... ok 2026-08-09 02:06:01.028812 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations [0.024737s] ... ok 2026-08-09 02:06:01.039045 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_start [0.133708s] ... ok 2026-08-09 02:06:01.052752 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_configure_default_prefix [0.023865s] ... ok 2026-08-09 02:06:01.064168 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_1_QuotaError [0.040555s] ... ok 2026-08-09 02:06:01.076504 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_2_shrinking_possible_data_loss_error [0.037608s] ... ok 2026-08-09 02:06:01.091771 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:01.091793 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.091798 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:01.091802 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:01.091806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:01.091810 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:01.091814 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:01.091818 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:01.091822 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.091825 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:01.091829 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:01.091847 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.091851 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:01.091855 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:01.091858 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:01.091862 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:01.091866 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:01.091870 | ubuntu-noble | raise self.value 2026-08-09 02:06:01.091874 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:01.091878 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:01.091882 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.091885 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:01.091890 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:01.091893 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.091897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:01.091901 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:01.091904 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.091914 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:01.091918 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:01.091922 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.091925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.091929 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.091933 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.091936 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:01.091940 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.091944 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.091947 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.091951 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.091955 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.091959 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.091962 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.091966 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.091969 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:01.091973 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.091977 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.091981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.091984 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.091988 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.091992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.091995 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.092003 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.092006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:01.092010 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.092014 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.092017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.092021 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.092025 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.092035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.092039 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.092042 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.092046 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:01.092050 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:01.092054 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.092057 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:01.092061 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:01.092065 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.092068 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:01.092072 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:01.092076 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.092079 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:01.092083 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:01.092087 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:01.092090 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:01.092094 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:01.101078 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_4 [0.048282s] ... ok 2026-08-09 02:06:01.103648 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_5_cifsfake [0.039140s] ... ok 2026-08-09 02:06:01.134245 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:01.142001 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_per_share_quota_1 [0.036249s] ... ok 2026-08-09 02:06:01.148879 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access [0.071991s] ... ok 2026-08-09 02:06:01.173431 | ubuntu-noble | 2026-08-09 02:06:01.169 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:01.176228 | ubuntu-noble | Quota exceeded for None, tried to create share (20 shares already consumed). 2026-08-09 02:06:01.177214 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_group_snapshot_members [0.027426s] ... ok 2026-08-09 02:06:01.178709 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_1 [0.077013s] ... ok 2026-08-09 02:06:01.180135 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_2 [0.040102s] ... ok 2026-08-09 02:06:01.187013 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_just_get [0.422740s] ... ok 2026-08-09 02:06:01.187277 | ubuntu-noble | 2026-08-09 02:06:01.178 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:01.187285 | ubuntu-noble | 2026-08-09 02:06:01.179 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:01.203330 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_subnet_from_metadata [0.026011s] ... ok 2026-08-09 02:06:01.210741 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_instance_share_group_snapshot_member [0.032324s] ... ok 2026-08-09 02:06:01.213973 | ubuntu-noble | 2026-08-09 02:06:01.210 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:01.213989 | ubuntu-noble | 2026-08-09 02:06:01.210 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:01.222597 | ubuntu-noble | Recovering from a failed execute. Try number 1 2026-08-09 02:06:01.222614 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.222619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 239, in _try_execute 2026-08-09 02:06:01.222623 | ubuntu-noble | self._execute(*command, **kwargs) 2026-08-09 02:06:01.222627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise 2026-08-09 02:06:01.222630 | ubuntu-noble | raise exception.ProcessExecutionError 2026-08-09 02:06:01.222634 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:01.222638 | ubuntu-noble | Command: None 2026-08-09 02:06:01.222642 | ubuntu-noble | Exit code: - 2026-08-09 02:06:01.222646 | ubuntu-noble | Stdout: None 2026-08-09 02:06:01.222649 | ubuntu-noble | Stderr: None 2026-08-09 02:06:01.223282 | ubuntu-noble | Recovering from a failed execute. Try number 2 2026-08-09 02:06:01.223292 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.223296 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 239, in _try_execute 2026-08-09 02:06:01.223300 | ubuntu-noble | self._execute(*command, **kwargs) 2026-08-09 02:06:01.223303 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise 2026-08-09 02:06:01.223307 | ubuntu-noble | raise exception.ProcessExecutionError 2026-08-09 02:06:01.223311 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:01.223314 | ubuntu-noble | Command: None 2026-08-09 02:06:01.223318 | ubuntu-noble | Exit code: - 2026-08-09 02:06:01.223322 | ubuntu-noble | Stdout: None 2026-08-09 02:06:01.223326 | ubuntu-noble | Stderr: None 2026-08-09 02:06:01.224692 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__try_execute [0.022194s] ... ok 2026-08-09 02:06:01.228588 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_2 [0.044707s] ... ok 2026-08-09 02:06:01.230451 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:01.234652 | ubuntu-noble | Quota exceeded for None, tried to create backup, but (10 of 5 backups already consumed.) 2026-08-09 02:06:01.235951 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server [0.607630s] ... ok 2026-08-09 02:06:01.237347 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_2 [0.026699s] ... ok 2026-08-09 02:06:01.245950 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_8 [0.020270s] ... ok 2026-08-09 02:06:01.259873 | ubuntu-noble | Cannot choose compatible share-server: fake 2026-08-09 02:06:01.263439 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_subnet_not_found [0.038046s] ... ok 2026-08-09 02:06:01.264395 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_5 [0.019266s] ... ok 2026-08-09 02:06:01.266671 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_incompatible_servers [0.029017s] ... ok 2026-08-09 02:06:01.277584 | ubuntu-noble | 2026-08-09 02:06:01.272 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-08-09 02:06:01.277601 | ubuntu-noble | 2026-08-09 02:06:01.273 6708 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Removing cast_rules_to_readonly column from share instances. 2026-08-09 02:06:01.278331 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_rollback_quota [0.038544s] ... ok 2026-08-09 02:06:01.284184 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_1 [0.018929s] ... ok 2026-08-09 02:06:01.290709 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_empty_share_stats [0.023059s] ... ok 2026-08-09 02:06:01.304560 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_3 [0.018736s] ... ok 2026-08-09 02:06:01.305709 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_5____active____denying____0_ [0.120994s] ... ok 2026-08-09 02:06:01.309377 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_share_type_contains_replication_type [0.044272s] ... ok 2026-08-09 02:06:01.311048 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_busy_task_state [0.034541s] ... ok 2026-08-09 02:06:01.313128 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_2_fake_reservations [0.024295s] ... ok 2026-08-09 02:06:01.321615 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_1 [0.019258s] ... ok 2026-08-09 02:06:01.341654 | ubuntu-noble | The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. 2026-08-09 02:06:01.341702 | ubuntu-noble | 2026-08-09 02:06:01.336 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:01.342007 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_4 [0.019528s] ... ok 2026-08-09 02:06:01.343468 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:01.345831 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:01.345846 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.345850 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:01.345854 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:01.345878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:01.345882 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:01.345887 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:01.345891 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:01.345894 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.345898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:01.345902 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:01.345906 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.345909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:01.345913 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:01.345917 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:01.345921 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:01.345925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:01.345929 | ubuntu-noble | raise self.value 2026-08-09 02:06:01.345946 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:01.345949 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:01.345953 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.345957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:01.345961 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:01.345965 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.345968 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:01.345972 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:01.345976 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.345979 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:01.345983 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:01.345987 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.345990 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.345994 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.345998 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.346001 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:01.346005 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.346009 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.346013 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.346016 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.346020 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.346024 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.346027 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.346031 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.346035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:01.346038 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.346046 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.346050 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.346053 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.346057 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.346061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.346064 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.346068 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.346072 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:01.346075 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.346079 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.346083 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.346086 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.346090 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.346098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.346102 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.346105 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.346109 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:01.346113 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:01.346117 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.346120 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:01.346124 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:01.346128 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.346132 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:01.346135 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:01.346139 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.346143 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:01.346146 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:01.346154 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:01.346158 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:01.346163 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:01.350517 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:01.350799 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.350805 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:01.350811 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:01.350818 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:01.350824 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:01.350830 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:01.350836 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:01.350841 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.350847 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:01.350865 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:01.350870 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.350876 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:01.350882 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:01.350887 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:01.350893 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:01.350899 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:01.350904 | ubuntu-noble | raise self.value 2026-08-09 02:06:01.350909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:01.350914 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:01.350920 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.350925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:01.350931 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:01.350936 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.350941 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:01.350947 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:01.350952 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.350958 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:01.350963 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:01.350968 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.350974 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.350979 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.350984 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.350989 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:01.350995 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.351000 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.351005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.351010 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.351016 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.351021 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.351026 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.351031 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.351037 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:01.351042 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.351047 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.351053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.351058 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.351063 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.351069 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.351080 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.351085 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.351090 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:01.351103 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.351109 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.351114 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.351119 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.351124 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.351137 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.351142 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.351147 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.351152 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:01.351158 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:01.351163 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.351168 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:01.351173 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:01.351178 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.351183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:01.351189 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:01.351194 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.351199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:01.351215 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:01.351220 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:01.351226 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:01.351231 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:01.352687 | ubuntu-noble | 2026-08-09 02:06:01.346 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:01.352709 | ubuntu-noble | 2026-08-09 02:06:01.346 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:01.354963 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_1_NFS [0.046465s] ... ok 2026-08-09 02:06:01.359298 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_3 [0.046392s] ... ok 2026-08-09 02:06:01.360266 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_1_True [0.018318s] ... ok 2026-08-09 02:06:01.373269 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_1_migration_success [0.058503s] ... ok 2026-08-09 02:06:01.377044 | ubuntu-noble | 2026-08-09 02:06:01.371 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:01.377065 | ubuntu-noble | 2026-08-09 02:06:01.371 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:01.380008 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_3_create_share_from_snapshotFOO [0.018276s] ... ok 2026-08-09 02:06:01.394434 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_error_on_quota_commit [0.036431s] ... ok 2026-08-09 02:06:01.397524 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot [0.019342s] ... ok 2026-08-09 02:06:01.407794 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_group [0.052271s] ... ok 2026-08-09 02:06:01.416312 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_dhss [0.018042s] ... ok 2026-08-09 02:06:01.419143 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_2 [0.024674s] ... ok 2026-08-09 02:06:01.433170 | ubuntu-noble | Could not create share group snapshot. Failed to create share snapshot 1e010dfe-545b-432d-ab95-4ef03cd82f89 for share a3ebdba5-b4e1-46c8-a0ea-a9ac8daf5296. 2026-08-09 02:06:01.433185 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.433189 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 1697, in create_share_group_snapshot 2026-08-09 02:06:01.433193 | ubuntu-noble | member_update = self.create_snapshot( 2026-08-09 02:06:01.433197 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.433200 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:01.433204 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:01.433208 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.433224 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:01.433228 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:01.433232 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.433236 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:06:01.433240 | ubuntu-noble | raise result 2026-08-09 02:06:01.433244 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:06:01.433865 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_2_False [0.127545s] ... ok 2026-08-09 02:06:01.434723 | ubuntu-noble | 2026-08-09 02:06:01.428 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-08-09 02:06:01.434737 | ubuntu-noble | 2026-08-09 02:06:01.428 6708 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Adding cast_rules_to_readonly column to share instances. 2026-08-09 02:06:01.435941 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_failed_snapshot [0.019546s] ... ok 2026-08-09 02:06:01.436629 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_3 [0.064128s] ... ok 2026-08-09 02:06:01.443995 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_1_None [0.023588s] ... ok 2026-08-09 02:06:01.448757 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_2_manila_data [0.040422s] ... ok 2026-08-09 02:06:01.454886 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_support [0.019507s] ... ok 2026-08-09 02:06:01.467196 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_2_fake_share_type [0.024292s] ... ok 2026-08-09 02:06:01.475883 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_1_manage_existing [0.018934s] ... ok 2026-08-09 02:06:01.476089 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:01.481657 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_share_instances_access_rules_status [0.049899s] ... ok 2026-08-09 02:06:01.489893 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_4 [0.053465s] ... ok 2026-08-09 02:06:01.495414 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_true [0.019460s] ... ok 2026-08-09 02:06:01.498183 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_has_replicas [0.049826s] ... ok 2026-08-09 02:06:01.502662 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:01.502679 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.502683 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:01.502687 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:01.502692 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:01.502695 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:01.502699 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:01.502703 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:01.502707 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502710 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:01.502714 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:01.502718 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:01.502725 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:01.502729 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:01.502733 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:01.502737 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:01.502740 | ubuntu-noble | raise self.value 2026-08-09 02:06:01.502744 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:01.502748 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:01.502752 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502755 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:01.502760 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:01.502768 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502772 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:01.502776 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:01.502780 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:01.502787 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:01.502791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.502798 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.502802 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502805 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:01.502815 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.502819 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.502826 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.502830 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.502833 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.502837 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.502841 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502844 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:01.502848 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.502852 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.502859 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.502863 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.502866 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.502870 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.502873 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502877 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:01.502881 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.502884 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.502888 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.502892 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.502895 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.503022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.503027 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.503031 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.503034 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:01.503038 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:01.503042 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.503046 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:01.503049 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:01.503053 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.503057 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:01.503060 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:01.503064 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.503068 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:01.503071 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:01.503075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:01.503121 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:01.503131 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:01.512176 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_4_HDFS [0.043897s] ... ok 2026-08-09 02:06:01.512203 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_complete [0.018603s] ... ok 2026-08-09 02:06:01.530158 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:01.531558 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_disabled [0.019065s] ... ok 2026-08-09 02:06:01.535170 | ubuntu-noble | {0} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_delete_other_tenants_public_share [0.053610s] ... ok 2026-08-09 02:06:01.547345 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_2 [0.036010s] ... ok 2026-08-09 02:06:01.548240 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_deny_access [0.048542s] ... ok 2026-08-09 02:06:01.551398 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_1_True [0.019773s] ... ok 2026-08-09 02:06:01.567894 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.077843s] ... ok 2026-08-09 02:06:01.571498 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_check_compatibility [0.018867s] ... ok 2026-08-09 02:06:01.572235 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_some [0.023224s] ... ok 2026-08-09 02:06:01.591514 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_disabled [0.019108s] ... ok 2026-08-09 02:06:01.592465 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:01.600448 | ubuntu-noble | {0} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_get_other_tenants_public_share [0.063978s] ... ok 2026-08-09 02:06:01.608733 | ubuntu-noble | {6} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_valid [0.018366s] ... ok 2026-08-09 02:06:01.627669 | ubuntu-noble | {6} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_2 [0.018482s] ... ok 2026-08-09 02:06:01.630624 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_1_available [0.056843s] ... ok 2026-08-09 02:06:01.631270 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_1_None [0.061186s] ... ok 2026-08-09 02:06:01.631279 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_4 [0.083819s] ... ok 2026-08-09 02:06:01.634905 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_02 [0.034043s] ... ok 2026-08-09 02:06:01.635148 | ubuntu-noble | 2026-08-09 02:06:01.629 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:01.649346 | ubuntu-noble | 2026-08-09 02:06:01.641 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:01.649387 | ubuntu-noble | 2026-08-09 02:06:01.641 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:01.650630 | ubuntu-noble | {6} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_1_True [0.018822s] ... ok 2026-08-09 02:06:01.662987 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_04 [0.028428s] ... ok 2026-08-09 02:06:01.663457 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_locked_share [0.034975s] ... ok 2026-08-09 02:06:01.687173 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted [0.038796s] ... ok 2026-08-09 02:06:01.696360 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_to_instance [0.065829s] ... ok 2026-08-09 02:06:01.699802 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_1_deleting [0.036974s] ... ok 2026-08-09 02:06:01.707377 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_2_False [0.076369s] ... ok 2026-08-09 02:06:01.719699 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_another_migration_found [0.057051s] ... ok 2026-08-09 02:06:01.722456 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_empty_prefix_with_valid_mount_point_name [0.025753s] ... ok 2026-08-09 02:06:01.726204 | ubuntu-noble | 2026-08-09 02:06:01.723 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:01.726221 | ubuntu-noble | 2026-08-09 02:06:01.724 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:01.728914 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_2 [0.042410s] ... ok 2026-08-09 02:06:01.735801 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_1 [0.035447s] ... ok 2026-08-09 02:06:01.745069 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_6 [0.022928s] ... ok 2026-08-09 02:06:01.749820 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_5 [0.022529s] ... ok 2026-08-09 02:06:01.749837 | ubuntu-noble | Shrink share failed. 2026-08-09 02:06:01.749843 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.749847 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-08-09 02:06:01.749851 | ubuntu-noble | self.driver.shrink_share( 2026-08-09 02:06:01.749855 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:01.749859 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:01.749862 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.749866 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:01.749870 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:01.749873 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.749877 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:01.749881 | ubuntu-noble | raise effect 2026-08-09 02:06:01.749884 | ubuntu-noble | manila.exception.InvalidShare: fake 2026-08-09 02:06:01.753463 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_shares [0.031007s] ... ok 2026-08-09 02:06:01.754895 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_1 [0.046875s] ... ok 2026-08-09 02:06:01.756322 | ubuntu-noble | share server 'fake_share_server_id' in use by share groups. 2026-08-09 02:06:01.759416 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_group_exists [0.023996s] ... ok 2026-08-09 02:06:01.770469 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_3_None [0.024853s] ... ok 2026-08-09 02:06:01.771771 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_1_True [0.022169s] ... ok 2026-08-09 02:06:01.783598 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_no_dependent_shares [0.023454s] ... ok 2026-08-09 02:06:01.786534 | ubuntu-noble | 2026-08-09 02:06:01.783 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-08-09 02:06:01.787695 | ubuntu-noble | 2026-08-09 02:06:01.783 6708 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming consistency group tables 2026-08-09 02:06:01.800121 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_same_backend_and_network [0.048809s] ... ok 2026-08-09 02:06:01.820013 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_other_driver_exception [0.065823s] ... ok 2026-08-09 02:06:01.822991 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_with_snapshots [0.040000s] ... ok 2026-08-09 02:06:01.829985 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_no_support [0.056089s] ... ok 2026-08-09 02:06:01.837855 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_1_True [0.038134s] ... ok 2026-08-09 02:06:01.845618 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_4 [0.075082s] ... ok 2026-08-09 02:06:01.848841 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:01.848956 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.848968 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:01.848976 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:01.848985 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:01.848994 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:01.849002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.849010 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:01.849018 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:01.849026 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.849046 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:01.849054 | ubuntu-noble | raise effect 2026-08-09 02:06:01.849062 | ubuntu-noble | Exception 2026-08-09 02:06:01.852764 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_4_available [0.028337s] ... ok 2026-08-09 02:06:01.852788 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_02_migration_cancel [0.023167s] ... ok 2026-08-09 02:06:01.870796 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:01.871424 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.871438 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:01.871443 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:01.871450 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:01.871455 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:01.871460 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.871465 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:01.871471 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:01.871476 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.871482 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:01.871487 | ubuntu-noble | raise effect 2026-08-09 02:06:01.871492 | ubuntu-noble | Exception 2026-08-09 02:06:01.873536 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_07_manage_share [0.021065s] ... ok 2026-08-09 02:06:01.874202 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_3 [0.027693s] ... ok 2026-08-09 02:06:01.875266 | ubuntu-noble | Failed to commit reservations 2026-08-09 02:06:01.875285 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.875291 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:01.875305 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:01.875310 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:01.875316 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:01.875321 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:01.875326 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:01.875331 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.875336 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:01.875341 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:01.875347 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.875352 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:01.875519 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:01.875526 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:01.875833 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:01.875844 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:01.875850 | ubuntu-noble | raise self.value 2026-08-09 02:06:01.875855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:01.875860 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:01.875865 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.875870 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:01.875876 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:01.875904 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.875910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:01.875915 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:01.875920 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.875925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:01.875930 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:01.875936 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.875941 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.875946 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.875951 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.875956 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:01.875961 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.875967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.875972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.875977 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.875982 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.875987 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.876512 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.876525 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.876530 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:01.876536 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.876541 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.876546 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.876551 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.876556 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.876561 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.876833 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.876841 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.876847 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:01.876852 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:01.876857 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.876862 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:01.876868 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:01.876880 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:01.876886 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:01.876891 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:01.876896 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.876901 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:01.876906 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:01.876912 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.876917 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:01.876922 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:01.876927 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.876932 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:01.876937 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:01.876942 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.876947 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:01.876953 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:01.876958 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:01.876963 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:01.876968 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-08-09 02:06:01.876974 | ubuntu-noble | Since share 82b88e11-d037-4735-b950-06a80494b2f9 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-08-09 02:06:01.878624 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_2_False [0.038444s] ... ok 2026-08-09 02:06:01.879471 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_1_True [0.060062s] ... ok 2026-08-09 02:06:01.892654 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:01.892672 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.892677 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:01.892681 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:01.892686 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:01.892689 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:01.892693 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.892697 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:01.892701 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:01.892705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.892709 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:01.892713 | ubuntu-noble | raise effect 2026-08-09 02:06:01.892717 | ubuntu-noble | Exception 2026-08-09 02:06:01.895514 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_09_delete_share_instance [0.022105s] ... ok 2026-08-09 02:06:01.903507 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_found [0.029751s] ... ok 2026-08-09 02:06:01.905281 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_08 [0.026011s] ... ok 2026-08-09 02:06:01.915208 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:01.915229 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.915233 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:01.915237 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:01.915242 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:01.915246 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:01.915249 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.915253 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:01.915257 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:01.915261 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.915265 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:01.915269 | ubuntu-noble | raise effect 2026-08-09 02:06:01.915273 | ubuntu-noble | Exception 2026-08-09 02:06:01.918372 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_19_extend_share [0.020645s] ... ok 2026-08-09 02:06:01.928121 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server [0.024401s] ... ok 2026-08-09 02:06:01.932732 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_09 [0.025273s] ... ok 2026-08-09 02:06:01.932750 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_3 [0.078295s] ... ok 2026-08-09 02:06:01.934932 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:01.934950 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.934954 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:01.934958 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:01.934962 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:01.934967 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:01.934970 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.934991 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:01.934995 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:01.934999 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.935003 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:01.935007 | ubuntu-noble | raise effect 2026-08-09 02:06:01.935010 | ubuntu-noble | Exception 2026-08-09 02:06:01.937545 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_21_create_share_group [0.021297s] ... ok 2026-08-09 02:06:01.942475 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_server_not_active [0.065522s] ... ok 2026-08-09 02:06:01.955336 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:01.955361 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.955366 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:01.955370 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:01.955375 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:01.955380 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:01.955383 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.955387 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:01.955391 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:01.955395 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.955399 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:01.955403 | ubuntu-noble | raise effect 2026-08-09 02:06:01.955407 | ubuntu-noble | Exception 2026-08-09 02:06:01.959040 | ubuntu-noble | Migration of share fake_id cannot be cancelled at this moment. 2026-08-09 02:06:01.959304 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_23_create_share_group_snapshot [0.020871s] ... ok 2026-08-09 02:06:01.960258 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_01 [0.028417s] ... ok 2026-08-09 02:06:01.963003 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_1_data_copying_starting [0.033688s] ... ok 2026-08-09 02:06:01.963723 | ubuntu-noble | Quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). 2026-08-09 02:06:01.966878 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_1 [0.036579s] ... ok 2026-08-09 02:06:01.976786 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:01.976806 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:01.976811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:01.976815 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:01.976819 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:01.976823 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:01.976827 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.976831 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:01.976848 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:01.976852 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:01.976856 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:01.976860 | ubuntu-noble | raise effect 2026-08-09 02:06:01.976864 | ubuntu-noble | Exception 2026-08-09 02:06:01.981971 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_24_delete_share_group_snapshot [0.020738s] ... ok 2026-08-09 02:06:01.982797 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_05 [0.022057s] ... ok 2026-08-09 02:06:01.998147 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_unsupported_server [0.054016s] ... ok 2026-08-09 02:06:02.000137 | ubuntu-noble | Replica gigabytes quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). 2026-08-09 02:06:02.004484 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_2 [0.036354s] ... ok 2026-08-09 02:06:02.004538 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_cg_with_share_network_driver_not_handles_servers [0.024043s] ... ok 2026-08-09 02:06:02.006135 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_09 [0.024059s] ... ok 2026-08-09 02:06:02.028403 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group [0.023110s] ... ok 2026-08-09 02:06:02.031636 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_12 [0.025481s] ... ok 2026-08-09 02:06:02.050207 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_share_network_dhss [0.021695s] ... ok 2026-08-09 02:06:02.060929 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_2_36 [0.028630s] ... ok 2026-08-09 02:06:02.067787 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot [0.019396s] ... ok 2026-08-09 02:06:02.071136 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_update_different_types [0.073809s] ... ok 2026-08-09 02:06:02.087858 | ubuntu-noble | Share group fake_id: create failed 2026-08-09 02:06:02.090079 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_error [0.021691s] ... ok 2026-08-09 02:06:02.114259 | ubuntu-noble | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_2 [0.053917s] ... ok 2026-08-09 02:06:02.131073 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_access_get_all [0.059933s] ... ok 2026-08-09 02:06:02.183823 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_rule_already_exists [0.051936s] ... ok 2026-08-09 02:06:02.211394 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:02.217480 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_server_network_allocations [0.102095s] ... ok 2026-08-09 02:06:02.230223 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_mount_point_name [0.047099s] ... ok 2026-08-09 02:06:02.272468 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_1 [0.041984s] ... ok 2026-08-09 02:06:02.298601 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_1_None [0.024884s] ... ok 2026-08-09 02:06:02.300330 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:02.305156 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_snapshot [0.088295s] ... ok 2026-08-09 02:06:02.337444 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:02.337660 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:02.337670 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:02.337676 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:02.337682 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:02.337703 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:02.337709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:02.337715 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:02.337720 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.337732 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:02.337738 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:02.337743 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.337748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:02.337754 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:02.337759 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:02.337765 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:02.337771 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:02.337776 | ubuntu-noble | raise self.value 2026-08-09 02:06:02.337781 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:02.337786 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:02.337791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.337797 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:02.337825 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:02.337871 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.337878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:02.337883 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:02.337889 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.337894 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:02.337899 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:02.337904 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.337910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:02.337915 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:02.337920 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.337925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:02.337931 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:02.337936 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.337941 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:02.337947 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:02.337952 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:02.337957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:02.337962 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:02.337967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.337973 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:02.337978 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:02.337983 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.337995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:02.338000 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:02.338005 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:02.338011 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:02.338016 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:02.338021 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.338026 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:02.338031 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:02.338036 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.338041 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:02.338047 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:02.338052 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:02.338064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:02.338070 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:02.338075 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.338080 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:02.338085 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:02.338090 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.338100 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:02.338106 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:02.338111 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.338116 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:02.338121 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:02.338126 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:02.338131 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:02.338136 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:02.338142 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:02.338147 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:02.338152 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:02.348311 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_5_CEPHFS [0.049877s] ... ok 2026-08-09 02:06:02.388648 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:02.389391 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_if_share_not_available [0.040721s] ... ok 2026-08-09 02:06:02.394446 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_snapshot [0.087815s] ... ok 2026-08-09 02:06:02.445847 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete [0.482637s] ... ok 2026-08-09 02:06:02.451317 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_quota_with_different_user [0.063242s] ... ok 2026-08-09 02:06:02.477875 | ubuntu-noble | Migration of share fake_id was already cancelled. 2026-08-09 02:06:02.481453 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_5_migration_cancelled [0.036727s] ... ok 2026-08-09 02:06:02.481982 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:02.488037 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_complete [0.094217s] ... ok 2026-08-09 02:06:02.494591 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_2_False [0.040739s] ... ok 2026-08-09 02:06:02.518089 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_user [0.514461s] ... ok 2026-08-09 02:06:02.518531 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_share_exists [0.025542s] ... ok 2026-08-09 02:06:02.524602 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_destination_az_unsupported [0.042184s] ... ok 2026-08-09 02:06:02.543170 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_wrong_status [0.024996s] ... ok 2026-08-09 02:06:02.556129 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_1_True [0.037758s] ... ok 2026-08-09 02:06:02.566210 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_1 [0.041864s] ... ok 2026-08-09 02:06:02.567773 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_admin_deferred_state [0.023578s] ... ok 2026-08-09 02:06:02.569185 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:02.573488 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_serialized_share_has_id [0.085411s] ... ok 2026-08-09 02:06:02.589591 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_extra_specs [0.022318s] ... ok 2026-08-09 02:06:02.590205 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_2_error [0.023971s] ... ok 2026-08-09 02:06:02.593953 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_2_False [0.035950s] ... ok 2026-08-09 02:06:02.613622 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_metadata [0.023588s] ... ok 2026-08-09 02:06:02.616712 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_1_creating [0.023671s] ... ok 2026-08-09 02:06:02.617254 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_default_filters [0.023260s] ... ok 2026-08-09 02:06:02.631989 | ubuntu-noble | Share instance 92783fea-85d0-487b-b91b-b745e6fe23e7 failed on creation. 2026-08-09 02:06:02.637915 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_3_error [0.023439s] ... ok 2026-08-09 02:06:02.638150 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_1_truefoo [0.024412s] ... ok 2026-08-09 02:06:02.638654 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants [0.023620s] ... ok 2026-08-09 02:06:02.655272 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_2_export_locations [0.565408s] ... ok 2026-08-09 02:06:02.655797 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:02.659823 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_6_manage_starting [0.022331s] ... ok 2026-08-09 02:06:02.661349 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_snapshot [0.087548s] ... ok 2026-08-09 02:06:02.661984 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_blank [0.022878s] ... ok 2026-08-09 02:06:02.664361 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_2_false [0.026631s] ... ok 2026-08-09 02:06:02.685852 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_2_path [0.023566s] ... ok 2026-08-09 02:06:02.690908 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_8_False [0.026146s] ... ok 2026-08-09 02:06:02.696386 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination [0.036565s] ... ok 2026-08-09 02:06:02.711744 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_3 [0.022449s] ... ok 2026-08-09 02:06:02.713544 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_6_on [0.022808s] ... ok 2026-08-09 02:06:02.730895 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status [0.022474s] ... ok 2026-08-09 02:06:02.737496 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_with_name_and_status_filters [0.021492s] ... ok 2026-08-09 02:06:02.743106 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_multiple_servers [0.046326s] ... ok 2026-08-09 02:06:02.743450 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:02.743657 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_network_port_limit_exceeded [0.088308s] ... ok 2026-08-09 02:06:02.749410 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_from_metadata [0.087651s] ... ok 2026-08-09 02:06:02.754087 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_1_False [0.022573s] ... ok 2026-08-09 02:06:02.757463 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_1 [0.021272s] ... ok 2026-08-09 02:06:02.774807 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_7_f [0.021416s] ... ok 2026-08-09 02:06:02.781040 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_share_server_update_allocations_key [0.023824s] ... ok 2026-08-09 02:06:02.781744 | ubuntu-noble | Migration progress of share server 5b666d41-eec7-4943-a8ab-a62eab951807 cannot be obtained. The provided share server is not being migrated. 2026-08-09 02:06:02.785746 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_migrating [0.042574s] ... ok 2026-08-09 02:06:02.790532 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_dhss_false [0.046814s] ... ok 2026-08-09 02:06:02.796982 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_all_tenants [0.022071s] ... ok 2026-08-09 02:06:02.802380 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_non_admin_deferred_state [0.021770s] ... ok 2026-08-09 02:06:02.819304 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_dir_invalid [0.021735s] ... ok 2026-08-09 02:06:02.825067 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_different_size [0.022531s] ... ok 2026-08-09 02:06:02.827011 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_invalid_locations_state [0.036275s] ... ok 2026-08-09 02:06:02.830693 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:02.835651 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_security_service [0.086507s] ... ok 2026-08-09 02:06:02.841257 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_2 [0.021449s] ... ok 2026-08-09 02:06:02.841963 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_service_not_up [0.055410s] ... ok 2026-08-09 02:06:02.845677 | ubuntu-noble | Found an existing share with export location fake! 2026-08-09 02:06:02.852043 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_2_available [0.022483s] ... ok 2026-08-09 02:06:02.876998 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_server [0.048083s] ... ok 2026-08-09 02:06:02.877637 | ubuntu-noble | Migration of share fake_id has already completed first phase. 2026-08-09 02:06:02.880827 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_3_data_copying_completed [0.039876s] ... ok 2026-08-09 02:06:02.899722 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_1_available [0.024076s] ... ok 2026-08-09 02:06:02.910397 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get_all [0.068705s] ... ok 2026-08-09 02:06:02.914791 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:02.920187 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_replica [0.084475s] ... ok 2026-08-09 02:06:02.921215 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-08-09 02:06:02.921692 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_1 [0.073448s] ... ok 2026-08-09 02:06:02.924970 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_3 [0.044264s] ... ok 2026-08-09 02:06:02.943071 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_2 [0.022525s] ... ok 2026-08-09 02:06:02.962617 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_1_migration_starting [0.035936s] ... ok 2026-08-09 02:06:02.963117 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_optional_extra_specs [0.018328s] ... ok 2026-08-09 02:06:02.966143 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_locations_get [0.053572s] ... ok 2026-08-09 02:06:02.980486 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_share_type_extra_specs [0.018827s] ... ok 2026-08-09 02:06:02.989563 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share [0.024508s] ... ok 2026-08-09 02:06:02.993794 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_2 [0.072442s] ... ok 2026-08-09 02:06:02.995206 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_7_data_copying_completing [0.033373s] ... ok 2026-08-09 02:06:02.998622 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_04___snapshot_support____on__ [0.018169s] ... ok 2026-08-09 02:06:03.011449 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_2_False [0.022914s] ... ok 2026-08-09 02:06:03.016030 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_07___snapshot_support____0__ [0.017908s] ... ok 2026-08-09 02:06:03.021021 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server_invalid [0.025994s] ... ok 2026-08-09 02:06:03.024109 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete [0.124319s] ... ok 2026-08-09 02:06:03.030335 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_9_migration_error [0.035020s] ... ok 2026-08-09 02:06:03.035244 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_from_metadata [0.023347s] ... ok 2026-08-09 02:06:03.035285 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_12___snapshot_support____no__ [0.018917s] ... ok 2026-08-09 02:06:03.053517 | ubuntu-noble | Failed to cancel migration of share fake_id. 2026-08-09 02:06:03.053534 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.053540 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2273, in migration_cancel 2026-08-09 02:06:03.053545 | ubuntu-noble | data_rpc.data_copy_cancel(context, share['id']) 2026-08-09 02:06:03.053551 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:03.053556 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:03.053561 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.053581 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:03.053589 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:03.053594 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.053599 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:06:03.053604 | ubuntu-noble | raise result 2026-08-09 02:06:03.053609 | ubuntu-noble | Exception: fake 2026-08-09 02:06:03.056507 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_28___revert_to_snapshot_support____on__ [0.017949s] ... ok 2026-08-09 02:06:03.059299 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_2 [0.036679s] ... ok 2026-08-09 02:06:03.059317 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica_no_host [0.023012s] ... ok 2026-08-09 02:06:03.072181 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_33___revert_to_snapshot_support____false__ [0.018447s] ... ok 2026-08-09 02:06:03.078179 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_has_replicas [0.047991s] ... ok 2026-08-09 02:06:03.085661 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations [0.023871s] ... ok 2026-08-09 02:06:03.090158 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_36___revert_to_snapshot_support____no__ [0.018386s] ... ok 2026-08-09 02:06:03.097336 | ubuntu-noble | Migration of share fake_id cannot be cancelled at this moment. 2026-08-09 02:06:03.099972 | ubuntu-noble | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-08-09 02:06:03.101690 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_3 [0.023851s] ... ok 2026-08-09 02:06:03.105149 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_service_down [0.045537s] ... ok 2026-08-09 02:06:03.105185 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_1_False [0.022183s] ... ok 2026-08-09 02:06:03.109459 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_63___replication_type____dr__ [0.017759s] ... ok 2026-08-09 02:06:03.127119 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_missing_extra_spec_mount_point_name [0.024017s] ... ok 2026-08-09 02:06:03.127330 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_66___availability_zones____zone_a__zoneb_c__ [0.018308s] ... ok 2026-08-09 02:06:03.128848 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_2_None [0.023547s] ... ok 2026-08-09 02:06:03.138112 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-08-09 02:06:03.140418 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:03.141765 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_3_migration_error [0.038601s] ... ok 2026-08-09 02:06:03.145958 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:03.149173 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica [0.023134s] ... ok 2026-08-09 02:06:03.152291 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_fail_validation [0.023649s] ... ok 2026-08-09 02:06:03.160754 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_69___provisioning_mount_point_prefix____gold__ [0.032597s] ... ok 2026-08-09 02:06:03.175158 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_3 [0.019282s] ... ok 2026-08-09 02:06:03.177344 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_2_error [0.027115s] ... ok 2026-08-09 02:06:03.178724 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_3_data_copying_starting [0.035627s] ... ok 2026-08-09 02:06:03.186001 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_72___encryption_support____share__ [0.026252s] ... ok 2026-08-09 02:06:03.191755 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_1__________False_ [0.019898s] ... ok 2026-08-09 02:06:03.204243 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_3 [0.177083s] ... ok 2026-08-09 02:06:03.206996 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_2_fake_reservations [0.028541s] ... ok 2026-08-09 02:06:03.207839 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_unknown_key [0.020731s] ... ok 2026-08-09 02:06:03.210153 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_4____create_snapshot______delete_snapshot____True_ [0.018748s] ... ok 2026-08-09 02:06:03.213955 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_3_migration_cancelled [0.036772s] ... ok 2026-08-09 02:06:03.224352 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_drv_misbehavior_ignored_with_the_force [0.022605s] ... ok 2026-08-09 02:06:03.226957 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_2 [0.020024s] ... ok 2026-08-09 02:06:03.228799 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_2_False [0.018418s] ... ok 2026-08-09 02:06:03.248055 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_exists [0.018792s] ... ok 2026-08-09 02:06:03.249282 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_03___driver_handles_share_servers____true__ [0.022133s] ... ok 2026-08-09 02:06:03.257390 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_6_data_copying_completed [0.043213s] ... ok 2026-08-09 02:06:03.264218 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_start_nondisruptive_and_network_change [0.058414s] ... ok 2026-08-09 02:06:03.266363 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_2_unmanage [0.018626s] ... ok 2026-08-09 02:06:03.270868 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_2__is__Wrong [0.021588s] ... ok 2026-08-09 02:06:03.271379 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_in_use [0.047303s] ... ok 2026-08-09 02:06:03.285936 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_1_revert_to_snapshot [0.019362s] ... ok 2026-08-09 02:06:03.295418 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_8_data_copying_cancelled [0.037742s] ... ok 2026-08-09 02:06:03.300175 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_unable_to_fetch_share [0.028323s] ... ok 2026-08-09 02:06:03.303512 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access [0.032237s] ... ok 2026-08-09 02:06:03.304459 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver [0.018461s] ... ok 2026-08-09 02:06:03.310551 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.046793s] ... ok 2026-08-09 02:06:03.323846 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_another_config_group [0.018783s] ... ok 2026-08-09 02:06:03.329820 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_1_______az_1___az2__az_3__ [0.025387s] ... ok 2026-08-09 02:06:03.342458 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_continue [0.019035s] ... ok 2026-08-09 02:06:03.351400 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_3_None [0.022280s] ... ok 2026-08-09 02:06:03.352500 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_2 [0.056958s] ... ok 2026-08-09 02:06:03.356009 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete [0.045453s] ... ok 2026-08-09 02:06:03.362758 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_start [0.019994s] ... ok 2026-08-09 02:06:03.375655 | ubuntu-noble | {7} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage [0.024038s] ... ok 2026-08-09 02:06:03.385228 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_3_delete_snapshot [0.020630s] ... ok 2026-08-09 02:06:03.390499 | ubuntu-noble | There is no migration being performed for share_server 731f8197-2526-4868-815a-83ec8aa75864 at this moment. 2026-08-09 02:06:03.393989 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_2_server_migrating [0.035917s] ... ok 2026-08-09 02:06:03.400701 | ubuntu-noble | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_no_values [0.024520s] ... ok 2026-08-09 02:06:03.402763 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists [0.019652s] ... ok 2026-08-09 02:06:03.411340 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_5 [0.058571s] ... ok 2026-08-09 02:06:03.422900 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_2_False [0.019554s] ... ok 2026-08-09 02:06:03.423923 | ubuntu-noble | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend [0.023193s] ... ok 2026-08-09 02:06:03.432307 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_request_spec_dict [0.039597s] ... ok 2026-08-09 02:06:03.440502 | ubuntu-noble | Caught exception trying ensure share 'ff5d2c52-60a5-4a10-be35-7aa844043b7e'. 2026-08-09 02:06:03.440536 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.440542 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-08-09 02:06:03.440549 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-08-09 02:06:03.440555 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.440560 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:03.440587 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:03.440597 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.440603 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:03.440608 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:03.440614 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.440619 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:03.440624 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:03.440629 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.440635 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-08-09 02:06:03.440641 | ubuntu-noble | raise NotImplementedError 2026-08-09 02:06:03.440646 | ubuntu-noble | NotImplementedError 2026-08-09 02:06:03.440652 | ubuntu-noble | 2026-08-09 02:06:03.440658 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:03.440664 | ubuntu-noble | 2026-08-09 02:06:03.440681 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.440687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-08-09 02:06:03.440692 | ubuntu-noble | export_locations = self.driver.ensure_share( 2026-08-09 02:06:03.440698 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.440703 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:03.440708 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:03.440714 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.440719 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:03.440724 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:03.440730 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.440735 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:03.440740 | ubuntu-noble | raise effect 2026-08-09 02:06:03.440746 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:06:03.441550 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_network_allocations [0.018576s] ... ok 2026-08-09 02:06:03.444334 | ubuntu-noble | Caught exception trying ensure share '289567f6-26ab-4113-a20a-ce205aa68bba'. 2026-08-09 02:06:03.444352 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.444364 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-08-09 02:06:03.444370 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-08-09 02:06:03.444375 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.444380 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:03.444385 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:03.444390 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.444396 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:03.444401 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:03.444406 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.444411 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:03.444416 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:03.444421 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.444439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-08-09 02:06:03.444444 | ubuntu-noble | raise NotImplementedError 2026-08-09 02:06:03.444450 | ubuntu-noble | NotImplementedError 2026-08-09 02:06:03.444455 | ubuntu-noble | 2026-08-09 02:06:03.444461 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:03.444466 | ubuntu-noble | 2026-08-09 02:06:03.444471 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.444477 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-08-09 02:06:03.444482 | ubuntu-noble | export_locations = self.driver.ensure_share( 2026-08-09 02:06:03.444493 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.444499 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:03.444504 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:03.444634 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.444649 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:03.444684 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:03.444692 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.444697 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:03.444702 | ubuntu-noble | raise effect 2026-08-09 02:06:03.444707 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:06:03.447883 | ubuntu-noble | Caught exception trying ensure share '5f4e5bd2-553d-4d23-a762-35e41e476e62'. 2026-08-09 02:06:03.447903 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.447909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-08-09 02:06:03.447915 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-08-09 02:06:03.447920 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.447925 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:03.447930 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:03.447935 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.447941 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:03.447946 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:03.447951 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.447956 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:03.447961 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:03.447967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.447972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-08-09 02:06:03.447977 | ubuntu-noble | raise NotImplementedError 2026-08-09 02:06:03.447982 | ubuntu-noble | NotImplementedError 2026-08-09 02:06:03.447988 | ubuntu-noble | 2026-08-09 02:06:03.447994 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:03.448000 | ubuntu-noble | 2026-08-09 02:06:03.448007 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.448014 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-08-09 02:06:03.448019 | ubuntu-noble | export_locations = self.driver.ensure_share( 2026-08-09 02:06:03.448024 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.448029 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:03.448035 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:03.448040 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.448045 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:03.448050 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:03.448055 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.448060 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:03.448074 | ubuntu-noble | raise effect 2026-08-09 02:06:03.448080 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:06:03.451913 | ubuntu-noble | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_without_pool [0.027519s] ... ok 2026-08-09 02:06:03.453139 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_1_True [0.041050s] ... ok 2026-08-09 02:06:03.456007 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_1_ManilaException [0.155801s] ... ok 2026-08-09 02:06:03.460836 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_security_service [0.019204s] ... ok 2026-08-09 02:06:03.465508 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_1_300 [0.031743s] ... ok 2026-08-09 02:06:03.475317 | ubuntu-noble | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_2 [0.021695s] ... ok 2026-08-09 02:06:03.479487 | ubuntu-noble | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_1 [0.018773s] ... ok 2026-08-09 02:06:03.491629 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_missing_extra_spec_mount_point_name_support [0.037801s] ... ok 2026-08-09 02:06:03.495732 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_status [0.031984s] ... ok 2026-08-09 02:06:03.498382 | ubuntu-noble | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_2___fake__ [0.018736s] ... ok 2026-08-09 02:06:03.521036 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_incompatible_dhss [0.061083s] ... ok 2026-08-09 02:06:03.521068 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_1_out_of_sync [0.026715s] ... ok 2026-08-09 02:06:03.521075 | ubuntu-noble | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_disabled [0.019141s] ... ok 2026-08-09 02:06:03.533856 | ubuntu-noble | {7} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_2_queued_to_deny [0.060014s] ... ok 2026-08-09 02:06:03.536336 | ubuntu-noble | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_2_False [0.018342s] ... ok 2026-08-09 02:06:03.541167 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_1_True [0.023777s] ... ok 2026-08-09 02:06:03.543752 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage [0.047569s] ... ok 2026-08-09 02:06:03.556057 | ubuntu-noble | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_2_False [0.019424s] ... ok 2026-08-09 02:06:03.557658 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_2_specified_stypes_all_unsupported_in_AZ [0.023548s] ... ok 2026-08-09 02:06:03.571412 | ubuntu-noble | Error managing share server fake_share_server_id 2026-08-09 02:06:03.571439 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.571444 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3488, in manage_share_server 2026-08-09 02:06:03.571454 | ubuntu-noble | raise exception.ManageShareServerError(reason=msg) 2026-08-09 02:06:03.571458 | ubuntu-noble | 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-08-09 02:06:03.574937 | ubuntu-noble | {1} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_disabled [0.019205s] ... ok 2026-08-09 02:06:03.582204 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_creation [0.024894s] ... ok 2026-08-09 02:06:03.582794 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_without_allocations [0.065377s] ... ok 2026-08-09 02:06:03.590740 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use [0.047097s] ... ok 2026-08-09 02:06:03.595285 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__form_server_setup_info [0.020444s] ... ok 2026-08-09 02:06:03.601805 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update [0.060446s] ... ok 2026-08-09 02:06:03.603121 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id [0.020566s] ... ok 2026-08-09 02:06:03.615414 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_snapshot [0.023295s] ... ok 2026-08-09 02:06:03.624550 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id_with_member [0.021422s] ... ok 2026-08-09 02:06:03.646055 | ubuntu-noble | {7} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_1 [0.020436s] ... ok 2026-08-09 02:06:03.647507 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_task_state_busy [0.033180s] ... ok 2026-08-09 02:06:03.652087 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_2_migration_driver_in_progress [0.050127s] ... ok 2026-08-09 02:06:03.655021 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_2 [0.072360s] ... ok 2026-08-09 02:06:03.671950 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_without_check [0.023875s] ... ok 2026-08-09 02:06:03.678108 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_2 [0.082465s] ... ok 2026-08-09 02:06:03.682009 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:03.686795 | ubuntu-noble | {7} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted [0.039488s] ... ok 2026-08-09 02:06:03.690310 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_no_share_server [0.037495s] ... ok 2026-08-09 02:06:03.694302 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica [0.022496s] ... ok 2026-08-09 02:06:03.698509 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_2_False [0.043256s] ... ok 2026-08-09 02:06:03.709128 | ubuntu-noble | {7} manila.tests.test_coordination.CoordinationTestCase.test_lock [0.020082s] ... FAILED 2026-08-09 02:06:03.709149 | ubuntu-noble | 2026-08-09 02:06:03.709155 | ubuntu-noble | Captured traceback: 2026-08-09 02:06:03.709161 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:06:03.709166 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.709172 | ubuntu-noble | 2026-08-09 02:06:03.709177 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched 2026-08-09 02:06:03.709183 | ubuntu-noble | return func(*newargs, **newkeywargs) 2026-08-09 02:06:03.709188 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.709193 | ubuntu-noble | 2026-08-09 02:06:03.709199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_coordination.py", line 108, in test_lock 2026-08-09 02:06:03.709204 | ubuntu-noble | with coordination.Lock('lock'): 2026-08-09 02:06:03.709209 | ubuntu-noble | 2026-08-09 02:06:03.709214 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:06:03.709220 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:06:03.709225 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.709239 | ubuntu-noble | 2026-08-09 02:06:03.709252 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:06:03.709380 | ubuntu-noble | 2026-08-09 02:06:03.713291 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_6 [0.018405s] ... ok 2026-08-09 02:06:03.716290 | ubuntu-noble | Data copy for migration of share fake_id has not completed yet. 2026-08-09 02:06:03.716956 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_has_destination_only [0.027124s] ... ok 2026-08-09 02:06:03.720377 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_4_other [0.042071s] ... ok 2026-08-09 02:06:03.731527 | ubuntu-noble | {7} manila.tests.test_coordination.CoordinationTestCase.test_synchronized [0.020725s] ... FAILED 2026-08-09 02:06:03.731552 | ubuntu-noble | 2026-08-09 02:06:03.731559 | ubuntu-noble | Captured traceback: 2026-08-09 02:06:03.731587 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:06:03.731593 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.731599 | ubuntu-noble | 2026-08-09 02:06:03.731604 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched 2026-08-09 02:06:03.731610 | ubuntu-noble | return func(*newargs, **newkeywargs) 2026-08-09 02:06:03.731615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.731620 | ubuntu-noble | 2026-08-09 02:06:03.731626 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_coordination.py", line 120, in test_synchronized 2026-08-09 02:06:03.731631 | ubuntu-noble | func(foo, bar) 2026-08-09 02:06:03.731637 | ubuntu-noble | 2026-08-09 02:06:03.731642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:06:03.731648 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:06:03.731654 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.731659 | ubuntu-noble | 2026-08-09 02:06:03.731664 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:06:03.731670 | ubuntu-noble | with lock(blocking): 2026-08-09 02:06:03.731707 | ubuntu-noble | 2026-08-09 02:06:03.731714 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:06:03.731721 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:06:03.731728 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.731733 | ubuntu-noble | 2026-08-09 02:06:03.731738 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:06:03.731744 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:06:03.731749 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:03.731754 | ubuntu-noble | 2026-08-09 02:06:03.731759 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:06:03.731764 | ubuntu-noble | 2026-08-09 02:06:03.732054 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_6 [0.019000s] ... ok 2026-08-09 02:06:03.738252 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-08-09 02:06:03.738275 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.738281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-08-09 02:06:03.738286 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:03.738293 | ubuntu-noble | 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-08-09 02:06:03.741935 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_2 [0.043236s] ... ok 2026-08-09 02:06:03.747317 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_quota_value [0.020566s] ... ok 2026-08-09 02:06:03.750009 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_2 [0.018033s] ... ok 2026-08-09 02:06:03.766809 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_request [0.018599s] ... ok 2026-08-09 02:06:03.768105 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_None [0.018081s] ... ok 2026-08-09 02:06:03.770008 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_3 [0.049511s] ... ok 2026-08-09 02:06:03.782947 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-08-09 02:06:03.782972 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.782978 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-08-09 02:06:03.782984 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:03.782990 | ubuntu-noble | 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-08-09 02:06:03.783537 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get [0.066358s] ... ok 2026-08-09 02:06:03.788100 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error [0.018494s] ... ok 2026-08-09 02:06:03.788119 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_3 [0.044719s] ... ok 2026-08-09 02:06:03.790915 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_config_not_found [0.024545s] ... ok 2026-08-09 02:06:03.805457 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replica [0.018231s] ... ok 2026-08-09 02:06:03.809853 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_export_location_not_found [0.018917s] ... ok 2026-08-09 02:06:03.811104 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_1_True [0.023061s] ... ok 2026-08-09 02:06:03.827529 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_2_False [0.020880s] ... ok 2026-08-09 02:06:03.833011 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found_by_status [0.020443s] ... ok 2026-08-09 02:06:03.840538 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_instance_exception [0.055709s] ... ok 2026-08-09 02:06:03.844649 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot [0.018369s] ... ok 2026-08-09 02:06:03.850823 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_filter_not_found [0.019908s] ... ok 2026-08-09 02:06:03.852627 | ubuntu-noble | Driver-assisted migration of share 64d648aa-8bac-4e9d-8099-79004d14bffb failed. 2026-08-09 02:06:03.852646 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:03.852652 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1337, in _migration_start_driver 2026-08-09 02:06:03.852658 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:03.852663 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 64d648aa-8bac-4e9d-8099-79004d14bffb while preserving all metadata. 2026-08-09 02:06:03.857693 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_2 [0.086009s] ... ok 2026-08-09 02:06:03.860536 | ubuntu-noble | No shares in share group to create snapshot. 2026-08-09 02:06:03.862644 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_members [0.018333s] ... ok 2026-08-09 02:06:03.870598 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_not_found [0.020009s] ... ok 2026-08-09 02:06:03.879197 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_3___fake_reservations___False_ [0.022566s] ... ok 2026-08-09 02:06:03.889937 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_check_compatibility [0.026803s] ... ok 2026-08-09 02:06:03.891529 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_subnet_not_found [0.020598s] ... ok 2026-08-09 02:06:03.901111 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_status_update [0.090507s] ... ok 2026-08-09 02:06:03.904131 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access_exception [0.064461s] ... ok 2026-08-09 02:06:03.910043 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_start [0.019315s] ... ok 2026-08-09 02:06:03.913004 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found_by_name [0.021564s] ... ok 2026-08-09 02:06:03.932865 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_4___create_snapshot____delete_snapshotFOO__ [0.022467s] ... ok 2026-08-09 02:06:03.936306 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode413.test_quota_error [0.022689s] ... ok 2026-08-09 02:06:03.944115 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_locked_share [0.037463s] ... ok 2026-08-09 02:06:03.954036 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_enabled [0.021831s] ... ok 2026-08-09 02:06:03.955617 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_size_exceeds_available_quota [0.019644s] ... ok 2026-08-09 02:06:03.967421 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_2 [0.085825s] ... ok 2026-08-09 02:06:03.968544 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_already_soft_deleted [0.025257s] ... ok 2026-08-09 02:06:03.971841 | ubuntu-noble | 2026-08-09 02:06:03.965 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:03.980780 | ubuntu-noble | {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_default_storage_driver [0.020396s] ... ok 2026-08-09 02:06:03.984182 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg [0.019686s] ... ok 2026-08-09 02:06:03.984863 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.080373s] ... ok 2026-08-09 02:06:03.986282 | ubuntu-noble | 2026-08-09 02:06:03.976 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:03.986297 | ubuntu-noble | 2026-08-09 02:06:03.976 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:03.991197 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_snapshot [0.022518s] ... ok 2026-08-09 02:06:03.993796 | ubuntu-noble | {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_get [0.019128s] ... ok 2026-08-09 02:06:03.997592 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_multi_kwargs_to_string [0.021054s] ... ok 2026-08-09 02:06:04.002098 | ubuntu-noble | This operation is supported only on backends that handles share servers. 2026-08-09 02:06:04.007216 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_dhss_false [0.023755s] ... ok 2026-08-09 02:06:04.013071 | ubuntu-noble | {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_parameters [0.018522s] ... ok 2026-08-09 02:06:04.021928 | ubuntu-noble | controller-0@fancystore01#pool100 specifies a pool but controller-0@fancystore01 does not. 2026-08-09 02:06:04.021944 | ubuntu-noble | 2026-08-09 02:06:04.021949 | ubuntu-noble | Bunch(a='a', b='b', d=Bunch(x=Bunch(a, b, d), y='b')) 2026-08-09 02:06:04.021953 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-08-09 02:06:04.023358 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_09_trace [0.026024s] ... ok 2026-08-09 02:06:04.024932 | ubuntu-noble | share server 'aaaf84b5-7528-4f0f-a872-8d7721a8bb3b' in use by share groups. 2026-08-09 02:06:04.029434 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use_share_groups [0.038640s] ... ok 2026-08-09 02:06:04.031189 | ubuntu-noble | {2} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_1_True [0.018406s] ... ok 2026-08-09 02:06:04.043111 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_06_______warning__ [0.019734s] ... ok 2026-08-09 02:06:04.061180 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_13________warn__ [0.018335s] ... ok 2026-08-09 02:06:04.069789 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_2___fake_src_identifier___None_ [0.060813s] ... ok 2026-08-09 02:06:04.069834 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_backup [0.039691s] ... ok 2026-08-09 02:06:04.071009 | ubuntu-noble | 2026-08-09 02:06:04.063 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:04.071031 | ubuntu-noble | 2026-08-09 02:06:04.063 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:04.079813 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_2___active____active__ [0.048675s] ... ok 2026-08-09 02:06:04.083184 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_14________warning__ [0.019125s] ... ok 2026-08-09 02:06:04.084756 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_4 [0.117299s] ... ok 2026-08-09 02:06:04.099423 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_15________critical__ [0.017946s] ... ok 2026-08-09 02:06:04.109181 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_already_active [0.028968s] ... ok 2026-08-09 02:06:04.118779 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_21____LE____warn__ [0.017878s] ... ok 2026-08-09 02:06:04.122879 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_2_in_sync [0.040088s] ... ok 2026-08-09 02:06:04.124593 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service [0.055609s] ... ok 2026-08-09 02:06:04.130037 | ubuntu-noble | Destination share server d6c72813-fc7f-44c0-8ab3-75c92a7c2f55 refers to a source share server 8d3c2bc3-421b-4b4d-a1c9-f39b7c40f95c that does not exists. 2026-08-09 02:06:04.135674 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_1 [0.068093s] ... ok 2026-08-09 02:06:04.136589 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_33____LW____audit__ [0.019073s] ... ok 2026-08-09 02:06:04.138141 | ubuntu-noble | 2026-08-09 02:06:04.133 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-08-09 02:06:04.145817 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_4 [0.021130s] ... ok 2026-08-09 02:06:04.154024 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_34____LW____debug__ [0.017725s] ... ok 2026-08-09 02:06:04.156461 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_3 [0.032911s] ... ok 2026-08-09 02:06:04.171300 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_3 [0.022806s] ... ok 2026-08-09 02:06:04.173696 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_38____LW____warning__ [0.018968s] ... ok 2026-08-09 02:06:04.189356 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_4 [0.019276s] ... ok 2026-08-09 02:06:04.190787 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_40____LW____exception__ [0.018092s] ... ok 2026-08-09 02:06:04.197594 | ubuntu-noble | Migration of share server 8eaee59a-dadf-421f-b6f9-7153a983711b has failed. 2026-08-09 02:06:04.197632 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.197642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6309, in share_server_migration_driver_continue 2026-08-09 02:06:04.197651 | ubuntu-noble | finished = self.driver.share_server_migration_continue( 2026-08-09 02:06:04.197660 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.197669 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.197677 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.197686 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.197694 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.197703 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.197711 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.197719 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.197728 | ubuntu-noble | raise effect 2026-08-09 02:06:04.197737 | ubuntu-noble | Exception 2026-08-09 02:06:04.202281 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_2 [0.067440s] ... ok 2026-08-09 02:06:04.211683 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_6 [0.020272s] ... ok 2026-08-09 02:06:04.212046 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_validate_assertTrue [0.018550s] ... ok 2026-08-09 02:06:04.227865 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_8 [0.019486s] ... ok 2026-08-09 02:06:04.228864 | ubuntu-noble | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_3___ [0.019594s] ... ok 2026-08-09 02:06:04.249158 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_9 [0.019783s] ... ok 2026-08-09 02:06:04.251584 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_3__True__1__10__3__0_ [0.140808s] ... ok 2026-08-09 02:06:04.254603 | ubuntu-noble | Unexpected driver error occurred while updating status for share instance d94102f5-2ae6-4ced-b125-27cd24927e0e that belongs to share 'fake_id_7' 2026-08-09 02:06:04.254627 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.254635 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5804, in _update_share_status 2026-08-09 02:06:04.254640 | ubuntu-noble | data_updates = self.driver.get_share_status(share_instance, 2026-08-09 02:06:04.254646 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.254652 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.254657 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.254662 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.254686 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.254692 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.254698 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.254703 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.254709 | ubuntu-noble | raise effect 2026-08-09 02:06:04.254714 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: fake_msg. 2026-08-09 02:06:04.254720 | ubuntu-noble | Status of share instance d94102f5-2ae6-4ced-b125-27cd24927e0e that belongs to share fake_id_7 was updated to 'error'. 2026-08-09 02:06:04.255669 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start [0.053130s] ... ok 2026-08-09 02:06:04.257714 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_2 [0.101843s] ... ok 2026-08-09 02:06:04.269256 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_5________create_snapshot____delete_snapshot____True_ [0.020365s] ... ok 2026-08-09 02:06:04.273867 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:04.275392 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__get_subnet_allocations [0.025413s] ... ok 2026-08-09 02:06:04.283789 | ubuntu-noble | {7} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_1_enforce [0.049421s] ... FAILED 2026-08-09 02:06:04.283842 | ubuntu-noble | 2026-08-09 02:06:04.283853 | ubuntu-noble | Captured traceback: 2026-08-09 02:06:04.283863 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:06:04.283871 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.283880 | ubuntu-noble | 2026-08-09 02:06:04.283889 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:06:04.283898 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:06:04.283906 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.283915 | ubuntu-noble | 2026-08-09 02:06:04.283923 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 119, in test_authorize_does_not_raise_forbidden 2026-08-09 02:06:04.283932 | ubuntu-noble | self.fixture.config(enforce_scope=False, group='oslo_policy') 2026-08-09 02:06:04.283940 | ubuntu-noble | 2026-08-09 02:06:04.283949 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/fixture.py", line 77, in config 2026-08-09 02:06:04.283957 | ubuntu-noble | self.conf.set_override(k, v, group) 2026-08-09 02:06:04.283965 | ubuntu-noble | 2026-08-09 02:06:04.284029 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/conffixture.py", line 84, in _wrapper 2026-08-09 02:06:04.284039 | ubuntu-noble | return wrapped_function(*args, **kwargs) 2026-08-09 02:06:04.284047 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.284055 | ubuntu-noble | 2026-08-09 02:06:04.284064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 2722, in __inner 2026-08-09 02:06:04.284072 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:04.284080 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.284088 | ubuntu-noble | 2026-08-09 02:06:04.284097 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3377, in set_override 2026-08-09 02:06:04.284105 | ubuntu-noble | opt_info = self._get_opt_info(name, group) 2026-08-09 02:06:04.284113 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.284121 | ubuntu-noble | 2026-08-09 02:06:04.284130 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3872, in _get_opt_info 2026-08-09 02:06:04.284176 | ubuntu-noble | raise NoSuchOptError(opt_name, group) 2026-08-09 02:06:04.284188 | ubuntu-noble | 2026-08-09 02:06:04.284197 | ubuntu-noble | oslo_config.cfg.NoSuchOptError: no such option enforce_scope in group [oslo_policy] 2026-08-09 02:06:04.284205 | ubuntu-noble | 2026-08-09 02:06:04.287676 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_1_True [0.019305s] ... ok 2026-08-09 02:06:04.303033 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_unknown [0.019824s] ... ok 2026-08-09 02:06:04.307708 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_1___ [0.019805s] ... ok 2026-08-09 02:06:04.314289 | ubuntu-noble | Failed to update quota on share shrinking. 2026-08-09 02:06:04.314318 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.314325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5041, in shrink_share 2026-08-09 02:06:04.314340 | ubuntu-noble | reservations = QUOTAS.reserve(context, **deltas) 2026-08-09 02:06:04.314346 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.314351 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.314356 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.314361 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.314366 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.314372 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.314377 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.314382 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.314387 | ubuntu-noble | raise effect 2026-08-09 02:06:04.314392 | ubuntu-noble | Exception: fake 2026-08-09 02:06:04.315231 | ubuntu-noble | Data copy of host assisted migration for share fake_id has not completed successfully. 2026-08-09 02:06:04.318520 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_2_data_copying_cancelled [0.043098s] ... ok 2026-08-09 02:06:04.320591 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_2__False_____ [0.062996s] ... ok 2026-08-09 02:06:04.320793 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_user [0.019498s] ... ok 2026-08-09 02:06:04.328793 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_2_create_snapshot [0.020868s] ... ok 2026-08-09 02:06:04.335537 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_2 [0.077246s] ... ok 2026-08-09 02:06:04.337897 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_2___fake_quota_class___False__True_ [0.018688s] ... ok 2026-08-09 02:06:04.349504 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict [0.021006s] ... ok 2026-08-09 02:06:04.356690 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_2___fake_quota_class___False__True_ [0.019147s] ... ok 2026-08-09 02:06:04.358234 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:04.358256 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.358262 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:04.358267 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:04.358273 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.358278 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.358283 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.358288 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.358293 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.358298 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.358303 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.358308 | ubuntu-noble | raise effect 2026-08-09 02:06:04.358314 | ubuntu-noble | Exception 2026-08-09 02:06:04.362090 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_03_migration_get_progress [0.025066s] ... ok 2026-08-09 02:06:04.378755 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_expire [0.020934s] ... ok 2026-08-09 02:06:04.379359 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_network_allocations [0.059703s] ... ok 2026-08-09 02:06:04.380710 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:04.380733 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.380739 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:04.380753 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:04.380758 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.380764 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.380769 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.380774 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.380779 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.380784 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.380790 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.380795 | ubuntu-noble | raise effect 2026-08-09 02:06:04.380800 | ubuntu-noble | Exception 2026-08-09 02:06:04.385386 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_11_delete_expired_share [0.022040s] ... ok 2026-08-09 02:06:04.400042 | ubuntu-noble | Driver-assisted migration of share e7544770-cdea-47e9-a25f-76c43c496ced failed. 2026-08-09 02:06:04.400082 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.400089 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1342, in _migration_start_driver 2026-08-09 02:06:04.400094 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:04.400100 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share e7544770-cdea-47e9-a25f-76c43c496ced while remaining writable. 2026-08-09 02:06:04.400736 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_1 [0.021346s] ... ok 2026-08-09 02:06:04.401264 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:04.401274 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.401279 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:04.401285 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:04.401290 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.401296 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.401301 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.401306 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.401311 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.401316 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.401322 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.401327 | ubuntu-noble | raise effect 2026-08-09 02:06:04.401332 | ubuntu-noble | Exception 2026-08-09 02:06:04.404145 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_1 [0.085533s] ... ok 2026-08-09 02:06:04.404469 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_15__report_driver_status [0.021843s] ... ok 2026-08-09 02:06:04.422265 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_4 [0.020974s] ... ok 2026-08-09 02:06:04.423832 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:04.423852 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.423858 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:04.423863 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:04.423868 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.423873 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.423878 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.423883 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.423888 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.423893 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.423904 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.423918 | ubuntu-noble | raise effect 2026-08-09 02:06:04.423923 | ubuntu-noble | Exception 2026-08-09 02:06:04.428269 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_22_delete_share_group [0.020769s] ... ok 2026-08-09 02:06:04.434071 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_remove_access_rules [0.055644s] ... ok 2026-08-09 02:06:04.442974 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_register_resources [0.020013s] ... ok 2026-08-09 02:06:04.460723 | ubuntu-noble | /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-08-09 02:06:04.460797 | ubuntu-noble | self.server = wsgi.Server( 2026-08-09 02:06:04.465371 | ubuntu-noble | {7} manila.tests.test_service.TestWSGIService.test_reset_pool_size_to_default [0.024303s] ... ok 2026-08-09 02:06:04.468166 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_1_True [0.041414s] ... ok 2026-08-09 02:06:04.481646 | ubuntu-noble | Driver-assisted migration of share c0520223-b6a9-45d8-9f9a-25d9b103a08d failed. 2026-08-09 02:06:04.481679 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.481685 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1325, in _migration_start_driver 2026-08-09 02:06:04.481691 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:04.481696 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Destination host fake_host is not compatible with share c0520223-b6a9-45d8-9f9a-25d9b103a08d's source backend for driver-assisted migration. 2026-08-09 02:06:04.485076 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_4 [0.080968s] ... ok 2026-08-09 02:06:04.488647 | ubuntu-noble | {7} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_password [0.021694s] ... ok 2026-08-09 02:06:04.493176 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_2_False [0.025778s] ... ok 2026-08-09 02:06:04.500717 | ubuntu-noble | Failed to commit reservations 2026-08-09 02:06:04.500738 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.500744 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:04.500749 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:04.500755 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:04.500760 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:04.500765 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:04.500770 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:04.500776 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.500781 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:04.500786 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:04.500791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.500796 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:04.500802 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:04.500807 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:04.500812 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:04.500817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:04.500823 | ubuntu-noble | raise self.value 2026-08-09 02:06:04.500841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:04.500846 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:04.500851 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.500857 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:04.500862 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:04.500868 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:04.502217 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:04.502225 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502231 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:04.502237 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:04.502243 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502248 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:04.502266 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:04.502271 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502276 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:04.502283 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:04.502288 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502294 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:04.502299 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:04.502305 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:04.502310 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:04.502315 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:04.502321 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502326 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:04.502331 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:04.502337 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502342 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:04.502347 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:04.502352 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:04.502357 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:04.502363 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:04.502368 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502373 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:04.502378 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:04.502384 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502389 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:04.502394 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:04.502415 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:04.502421 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:04.502435 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:04.502440 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502446 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:04.502451 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:04.502456 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502462 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:04.502467 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:04.502472 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502477 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:04.502483 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:04.502488 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.502493 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:04.502498 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:04.502503 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:04.502508 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:04.502513 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-08-09 02:06:04.503511 | ubuntu-noble | Since share 003355b2-8266-4b39-bf31-555ee171114c 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-08-09 02:06:04.507618 | ubuntu-noble | {7} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_1___10_0_0_0_0___0_ [0.020013s] ... ok 2026-08-09 02:06:04.507957 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_2_False [0.073710s] ... ok 2026-08-09 02:06:04.512900 | ubuntu-noble | Share group snapshot fake_snap_id: create failed 2026-08-09 02:06:04.516631 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_group_snapshot_with_error [0.023430s] ... ok 2026-08-09 02:06:04.527831 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_08___1_2fake____G__ [0.019942s] ... ok 2026-08-09 02:06:04.534656 | ubuntu-noble | Failed to obtain migration info from backends or invoking Data Service for migration of share fake_id. 2026-08-09 02:06:04.534679 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.534685 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1777, in _migration_start_host_assisted 2026-08-09 02:06:04.534691 | ubuntu-noble | data_rpc.migration_start( 2026-08-09 02:06:04.534696 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.534701 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.534706 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.534711 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.534717 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.534722 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.534727 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.534732 | ubuntu-noble | raise effect 2026-08-09 02:06:04.534737 | ubuntu-noble | Exception: fake 2026-08-09 02:06:04.537841 | ubuntu-noble | Share group fake_id: create failed 2026-08-09 02:06:04.538496 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_1_None [0.052920s] ... ok 2026-08-09 02:06:04.540420 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_error [0.023207s] ... ok 2026-08-09 02:06:04.542630 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_access [0.034523s] ... ok 2026-08-09 02:06:04.547059 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_15___M2_2K____G__ [0.019777s] ... ok 2026-08-09 02:06:04.562596 | ubuntu-noble | Share group fake_id: create failed 2026-08-09 02:06:04.562658 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_1__None__False_ [0.023929s] ... ok 2026-08-09 02:06:04.564764 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_invalid_status [0.024307s] ... ok 2026-08-09 02:06:04.573373 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_09____2_1T____G____2150_4_ [0.025542s] ... ok 2026-08-09 02:06:04.578400 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_security_service [0.035007s] ... ok 2026-08-09 02:06:04.583723 | ubuntu-noble | Share group fake_id: create failed 2026-08-09 02:06:04.587882 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_error [0.020451s] ... ok 2026-08-09 02:06:04.588065 | ubuntu-noble | Driver error when updating replica state for replica 984bcf59-bab0-4d79-a7bc-43f98af12d89. 2026-08-09 02:06:04.588073 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.588077 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-08-09 02:06:04.588081 | ubuntu-noble | replica_state = self.driver.update_replica_state( 2026-08-09 02:06:04.588085 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.588089 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.588093 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.588097 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.588101 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.588105 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.588108 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.588112 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.588116 | ubuntu-noble | raise effect 2026-08-09 02:06:04.588120 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:06:04.589681 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_2_out_of_sync [0.025793s] ... ok 2026-08-09 02:06:04.596853 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_21_____1024____K____0_0001_ [0.023006s] ... ok 2026-08-09 02:06:04.601909 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica [0.022646s] ... ok 2026-08-09 02:06:04.609779 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_7 [0.021204s] ... ok 2026-08-09 02:06:04.610223 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_2_creating_from_snapshot [0.025113s] ... ok 2026-08-09 02:06:04.617738 | ubuntu-noble | {7} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_1_None [0.021720s] ... ok 2026-08-09 02:06:04.622874 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations [0.021482s] ... ok 2026-08-09 02:06:04.635047 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_3_None [0.023216s] ... ok 2026-08-09 02:06:04.639812 | ubuntu-noble | {7} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_2_2001_cdba_0_0_0_0_3257_9652 [0.020952s] ... ok 2026-08-09 02:06:04.656677 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_update [0.022510s] ... ok 2026-08-09 02:06:04.659793 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_2__False__True_ [0.048866s] ... ok 2026-08-09 02:06:04.659811 | ubuntu-noble | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_1_None [0.020316s] ... ok 2026-08-09 02:06:04.723424 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size [0.099988s] ... ok 2026-08-09 02:06:04.725593 | ubuntu-noble | Driver-assisted migration of share server 52730df8-c864-4022-949d-20f2eab88e64 failed. 2026-08-09 02:06:04.725609 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.725614 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6052, in _share_server_migration_start_driver 2026-08-09 02:06:04.725619 | ubuntu-noble | server_info = self.driver.share_server_migration_start( 2026-08-09 02:06:04.725623 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.725626 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.725630 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.725634 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.725637 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.725641 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.725645 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.725649 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.725652 | ubuntu-noble | raise effect 2026-08-09 02:06:04.725656 | ubuntu-noble | Exception 2026-08-09 02:06:04.728145 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_exception [0.068868s] ... ok 2026-08-09 02:06:04.729106 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_for_share_with_replication_support [0.071294s] ... ok 2026-08-09 02:06:04.755861 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_2_False [0.027730s] ... ok 2026-08-09 02:06:04.778361 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers [0.020029s] ... ok 2026-08-09 02:06:04.785979 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_2_True [0.058049s] ... ok 2026-08-09 02:06:04.797486 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_cleanup_disabled [0.022112s] ... ok 2026-08-09 02:06:04.815368 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size_fail [0.092548s] ... ok 2026-08-09 02:06:04.819978 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_update [0.021838s] ... ok 2026-08-09 02:06:04.841661 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_01 [0.026051s] ... ok 2026-08-09 02:06:04.862370 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_03 [0.020640s] ... ok 2026-08-09 02:06:04.880534 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status [0.094740s] ... ok 2026-08-09 02:06:04.883884 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_07 [0.020962s] ... ok 2026-08-09 02:06:04.910594 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_11 [0.026979s] ... ok 2026-08-09 02:06:04.929392 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:04.935513 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:04.952485 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_share_group_snapshot [0.598350s] ... ok 2026-08-09 02:06:04.957347 | ubuntu-noble | {6} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait [0.043074s] ... ok 2026-08-09 02:06:04.963016 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_1 [0.079359s] ... ok 2026-08-09 02:06:04.971052 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_2_revert_to_replicated_snapshot [0.022636s] ... ok 2026-08-09 02:06:04.981120 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:04.981139 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:04.981144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:04.981148 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:04.981153 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:04.981156 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:04.981160 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.981164 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:04.981168 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:04.981172 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:04.981186 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:04.981190 | ubuntu-noble | raise effect 2026-08-09 02:06:04.981194 | ubuntu-noble | Exception 2026-08-09 02:06:04.984002 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_08_unmanage_share [0.023393s] ... ok 2026-08-09 02:06:04.988101 | ubuntu-noble | {6} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait [0.034127s] ... ok 2026-08-09 02:06:04.988876 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_1 [0.168381s] ... ok 2026-08-09 02:06:04.992017 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_status [0.020929s] ... ok 2026-08-09 02:06:05.003461 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:05.003495 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:05.003501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:05.003507 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:05.003513 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:05.003518 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:05.003523 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:05.003528 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:05.003533 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:05.003539 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:05.003544 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:05.003549 | ubuntu-noble | raise effect 2026-08-09 02:06:05.003554 | ubuntu-noble | Exception 2026-08-09 02:06:05.007794 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_13_delete_snapshot [0.022255s] ... ok 2026-08-09 02:06:05.020819 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_no_configuration [0.028008s] ... ok 2026-08-09 02:06:05.022019 | ubuntu-noble | {6} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_not_found [0.032918s] ... ok 2026-08-09 02:06:05.024001 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:05.024021 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:05.024027 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:05.024032 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:05.024048 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:05.024053 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:05.024058 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:05.024063 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:05.024068 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:05.024073 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:05.024078 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:05.024083 | ubuntu-noble | raise effect 2026-08-09 02:06:05.024088 | ubuntu-noble | Exception 2026-08-09 02:06:05.027384 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_14_update_access [0.020388s] ... ok 2026-08-09 02:06:05.041021 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_with_admin_network [0.020454s] ... ok 2026-08-09 02:06:05.063642 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_cancel [0.019981s] ... ok 2026-08-09 02:06:05.081379 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_1___ [0.020024s] ... ok 2026-08-09 02:06:05.099019 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:05.099895 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:05.101925 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_delete [0.020196s] ... ok 2026-08-09 02:06:05.102932 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:05.107515 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_replicated_snapshot [0.083374s] ... ok 2026-08-09 02:06:05.122744 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_3_None [0.020650s] ... ok 2026-08-09 02:06:05.142352 | ubuntu-noble | {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_disabled [0.019919s] ... ok 2026-08-09 02:06:05.143541 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:05.148166 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:05.150084 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_2 [0.161662s] ... ok 2026-08-09 02:06:05.154995 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance [0.127940s] ... ok 2026-08-09 02:06:05.163830 | ubuntu-noble | {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_without_suppression [0.021268s] ... ok 2026-08-09 02:06:05.178139 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_2_False [0.026829s] ... ok 2026-08-09 02:06:05.179233 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_exception [0.022735s] ... ok 2026-08-09 02:06:05.185130 | ubuntu-noble | {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_disabled [0.019995s] ... ok 2026-08-09 02:06:05.200365 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_snapshot [0.021918s] ... ok 2026-08-09 02:06:05.215660 | ubuntu-noble | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_2__True__True__False_ [0.554998s] ... ok 2026-08-09 02:06:05.223190 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_driver_not_handles_servers [0.023539s] ... ok 2026-08-09 02:06:05.234961 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_1___error____active__ [0.050690s] ... ok 2026-08-09 02:06:05.237970 | ubuntu-noble | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_5___undefined____undefined___False_ [0.021205s] ... ok 2026-08-09 02:06:05.245075 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_without_subnets [0.021944s] ... ok 2026-08-09 02:06:05.255137 | ubuntu-noble | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_5___n___False_ [0.018950s] ... ok 2026-08-09 02:06:05.279970 | ubuntu-noble | {7} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_1 [0.022731s] ... ok 2026-08-09 02:06:05.289292 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion [0.110290s] ... ok 2026-08-09 02:06:05.298553 | ubuntu-noble | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_negative [0.020490s] ... ok 2026-08-09 02:06:05.309876 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_only_host [0.022053s] ... ok 2026-08-09 02:06:05.318392 | ubuntu-noble | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_1_0 [0.019162s] ... ok 2026-08-09 02:06:05.332075 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_2_check_for_setup_error [0.022359s] ... ok 2026-08-09 02:06:05.336417 | ubuntu-noble | {7} manila.tests.test_utils.TestComparableMixin.test_gt [0.018476s] ... ok 2026-08-09 02:06:05.350115 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot [0.105070s] ... ok 2026-08-09 02:06:05.355722 | ubuntu-noble | {7} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required [0.019304s] ... ok 2026-08-09 02:06:05.374846 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_status_error [0.018591s] ... ok 2026-08-09 02:06:05.382604 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_6__False__1__10___1__3_ [0.146783s] ... ok 2026-08-09 02:06:05.394713 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_initialize_connection [0.019404s] ... ok 2026-08-09 02:06:05.408559 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__init_hook_drivers [0.026131s] ... ok 2026-08-09 02:06:05.412788 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_reserve_volume [0.018720s] ... ok 2026-08-09 02:06:05.422601 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_availability_zone [0.071976s] ... ok 2026-08-09 02:06:05.432260 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_error_extending [0.018519s] ... ok 2026-08-09 02:06:05.469828 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_1 [0.061640s] ... ok 2026-08-09 02:06:05.470681 | ubuntu-noble | {7} manila.tests.wsgi.test_wsgi.WSGITestCase.test_initialize_application [0.037344s] ... ok 2026-08-09 02:06:05.570975 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_replica_state [0.145314s] ... ok 2026-08-09 02:06:05.585436 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_1 [0.115212s] ... ok 2026-08-09 02:06:05.633371 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:05.638959 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_instance [0.533945s] ... ok 2026-08-09 02:06:05.681622 | ubuntu-noble | Driver-assisted migration of share fake_id failed. 2026-08-09 02:06:05.682302 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:05.682319 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1367, in _migration_start_driver 2026-08-09 02:06:05.682335 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:05.682341 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: All snapshots must have 'available' status to be migrated by the driver along with share fake_id. 2026-08-09 02:06:05.685765 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_2 [0.099481s] ... ok 2026-08-09 02:06:05.728779 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:05.737850 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_server [0.095219s] ... ok 2026-08-09 02:06:05.772561 | ubuntu-noble | Driver-assisted migration of share 22b98f6b-0608-4720-b4d3-e5b8b38bf433 failed. 2026-08-09 02:06:05.772638 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:05.772644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1348, in _migration_start_driver 2026-08-09 02:06:05.772648 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:05.772653 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 22b98f6b-0608-4720-b4d3-e5b8b38bf433 while preserving snapshots. 2026-08-09 02:06:05.778138 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_5 [0.091693s] ... ok 2026-08-09 02:06:05.804225 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_4__None__None_ [0.470950s] ... ok 2026-08-09 02:06:05.814031 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:05.819794 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_ensure_driver_resources [0.084607s] ... ok 2026-08-09 02:06:05.833121 | ubuntu-noble | Failed to create instance on destination backend during migration of share fake_id. 2026-08-09 02:06:05.833153 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:05.833160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1748, in _migration_start_host_assisted 2026-08-09 02:06:05.833165 | ubuntu-noble | dest_share_instance = helper.create_instance_and_wait( 2026-08-09 02:06:05.833171 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:05.833186 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:05.833191 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:05.833197 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:05.833202 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:05.833207 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:05.833212 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:05.833217 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:05.833223 | ubuntu-noble | raise effect 2026-08-09 02:06:05.833228 | ubuntu-noble | Exception: fake 2026-08-09 02:06:05.833233 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_1 [0.028046s] ... ok 2026-08-09 02:06:05.836466 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_2 [0.057643s] ... ok 2026-08-09 02:06:05.858642 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_3 [0.026405s] ... ok 2026-08-09 02:06:05.881661 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration_subnet_not_found [0.046491s] ... ok 2026-08-09 02:06:05.899662 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:05.904976 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_share_server [0.085355s] ... ok 2026-08-09 02:06:05.914879 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_driver_exception [0.057052s] ... ok 2026-08-09 02:06:05.934764 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_2_False [0.050488s] ... ok 2026-08-09 02:06:05.952376 | ubuntu-noble | Share fake_share_id could not be reverted to snapshot fake_snapshot_id. 2026-08-09 02:06:05.952404 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:05.952416 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3633, in _revert_to_snapshot 2026-08-09 02:06:05.952421 | ubuntu-noble | updated_share_size = self.driver.revert_to_snapshot( 2026-08-09 02:06:05.952425 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:05.952429 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:05.952433 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:05.952438 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:05.952442 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:05.952447 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:05.952452 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:05.952468 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:05.952474 | ubuntu-noble | raise effect 2026-08-09 02:06:05.952479 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:06:05.957062 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_2_fake_reservations [0.022992s] ... ok 2026-08-09 02:06:05.959720 | ubuntu-noble | 2026-08-09 02:06:05.953 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:05.964827 | ubuntu-noble | 2026-08-09 02:06:05.959 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:05.964847 | ubuntu-noble | 2026-08-09 02:06:05.959 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:05.984134 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:05.991298 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_revert_to_snapshot [0.084883s] ... ok 2026-08-09 02:06:06.021850 | ubuntu-noble | 2026-08-09 02:06:06.018 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:06.021870 | ubuntu-noble | 2026-08-09 02:06:06.018 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:06.023502 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_3_data_copying_completed [0.107878s] ... ok 2026-08-09 02:06:06.045513 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_1 [0.089431s] ... ok 2026-08-09 02:06:06.062684 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_invalid [0.037751s] ... ok 2026-08-09 02:06:06.070885 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:06.071429 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_1 [0.026636s] ... ok 2026-08-09 02:06:06.076022 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_share_server [0.085869s] ... ok 2026-08-09 02:06:06.079701 | ubuntu-noble | 2026-08-09 02:06:06.076 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-08-09 02:06:06.079732 | ubuntu-noble | 2026-08-09 02:06:06.077 6708 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming consistency group tables 2026-08-09 02:06:06.097189 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_replica_deleted_from_database [0.022009s] ... ok 2026-08-09 02:06:06.100308 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_1_True [0.038776s] ... ok 2026-08-09 02:06:06.123789 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_2_False [0.022018s] ... ok 2026-08-09 02:06:06.143060 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_invalid_arguments [0.020456s] ... ok 2026-08-09 02:06:06.153746 | ubuntu-noble | Share server ff863593-37b4-4405-97aa-5148d25ead4c has failed on security service update operation for current security service d85afcbe-5d09-4a8e-afac-1b640a7a62d4 and new security service dd20cb01-def8-401d-8ff9-4d42e8edcf7a. 2026-08-09 02:06:06.153785 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:06.153790 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6793, in _update_share_network_security_service 2026-08-09 02:06:06.153794 | ubuntu-noble | updates = self.driver.update_share_server_security_service( 2026-08-09 02:06:06.153799 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.153803 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:06.153807 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:06.153811 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.153815 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:06.153845 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:06.153849 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.153854 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:06.153858 | ubuntu-noble | raise effect 2026-08-09 02:06:06.153862 | ubuntu-noble | Exception 2026-08-09 02:06:06.156648 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:06.159832 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_exception [0.066029s] ... ok 2026-08-09 02:06:06.161008 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access [0.084975s] ... ok 2026-08-09 02:06:06.163614 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_invalid_arguments [0.020853s] ... ok 2026-08-09 02:06:06.177718 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_ip_address_generation_failure [0.607498s] ... ok 2026-08-09 02:06:06.184418 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_with_invalid_optional_extra_spec_1 [0.023142s] ... ok 2026-08-09 02:06:06.184923 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:06.184939 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:06.184945 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:06.184950 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:06.184956 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:06.184961 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:06.184967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.184972 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:06.184977 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:06.184983 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.185015 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:06.185021 | ubuntu-noble | raise effect 2026-08-09 02:06:06.185027 | ubuntu-noble | Exception 2026-08-09 02:06:06.187334 | ubuntu-noble | Share id1 could not be reverted to snapshot fakesnapshotid. 2026-08-09 02:06:06.187353 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:06.187358 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4324, in _revert_to_replicated_snapshot 2026-08-09 02:06:06.187373 | ubuntu-noble | self.driver.revert_to_replicated_snapshot( 2026-08-09 02:06:06.187378 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:06.187383 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:06.187389 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.187394 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:06.187399 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:06.187404 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.187409 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:06.187414 | ubuntu-noble | raise effect 2026-08-09 02:06:06.187420 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:06:06.187978 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_01_connection_get_info [0.027205s] ... ok 2026-08-09 02:06:06.195690 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_2_fake_reservations [0.025842s] ... ok 2026-08-09 02:06:06.204512 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_2 [0.018562s] ... ok 2026-08-09 02:06:06.209600 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:06.209614 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:06.209619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:06.209622 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:06.209633 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:06.209637 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:06.209641 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.209644 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:06.209648 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:06.209651 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.209655 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:06.209658 | ubuntu-noble | raise effect 2026-08-09 02:06:06.209670 | ubuntu-noble | Exception 2026-08-09 02:06:06.214589 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_04_migration_complete [0.026472s] ... ok 2026-08-09 02:06:06.216854 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_driver_error_on_creation [0.040107s] ... ok 2026-08-09 02:06:06.222760 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_1 [0.018678s] ... ok 2026-08-09 02:06:06.233149 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_2_migration_in_progress [0.043451s] ... ok 2026-08-09 02:06:06.234187 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:06.234241 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:06.234246 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:06.234250 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:06.234255 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:06.234259 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:06.234263 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.234267 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:06.234271 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:06.234276 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.234280 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:06.234284 | ubuntu-noble | raise effect 2026-08-09 02:06:06.234288 | ubuntu-noble | Exception 2026-08-09 02:06:06.237791 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_10_delete_free_share_servers [0.023092s] ... ok 2026-08-09 02:06:06.242594 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_2_None [0.024658s] ... ok 2026-08-09 02:06:06.242612 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_02___snapshot_support____t__ [0.018960s] ... ok 2026-08-09 02:06:06.258283 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:06.258301 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:06.258306 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:06.258310 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:06.258314 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:06.258318 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:06.258322 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.258326 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:06.258330 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:06.258334 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.258337 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:06.258341 | ubuntu-noble | raise effect 2026-08-09 02:06:06.258345 | ubuntu-noble | Exception 2026-08-09 02:06:06.259420 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_09___snapshot_support____false__ [0.018027s] ... ok 2026-08-09 02:06:06.262051 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_16__execute_periodic_hook [0.023140s] ... ok 2026-08-09 02:06:06.262930 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_network_id_and_not_dhss [0.020803s] ... ok 2026-08-09 02:06:06.274934 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_5 [0.041686s] ... ok 2026-08-09 02:06:06.277459 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_13___create_share_from_snapshot_support____1__ [0.018453s] ... ok 2026-08-09 02:06:06.281067 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:06.281084 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:06.281089 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:06.281093 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:06.281097 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:06.281100 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:06.281104 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.281108 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:06.281112 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:06.281116 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.281120 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:06.281133 | ubuntu-noble | raise effect 2026-08-09 02:06:06.281137 | ubuntu-noble | Exception 2026-08-09 02:06:06.283144 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_1 [0.021079s] ... ok 2026-08-09 02:06:06.286706 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_32_periodic_share_replica_snapshot_update [0.022414s] ... ok 2026-08-09 02:06:06.295391 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_14___create_share_from_snapshot_support____t__ [0.018140s] ... ok 2026-08-09 02:06:06.306526 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_connection_get_info [0.023448s] ... ok 2026-08-09 02:06:06.307609 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_driver_exception [0.024055s] ... ok 2026-08-09 02:06:06.313958 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_19___create_share_from_snapshot_support____0__ [0.018196s] ... ok 2026-08-09 02:06:06.327749 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_2_error_deleting [0.020611s] ... ok 2026-08-09 02:06:06.330347 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_1___fake_src_identifier____fake_dest_identifier__ [0.055320s] ... ok 2026-08-09 02:06:06.331644 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_21___create_share_from_snapshot_support____false__ [0.017470s] ... ok 2026-08-09 02:06:06.352085 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_25___revert_to_snapshot_support____1__ [0.018218s] ... ok 2026-08-09 02:06:06.353394 | ubuntu-noble | Share instance c11c13d8-0bb4-4b44-9f1a-e271a47981bb failed on creation. 2026-08-09 02:06:06.353718 | ubuntu-noble | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-08-09 02:06:06.370603 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_39___mount_snapshot_support____true__ [0.018064s] ... ok 2026-08-09 02:06:06.374883 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_1_True [0.043447s] ... ok 2026-08-09 02:06:06.387020 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_40___mount_snapshot_support____on__ [0.017686s] ... ok 2026-08-09 02:06:06.390462 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_1_True [0.081993s] ... ok 2026-08-09 02:06:06.405926 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_46___mount_snapshot_support____off__ [0.018451s] ... ok 2026-08-09 02:06:06.417625 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot [0.029058s] ... ok 2026-08-09 02:06:06.418990 | ubuntu-noble | Error unmanaging share server fake_share_server_id 2026-08-09 02:06:06.419004 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:06.419016 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3577, in unmanage_share_server 2026-08-09 02:06:06.419020 | ubuntu-noble | self.driver.admin_network_api.unmanage_network_allocations( 2026-08-09 02:06:06.419023 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:06.419028 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:06.419031 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.419035 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:06.419039 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:06.419042 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:06.419046 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:06.419050 | ubuntu-noble | raise effect 2026-08-09 02:06:06.419054 | ubuntu-noble | manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-08-09 02:06:06.422601 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_51___mount_point_name_support____true__ [0.017616s] ... ok 2026-08-09 02:06:06.422625 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_admin_network_allocations_error [0.048459s] ... ok 2026-08-09 02:06:06.439830 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_64___encryption_support____share__ [0.018073s] ... ok 2026-08-09 02:06:06.447208 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica_not_found [0.022998s] ... ok 2026-08-09 02:06:06.453192 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:06.457010 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:06.458801 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_06___driver_handles_share_servers____yes__ [0.018232s] ... ok 2026-08-09 02:06:06.466757 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_02 [0.019482s] ... ok 2026-08-09 02:06:06.478392 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_5 [0.018345s] ... ok 2026-08-09 02:06:06.485837 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_05 [0.020148s] ... ok 2026-08-09 02:06:06.497141 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_3_None [0.019021s] ... ok 2026-08-09 02:06:06.505657 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_02 [0.019729s] ... ok 2026-08-09 02:06:06.515163 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_2_az_1_az2_az_3___ [0.018940s] ... ok 2026-08-09 02:06:06.524323 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_2_False [0.196403s] ... ok 2026-08-09 02:06:06.525450 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_04 [0.019464s] ... ok 2026-08-09 02:06:06.532732 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_export_locations_only [0.112689s] ... ok 2026-08-09 02:06:06.538396 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_update_share_type [0.020380s] ... ok 2026-08-09 02:06:06.551595 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_3_720 [0.026320s] ... ok 2026-08-09 02:06:06.555094 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host_and_pool [0.019583s] ... ok 2026-08-09 02:06:06.573680 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_and_pool [0.018534s] ... ok 2026-08-09 02:06:06.592652 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool [0.018483s] ... ok 2026-08-09 02:06:06.611559 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name [0.019182s] ... ok 2026-08-09 02:06:06.618369 | ubuntu-noble | Share instance d6dd0f74-9039-472e-8648-ecde46aac031 failed on creation. 2026-08-09 02:06:06.618654 | ubuntu-noble | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-08-09 02:06:06.630160 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:06.631617 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_pool [0.019616s] ... ok 2026-08-09 02:06:06.633327 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_invalid_status [0.101877s] ... ok 2026-08-09 02:06:06.636305 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_get_progress [0.084326s] ... ok 2026-08-09 02:06:06.643981 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:06.652288 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_success [0.020749s] ... ok 2026-08-09 02:06:06.652307 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_2_delete_share [0.126665s] ... ok 2026-08-09 02:06:06.673381 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_1 [0.019140s] ... ok 2026-08-09 02:06:06.720326 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:06.727487 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_promote_share_replica [0.089303s] ... ok 2026-08-09 02:06:06.728603 | ubuntu-noble | {6} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_delete_all_rules [0.055276s] ... ok 2026-08-09 02:06:06.750776 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_group_snapshot_minimal_request_no_members_with_desc [0.022268s] ... ok 2026-08-09 02:06:06.769550 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_minimal_request_no_members [0.019882s] ... ok 2026-08-09 02:06:06.775298 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_server_created [0.140868s] ... ok 2026-08-09 02:06:06.791473 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_4_group_type_stypes_all_unsupported_in_AZ [0.021858s] ... ok 2026-08-09 02:06:06.807746 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:06.813594 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_types [0.019456s] ... ok 2026-08-09 02:06:06.813612 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_check [0.086928s] ... ok 2026-08-09 02:06:06.829168 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_1_True [0.177771s] ... ok 2026-08-09 02:06:06.831283 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_with_members_error [0.020387s] ... ok 2026-08-09 02:06:06.841162 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_fail [0.066267s] ... ok 2026-08-09 02:06:06.852719 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all [0.020786s] ... ok 2026-08-09 02:06:06.871661 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_1___ [0.029783s] ... ok 2026-08-09 02:06:06.874899 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share [0.045148s] ... ok 2026-08-09 02:06:06.877448 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_not_admin [0.024921s] ... ok 2026-08-09 02:06:06.895999 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_2 [0.024174s] ... ok 2026-08-09 02:06:06.898044 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_as_admin [0.020318s] ... ok 2026-08-09 02:06:06.914360 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:06.924635 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_complete [0.110090s] ... ok 2026-08-09 02:06:06.924691 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_no_groups [0.025367s] ... ok 2026-08-09 02:06:06.944173 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_1 [0.019293s] ... ok 2026-08-09 02:06:06.964393 | ubuntu-noble | {6} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_2 [0.020091s] ... ok 2026-08-09 02:06:06.982559 | ubuntu-noble | {6} manila.tests.test_conf.ConfigTestCase.test_flag_leak_right [0.019088s] ... ok 2026-08-09 02:06:06.989374 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_2 [0.114838s] ... ok 2026-08-09 02:06:07.004601 | ubuntu-noble | {6} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_lock [0.019117s] ... FAILED 2026-08-09 02:06:07.004632 | ubuntu-noble | 2026-08-09 02:06:07.004639 | ubuntu-noble | Captured traceback: 2026-08-09 02:06:07.004645 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:06:07.004725 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.004734 | ubuntu-noble | 2026-08-09 02:06:07.004739 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_coordination.py", line 90, in test_coordinator_lock 2026-08-09 02:06:07.004745 | ubuntu-noble | with agent1.get_lock(lock_string): 2026-08-09 02:06:07.004897 | ubuntu-noble | 2026-08-09 02:06:07.004908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:06:07.004914 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:06:07.004920 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.004925 | ubuntu-noble | 2026-08-09 02:06:07.004930 | ubuntu-noble | TypeError: MockToozLock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:06:07.004935 | ubuntu-noble | 2026-08-09 02:06:07.016871 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:07.022859 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:07.023282 | ubuntu-noble | {6} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_start [0.018571s] ... ok 2026-08-09 02:06:07.027883 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:07.033470 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_snapshot_update_access [0.110801s] ... ok 2026-08-09 02:06:07.038937 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_input [0.018237s] ... ok 2026-08-09 02:06:07.057593 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_volume [0.018004s] ... ok 2026-08-09 02:06:07.077540 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode403.test_not_authorized [0.017957s] ... ok 2026-08-09 02:06:07.079360 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_1_True [0.183853s] ... ok 2026-08-09 02:06:07.102877 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode403.test_policy_not_authorized [0.026620s] ... ok 2026-08-09 02:06:07.119942 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_not_found [0.018242s] ... ok 2026-08-09 02:06:07.120424 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:07.126339 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_transfer_accept [0.092282s] ... ok 2026-08-09 02:06:07.141621 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_project_quota_not_found [0.018532s] ... ok 2026-08-09 02:06:07.149018 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_3_supernova [0.022597s] ... ok 2026-08-09 02:06:07.153269 | ubuntu-noble | Unexpected error occurred while updating access rules for share instance fff2539f-7e8e-47ac-a48a-57dce23087c5. 2026-08-09 02:06:07.153294 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.153301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-08-09 02:06:07.153306 | ubuntu-noble | self.access_helper.update_access_rules( 2026-08-09 02:06:07.153312 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:07.153317 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:07.153322 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.153327 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:07.153333 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:07.153339 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.153344 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:07.153349 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:07.153354 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.153359 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-08-09 02:06:07.153364 | ubuntu-noble | raise exception.ShareAccessExists( 2026-08-09 02:06:07.153370 | ubuntu-noble | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-08-09 02:06:07.157031 | ubuntu-noble | Unexpected error occurred while updating access rules for share instance 4f92a433-4790-4d43-8229-07f6780cc93d. 2026-08-09 02:06:07.157054 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.157060 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-08-09 02:06:07.157065 | ubuntu-noble | self.access_helper.update_access_rules( 2026-08-09 02:06:07.157071 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:07.157086 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:07.157091 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.157638 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:07.157653 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:07.157658 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.157664 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:07.157669 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:07.157674 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.157679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-08-09 02:06:07.157684 | ubuntu-noble | raise exception.ShareAccessExists( 2026-08-09 02:06:07.157689 | ubuntu-noble | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-08-09 02:06:07.159596 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_class_not_found [0.019997s] ... ok 2026-08-09 02:06:07.165620 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_3 [0.176301s] ... ok 2026-08-09 02:06:07.167213 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_boolean_extra_specs [0.018391s] ... ok 2026-08-09 02:06:07.178370 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_not_found [0.019498s] ... ok 2026-08-09 02:06:07.186673 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:06:07.186718 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_1 [0.018545s] ... ok 2026-08-09 02:06:07.189909 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_is_service_ready [0.021445s] ... ok 2026-08-09 02:06:07.194694 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_last_on_server [0.115019s] ... ok 2026-08-09 02:06:07.196406 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_replica_not_found_exception [0.017870s] ... ok 2026-08-09 02:06:07.205053 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_20___create_share_from_snapshot_support____f__ [0.018584s] ... ok 2026-08-09 02:06:07.215984 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_error_code_from_kwarg [0.018114s] ... ok 2026-08-09 02:06:07.220676 | ubuntu-noble | Failed to update quota usages while deleting snapshot fakesnapshotid. 2026-08-09 02:06:07.221676 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.225602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4104, in _delete_snapshot_quota 2026-08-09 02:06:07.225648 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-08-09 02:06:07.225654 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.225658 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:07.225662 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:07.225665 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.225669 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:07.225674 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:07.225678 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.225682 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:07.225685 | ubuntu-noble | raise effect 2026-08-09 02:06:07.225689 | ubuntu-noble | manila.exception.QuotaError: Quota exceeded: code=500. 2026-08-09 02:06:07.225704 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_24___create_share_from_snapshot_support____no__ [0.018405s] ... ok 2026-08-09 02:06:07.225708 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_deferred_delete_quota_error [0.029117s] ... ok 2026-08-09 02:06:07.232120 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:07.232138 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.232143 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:07.232159 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:07.232162 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:07.232166 | ubuntu-noble | KeyError: 'misspelled_code' 2026-08-09 02:06:07.232494 | ubuntu-noble | code: 500 2026-08-09 02:06:07.235449 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_invalid_size [0.048142s] ... ok 2026-08-09 02:06:07.235871 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_exception_with_kwargs [0.020534s] ... ok 2026-08-09 02:06:07.242108 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_30___revert_to_snapshot_support____yes__ [0.018872s] ... ok 2026-08-09 02:06:07.256050 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_kwargs_to_string [0.020447s] ... ok 2026-08-09 02:06:07.259992 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_34___revert_to_snapshot_support____off__ [0.017860s] ... ok 2026-08-09 02:06:07.276758 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_3__ [0.019884s] ... ok 2026-08-09 02:06:07.280664 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_38___mount_snapshot_support____t__ [0.020183s] ... ok 2026-08-09 02:06:07.292063 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion_exception [0.067897s] ... ok 2026-08-09 02:06:07.298532 | ubuntu-noble | test location: 172.0.0.1:/manila_fakeid/manila_fakeid 2026-08-09 02:06:07.298549 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-08-09 02:06:07.299370 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_01_debug [0.022082s] ... ok 2026-08-09 02:06:07.299881 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_48___mount_snapshot_support____no__ [0.019497s] ... ok 2026-08-09 02:06:07.303547 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_1 [0.067281s] ... ok 2026-08-09 02:06:07.317794 | ubuntu-noble | The backend fake_host could not get backend info. 2026-08-09 02:06:07.317822 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.317826 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 436, in ensure_driver_resources 2026-08-09 02:06:07.317830 | ubuntu-noble | new_backend_info = self.driver.get_backend_info(ctxt) 2026-08-09 02:06:07.317834 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.317838 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:07.317842 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:07.317845 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.317849 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:07.317860 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:07.317864 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.317867 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:07.317871 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:07.317874 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.317878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 1000, in raise_exception 2026-08-09 02:06:07.317882 | ubuntu-noble | raise exception.ManilaException(message="Fake raise") 2026-08-09 02:06:07.317885 | ubuntu-noble | manila.exception.ManilaException: Fake raise 2026-08-09 02:06:07.321593 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-08-09 02:06:07.323884 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_02_info [0.020505s] ... ok 2026-08-09 02:06:07.325718 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_49___mount_point_name_support____1__ [0.019057s] ... ok 2026-08-09 02:06:07.325744 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_get_backend_info [0.027884s] ... ok 2026-08-09 02:06:07.340287 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_52___mount_point_name_support____on__ [0.018751s] ... ok 2026-08-09 02:06:07.342323 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-08-09 02:06:07.343628 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_03_warn [0.021594s] ... ok 2026-08-09 02:06:07.358956 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_54___mount_point_name_support____yes__ [0.020375s] ... ok 2026-08-09 02:06:07.365896 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_log_warn_check [0.024716s] ... ok 2026-08-09 02:06:07.369707 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_1_migration_driver_in_progress [0.065854s] ... ok 2026-08-09 02:06:07.379636 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_65___encryption_support____share_server__ [0.019427s] ... ok 2026-08-09 02:06:07.387750 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_03_______error__ [0.022168s] ... ok 2026-08-09 02:06:07.393791 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_2 [0.074035s] ... ok 2026-08-09 02:06:07.397633 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_04___driver_handles_share_servers____on__ [0.018371s] ... ok 2026-08-09 02:06:07.411000 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_1 [0.039517s] ... ok 2026-08-09 02:06:07.414351 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_23____LE____critical__ [0.022240s] ... ok 2026-08-09 02:06:07.416127 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_valid_string [0.018783s] ... ok 2026-08-09 02:06:07.434339 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_32____LI____exception__ [0.022825s] ... ok 2026-08-09 02:06:07.436322 | ubuntu-noble | {1} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage_with_kwargs [0.020561s] ... ok 2026-08-09 02:06:07.446391 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-08-09 02:06:07.446425 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.446431 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-08-09 02:06:07.446435 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:07.446441 | ubuntu-noble | 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-08-09 02:06:07.448586 | ubuntu-noble | Error managing share server fake_share_server_id 2026-08-09 02:06:07.448997 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.449006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3479, in manage_share_server 2026-08-09 02:06:07.449011 | ubuntu-noble | raise exception.ManageShareServerError(reason=msg) 2026-08-09 02:06:07.449015 | ubuntu-noble | manila.exception.ManageShareServerError: Manage existing share server failed due to: Failed to manage all allocations. Allocations [{}, {}] were not managed. 2026-08-09 02:06:07.449907 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_4 [0.041181s] ... ok 2026-08-09 02:06:07.456238 | ubuntu-noble | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend [0.018889s] ... ok 2026-08-09 02:06:07.456261 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_36____LW____info__ [0.022032s] ... ok 2026-08-09 02:06:07.465323 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_allocations_not_managed [0.066997s] ... ok 2026-08-09 02:06:07.474728 | ubuntu-noble | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_default_pool [0.018520s] ... ok 2026-08-09 02:06:07.479206 | ubuntu-noble | {6} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_1_None [0.023521s] ... ok 2026-08-09 02:06:07.495256 | ubuntu-noble | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_pool [0.018952s] ... ok 2026-08-09 02:06:07.501580 | ubuntu-noble | {6} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_1_fake_last_capabilities [0.022336s] ... ok 2026-08-09 02:06:07.508081 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-08-09 02:06:07.508098 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.508103 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1705, in migration_start 2026-08-09 02:06:07.508107 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:07.508111 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Share share_id must not have snapshots in order to perform a host-assisted migration. 2026-08-09 02:06:07.511928 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_5 [0.062009s] ... ok 2026-08-09 02:06:07.515577 | ubuntu-noble | Failed to commit reservations 2026-08-09 02:06:07.515596 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.515601 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:07.515605 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:07.515609 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:07.515612 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:07.515616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:07.515620 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:07.515624 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:07.515631 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:07.515635 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515638 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:07.515642 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:07.515646 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:07.515650 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:07.515654 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:07.515657 | ubuntu-noble | raise self.value 2026-08-09 02:06:07.515661 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:07.515665 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:07.515669 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:07.515676 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:07.515680 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515683 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:07.515687 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:07.515691 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:07.515712 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:07.515716 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515720 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:07.515724 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:07.515727 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515731 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:07.515735 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:07.515739 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515742 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:07.515746 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:07.515750 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:07.515753 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:07.515757 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:07.515785 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515791 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:07.515800 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:07.515804 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515807 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:07.515811 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:07.515815 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:07.515819 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:07.515822 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:07.515826 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515830 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:07.515833 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:07.515837 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:07.515844 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:07.515854 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:07.515858 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:07.515862 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:07.515866 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515869 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:07.515873 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:07.515877 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515881 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:07.515884 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:07.515888 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515892 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:07.515900 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:07.515904 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.515907 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:07.515911 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:07.515915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:07.515918 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:07.515922 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-08-09 02:06:07.520265 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_2 [0.058804s] ... ok 2026-08-09 02:06:07.524235 | ubuntu-noble | {6} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name [0.022350s] ... ok 2026-08-09 02:06:07.535342 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_1_openstack1_watson__pool0 [0.022562s] ... ok 2026-08-09 02:06:07.545411 | ubuntu-noble | {6} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_deallocate_not_redefined [0.020357s] ... ok 2026-08-09 02:06:07.550082 | ubuntu-noble | {1} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_exception [0.056611s] ... ok 2026-08-09 02:06:07.555135 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_2_openstack1_newton__pool0 [0.020466s] ... ok 2026-08-09 02:06:07.575000 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_empty_request [0.023947s] ... ok 2026-08-09 02:06:07.575430 | ubuntu-noble | {6} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_context_is_admin_undefined [0.029309s] ... ok 2026-08-09 02:06:07.576345 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss_false [0.021155s] ... ok 2026-08-09 02:06:07.597375 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_error_creating_member [0.019691s] ... ok 2026-08-09 02:06:07.598381 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_driver [0.020600s] ... ok 2026-08-09 02:06:07.600495 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_3 [0.080242s] ... ok 2026-08-09 02:06:07.614348 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member_share_in_creating [0.020422s] ... ok 2026-08-09 02:06:07.617389 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_server_info_not_present [0.019855s] ... ok 2026-08-09 02:06:07.618042 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:07.622512 | ubuntu-noble | {6} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.047864s] ... ok 2026-08-09 02:06:07.629684 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_2_writable [0.028796s] ... ok 2026-08-09 02:06:07.636404 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_3_group_type_stypes_one_unsupported_in_AZ [0.021581s] ... ok 2026-08-09 02:06:07.659693 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_3_dr [0.026091s] ... ok 2026-08-09 02:06:07.662379 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_quota_reserve [0.020124s] ... ok 2026-08-09 02:06:07.671446 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:07.671976 | ubuntu-noble | Driver migration completion failed for share server 12b09feb-cbfb-419f-bc90-3a0ee40d7f0d. 2026-08-09 02:06:07.672001 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.672008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6375, in share_server_migration_complete 2026-08-09 02:06:07.672014 | ubuntu-noble | self._server_migration_complete_driver(context, 2026-08-09 02:06:07.672019 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:07.672025 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:07.672030 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.672035 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:07.672041 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:07.672046 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.672051 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:07.672057 | ubuntu-noble | raise effect 2026-08-09 02:06:07.672062 | ubuntu-noble | Exception 2026-08-09 02:06:07.677796 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_2_False [0.058056s] ... ok 2026-08-09 02:06:07.678603 | ubuntu-noble | {6} manila.tests.test_policy.PolicyTestCase.test_early_AND_authorization [0.053534s] ... ok 2026-08-09 02:06:07.678622 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_without_host [0.021578s] ... ok 2026-08-09 02:06:07.696619 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_2__None___fake_st_id__ [0.019825s] ... ok 2026-08-09 02:06:07.702405 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_creating_status [0.021653s] ... ok 2026-08-09 02:06:07.714964 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_2 [0.018401s] ... ok 2026-08-09 02:06:07.716175 | ubuntu-noble | 2026-08-09 02:06:07.710 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:07.717375 | ubuntu-noble | Cannot create ACL for Barbican user Failed while communicating to Barbican. Please check the provided credentials . 2026-08-09 02:06:07.718269 | ubuntu-noble | The driver could not migrate the share server d36242b6-c544-4587-b611-5dbfd9a211aa 2026-08-09 02:06:07.718292 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.718299 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6222, in share_server_migration_start 2026-08-09 02:06:07.718304 | ubuntu-noble | self._share_server_migration_start_driver( 2026-08-09 02:06:07.718310 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:07.718325 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:07.718330 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.718335 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:07.718342 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:07.718347 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.718353 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:07.718358 | ubuntu-noble | raise effect 2026-08-09 02:06:07.718364 | ubuntu-noble | manila.exception.ShareServerMigrationFailed: Share server migration failed: fake_reason 2026-08-09 02:06:07.720915 | ubuntu-noble | 2026-08-09 02:06:07.718 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:07.720937 | ubuntu-noble | 2026-08-09 02:06:07.718 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:07.723730 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_1_True [0.045857s] ... ok 2026-08-09 02:06:07.723751 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get [0.023011s] ... ok 2026-08-09 02:06:07.724305 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_1_True [0.068545s] ... ok 2026-08-09 02:06:07.728357 | ubuntu-noble | 2026-08-09 02:06:07.724 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:07.728379 | ubuntu-noble | 2026-08-09 02:06:07.724 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:07.734109 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_usage_reset [0.018825s] ... ok 2026-08-09 02:06:07.748895 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_share_group_snapshot_members [0.023760s] ... ok 2026-08-09 02:06:07.748928 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss [0.022477s] ... ok 2026-08-09 02:06:07.752476 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_current_common_resources [0.018570s] ... ok 2026-08-09 02:06:07.764767 | ubuntu-noble | Shrink share operation not supported. 2026-08-09 02:06:07.765500 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.765511 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-08-09 02:06:07.765516 | ubuntu-noble | self.driver.shrink_share( 2026-08-09 02:06:07.765523 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:07.765528 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:07.765533 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.765538 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:07.765544 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:07.765549 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.765555 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:07.765560 | ubuntu-noble | raise effect 2026-08-09 02:06:07.765589 | ubuntu-noble | NotImplementedError 2026-08-09 02:06:07.768522 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_not_supported [0.046382s] ... ok 2026-08-09 02:06:07.768994 | ubuntu-noble | Share id1 could not be reverted to snapshot fakesnapshotid. 2026-08-09 02:06:07.769010 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.769016 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4324, in _revert_to_replicated_snapshot 2026-08-09 02:06:07.769021 | ubuntu-noble | self.driver.revert_to_replicated_snapshot( 2026-08-09 02:06:07.769026 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:07.769032 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:07.769037 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.769042 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:07.769047 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:07.769052 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.769084 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:07.769091 | ubuntu-noble | raise effect 2026-08-09 02:06:07.769097 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:06:07.771125 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get [0.024312s] ... ok 2026-08-09 02:06:07.771557 | ubuntu-noble | {6} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_1___ [0.019161s] ... ok 2026-08-09 02:06:07.772185 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_1_None [0.025089s] ... ok 2026-08-09 02:06:07.790260 | ubuntu-noble | {1} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access_invalid [0.019019s] ... ok 2026-08-09 02:06:07.791365 | ubuntu-noble | {6} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_2___noop__ [0.018643s] ... ok 2026-08-09 02:06:07.796243 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_1_True [0.021018s] ... ok 2026-08-09 02:06:07.796737 | ubuntu-noble | 2026-08-09 02:06:07.790 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-08-09 02:06:07.809764 | ubuntu-noble | {1} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_search [0.019447s] ... ok 2026-08-09 02:06:07.813495 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:06:07.813521 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:06:07.813883 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:06:07.813901 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:06:07.814759 | ubuntu-noble | Failed to update quota on share shrinking. 2026-08-09 02:06:07.814777 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:07.814783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5041, in shrink_share 2026-08-09 02:06:07.814788 | ubuntu-noble | reservations = QUOTAS.reserve(context, **deltas) 2026-08-09 02:06:07.814794 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.814799 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:07.814805 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:07.814810 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.814815 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:07.814820 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:07.814825 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:07.814830 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:07.814835 | ubuntu-noble | raise effect 2026-08-09 02:06:07.814840 | ubuntu-noble | Exception: fake 2026-08-09 02:06:07.818421 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_1 [0.049559s] ... ok 2026-08-09 02:06:07.829441 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_unmanage_invalid_share_snapshot [0.019096s] ... ok 2026-08-09 02:06:07.849894 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode403.test_admin_required [0.020060s] ... ok 2026-08-09 02:06:07.853269 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_2_ShareServerMigrationFailed [0.057562s] ... ok 2026-08-09 02:06:07.874309 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found [0.018614s] ... ok 2026-08-09 02:06:07.880684 | ubuntu-noble | {6} manila.tests.test_service.ServiceFlagsTestCase.test_service_disabled_on_create_based_on_flag [0.086726s] ... ok 2026-08-09 02:06:07.887415 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_usage_not_found [0.017779s] ... ok 2026-08-09 02:06:07.901156 | ubuntu-noble | {6} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_1_True [0.023095s] ... ok 2026-08-09 02:06:07.904396 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_resource_not_found [0.018425s] ... ok 2026-08-09 02:06:07.924600 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_resource_not_found [0.017992s] ... ok 2026-08-09 02:06:07.924624 | ubuntu-noble | {6} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_4___10_0_0_0_32____255_255_255_255__ [0.021776s] ... ok 2026-08-09 02:06:07.941454 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_1_True [0.123372s] ... ok 2026-08-09 02:06:07.941761 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode413.test_snapshot_limit_exceeded [0.017743s] ... ok 2026-08-09 02:06:07.946486 | ubuntu-noble | {6} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_3_10_0_0_555_33 [0.023659s] ... ok 2026-08-09 02:06:07.963671 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg [0.022099s] ... ok 2026-08-09 02:06:07.970627 | ubuntu-noble | {6} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_5___fdf8_f53b_82e1__1_64___64_ [0.023760s] ... ok 2026-08-09 02:06:07.987662 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_redundant_period [0.022661s] ... ok 2026-08-09 02:06:07.993608 | ubuntu-noble | {6} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_5_fdf8_f53b_82e1__fffff [0.022458s] ... ok 2026-08-09 02:06:08.004875 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_snapshot_access_already_exists [0.018055s] ... ok 2026-08-09 02:06:08.017289 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_2___echo_____quoted_arg_with_space___ [0.022584s] ... ok 2026-08-09 02:06:08.018465 | ubuntu-noble | The backend failed to accept the share: Driver failed to transfer share with rules.. 2026-08-09 02:06:08.024877 | ubuntu-noble | controller-0@fancystore01 specifies a backend but controller-0 does not. 2026-08-09 02:06:08.024909 | ubuntu-noble | stdin:1:1: M354 Use oslo_utils.uuidutils to generate UUID instead of uuid4(). 2026-08-09 02:06:08.025681 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_check_uuid4 [0.020297s] ... ok 2026-08-09 02:06:08.025704 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_driver_cannot_transfer_with_rules [0.083295s] ... ok 2026-08-09 02:06:08.041073 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_3___cmd____virus_ls__ [0.022789s] ... ok 2026-08-09 02:06:08.042663 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_dict_constructor_with_list_copy [0.018783s] ... ok 2026-08-09 02:06:08.060311 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-08-09 02:06:08.062453 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_04_warning [0.019142s] ... ok 2026-08-09 02:06:08.065325 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_5___cmd____virus__quoted_argument___ [0.025854s] ... ok 2026-08-09 02:06:08.079625 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-08-09 02:06:08.081898 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_10_log [0.019139s] ... ok 2026-08-09 02:06:08.083598 | ubuntu-noble | Did not unmanage share server fake_share_server_id since the driver does not support managing share servers and no ``force`` option was supplied. 2026-08-09 02:06:08.087774 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations_driver_not_implemented [0.062335s] ... ok 2026-08-09 02:06:08.089811 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_7___echo_____quoted_argument__rm__rf____ [0.024561s] ... ok 2026-08-09 02:06:08.101119 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_25____LI____audit__ [0.018321s] ... ok 2026-08-09 02:06:08.112630 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_02___fake____G__ [0.022096s] ... ok 2026-08-09 02:06:08.117786 | ubuntu-noble | 2026-08-09 02:06:08.110 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:08.118231 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_28____LI____info__ [0.018041s] ... ok 2026-08-09 02:06:08.122548 | ubuntu-noble | 2026-08-09 02:06:08.118 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:08.122584 | ubuntu-noble | 2026-08-09 02:06:08.119 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:08.128877 | ubuntu-noble | 2026-08-09 02:06:08.125 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:08.128900 | ubuntu-noble | 2026-08-09 02:06:08.125 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:08.136150 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_10___2_2GG____G__ [0.022496s] ... ok 2026-08-09 02:06:08.139407 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_30____LI____warning__ [0.018493s] ... ok 2026-08-09 02:06:08.154393 | ubuntu-noble | {1} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_2_False [0.017878s] ... ok 2026-08-09 02:06:08.157422 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_11___1_1KM____G__ [0.022029s] ... ok 2026-08-09 02:06:08.172123 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_1 [0.083608s] ... ok 2026-08-09 02:06:08.173689 | ubuntu-noble | {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_2 [0.017940s] ... ok 2026-08-09 02:06:08.178259 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_15____9728_2381T____T____9728_2381_ [0.021149s] ... ok 2026-08-09 02:06:08.187604 | ubuntu-noble | 2026-08-09 02:06:08.183 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-08-09 02:06:08.190724 | ubuntu-noble | {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_2 [0.018370s] ... ok 2026-08-09 02:06:08.200869 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_20_____1024____K____0_0001_ [0.021481s] ... ok 2026-08-09 02:06:08.209650 | ubuntu-noble | {1} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_ok [0.018425s] ... ok 2026-08-09 02:06:08.221067 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_3 [0.020307s] ... ok 2026-08-09 02:06:08.228247 | ubuntu-noble | {1} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_2 [0.018835s] ... ok 2026-08-09 02:06:08.239364 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_6 [0.018403s] ... ok 2026-08-09 02:06:08.242304 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_2 [0.071168s] ... ok 2026-08-09 02:06:08.258621 | ubuntu-noble | {6} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_3___true___True__False_ [0.018709s] ... ok 2026-08-09 02:06:08.266893 | ubuntu-noble | 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-08-09 02:06:08.266930 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:08.266937 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 7093, in update_share_server_network_allocations 2026-08-09 02:06:08.266943 | ubuntu-noble | self._do_update_share_server_network_allocations( 2026-08-09 02:06:08.266949 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:08.266955 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:08.266961 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:08.266966 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:08.266972 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:08.266978 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:08.266983 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:08.266989 | ubuntu-noble | raise effect 2026-08-09 02:06:08.266995 | ubuntu-noble | manila.exception.AllocationsNotFoundForShareServer: No allocations found for the share server fake_server_id on the subnet. 2026-08-09 02:06:08.270404 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations_failed [0.027783s] ... ok 2026-08-09 02:06:08.272517 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:08.276297 | ubuntu-noble | {1} manila.tests.test_policy.PolicyTestCase.test_early_OR_authorization [0.047651s] ... ok 2026-08-09 02:06:08.277094 | ubuntu-noble | {6} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_1___t___True_ [0.017702s] ... ok 2026-08-09 02:06:08.293512 | ubuntu-noble | {6} manila.tests.test_utils.TestComparableMixin.test_eq [0.017803s] ... ok 2026-08-09 02:06:08.297140 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_1__None__None_ [0.018313s] ... ok 2026-08-09 02:06:08.302851 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_12 [0.029783s] ... ok 2026-08-09 02:06:08.313821 | ubuntu-noble | {6} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_caller [0.018801s] ... ok 2026-08-09 02:06:08.314379 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_3 [0.018319s] ... ok 2026-08-09 02:06:08.325326 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_06 [0.024892s] ... ok 2026-08-09 02:06:08.333876 | ubuntu-noble | {6} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_json_serializable [0.018057s] ... ok 2026-08-09 02:06:08.334275 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_2__None__False___fake_usages___False_ [0.019656s] ... ok 2026-08-09 02:06:08.349428 | ubuntu-noble | {6} manila.tests.test_utils.TestRetryDecorator.test_retries_once_random [0.018691s] ... ok 2026-08-09 02:06:08.351321 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_1__None__True__True_ [0.018716s] ... ok 2026-08-09 02:06:08.363821 | ubuntu-noble | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_2 [0.037374s] ... ok 2026-08-09 02:06:08.368939 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach [0.018468s] ... ok 2026-08-09 02:06:08.370489 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_1 [0.018986s] ... ok 2026-08-09 02:06:08.387175 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_not_found_error [0.018886s] ... ok 2026-08-09 02:06:08.388808 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_count [0.018103s] ... ok 2026-08-09 02:06:08.405179 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_snapshot [0.018067s] ... ok 2026-08-09 02:06:08.406988 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_share_type [0.018124s] ... ok 2026-08-09 02:06:08.418753 | ubuntu-noble | 2026-08-09 02:06:08.414 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:08.427020 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_extending_volume [0.018733s] ... ok 2026-08-09 02:06:08.428029 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_3_False [0.018568s] ... ok 2026-08-09 02:06:08.429059 | ubuntu-noble | 2026-08-09 02:06:08.423 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:08.429079 | ubuntu-noble | 2026-08-09 02:06:08.423 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:08.438883 | ubuntu-noble | 2026-08-09 02:06:08.432 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:08.438905 | ubuntu-noble | 2026-08-09 02:06:08.432 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:08.444122 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_5 [0.018326s] ... ok 2026-08-09 02:06:08.449602 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderclientTestCase.test_no_auth_obj [0.025242s] ... ok 2026-08-09 02:06:08.460317 | ubuntu-noble | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_2_fakehost_fakebackend [0.096987s] ... ok 2026-08-09 02:06:08.462825 | ubuntu-noble | {1} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_3___noop____noop__ [0.018572s] ... ok 2026-08-09 02:06:08.479684 | ubuntu-noble | Driver migration completion failed for share server 92c8f5a0-bd72-4ca9-8efb-b89b506d297d. 2026-08-09 02:06:08.479740 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:08.479746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6375, in share_server_migration_complete 2026-08-09 02:06:08.479750 | ubuntu-noble | self._server_migration_complete_driver(context, 2026-08-09 02:06:08.479754 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:08.479758 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:08.479768 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:08.479772 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:08.479776 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:08.479780 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:08.479784 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:08.479789 | ubuntu-noble | raise effect 2026-08-09 02:06:08.479793 | ubuntu-noble | Exception 2026-08-09 02:06:08.482362 | ubuntu-noble | {1} manila.tests.test_rpc.RPCTestCase.test_init_notifications [0.019499s] ... ok 2026-08-09 02:06:08.484543 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_1_True [0.633014s] ... ok 2026-08-09 02:06:08.498770 | ubuntu-noble | 2026-08-09 02:06:08.496 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-08-09 02:06:08.500100 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:06:08.500129 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:06:08.500428 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:06:08.500440 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:06:08.549261 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:08.552252 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_1_True [0.066993s] ... ok 2026-08-09 02:06:08.554132 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_network_security_service [0.093450s] ... ok 2026-08-09 02:06:08.555317 | ubuntu-noble | {1} manila.tests.test_service.ServiceTestCase.test_cleanup_services_1_True [0.072627s] ... ok 2026-08-09 02:06:08.575295 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:06:08.575328 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:06:08.575645 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:06:08.575668 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:06:08.596877 | ubuntu-noble | This operation is supported only on backends that handle share servers. 2026-08-09 02:06:08.597326 | ubuntu-noble | The driver could not migrate the share server 298566a5-7bb0-4387-8271-9910f79bb544 2026-08-09 02:06:08.597345 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:08.597353 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6220, in share_server_migration_start 2026-08-09 02:06:08.597362 | ubuntu-noble | raise exception.OperationNotSupportedByDriverMode() 2026-08-09 02:06:08.597370 | ubuntu-noble | manila.exception.OperationNotSupportedByDriverMode: The share driver mode does not support this operation. 2026-08-09 02:06:08.600199 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_2_False [0.048133s] ... ok 2026-08-09 02:06:08.630909 | ubuntu-noble | {1} manila.tests.test_service.ServiceTestCase.test_cleanup_services_2_False [0.075444s] ... ok 2026-08-09 02:06:08.642994 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:08.643418 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_2_False [0.043254s] ... ok 2026-08-09 02:06:08.649322 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_connection_get_info [0.094621s] ... ok 2026-08-09 02:06:08.655758 | ubuntu-noble | {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_key [0.024838s] ... ok 2026-08-09 02:06:08.676875 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:06:08.676920 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:06:08.676928 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:06:08.676934 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:06:08.676940 | ubuntu-noble | {1} manila.tests.test_test.IsolationTestCase.test_rpc_consumer_isolation [0.020440s] ... ok 2026-08-09 02:06:08.702782 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:06:08.702810 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:06:08.703230 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:06:08.703243 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:06:08.737016 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:08.748802 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_instance [0.094302s] ... ok 2026-08-09 02:06:08.767694 | ubuntu-noble | {1} manila.tests.test_test.IsolationTestCase.test_service_isolation [0.090296s] ... ok 2026-08-09 02:06:08.789353 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_2_False [0.143213s] ... ok 2026-08-09 02:06:08.790836 | ubuntu-noble | {1} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_5___10_0_0_1____255_255_255_255__ [0.023837s] ... ok 2026-08-09 02:06:08.814019 | ubuntu-noble | {1} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_1_10_0_0_0_33 [0.022385s] ... ok 2026-08-09 02:06:08.828241 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:08.831800 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_server [0.088476s] ... ok 2026-08-09 02:06:08.834403 | ubuntu-noble | {1} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_str_input [0.021041s] ... ok 2026-08-09 02:06:08.841199 | ubuntu-noble | Error unmanaging share server fake_share_server_id 2026-08-09 02:06:08.841247 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:08.841258 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3579, in unmanage_share_server 2026-08-09 02:06:08.841267 | ubuntu-noble | self.db.share_server_delete(context, share_server_id) 2026-08-09 02:06:08.841276 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:08.842860 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:08.842874 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:08.842883 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:08.842892 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:08.842902 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:08.842911 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:08.842920 | ubuntu-noble | raise effect 2026-08-09 02:06:08.842930 | ubuntu-noble | manila.exception.ShareServerNotFound: Share server fake could not be found. 2026-08-09 02:06:08.849541 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_error [0.058390s] ... ok 2026-08-09 02:06:08.855231 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_3___echo_____quoted_arg_with_space___ [0.020428s] ... ok 2026-08-09 02:06:08.871698 | ubuntu-noble | 2026-08-09 02:06:08.869 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:08.877853 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_2_________my_name_name_of_remote_computer__ [0.021113s] ... ok 2026-08-09 02:06:08.883023 | ubuntu-noble | 2026-08-09 02:06:08.875 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:08.883046 | ubuntu-noble | 2026-08-09 02:06:08.875 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:08.885362 | ubuntu-noble | 2026-08-09 02:06:08.883 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:08.885382 | ubuntu-noble | 2026-08-09 02:06:08.883 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:08.897047 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_04___2GG____G__ [0.019541s] ... ok 2026-08-09 02:06:08.905187 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_admin_network_allocations [0.057761s] ... ok 2026-08-09 02:06:08.918625 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_09___1_2fake____G__ [0.019568s] ... ok 2026-08-09 02:06:08.918669 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:08.925797 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_replica [0.093288s] ... ok 2026-08-09 02:06:08.935766 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_13___K2_2M____G__ [0.019289s] ... ok 2026-08-09 02:06:08.945787 | ubuntu-noble | 2026-08-09 02:06:08.941 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-08-09 02:06:08.959247 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_18__23_0___G__ [0.023824s] ... ok 2026-08-09 02:06:08.966915 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_4 [0.062648s] ... ok 2026-08-09 02:06:08.980675 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_06____9728M____G____9_5_ [0.021341s] ... ok 2026-08-09 02:06:08.992335 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_06 [0.026389s] ... ok 2026-08-09 02:06:08.999611 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_13____3_4P____G____3565158_4_ [0.018291s] ... ok 2026-08-09 02:06:09.017755 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_16____9728_2381T____T____9728_2381_ [0.017962s] ... ok 2026-08-09 02:06:09.020172 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:09.028317 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_cancel [0.100142s] ... ok 2026-08-09 02:06:09.034764 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_23____65536G____P____0_0625_ [0.017891s] ... ok 2026-08-09 02:06:09.055239 | ubuntu-noble | {1} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_3_2001_cdba__3257_9652 [0.018135s] ... ok 2026-08-09 02:06:09.072186 | ubuntu-noble | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_2_invalid [0.018540s] ... ok 2026-08-09 02:06:09.072632 | ubuntu-noble | {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_1_True [0.079869s] ... ok 2026-08-09 02:06:09.090080 | ubuntu-noble | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_4___false___False__False_ [0.018242s] ... ok 2026-08-09 02:06:09.109075 | ubuntu-noble | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_4___false___False_ [0.018311s] ... ok 2026-08-09 02:06:09.113116 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:09.118062 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_get_progress [0.092051s] ... ok 2026-08-09 02:06:09.122131 | ubuntu-noble | {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_1_None [0.046835s] ... ok 2026-08-09 02:06:09.125925 | ubuntu-noble | {1} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_getter [0.017387s] ... ok 2026-08-09 02:06:09.144960 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_already_attached [0.018633s] ... ok 2026-08-09 02:06:09.166989 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_2 [0.020440s] ... ok 2026-08-09 02:06:09.179158 | ubuntu-noble | 2026-08-09 02:06:09.174 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:09.187873 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_roll_detaching [0.018806s] ... ok 2026-08-09 02:06:09.190600 | ubuntu-noble | 2026-08-09 02:06:09.185 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:09.190630 | ubuntu-noble | 2026-08-09 02:06:09.185 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:09.194649 | ubuntu-noble | 2026-08-09 02:06:09.190 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:09.194705 | ubuntu-noble | 2026-08-09 02:06:09.191 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:09.201005 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:09.203215 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume [0.018473s] ... ok 2026-08-09 02:06:09.204027 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_server_network_allocations [0.085181s] ... ok 2026-08-09 02:06:09.204472 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:09.209905 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_replicated_snapshot [0.090181s] ... ok 2026-08-09 02:06:09.224116 | ubuntu-noble | {1} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application___call__ [0.018153s] ... ok 2026-08-09 02:06:09.226841 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_2 [0.022221s] ... ok 2026-08-09 02:06:09.245793 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_01___snapshot_support____1__ [0.019066s] ... ok 2026-08-09 02:06:09.249994 | ubuntu-noble | 2026-08-09 02:06:09.247 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-08-09 02:06:09.265099 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_11___snapshot_support____n__ [0.019123s] ... ok 2026-08-09 02:06:09.287711 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_15___create_share_from_snapshot_support____true__ [0.019866s] ... ok 2026-08-09 02:06:09.292100 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:09.302606 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group_snapshot [0.087296s] ... ok 2026-08-09 02:06:09.304477 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_16___create_share_from_snapshot_support____on__ [0.018142s] ... ok 2026-08-09 02:06:09.326445 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_26___revert_to_snapshot_support____t__ [0.019596s] ... ok 2026-08-09 02:06:09.343039 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_35___revert_to_snapshot_support____n__ [0.019302s] ... ok 2026-08-09 02:06:09.367717 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_37___mount_snapshot_support____1__ [0.024579s] ... ok 2026-08-09 02:06:09.378749 | ubuntu-noble | 2026-08-09 02:06:09.375 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:09.389681 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_42___mount_snapshot_support____yes__ [0.020124s] ... ok 2026-08-09 02:06:09.390104 | ubuntu-noble | 2026-08-09 02:06:09.385 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:09.390118 | ubuntu-noble | 2026-08-09 02:06:09.385 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:09.390507 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:09.393965 | ubuntu-noble | 2026-08-09 02:06:09.390 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:09.393989 | ubuntu-noble | 2026-08-09 02:06:09.391 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:09.395397 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_provide_share_server [0.097959s] ... ok 2026-08-09 02:06:09.406907 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_62___replication_type____readable__ [0.018407s] ... ok 2026-08-09 02:06:09.417708 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access_invalid [0.020026s] ... ok 2026-08-09 02:06:09.426061 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_71___provisioning_mount_point_prefix____bronze__ [0.019155s] ... ok 2026-08-09 02:06:09.433520 | ubuntu-noble | Share type test has invalid required extra specs. 2026-08-09 02:06:09.433545 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:09.433551 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:06:09.433557 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:06:09.433587 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:09.433597 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:06:09.433603 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:06:09.433609 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:06:09.436243 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_2 [0.020082s] ... ok 2026-08-09 02:06:09.444908 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_1_invalid [0.018422s] ... ok 2026-08-09 02:06:09.449470 | ubuntu-noble | 2026-08-09 02:06:09.445 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-08-09 02:06:09.454309 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-08-09 02:06:09.454335 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:09.454344 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:06:09.454351 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:06:09.454358 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:09.454366 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:06:09.454372 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:06:09.454379 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:06:09.454522 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-08-09 02:06:09.454557 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:09.454584 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:06:09.454620 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:06:09.454628 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:09.454636 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:06:09.454643 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:06:09.454651 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:06:09.454749 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-08-09 02:06:09.454759 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:09.454767 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:06:09.454774 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:06:09.454781 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:09.454788 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:06:09.454795 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:06:09.454803 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:06:09.460215 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search [0.021779s] ... ok 2026-08-09 02:06:09.463838 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_other [0.018748s] ... ok 2026-08-09 02:06:09.478615 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_06___snapshot_support____yes__ [0.019943s] ... ok 2026-08-09 02:06:09.483258 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_01___driver_handles_share_servers____1__ [0.019021s] ... ok 2026-08-09 02:06:09.501633 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_10___snapshot_support____off__ [0.021585s] ... ok 2026-08-09 02:06:09.503517 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_08___driver_handles_share_servers____f__ [0.018433s] ... ok 2026-08-09 02:06:09.520603 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_11___driver_handles_share_servers____n__ [0.018142s] ... ok 2026-08-09 02:06:09.523229 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_17___create_share_from_snapshot_support____y__ [0.023267s] ... ok 2026-08-09 02:06:09.539787 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_non_string_input [0.019113s] ... ok 2026-08-09 02:06:09.549280 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_22___create_share_from_snapshot_support____off__ [0.023566s] ... ok 2026-08-09 02:06:09.552115 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-08-09 02:06:09.569905 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_31___revert_to_snapshot_support____0__ [0.022669s] ... ok 2026-08-09 02:06:09.593090 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_47___mount_snapshot_support____n__ [0.023115s] ... ok 2026-08-09 02:06:09.618597 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_68___availability_zones____zone1__ [0.023209s] ... ok 2026-08-09 02:06:09.640965 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_07___driver_handles_share_servers____0__ [0.023885s] ... ok 2026-08-09 02:06:09.642939 | ubuntu-noble | 2026-08-09 02:06:09.638 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:09.650277 | ubuntu-noble | 2026-08-09 02:06:09.648 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:09.650298 | ubuntu-noble | 2026-08-09 02:06:09.648 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:09.666281 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_1 [0.024582s] ... ok 2026-08-09 02:06:09.679602 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-08-09 02:06:09.688923 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_4 [0.023207s] ... ok 2026-08-09 02:06:09.713582 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_1__isnt__True [0.023726s] ... ok 2026-08-09 02:06:09.725817 | ubuntu-noble | 2026-08-09 02:06:09.720 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:09.725912 | ubuntu-noble | 2026-08-09 02:06:09.720 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:09.736350 | ubuntu-noble | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_pool [0.023054s] ... ok 2026-08-09 02:06:09.759342 | ubuntu-noble | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool_use_default_pool [0.022380s] ... ok 2026-08-09 02:06:09.785521 | ubuntu-noble | 2026-08-09 02:06:09.781 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-08-09 02:06:09.786625 | ubuntu-noble | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name_index_error [0.026655s] ... ok 2026-08-09 02:06:09.811398 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_driver_handles_share_servers_is_false_with_net_id [0.025027s] ... ok 2026-08-09 02:06:09.819744 | ubuntu-noble | 2026-08-09 02:06:09.814 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:09.828813 | ubuntu-noble | 2026-08-09 02:06:09.824 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:09.828836 | ubuntu-noble | 2026-08-09 02:06:09.824 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:09.835503 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member [0.023215s] ... ok 2026-08-09 02:06:09.853826 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_type_and_share_network [0.019662s] ... ok 2026-08-09 02:06:09.858401 | ubuntu-noble | 2026-08-09 02:06:09.855 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:09.858423 | ubuntu-noble | 2026-08-09 02:06:09.855 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:09.873063 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_description [0.018838s] ... ok 2026-08-09 02:06:09.897954 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_available [0.023576s] ... ok 2026-08-09 02:06:09.914153 | ubuntu-noble | 2026-08-09 02:06:09.910 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-08-09 02:06:09.915958 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_with_host [0.019358s] ... ok 2026-08-09 02:06:09.936941 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_fail_on_quota_reserve [0.019835s] ... ok 2026-08-09 02:06:09.937369 | ubuntu-noble | 2026-08-09 02:06:09.933 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:09.944471 | ubuntu-noble | 2026-08-09 02:06:09.941 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:09.944493 | ubuntu-noble | 2026-08-09 02:06:09.942 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:09.959864 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_share_group_snapshots [0.019239s] ... ok 2026-08-09 02:06:09.968747 | ubuntu-noble | 2026-08-09 02:06:09.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:09.968771 | ubuntu-noble | 2026-08-09 02:06:09.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:09.977442 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_shares [0.022020s] ... ok 2026-08-09 02:06:09.999561 | ubuntu-noble | {0} manila.tests.test_conf.ConfigTestCase.test_flag_leak_left [0.021990s] ... ok 2026-08-09 02:06:10.012424 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_provision_filter_on_size [0.471639s] ... ok 2026-08-09 02:06:10.018893 | ubuntu-noble | 2026-08-09 02:06:10.016 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-08-09 02:06:10.020449 | ubuntu-noble | {0} manila.tests.test_conf.ConfigTestCase.test_flag_overrides [0.020164s] ... ok 2026-08-09 02:06:10.033472 | ubuntu-noble | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_not_exist [0.020375s] ... ok 2026-08-09 02:06:10.040250 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_content_type [0.019132s] ... ok 2026-08-09 02:06:10.050021 | ubuntu-noble | 2026-08-09 02:06:10.047 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:10.052023 | ubuntu-noble | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_3 [0.019502s] ... ok 2026-08-09 02:06:10.058204 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_results [0.018527s] ... ok 2026-08-09 02:06:10.058471 | ubuntu-noble | 2026-08-09 02:06:10.055 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.058506 | ubuntu-noble | 2026-08-09 02:06:10.055 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.073973 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_request_spec [0.020155s] ... ok 2026-08-09 02:06:10.077307 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata_size [0.019479s] ... ok 2026-08-09 02:06:10.081230 | ubuntu-noble | 2026-08-09 02:06:10.078 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.081246 | ubuntu-noble | 2026-08-09 02:06:10.078 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.094505 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_failure_reserving_quota [0.021684s] ... ok 2026-08-09 02:06:10.098348 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_uuid [0.018587s] ... ok 2026-08-09 02:06:10.114958 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_instance_not_found [0.018946s] ... ok 2026-08-09 02:06:10.115429 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_two_members [0.020929s] ... ok 2026-08-09 02:06:10.133757 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_not_found [0.018466s] ... ok 2026-08-09 02:06:10.141660 | ubuntu-noble | 2026-08-09 02:06:10.134 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-08-09 02:06:10.145650 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all [0.027450s] ... ok 2026-08-09 02:06:10.152194 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_paste_app_not_found [0.018408s] ... ok 2026-08-09 02:06:10.172038 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_weigher_not_found [0.018582s] ... ok 2026-08-09 02:06:10.173748 | ubuntu-noble | 2026-08-09 02:06:10.169 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:10.181232 | ubuntu-noble | 2026-08-09 02:06:10.177 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.181258 | ubuntu-noble | 2026-08-09 02:06:10.178 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.182000 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:10.188153 | ubuntu-noble | {2} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_service [0.042540s] ... ok 2026-08-09 02:06:10.188758 | ubuntu-noble | {5} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_mysql_innodb [40.660022s] ... ok 2026-08-09 02:06:10.191668 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_security_service_not_found [0.020319s] ... ok 2026-08-09 02:06:10.208332 | ubuntu-noble | {2} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_stop [0.020081s] ... ok 2026-08-09 02:06:10.210991 | ubuntu-noble | 2026-08-09 02:06:10.205 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.211054 | ubuntu-noble | 2026-08-09 02:06:10.205 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.213993 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_service_not_found [0.022526s] ... ok 2026-08-09 02:06:10.225152 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_1_True [0.036296s] ... ok 2026-08-09 02:06:10.227123 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_access [0.020631s] ... ok 2026-08-09 02:06:10.236818 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_per_share_limit_exceeded [0.022279s] ... ok 2026-08-09 02:06:10.246050 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_file_not_found [0.018779s] ... ok 2026-08-09 02:06:10.251871 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_2_False [0.024324s] ... ok 2026-08-09 02:06:10.259118 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_is_exception_to_string [0.022386s] ... ok 2026-08-09 02:06:10.264640 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_metadata_item_not_found [0.018503s] ... ok 2026-08-09 02:06:10.268089 | ubuntu-noble | 2026-08-09 02:06:10.264 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-08-09 02:06:10.282638 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_check_explicit_underscore_import [0.022277s] ... ok 2026-08-09 02:06:10.284696 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_reservation_not_found [0.019655s] ... ok 2026-08-09 02:06:10.287921 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_3 [0.037662s] ... ok 2026-08-09 02:06:10.299556 | ubuntu-noble | 2026-08-09 02:06:10.296 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:10.301552 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_07_______critical__ [0.019597s] ... ok 2026-08-09 02:06:10.303493 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_resource_lock_not_found [0.018724s] ... ok 2026-08-09 02:06:10.308227 | ubuntu-noble | 2026-08-09 02:06:10.305 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.308248 | ubuntu-noble | 2026-08-09 02:06:10.305 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.320352 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_16________exception__ [0.018646s] ... ok 2026-08-09 02:06:10.324939 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found [0.019485s] ... ok 2026-08-09 02:06:10.325793 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_2 [0.036118s] ... ok 2026-08-09 02:06:10.326271 | ubuntu-noble | 2026-08-09 02:06:10.321 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.326282 | ubuntu-noble | 2026-08-09 02:06:10.321 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.338909 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_20____LE____info__ [0.017952s] ... ok 2026-08-09 02:06:10.342432 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_instance_not_found [0.018874s] ... ok 2026-08-09 02:06:10.357662 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_31____LI____critical__ [0.018436s] ... ok 2026-08-09 02:06:10.360636 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_storage_resource_not_found [0.018389s] ... ok 2026-08-09 02:06:10.374608 | ubuntu-noble | 2026-08-09 02:06:10.371 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-08-09 02:06:10.376075 | ubuntu-noble | {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_4 [0.018987s] ... ok 2026-08-09 02:06:10.380053 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_not_found [0.019287s] ... ok 2026-08-09 02:06:10.393275 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.393323 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.393328 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.393333 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.393337 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.393341 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.393345 | ubuntu-noble | code: 500 2026-08-09 02:06:10.393349 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.393353 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.393356 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.393360 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.393364 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.393368 | ubuntu-noble | KeyError: 'share_server_id' 2026-08-09 02:06:10.393372 | ubuntu-noble | code: 404 2026-08-09 02:06:10.393877 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.394026 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.394033 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.394038 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.394043 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.394048 | ubuntu-noble | KeyError: 'id' 2026-08-09 02:06:10.394053 | ubuntu-noble | code: 404 2026-08-09 02:06:10.394058 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.394064 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.394069 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.394074 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.394079 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.394084 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.394089 | ubuntu-noble | code: 500 2026-08-09 02:06:10.394847 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.394858 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.394863 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.394868 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.394873 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.394878 | ubuntu-noble | KeyError: 'allowed' 2026-08-09 02:06:10.394883 | ubuntu-noble | code: 413 2026-08-09 02:06:10.394888 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.394893 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.394899 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.394904 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.394909 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.394914 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.394919 | ubuntu-noble | code: 500 2026-08-09 02:06:10.394924 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.394929 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.394934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.394939 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.394944 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.394962 | ubuntu-noble | KeyError: 'bridge' 2026-08-09 02:06:10.394967 | ubuntu-noble | code: 500 2026-08-09 02:06:10.394972 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.394977 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.394982 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.394987 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.394992 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.394997 | ubuntu-noble | KeyError: 'path' 2026-08-09 02:06:10.395002 | ubuntu-noble | code: 404 2026-08-09 02:06:10.395965 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.395981 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.395987 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.395992 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.395997 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.396002 | ubuntu-noble | KeyError: 'err' 2026-08-09 02:06:10.396007 | ubuntu-noble | code: 409 2026-08-09 02:06:10.396012 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.396017 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.396022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.396027 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.396032 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.396036 | ubuntu-noble | KeyError: 'driver' 2026-08-09 02:06:10.396041 | ubuntu-noble | code: 500 2026-08-09 02:06:10.396056 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.396061 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.396066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.396071 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.396076 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.396081 | ubuntu-noble | KeyError: 'id' 2026-08-09 02:06:10.396086 | ubuntu-noble | code: 500 2026-08-09 02:06:10.396552 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.396563 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.396589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.396594 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.396599 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.396604 | ubuntu-noble | KeyError: 'err' 2026-08-09 02:06:10.396609 | ubuntu-noble | code: 400 2026-08-09 02:06:10.396614 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.396619 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.396624 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.396629 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.396634 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.396639 | ubuntu-noble | KeyError: 'err' 2026-08-09 02:06:10.396644 | ubuntu-noble | code: 500 2026-08-09 02:06:10.397698 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.397715 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.397721 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.397726 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.397731 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.397736 | ubuntu-noble | KeyError: 'id' 2026-08-09 02:06:10.397741 | ubuntu-noble | code: 500 2026-08-09 02:06:10.397746 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.397751 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.397756 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.397761 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.397779 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.397785 | ubuntu-noble | KeyError: 'err' 2026-08-09 02:06:10.397790 | ubuntu-noble | code: 400 2026-08-09 02:06:10.397795 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.397800 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.397811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.397824 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.397829 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.397834 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.397839 | ubuntu-noble | code: 500 2026-08-09 02:06:10.397844 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.397849 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.397854 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.397859 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.397864 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.397877 | ubuntu-noble | KeyError: 'uuid' 2026-08-09 02:06:10.397882 | ubuntu-noble | code: 404 2026-08-09 02:06:10.398197 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.398207 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.398212 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.398217 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.398222 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.398227 | ubuntu-noble | KeyError: 'file_path' 2026-08-09 02:06:10.398232 | ubuntu-noble | code: 404 2026-08-09 02:06:10.399631 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.399652 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.399658 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.399663 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.399668 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.399674 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.399679 | ubuntu-noble | code: 500 2026-08-09 02:06:10.399684 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.399689 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.399694 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.399700 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.399705 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.399710 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.399715 | ubuntu-noble | code: 500 2026-08-09 02:06:10.399720 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.399725 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.399747 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.399753 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.399760 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.399766 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.401015 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_networks_limit_exceeded [0.019049s] ... ok 2026-08-09 02:06:10.401314 | ubuntu-noble | code: 500 2026-08-09 02:06:10.401322 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.401327 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.401332 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.401337 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.401342 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.401347 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.401352 | ubuntu-noble | code: 404 2026-08-09 02:06:10.401357 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.401362 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.401367 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.401372 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.401377 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.401382 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.401387 | ubuntu-noble | code: 500 2026-08-09 02:06:10.401391 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.401396 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.401401 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.401406 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.401411 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.401416 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.401429 | ubuntu-noble | code: 500 2026-08-09 02:06:10.401435 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.401439 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.401444 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.401449 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.401454 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.401459 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.401464 | ubuntu-noble | code: 500 2026-08-09 02:06:10.401469 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.401474 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.401479 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.401484 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.401489 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.401493 | ubuntu-noble | KeyError: 'err' 2026-08-09 02:06:10.401498 | ubuntu-noble | code: 400 2026-08-09 02:06:10.401503 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.401508 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.401513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.401518 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.401523 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.401528 | ubuntu-noble | KeyError: 'err' 2026-08-09 02:06:10.401533 | ubuntu-noble | code: 400 2026-08-09 02:06:10.401864 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.402223 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.402233 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.402239 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.402244 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.402249 | ubuntu-noble | KeyError: 'err' 2026-08-09 02:06:10.402254 | ubuntu-noble | code: 500 2026-08-09 02:06:10.402259 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.402264 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.402269 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.402274 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.402279 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.402284 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.402289 | ubuntu-noble | code: 500 2026-08-09 02:06:10.402685 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.402700 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.402706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.402711 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.402716 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.402721 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.402726 | ubuntu-noble | code: 500 2026-08-09 02:06:10.402731 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.402736 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.402746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.402751 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.402756 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.402761 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.402766 | ubuntu-noble | code: 500 2026-08-09 02:06:10.402771 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.402776 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.402780 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.402785 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.402790 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.402795 | ubuntu-noble | KeyError: 'binary' 2026-08-09 02:06:10.402800 | ubuntu-noble | code: 404 2026-08-09 02:06:10.403824 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.403844 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.403850 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.403855 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.403868 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.403874 | ubuntu-noble | KeyError: 'host' 2026-08-09 02:06:10.403879 | ubuntu-noble | code: 404 2026-08-09 02:06:10.403884 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.403889 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.403905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.403910 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.403915 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.403920 | ubuntu-noble | KeyError: 'ip' 2026-08-09 02:06:10.403925 | ubuntu-noble | code: 500 2026-08-09 02:06:10.403929 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.403934 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.403939 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.403944 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.403949 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.403954 | ubuntu-noble | KeyError: 'err' 2026-08-09 02:06:10.403959 | ubuntu-noble | code: 500 2026-08-09 02:06:10.403964 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.403969 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.403974 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.403979 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.403984 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.403989 | ubuntu-noble | KeyError: 'err' 2026-08-09 02:06:10.403994 | ubuntu-noble | code: 500 2026-08-09 02:06:10.403999 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.404003 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.404008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.404013 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.404018 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.404023 | ubuntu-noble | KeyError: 'instance_id' 2026-08-09 02:06:10.404028 | ubuntu-noble | code: 404 2026-08-09 02:06:10.404321 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.404332 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.404337 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.404342 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.404347 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.404352 | ubuntu-noble | KeyError: 'version' 2026-08-09 02:06:10.404357 | ubuntu-noble | code: 400 2026-08-09 02:06:10.405092 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.405109 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.405114 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.405120 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.405125 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.405130 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.405135 | ubuntu-noble | code: 400 2026-08-09 02:06:10.405140 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.405145 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.405151 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.405156 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.405161 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.405166 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.405171 | ubuntu-noble | code: 400 2026-08-09 02:06:10.405176 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.405181 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.405186 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.405192 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.405197 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.405202 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.405207 | ubuntu-noble | code: 400 2026-08-09 02:06:10.405604 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_custom_query [0.078731s] ... ok 2026-08-09 02:06:10.406095 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.406114 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.406119 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.406124 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.406130 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.406135 | ubuntu-noble | KeyError: 'content_type' 2026-08-09 02:06:10.406140 | ubuntu-noble | code: 400 2026-08-09 02:06:10.406145 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.406151 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.406156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.406161 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.406166 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.406171 | ubuntu-noble | KeyError: 'driver_mode' 2026-08-09 02:06:10.406176 | ubuntu-noble | code: 400 2026-08-09 02:06:10.406181 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.406186 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.406192 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.406197 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.406202 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.406207 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.406212 | ubuntu-noble | code: 400 2026-08-09 02:06:10.406217 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.406222 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.406227 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.406232 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.406238 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.406243 | ubuntu-noble | KeyError: 'req_ver' 2026-08-09 02:06:10.406248 | ubuntu-noble | code: 400 2026-08-09 02:06:10.406253 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.406258 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.406268 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.406273 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.406278 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.406283 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.406641 | ubuntu-noble | code: 400 2026-08-09 02:06:10.406654 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.406659 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.406665 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.406678 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.406683 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.406688 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.406693 | ubuntu-noble | code: 400 2026-08-09 02:06:10.407164 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.407176 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.407181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.407186 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.407192 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.407197 | ubuntu-noble | KeyError: 'err' 2026-08-09 02:06:10.407202 | ubuntu-noble | code: 400 2026-08-09 02:06:10.408470 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.408484 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.408490 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.408495 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.408500 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.408505 | ubuntu-noble | KeyError: 'unders' 2026-08-09 02:06:10.408510 | ubuntu-noble | code: 400 2026-08-09 02:06:10.408515 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.408521 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.408526 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.408531 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.408536 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.408551 | ubuntu-noble | KeyError: 'expire' 2026-08-09 02:06:10.408556 | ubuntu-noble | code: 400 2026-08-09 02:06:10.408561 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.408629 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.408639 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.408644 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.408649 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.408654 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.408659 | ubuntu-noble | code: 400 2026-08-09 02:06:10.408665 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.408670 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.408675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.408680 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.408685 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.408690 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.408695 | ubuntu-noble | code: 400 2026-08-09 02:06:10.408700 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.408706 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.408711 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.408716 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.408721 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.408726 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.408731 | ubuntu-noble | code: 400 2026-08-09 02:06:10.408736 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.408741 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.408746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.408752 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.408757 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.408762 | ubuntu-noble | KeyError: 'level' 2026-08-09 02:06:10.408767 | ubuntu-noble | code: 400 2026-08-09 02:06:10.408932 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.408939 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.408944 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.408949 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.408954 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.408959 | ubuntu-noble | KeyError: 'type' 2026-08-09 02:06:10.409276 | ubuntu-noble | code: 400 2026-08-09 02:06:10.409287 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.409292 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.409297 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.409302 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.409307 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.409313 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.409318 | ubuntu-noble | code: 400 2026-08-09 02:06:10.409591 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.409608 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.409614 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.409619 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.409624 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.409629 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.409635 | ubuntu-noble | code: 400 2026-08-09 02:06:10.410025 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.410038 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.410043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.410048 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.410053 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.410059 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.410064 | ubuntu-noble | code: 400 2026-08-09 02:06:10.410069 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.410074 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.410079 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.410092 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.410097 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.410112 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.410118 | ubuntu-noble | code: 400 2026-08-09 02:06:10.410668 | ubuntu-noble | 2026-08-09 02:06:10.407 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:10.411724 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.411747 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.411755 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.411768 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.411774 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.411781 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.411787 | ubuntu-noble | code: 400 2026-08-09 02:06:10.411793 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.411800 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.411806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.411812 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.411818 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.411825 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.411831 | ubuntu-noble | code: 400 2026-08-09 02:06:10.411837 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.411843 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.411850 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.411856 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.411862 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.411868 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.411874 | ubuntu-noble | code: 400 2026-08-09 02:06:10.411880 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.411887 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.411893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.411899 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.411905 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.411910 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.411915 | ubuntu-noble | code: 400 2026-08-09 02:06:10.411920 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.411925 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.411930 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.411935 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.411940 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.411944 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.411949 | ubuntu-noble | code: 400 2026-08-09 02:06:10.411954 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.411959 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.411964 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.411969 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.411974 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.411979 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.411984 | ubuntu-noble | code: 400 2026-08-09 02:06:10.411989 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.411994 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.411999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.412004 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.412009 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.412013 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.412073 | ubuntu-noble | code: 400 2026-08-09 02:06:10.412079 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.412084 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.412102 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.412115 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.412120 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.412125 | ubuntu-noble | KeyError: 'uuid' 2026-08-09 02:06:10.412130 | ubuntu-noble | code: 400 2026-08-09 02:06:10.412696 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.412713 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.412719 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.412724 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.412729 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.412735 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.412879 | ubuntu-noble | code: 500 2026-08-09 02:06:10.413341 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.413353 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.413358 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.413363 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.413368 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.413373 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.413378 | ubuntu-noble | code: 500 2026-08-09 02:06:10.413383 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.413388 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.413393 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.413398 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.413403 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.413408 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.413413 | ubuntu-noble | code: 500 2026-08-09 02:06:10.413509 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.413515 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.413520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.413525 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.413530 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.413535 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.413539 | ubuntu-noble | code: 400 2026-08-09 02:06:10.413791 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.413803 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.413809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.413814 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.413818 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.413824 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.413829 | ubuntu-noble | code: 400 2026-08-09 02:06:10.414053 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.414059 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.414064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.414068 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.414073 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.414078 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.414083 | ubuntu-noble | code: 500 2026-08-09 02:06:10.414356 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.414367 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.414372 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.414377 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.414390 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.414395 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.414560 | ubuntu-noble | code: 500 2026-08-09 02:06:10.414668 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.414681 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.414687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.414692 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.414697 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.414702 | ubuntu-noble | KeyError: 'message_id' 2026-08-09 02:06:10.414896 | ubuntu-noble | code: 404 2026-08-09 02:06:10.414918 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.414924 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.414937 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.414942 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.414947 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.414952 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.415103 | ubuntu-noble | code: 500 2026-08-09 02:06:10.415109 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.415114 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.415119 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.415124 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.415129 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.415134 | ubuntu-noble | KeyError: 'migration_id' 2026-08-09 02:06:10.415328 | ubuntu-noble | code: 404 2026-08-09 02:06:10.415334 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.415339 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.415344 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.415349 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.415354 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.415359 | ubuntu-noble | KeyError: 'instance_id' 2026-08-09 02:06:10.415596 | ubuntu-noble | code: 404 2026-08-09 02:06:10.415814 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.415825 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.415830 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.415835 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.415841 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.415846 | ubuntu-noble | KeyError: 'config' 2026-08-09 02:06:10.415851 | ubuntu-noble | code: 500 2026-08-09 02:06:10.416529 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.416543 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.416548 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.416553 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.416558 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.416564 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.416628 | ubuntu-noble | code: 500 2026-08-09 02:06:10.416826 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.416837 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.416842 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.416847 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.416852 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.416858 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.416863 | ubuntu-noble | code: 500 2026-08-09 02:06:10.416868 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.416873 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.416878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.416883 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.416888 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.416894 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.416899 | ubuntu-noble | code: 500 2026-08-09 02:06:10.417935 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.417948 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.417953 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.417959 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.417964 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.417969 | ubuntu-noble | KeyError: 'overs' 2026-08-09 02:06:10.417974 | ubuntu-noble | code: 500 2026-08-09 02:06:10.417979 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.417984 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.417990 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.417995 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.418000 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.418005 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.418010 | ubuntu-noble | code: 404 2026-08-09 02:06:10.418024 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.418029 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.418034 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.418039 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.418044 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.418050 | ubuntu-noble | KeyError: 'action' 2026-08-09 02:06:10.418055 | ubuntu-noble | code: 403 2026-08-09 02:06:10.418399 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.418405 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.418410 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.418415 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.418420 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.418425 | ubuntu-noble | KeyError: 'project_id' 2026-08-09 02:06:10.418430 | ubuntu-noble | code: 404 2026-08-09 02:06:10.418436 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.418441 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.418446 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.418451 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.418456 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.418461 | ubuntu-noble | KeyError: 'share_type' 2026-08-09 02:06:10.418466 | ubuntu-noble | code: 404 2026-08-09 02:06:10.418902 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.418917 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.418923 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.418928 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.418933 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.418949 | ubuntu-noble | KeyError: 'user_id' 2026-08-09 02:06:10.418955 | ubuntu-noble | code: 404 2026-08-09 02:06:10.418960 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.418965 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.418970 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.418975 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.418980 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.418985 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.418991 | ubuntu-noble | code: 500 2026-08-09 02:06:10.419131 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.419139 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.419145 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.419150 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.419155 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.419160 | ubuntu-noble | KeyError: 'result' 2026-08-09 02:06:10.419165 | ubuntu-noble | code: 500 2026-08-09 02:06:10.419685 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg_with_kwargs [0.018819s] ... ok 2026-08-09 02:06:10.419704 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.419710 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.419715 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.419721 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.419726 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.419731 | ubuntu-noble | KeyError: 'class_name' 2026-08-09 02:06:10.419736 | ubuntu-noble | code: 404 2026-08-09 02:06:10.419741 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.419746 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.419752 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.419757 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.419763 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.419768 | ubuntu-noble | KeyError: 'project_id' 2026-08-09 02:06:10.419773 | ubuntu-noble | code: 500 2026-08-09 02:06:10.420279 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.420292 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.420297 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.420315 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.420320 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.420325 | ubuntu-noble | KeyError: 'unknown' 2026-08-09 02:06:10.420331 | ubuntu-noble | code: 404 2026-08-09 02:06:10.420336 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.420341 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.420346 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.420351 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.420356 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.420362 | ubuntu-noble | KeyError: 'project_id' 2026-08-09 02:06:10.420367 | ubuntu-noble | code: 404 2026-08-09 02:06:10.420516 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.420523 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.420528 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.420533 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.420538 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.420543 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.420548 | ubuntu-noble | code: 500 2026-08-09 02:06:10.420895 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.420913 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.420919 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.420924 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.420929 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.420934 | ubuntu-noble | KeyError: 'req' 2026-08-09 02:06:10.420939 | ubuntu-noble | code: 500 2026-08-09 02:06:10.420945 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.420950 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.420955 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.420960 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.420965 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.420980 | ubuntu-noble | KeyError: 'uuid' 2026-08-09 02:06:10.420985 | ubuntu-noble | code: 404 2026-08-09 02:06:10.421117 | ubuntu-noble | 2026-08-09 02:06:10.417 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.421126 | ubuntu-noble | 2026-08-09 02:06:10.417 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.422077 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.422095 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.422101 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.422107 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.422112 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.422117 | ubuntu-noble | KeyError: 'lock_id' 2026-08-09 02:06:10.422122 | ubuntu-noble | code: 404 2026-08-09 02:06:10.422128 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.422133 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.422138 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.422143 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.422148 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.422153 | ubuntu-noble | KeyError: 'resource_id' 2026-08-09 02:06:10.422158 | ubuntu-noble | code: 500 2026-08-09 02:06:10.422163 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.422168 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.422174 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.422179 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.422184 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.422189 | ubuntu-noble | KeyError: 'command' 2026-08-09 02:06:10.422194 | ubuntu-noble | code: 500 2026-08-09 02:06:10.422199 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.422204 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.422218 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.422223 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.422228 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.422233 | ubuntu-noble | KeyError: 'filter_name' 2026-08-09 02:06:10.422362 | ubuntu-noble | code: 404 2026-08-09 02:06:10.422369 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.422374 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.422379 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.422385 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.422390 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.422395 | ubuntu-noble | KeyError: 'weigher_name' 2026-08-09 02:06:10.422400 | ubuntu-noble | code: 404 2026-08-09 02:06:10.422632 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.422645 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.422650 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.422655 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.422660 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.422665 | ubuntu-noble | KeyError: 'security_service_id' 2026-08-09 02:06:10.422671 | ubuntu-noble | code: 404 2026-08-09 02:06:10.423114 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.423120 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.423125 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.423130 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.423141 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.423146 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.423151 | ubuntu-noble | code: 500 2026-08-09 02:06:10.423427 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.423433 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.423438 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.423443 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.423448 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.423453 | ubuntu-noble | KeyError: 'service' 2026-08-09 02:06:10.423458 | ubuntu-noble | code: 400 2026-08-09 02:06:10.423464 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.423469 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.423474 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.423479 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.423484 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.423489 | ubuntu-noble | KeyError: 'service_id' 2026-08-09 02:06:10.424363 | ubuntu-noble | code: 404 2026-08-09 02:06:10.424379 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.424385 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.424390 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.424396 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.424410 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.424415 | ubuntu-noble | KeyError: 'access_type' 2026-08-09 02:06:10.424421 | ubuntu-noble | code: 500 2026-08-09 02:06:10.424426 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.424431 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.424436 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.424441 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.424446 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.424451 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.424456 | ubuntu-noble | code: 500 2026-08-09 02:06:10.424462 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.424467 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.424472 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.424477 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.424482 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.424487 | ubuntu-noble | KeyError: 'backup_id' 2026-08-09 02:06:10.424500 | ubuntu-noble | code: 404 2026-08-09 02:06:10.425538 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.425553 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.425559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.425564 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.425584 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.425590 | ubuntu-noble | KeyError: 'requested' 2026-08-09 02:06:10.425595 | ubuntu-noble | code: 413 2026-08-09 02:06:10.425600 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.425605 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.425610 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.425616 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.425621 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.425626 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.425631 | ubuntu-noble | code: 400 2026-08-09 02:06:10.425637 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.425642 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.425648 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.425653 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.425658 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.425663 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.425668 | ubuntu-noble | code: 500 2026-08-09 02:06:10.425673 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.425678 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.425683 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.425688 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.425694 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.425699 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.425704 | ubuntu-noble | code: 500 2026-08-09 02:06:10.425709 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.425714 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.425719 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.425724 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.425729 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.425734 | ubuntu-noble | KeyError: 'share_id' 2026-08-09 02:06:10.425890 | ubuntu-noble | code: 500 2026-08-09 02:06:10.425900 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.425905 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.425910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.425915 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.425920 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.425925 | ubuntu-noble | KeyError: 'share_group_id' 2026-08-09 02:06:10.426023 | ubuntu-noble | code: 404 2026-08-09 02:06:10.426304 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.426310 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.426316 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.426321 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.426326 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.426331 | ubuntu-noble | KeyError: 'member_id' 2026-08-09 02:06:10.426336 | ubuntu-noble | code: 404 2026-08-09 02:06:10.426341 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.426346 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.426351 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.426356 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.426361 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.426367 | ubuntu-noble | KeyError: 'share_group_snapshot_id' 2026-08-09 02:06:10.426372 | ubuntu-noble | code: 404 2026-08-09 02:06:10.426517 | ubuntu-noble | 2026-08-09 02:06:10.423 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.426526 | ubuntu-noble | 2026-08-09 02:06:10.424 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.428397 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.428414 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.428420 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.428425 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.428435 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.428441 | ubuntu-noble | KeyError: 'share_group' 2026-08-09 02:06:10.428446 | ubuntu-noble | code: 500 2026-08-09 02:06:10.428451 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.428456 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.428461 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.428466 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.428471 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.428476 | ubuntu-noble | KeyError: 'type_id' 2026-08-09 02:06:10.428482 | ubuntu-noble | code: 500 2026-08-09 02:06:10.428487 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.428492 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.428497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.428502 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.428507 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.428512 | ubuntu-noble | KeyError: 'type_id' 2026-08-09 02:06:10.428517 | ubuntu-noble | code: 404 2026-08-09 02:06:10.428522 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.428527 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.428532 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.428537 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.428542 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.428547 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.428552 | ubuntu-noble | code: 500 2026-08-09 02:06:10.428558 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.428563 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.428589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.428594 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.428599 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.428604 | ubuntu-noble | KeyError: 'type_id' 2026-08-09 02:06:10.428609 | ubuntu-noble | code: 500 2026-08-09 02:06:10.428614 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.428619 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.428624 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.428629 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.428634 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.428639 | ubuntu-noble | KeyError: 'type_id' 2026-08-09 02:06:10.428645 | ubuntu-noble | code: 500 2026-08-09 02:06:10.428650 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.428655 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.428660 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.428665 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.428670 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.428675 | ubuntu-noble | KeyError: 'type_id' 2026-08-09 02:06:10.428680 | ubuntu-noble | code: 404 2026-08-09 02:06:10.428690 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.428695 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.428700 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.428705 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.428710 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.428715 | ubuntu-noble | KeyError: 'type_name' 2026-08-09 02:06:10.428720 | ubuntu-noble | code: 404 2026-08-09 02:06:10.428868 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.428876 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.428882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.428895 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.428900 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.428905 | ubuntu-noble | KeyError: 'type_id' 2026-08-09 02:06:10.428910 | ubuntu-noble | code: 404 2026-08-09 02:06:10.429043 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.429050 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.429055 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.429060 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.429065 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.429070 | ubuntu-noble | KeyError: 'share_instance_id' 2026-08-09 02:06:10.429426 | ubuntu-noble | code: 404 2026-08-09 02:06:10.429432 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.429437 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.429442 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.429447 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.429452 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.429458 | ubuntu-noble | KeyError: 'allowed' 2026-08-09 02:06:10.429463 | ubuntu-noble | code: 413 2026-08-09 02:06:10.429701 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.429712 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.429717 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.429722 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.429727 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.429732 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.429737 | ubuntu-noble | code: 500 2026-08-09 02:06:10.430020 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.430032 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.430037 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.430042 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.430047 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.430052 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.430057 | ubuntu-noble | code: 500 2026-08-09 02:06:10.430296 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.430307 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.430312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.430317 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.430322 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.430327 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.430332 | ubuntu-noble | code: 500 2026-08-09 02:06:10.430560 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.430630 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.430637 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.430642 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.430647 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.430652 | ubuntu-noble | KeyError: 'share_network_id' 2026-08-09 02:06:10.430657 | ubuntu-noble | code: 404 2026-08-09 02:06:10.430664 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.430670 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.430675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.430682 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.430688 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.430693 | ubuntu-noble | KeyError: 'share_network_id' 2026-08-09 02:06:10.430742 | ubuntu-noble | code: 500 2026-08-09 02:06:10.430960 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.430971 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.430976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.430990 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.430995 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.431000 | ubuntu-noble | KeyError: 'share_network_id' 2026-08-09 02:06:10.431005 | ubuntu-noble | code: 500 2026-08-09 02:06:10.431154 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.431164 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.431169 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.431174 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.431179 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.431184 | ubuntu-noble | KeyError: 'share_network_subnet_id' 2026-08-09 02:06:10.431189 | ubuntu-noble | code: 404 2026-08-09 02:06:10.431380 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.431387 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.431392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.431397 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.431402 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.431407 | ubuntu-noble | KeyError: 'share_server_id' 2026-08-09 02:06:10.431412 | ubuntu-noble | code: 404 2026-08-09 02:06:10.431463 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.431469 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.431474 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.431479 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.431484 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.431490 | ubuntu-noble | KeyError: 'allowed' 2026-08-09 02:06:10.431656 | ubuntu-noble | code: 413 2026-08-09 02:06:10.431894 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.431905 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.431910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.431916 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.431921 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.431926 | ubuntu-noble | KeyError: 'share_id' 2026-08-09 02:06:10.431931 | ubuntu-noble | code: 404 2026-08-09 02:06:10.432004 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.432020 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.432026 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.432031 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.432036 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.432041 | ubuntu-noble | KeyError: 'replica_id' 2026-08-09 02:06:10.432206 | ubuntu-noble | code: 404 2026-08-09 02:06:10.432462 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.432473 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.432479 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.432484 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.432489 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.432494 | ubuntu-noble | KeyError: 'share_id' 2026-08-09 02:06:10.432499 | ubuntu-noble | code: 404 2026-08-09 02:06:10.432880 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.432891 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.432897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.432902 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.432907 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.432912 | ubuntu-noble | KeyError: 'share_server_id' 2026-08-09 02:06:10.433064 | ubuntu-noble | code: 500 2026-08-09 02:06:10.433235 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.433244 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.433258 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.433264 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.433269 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.433274 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.433279 | ubuntu-noble | code: 500 2026-08-09 02:06:10.433436 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.433446 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.433451 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.433456 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.433470 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.433475 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.433480 | ubuntu-noble | code: 500 2026-08-09 02:06:10.433654 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.433665 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.433670 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.433675 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.433680 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.433685 | ubuntu-noble | KeyError: 'share_server_id' 2026-08-09 02:06:10.433741 | ubuntu-noble | code: 500 2026-08-09 02:06:10.433997 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.434009 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.434014 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.434019 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.434024 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.434029 | ubuntu-noble | KeyError: 'share_server_id' 2026-08-09 02:06:10.434034 | ubuntu-noble | code: 404 2026-08-09 02:06:10.434116 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.434122 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.434127 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.434132 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.434137 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.434142 | ubuntu-noble | KeyError: 'filters_description' 2026-08-09 02:06:10.434298 | ubuntu-noble | code: 404 2026-08-09 02:06:10.434377 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.434383 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.434388 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.434393 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.434398 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.434403 | ubuntu-noble | KeyError: 'share_server_id' 2026-08-09 02:06:10.434408 | ubuntu-noble | code: 500 2026-08-09 02:06:10.434640 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.434651 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.434657 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.434662 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.434667 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.434677 | ubuntu-noble | KeyError: 'share_id' 2026-08-09 02:06:10.434730 | ubuntu-noble | code: 500 2026-08-09 02:06:10.435007 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.435019 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.435024 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.435029 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.435035 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.435040 | ubuntu-noble | KeyError: 'share_id' 2026-08-09 02:06:10.435045 | ubuntu-noble | code: 500 2026-08-09 02:06:10.435131 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.435138 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.435143 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.435149 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.435154 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.435159 | ubuntu-noble | KeyError: 'size' 2026-08-09 02:06:10.435306 | ubuntu-noble | code: 413 2026-08-09 02:06:10.435495 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.435504 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.435510 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.435515 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.435529 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.435534 | ubuntu-noble | KeyError: 'access_type' 2026-08-09 02:06:10.435539 | ubuntu-noble | code: 400 2026-08-09 02:06:10.435949 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.435965 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.435979 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.435984 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.436003 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.436009 | ubuntu-noble | KeyError: 'instance_id' 2026-08-09 02:06:10.436014 | ubuntu-noble | code: 404 2026-08-09 02:06:10.436019 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.436024 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.436029 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.436034 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.436039 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.436045 | ubuntu-noble | KeyError: 'snapshot_name' 2026-08-09 02:06:10.436050 | ubuntu-noble | code: 500 2026-08-09 02:06:10.436191 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.436199 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.436204 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.436209 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.436214 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.436219 | ubuntu-noble | KeyError: 'snapshot_id' 2026-08-09 02:06:10.436284 | ubuntu-noble | code: 404 2026-08-09 02:06:10.436495 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.436505 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.436511 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.436516 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.436521 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.436535 | ubuntu-noble | KeyError: 'share_name' 2026-08-09 02:06:10.436540 | ubuntu-noble | code: 500 2026-08-09 02:06:10.436704 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.436718 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.436723 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.436728 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.436733 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.436738 | ubuntu-noble | KeyError: 'share_type_id' 2026-08-09 02:06:10.436744 | ubuntu-noble | code: 500 2026-08-09 02:06:10.436949 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.436955 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.436961 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.436966 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.436971 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.436976 | ubuntu-noble | KeyError: 'share_type_id' 2026-08-09 02:06:10.437093 | ubuntu-noble | code: 404 2026-08-09 02:06:10.437253 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionTestCase.test_ip_address_generation_failure [0.018275s] ... ok 2026-08-09 02:06:10.437652 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.437668 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.437673 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.437678 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.437684 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.437689 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.437694 | ubuntu-noble | code: 500 2026-08-09 02:06:10.437865 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.437871 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.437876 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.437882 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.437887 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.437892 | ubuntu-noble | KeyError: 'share_type' 2026-08-09 02:06:10.437897 | ubuntu-noble | code: 404 2026-08-09 02:06:10.437902 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.437907 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.437912 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.437925 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.437930 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.437935 | ubuntu-noble | KeyError: 'id' 2026-08-09 02:06:10.437941 | ubuntu-noble | code: 500 2026-08-09 02:06:10.437946 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.437951 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.437956 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.437961 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.437966 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.437971 | ubuntu-noble | KeyError: 'share_type_id' 2026-08-09 02:06:10.438031 | ubuntu-noble | code: 404 2026-08-09 02:06:10.438265 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.438276 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.438281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.438287 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.438292 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.438297 | ubuntu-noble | KeyError: 'share_type_id' 2026-08-09 02:06:10.438302 | ubuntu-noble | code: 500 2026-08-09 02:06:10.438376 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.438382 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.438387 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.438397 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.438402 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.438407 | ubuntu-noble | KeyError: 'share_type_id' 2026-08-09 02:06:10.438412 | ubuntu-noble | code: 404 2026-08-09 02:06:10.438635 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.438645 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.438650 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.438655 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.438660 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.438665 | ubuntu-noble | KeyError: 'share_type_name' 2026-08-09 02:06:10.438730 | ubuntu-noble | code: 404 2026-08-09 02:06:10.439124 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.439135 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.439140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.439146 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.439151 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.439156 | ubuntu-noble | KeyError: 'id' 2026-08-09 02:06:10.439230 | ubuntu-noble | code: 500 2026-08-09 02:06:10.439500 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.439511 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.439517 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.439522 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.439527 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.439532 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.439537 | ubuntu-noble | code: 500 2026-08-09 02:06:10.439625 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.439636 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.439641 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.439646 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.439651 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.439656 | ubuntu-noble | KeyError: 'allowed' 2026-08-09 02:06:10.439661 | ubuntu-noble | code: 413 2026-08-09 02:06:10.439870 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.439878 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.439883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.439888 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.439893 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.439898 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.439961 | ubuntu-noble | code: 404 2026-08-09 02:06:10.440229 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.440240 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.440253 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.440258 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.440263 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.440268 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.440273 | ubuntu-noble | code: 500 2026-08-09 02:06:10.440454 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.440460 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.440465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.440470 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.440475 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.440480 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.440670 | ubuntu-noble | code: 404 2026-08-09 02:06:10.440904 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.440915 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.440920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.440925 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.440930 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.440936 | ubuntu-noble | KeyError: 'response' 2026-08-09 02:06:10.440941 | ubuntu-noble | code: 500 2026-08-09 02:06:10.441019 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.441025 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.441030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.441035 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.441040 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.441045 | ubuntu-noble | KeyError: 'transfer_id' 2026-08-09 02:06:10.441050 | ubuntu-noble | code: 404 2026-08-09 02:06:10.441233 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.441239 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.441244 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.441249 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.441254 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.441259 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.441325 | ubuntu-noble | code: 400 2026-08-09 02:06:10.441595 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.441610 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.441615 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.441620 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.441625 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.441630 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.441636 | ubuntu-noble | code: 400 2026-08-09 02:06:10.441870 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.441881 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.441886 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.441891 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.441896 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.441902 | ubuntu-noble | KeyError: 'detail' 2026-08-09 02:06:10.441907 | ubuntu-noble | code: 400 2026-08-09 02:06:10.441992 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.441998 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.442003 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.442008 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.442013 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.442018 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.442023 | ubuntu-noble | code: 500 2026-08-09 02:06:10.442225 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.442231 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.442236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.442241 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.442246 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.442251 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.442313 | ubuntu-noble | code: 500 2026-08-09 02:06:10.442590 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.442606 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.442611 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.442616 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.442622 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.442627 | ubuntu-noble | KeyError: 'reason' 2026-08-09 02:06:10.442636 | ubuntu-noble | code: 500 2026-08-09 02:06:10.442697 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.442703 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.442708 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.442713 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.442718 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.442723 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.442863 | ubuntu-noble | code: 500 2026-08-09 02:06:10.443041 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.443050 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.443055 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.443070 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.443075 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.443080 | ubuntu-noble | KeyError: 'version' 2026-08-09 02:06:10.443085 | ubuntu-noble | code: 400 2026-08-09 02:06:10.443262 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.443273 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.443278 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.443283 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.443288 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.443293 | ubuntu-noble | KeyError: 'volume_id' 2026-08-09 02:06:10.443299 | ubuntu-noble | code: 404 2026-08-09 02:06:10.443451 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.443456 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.443462 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.443467 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.443472 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.443477 | ubuntu-noble | KeyError: 'snapshot_id' 2026-08-09 02:06:10.443542 | ubuntu-noble | code: 404 2026-08-09 02:06:10.443881 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.443897 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.443903 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.443908 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.443913 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.443918 | ubuntu-noble | KeyError: 'vserver' 2026-08-09 02:06:10.443923 | ubuntu-noble | code: 500 2026-08-09 02:06:10.444024 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.444032 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.444037 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.444042 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.444047 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.444052 | ubuntu-noble | KeyError: 'vserver' 2026-08-09 02:06:10.444057 | ubuntu-noble | code: 500 2026-08-09 02:06:10.444278 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.444284 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.444289 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.444294 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.444299 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.444304 | ubuntu-noble | KeyError: 'host' 2026-08-09 02:06:10.444369 | ubuntu-noble | code: 500 2026-08-09 02:06:10.444770 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.444781 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.444785 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.444788 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.444797 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.444801 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.444889 | ubuntu-noble | code: 500 2026-08-09 02:06:10.445128 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.445136 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.445140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.445144 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.445148 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.445151 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.445155 | ubuntu-noble | code: 500 2026-08-09 02:06:10.445246 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.445251 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.445254 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.445258 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.445262 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.445265 | ubuntu-noble | KeyError: 'status' 2026-08-09 02:06:10.445269 | ubuntu-noble | code: 500 2026-08-09 02:06:10.445474 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.445478 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.445482 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.445485 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.445489 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.445493 | ubuntu-noble | KeyError: 'error' 2026-08-09 02:06:10.445561 | ubuntu-noble | code: 500 2026-08-09 02:06:10.445812 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.445822 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.445826 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.445830 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.445834 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.445837 | ubuntu-noble | KeyError: 'status' 2026-08-09 02:06:10.445841 | ubuntu-noble | code: 500 2026-08-09 02:06:10.445931 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.445935 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.445939 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.445942 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.445946 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.445950 | ubuntu-noble | KeyError: 'protocol_type' 2026-08-09 02:06:10.446100 | ubuntu-noble | code: 500 2026-08-09 02:06:10.446292 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.446298 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.446302 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.446306 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.446309 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.446313 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.446472 | ubuntu-noble | code: 500 2026-08-09 02:06:10.446732 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.446743 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.446747 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.446750 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.446754 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.446758 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.446761 | ubuntu-noble | code: 404 2026-08-09 02:06:10.446851 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.446856 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.446859 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.446863 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.446867 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.446871 | ubuntu-noble | KeyError: 'msg' 2026-08-09 02:06:10.446874 | ubuntu-noble | code: 500 2026-08-09 02:06:10.447058 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.447063 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.447066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.447076 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.447080 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.447083 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.447147 | ubuntu-noble | code: 500 2026-08-09 02:06:10.447341 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.447348 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.447353 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.447356 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.447360 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.447364 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.447375 | ubuntu-noble | code: 500 2026-08-09 02:06:10.447517 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.447524 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.447528 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.447532 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.447535 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.447539 | ubuntu-noble | KeyError: 'cmd' 2026-08-09 02:06:10.447783 | ubuntu-noble | code: 500 2026-08-09 02:06:10.448047 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.448057 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.448061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.448065 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.448068 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.448072 | ubuntu-noble | KeyError: 'name' 2026-08-09 02:06:10.448076 | ubuntu-noble | code: 500 2026-08-09 02:06:10.448238 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.448245 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.448249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.448253 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.448257 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.448260 | ubuntu-noble | KeyError: 'snap_id' 2026-08-09 02:06:10.448264 | ubuntu-noble | code: 500 2026-08-09 02:06:10.448431 | ubuntu-noble | Exception in string format operation. 2026-08-09 02:06:10.448435 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.448439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-08-09 02:06:10.448443 | ubuntu-noble | message = self.message % kwargs 2026-08-09 02:06:10.448447 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-08-09 02:06:10.448450 | ubuntu-noble | KeyError: 'error' 2026-08-09 02:06:10.448454 | ubuntu-noble | code: 500 2026-08-09 02:06:10.454934 | ubuntu-noble | {0} manila.tests.test_misc.ExceptionTestCase.test_exceptions_raise [0.076055s] ... ok 2026-08-09 02:06:10.455899 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionTestCase.test_manage_share_server_error [0.018374s] ... ok 2026-08-09 02:06:10.456760 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update [0.052803s] ... ok 2026-08-09 02:06:10.476374 | ubuntu-noble | {0} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_fail [0.023232s] ... ok 2026-08-09 02:06:10.478358 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_logging_format_no_tuple_arguments [0.022643s] ... ok 2026-08-09 02:06:10.492988 | ubuntu-noble | 2026-08-09 02:06:10.490 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-08-09 02:06:10.494758 | ubuntu-noble | {0} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_allocate_not_redefined [0.019023s] ... ok 2026-08-09 02:06:10.498833 | ubuntu-noble | Unable to find system log file! 2026-08-09 02:06:10.498885 | ubuntu-noble | Deleted share instance instance_id1 2026-08-09 02:06:10.498895 | ubuntu-noble | Deleted share instance instance_id3 2026-08-09 02:06:10.498903 | ubuntu-noble | Deleted share fake_share_id 2026-08-09 02:06:10.498912 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-08-09 02:06:10.499300 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_05_error [0.019669s] ... ok 2026-08-09 02:06:10.515062 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-08-09 02:06:10.516163 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_06_exception [0.018735s] ... ok 2026-08-09 02:06:10.521736 | ubuntu-noble | 2026-08-09 02:06:10.515 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:10.523905 | ubuntu-noble | {0} manila.tests.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default [0.029248s] ... ok 2026-08-09 02:06:10.535221 | ubuntu-noble | 2026-08-09 02:06:10.528 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.535255 | ubuntu-noble | 2026-08-09 02:06:10.528 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.537904 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-08-09 02:06:10.539808 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_08_fatal [0.022252s] ... ok 2026-08-09 02:06:10.550559 | ubuntu-noble | 2026-08-09 02:06:10.547 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.550596 | ubuntu-noble | 2026-08-09 02:06:10.548 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.558999 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_01_______audit__ [0.019893s] ... ok 2026-08-09 02:06:10.571072 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:10.576715 | ubuntu-noble | {0} manila.tests.test_policy.PolicyTestCase.test_authorize_good_action [0.052033s] ... ok 2026-08-09 02:06:10.577631 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_10________debug__ [0.018830s] ... ok 2026-08-09 02:06:10.601913 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_22____LE____warning__ [0.022421s] ... ok 2026-08-09 02:06:10.604125 | ubuntu-noble | 2026-08-09 02:06:10.602 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-08-09 02:06:10.609140 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_2_True [0.032585s] ... ok 2026-08-09 02:06:10.621978 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_27____LI____error__ [0.021655s] ... ok 2026-08-09 02:06:10.629208 | ubuntu-noble | 2026-08-09 02:06:10.625 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:10.629799 | ubuntu-noble | Deleting soft-deleted resource ShareTypes(id='207efdbe-e38d-49a5-a329-4d7355c6a9bf', deleted='False', name='fake_type', description=None, is_public=True, created_at=datetime.datetime(2026, 8, 9, 2, 6, 10, 476655), updated_at=None, deleted_at=datetime.datetime(2026, 8, 8, 2, 6, 10, 475661)) failed, skipping. 2026-08-09 02:06:10.631720 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_4 [0.022347s] ... ok 2026-08-09 02:06:10.637966 | ubuntu-noble | 2026-08-09 02:06:10.633 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.638001 | ubuntu-noble | 2026-08-09 02:06:10.633 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.640933 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_35____LW____error__ [0.019031s] ... ok 2026-08-09 02:06:10.647827 | ubuntu-noble | 2026-08-09 02:06:10.644 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.647846 | ubuntu-noble | 2026-08-09 02:06:10.644 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.651350 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_1 [0.019576s] ... ok 2026-08-09 02:06:10.663143 | ubuntu-noble | stdin:13:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-08-09 02:06:10.663160 | ubuntu-noble | stdin:14:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-08-09 02:06:10.663166 | ubuntu-noble | stdin:15:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-08-09 02:06:10.663171 | ubuntu-noble | stdin:16:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-08-09 02:06:10.663176 | ubuntu-noble | stdin:17:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-08-09 02:06:10.663182 | ubuntu-noble | stdin:18:25: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-08-09 02:06:10.663187 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_trans_add [0.020799s] ... ok 2026-08-09 02:06:10.670495 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_2 [0.019080s] ... ok 2026-08-09 02:06:10.681515 | ubuntu-noble | {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_2_ [0.019244s] ... ok 2026-08-09 02:06:10.689870 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_2 [0.019084s] ... ok 2026-08-09 02:06:10.698865 | ubuntu-noble | 2026-08-09 02:06:10.694 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-08-09 02:06:10.701488 | ubuntu-noble | {2} manila.tests.test_misc.ProjectTestCase.test_all_migrations_have_downgrade [0.019277s] ... ok 2026-08-09 02:06:10.711263 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_register_resource [0.018669s] ... ok 2026-08-09 02:06:10.732626 | ubuntu-noble | 2026-08-09 02:06:10.728 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:10.736617 | ubuntu-noble | {0} manila.tests.test_service.ServiceFlagsTestCase.test_service_enabled_on_create_based_on_flag [0.027403s] ... ok 2026-08-09 02:06:10.737964 | ubuntu-noble | 2026-08-09 02:06:10.734 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.737986 | ubuntu-noble | 2026-08-09 02:06:10.734 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.744777 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:10.749271 | ubuntu-noble | {2} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_default_admin_role_is_admin [0.047887s] ... ok 2026-08-09 02:06:10.760080 | ubuntu-noble | 2026-08-09 02:06:10.757 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.760104 | ubuntu-noble | 2026-08-09 02:06:10.757 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.761125 | ubuntu-noble | {0} manila.tests.test_service.ServiceManagerTestCase.test_message_gets_to_manager [0.023150s] ... ok 2026-08-09 02:06:10.779234 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_constraint [0.320979s] ... ok 2026-08-09 02:06:10.779262 | ubuntu-noble | {0} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_2_False [0.019227s] ... ok 2026-08-09 02:06:10.793077 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:10.794278 | ubuntu-noble | Policy not registered 2026-08-09 02:06:10.794309 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.794323 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:06:10.794335 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:06:10.794346 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:10.794358 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1210, in authorize 2026-08-09 02:06:10.794425 | ubuntu-noble | raise PolicyNotRegistered(rule) 2026-08-09 02:06:10.794442 | ubuntu-noble | oslo_policy.policy.PolicyNotRegistered: Policy test:noexist has not been registered 2026-08-09 02:06:10.797250 | ubuntu-noble | {2} manila.tests.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.047877s] ... ok 2026-08-09 02:06:10.797926 | ubuntu-noble | {0} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_1___10_0_0_0_0____0_0_0_0__ [0.018715s] ... ok 2026-08-09 02:06:10.811601 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ReservationDatabaseAPITest.test_reservation_expire [0.030820s] ... ok 2026-08-09 02:06:10.816803 | ubuntu-noble | {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_4___fdf8_f53b_82e1__1_0___0_ [0.018707s] ... ok 2026-08-09 02:06:10.819465 | ubuntu-noble | 2026-08-09 02:06:10.817 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-08-09 02:06:10.835179 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update [0.025416s] ... ok 2026-08-09 02:06:10.837672 | ubuntu-noble | {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_2_ [0.020869s] ... ok 2026-08-09 02:06:10.841672 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:10.849739 | ubuntu-noble | {2} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_1_enforce [0.050320s] ... FAILED 2026-08-09 02:06:10.849759 | ubuntu-noble | 2026-08-09 02:06:10.849766 | ubuntu-noble | Captured traceback: 2026-08-09 02:06:10.849772 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:06:10.849778 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:10.849783 | ubuntu-noble | 2026-08-09 02:06:10.849789 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:06:10.849794 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:06:10.849808 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:10.849814 | ubuntu-noble | 2026-08-09 02:06:10.849819 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 104, in test_authorize_properly_handles_invalid_scope_exception 2026-08-09 02:06:10.849825 | ubuntu-noble | self.fixture.config(enforce_scope=True, group='oslo_policy') 2026-08-09 02:06:10.849830 | ubuntu-noble | 2026-08-09 02:06:10.849835 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/fixture.py", line 77, in config 2026-08-09 02:06:10.849841 | ubuntu-noble | self.conf.set_override(k, v, group) 2026-08-09 02:06:10.849847 | ubuntu-noble | 2026-08-09 02:06:10.849854 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/conffixture.py", line 84, in _wrapper 2026-08-09 02:06:10.849859 | ubuntu-noble | return wrapped_function(*args, **kwargs) 2026-08-09 02:06:10.849865 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:10.849870 | ubuntu-noble | 2026-08-09 02:06:10.849875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 2722, in __inner 2026-08-09 02:06:10.849880 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:10.849885 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:10.849890 | ubuntu-noble | 2026-08-09 02:06:10.849895 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3377, in set_override 2026-08-09 02:06:10.849901 | ubuntu-noble | opt_info = self._get_opt_info(name, group) 2026-08-09 02:06:10.849906 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:10.849911 | ubuntu-noble | 2026-08-09 02:06:10.849916 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3872, in _get_opt_info 2026-08-09 02:06:10.849921 | ubuntu-noble | raise NoSuchOptError(opt_name, group) 2026-08-09 02:06:10.849926 | ubuntu-noble | 2026-08-09 02:06:10.849931 | ubuntu-noble | oslo_config.cfg.NoSuchOptError: no such option enforce_scope in group [oslo_policy] 2026-08-09 02:06:10.849936 | ubuntu-noble | 2026-08-09 02:06:10.857141 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_01__None___G__ [0.018951s] ... ok 2026-08-09 02:06:10.863252 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_update [0.028712s] ... ok 2026-08-09 02:06:10.874637 | ubuntu-noble | 2026-08-09 02:06:10.870 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:10.876534 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_05___1KM____G__ [0.019894s] ... ok 2026-08-09 02:06:10.882973 | ubuntu-noble | 2026-08-09 02:06:10.878 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.882999 | ubuntu-noble | 2026-08-09 02:06:10.879 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.897021 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:10.899085 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_02____4_1G____G____4_1_ [0.021708s] ... ok 2026-08-09 02:06:10.901832 | ubuntu-noble | {2} manila.tests.test_policy.PolicyTestCase.test_ignore_case_role_check [0.054082s] ... ok 2026-08-09 02:06:10.910818 | ubuntu-noble | 2026-08-09 02:06:10.903 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:10.910888 | ubuntu-noble | 2026-08-09 02:06:10.903 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:10.914417 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_1 [0.051141s] ... ok 2026-08-09 02:06:10.918241 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_07____8192K____G____0_0078125_ [0.019804s] ... ok 2026-08-09 02:06:10.923754 | ubuntu-noble | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_defaults [0.021674s] ... ok 2026-08-09 02:06:10.938001 | ubuntu-noble | {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_2 [0.019315s] ... ok 2026-08-09 02:06:10.944207 | ubuntu-noble | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_3___foo_user_id___None_ [0.020190s] ... ok 2026-08-09 02:06:10.967137 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_commit_1 [0.019609s] ... ok 2026-08-09 02:06:10.969165 | ubuntu-noble | 2026-08-09 02:06:10.960 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-08-09 02:06:10.978501 | ubuntu-noble | {0} manila.tests.test_utils.MonkeyPatchTestCase.test_monkey_patch [0.036062s] ... ok 2026-08-09 02:06:10.983415 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete_with_locks [0.068324s] ... ok 2026-08-09 02:06:10.983512 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_commit_2__None_ [0.019241s] ... ok 2026-08-09 02:06:11.001209 | ubuntu-noble | {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_3_falses [0.022979s] ... ok 2026-08-09 02:06:11.008909 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_2 [0.025522s] ... ok 2026-08-09 02:06:11.014359 | ubuntu-noble | 2026-08-09 02:06:11.011 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:11.019682 | ubuntu-noble | {0} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_1_True [0.022152s] ... ok 2026-08-09 02:06:11.024628 | ubuntu-noble | 2026-08-09 02:06:11.020 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:11.024761 | ubuntu-noble | 2026-08-09 02:06:11.021 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:11.031924 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_3 [0.022736s] ... ok 2026-08-09 02:06:11.042668 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_2_False [0.055397s] ... ok 2026-08-09 02:06:11.042697 | ubuntu-noble | {0} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update [0.020409s] ... ok 2026-08-09 02:06:11.044735 | ubuntu-noble | 2026-08-09 02:06:11.037 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:11.044943 | ubuntu-noble | 2026-08-09 02:06:11.038 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:11.059443 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_3 [0.027318s] ... ok 2026-08-09 02:06:11.060372 | ubuntu-noble | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_2_false [0.019312s] ... ok 2026-08-09 02:06:11.078250 | ubuntu-noble | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_3_False [0.018144s] ... ok 2026-08-09 02:06:11.082796 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_3 [0.022924s] ... ok 2026-08-09 02:06:11.099203 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_by_host_with_pools [0.053537s] ... ok 2026-08-09 02:06:11.100659 | ubuntu-noble | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_invalid [0.018748s] ... ok 2026-08-09 02:06:11.105074 | ubuntu-noble | 2026-08-09 02:06:11.088 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-08-09 02:06:11.106480 | ubuntu-noble | {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_closed_reopend_ssh_connections [0.021859s] ... ok 2026-08-09 02:06:11.114939 | ubuntu-noble | {0} manila.tests.test_utils.TestComparableMixin.test_ne [0.018173s] ... ok 2026-08-09 02:06:11.128895 | ubuntu-noble | {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_nothing [0.024179s] ... ok 2026-08-09 02:06:11.131679 | ubuntu-noble | 2026-08-09 02:06:11.129 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:11.133048 | ubuntu-noble | {0} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_3___noop____noop__ [0.018165s] ... ok 2026-08-09 02:06:11.143247 | ubuntu-noble | 2026-08-09 02:06:11.138 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:11.143276 | ubuntu-noble | 2026-08-09 02:06:11.139 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:11.150141 | ubuntu-noble | {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_single_ssh_connect [0.021211s] ... ok 2026-08-09 02:06:11.153209 | ubuntu-noble | {0} manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached [0.020070s] ... ok 2026-08-09 02:06:11.172334 | ubuntu-noble | {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_put_get_behavior [0.020847s] ... ok 2026-08-09 02:06:11.172390 | ubuntu-noble | {5} 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.079482s] ... ok 2026-08-09 02:06:11.173886 | ubuntu-noble | {0} manila.tests.test_utils.TestRetryDecorator.test_max_backoff_sleep [0.020033s] ... ok 2026-08-09 02:06:11.194747 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_1 [0.019155s] ... ok 2026-08-09 02:06:11.198044 | ubuntu-noble | {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove [0.021438s] ... ok 2026-08-09 02:06:11.215877 | ubuntu-noble | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_2___10_0_0_0_24___24_ [0.020256s] ... ok 2026-08-09 02:06:11.216379 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_unreserve_volume [0.018588s] ... ok 2026-08-09 02:06:11.216615 | ubuntu-noble | One or more capabilities are invalid for this operation. The supported capability(ies) is(are) ['security_service_update_support', 'network_allocation_update_support']. 2026-08-09 02:06:11.221087 | ubuntu-noble | 2026-08-09 02:06:11.209 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:11.221109 | ubuntu-noble | 2026-08-09 02:06:11.210 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:11.228997 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_1 [0.056989s] ... ok 2026-08-09 02:06:11.239636 | ubuntu-noble | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_3___10_0_0_1___32_ [0.025691s] ... ok 2026-08-09 02:06:11.262801 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_03___1fake____G__ [0.022948s] ... ok 2026-08-09 02:06:11.268481 | ubuntu-noble | 2026-08-09 02:06:11.264 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-08-09 02:06:11.283185 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_17__23___G__ [0.019206s] ... ok 2026-08-09 02:06:11.291911 | ubuntu-noble | Failed to update usages deleting share replica 'c0e56525-8389-488a-8891-620872329118'. 2026-08-09 02:06:11.291932 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:11.291939 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-08-09 02:06:11.291944 | ubuntu-noble | QUOTAS.commit( 2026-08-09 02:06:11.291951 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:11.291957 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:11.291971 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:11.291976 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:11.291982 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:11.291988 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:11.291993 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:11.291999 | ubuntu-noble | raise effect 2026-08-09 02:06:11.292004 | ubuntu-noble | manila.exception.QuotaError: fake 2026-08-09 02:06:11.296942 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_1 [0.066747s] ... ok 2026-08-09 02:06:11.301367 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_12____3_4P____G____3565158_4_ [0.019581s] ... ok 2026-08-09 02:06:11.323730 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_18____512____M____0_00048828125_ [0.018742s] ... ok 2026-08-09 02:06:11.341797 | ubuntu-noble | {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_2_fake [0.020141s] ... ok 2026-08-09 02:06:11.360832 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share_need_to_update_usages [0.063982s] ... ok 2026-08-09 02:06:11.364891 | ubuntu-noble | {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_3_1_1_1_1 [0.022012s] ... ok 2026-08-09 02:06:11.383963 | ubuntu-noble | {2} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_1_2001_cdba_0000_0000_0000_0000_3257_9652 [0.020639s] ... ok 2026-08-09 02:06:11.406379 | ubuntu-noble | {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_6___no___False_ [0.020198s] ... ok 2026-08-09 02:06:11.428604 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_share_group [0.067945s] ... ok 2026-08-09 02:06:11.431921 | ubuntu-noble | {2} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_2 [0.025970s] ... ok 2026-08-09 02:06:11.452732 | ubuntu-noble | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_1___8minutes____PT8M__ [0.022219s] ... ok 2026-08-09 02:06:11.474517 | ubuntu-noble | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_2___10hours____PT10H__ [0.021813s] ... ok 2026-08-09 02:06:11.481329 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get [0.052964s] ... ok 2026-08-09 02:06:11.494602 | ubuntu-noble | 2026-08-09 02:06:11.488 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:11.501030 | ubuntu-noble | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_3___6months____P6M__ [0.023491s] ... ok 2026-08-09 02:06:11.502744 | ubuntu-noble | 2026-08-09 02:06:11.495 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:11.502764 | ubuntu-noble | 2026-08-09 02:06:11.496 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:11.522096 | ubuntu-noble | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_5_True [0.023477s] ... ok 2026-08-09 02:06:11.537414 | ubuntu-noble | 2026-08-09 02:06:11.532 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:11.537469 | ubuntu-noble | 2026-08-09 02:06:11.532 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:11.543980 | ubuntu-noble | {2} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_2___noop__ [0.021693s] ... ok 2026-08-09 02:06:11.556851 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_2_no [0.074697s] ... ok 2026-08-09 02:06:11.567965 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_availability_zone_differs [0.022881s] ... ok 2026-08-09 02:06:11.593249 | ubuntu-noble | 2026-08-09 02:06:11.589 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-08-09 02:06:11.596750 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_detach [0.026583s] ... ok 2026-08-09 02:06:11.616911 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete_snapshot [0.022946s] ... ok 2026-08-09 02:06:11.630047 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations_old_view [0.070032s] ... ok 2026-08-09 02:06:11.638837 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_detach [0.021666s] ... ok 2026-08-09 02:06:11.658666 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_4 [0.032027s] ... ok 2026-08-09 02:06:11.660670 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all_snapshots [0.021720s] ... ok 2026-08-09 02:06:11.680754 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_terminate_connection [0.019944s] ... ok 2026-08-09 02:06:11.690763 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_6 [0.031906s] ... ok 2026-08-09 02:06:11.933912 | ubuntu-noble | 2026-08-09 02:06:11.928 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:11.939678 | ubuntu-noble | 2026-08-09 02:06:11.937 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:11.939704 | ubuntu-noble | 2026-08-09 02:06:11.937 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:11.984845 | ubuntu-noble | 2026-08-09 02:06:11.982 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:11.984873 | ubuntu-noble | 2026-08-09 02:06:11.982 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.038052 | ubuntu-noble | 2026-08-09 02:06:12.034 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-08-09 02:06:12.263215 | ubuntu-noble | 2026-08-09 02:06:12.259 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:12.267875 | ubuntu-noble | 2026-08-09 02:06:12.265 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.267898 | ubuntu-noble | 2026-08-09 02:06:12.265 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.277876 | ubuntu-noble | 2026-08-09 02:06:12.271 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.277914 | ubuntu-noble | 2026-08-09 02:06:12.272 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.327450 | ubuntu-noble | 2026-08-09 02:06:12.324 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-08-09 02:06:12.355610 | ubuntu-noble | 2026-08-09 02:06:12.351 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:12.363192 | ubuntu-noble | 2026-08-09 02:06:12.357 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.363215 | ubuntu-noble | 2026-08-09 02:06:12.357 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.374253 | ubuntu-noble | 2026-08-09 02:06:12.370 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.374283 | ubuntu-noble | 2026-08-09 02:06:12.370 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.395590 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_delete [0.702699s] ... ok 2026-08-09 02:06:12.424880 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_different_tenants [0.031083s] ... ok 2026-08-09 02:06:12.431298 | ubuntu-noble | 2026-08-09 02:06:12.428 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-08-09 02:06:12.450159 | ubuntu-noble | 2026-08-09 02:06:12.446 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:12.456726 | ubuntu-noble | 2026-08-09 02:06:12.453 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.456760 | ubuntu-noble | 2026-08-09 02:06:12.453 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.463152 | ubuntu-noble | 2026-08-09 02:06:12.460 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.463187 | ubuntu-noble | 2026-08-09 02:06:12.460 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.477671 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_project [0.051658s] ... ok 2026-08-09 02:06:12.509806 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_01 [0.033160s] ... ok 2026-08-09 02:06:12.513995 | ubuntu-noble | 2026-08-09 02:06:12.512 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-08-09 02:06:12.539987 | ubuntu-noble | 2026-08-09 02:06:12.537 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:12.546854 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_security_services_relation [0.035080s] ... ok 2026-08-09 02:06:12.547162 | ubuntu-noble | 2026-08-09 02:06:12.542 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.547181 | ubuntu-noble | 2026-08-09 02:06:12.543 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.561717 | ubuntu-noble | 2026-08-09 02:06:12.555 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.561749 | ubuntu-noble | 2026-08-09 02:06:12.556 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.569271 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create [0.023835s] ... ok 2026-08-09 02:06:12.606410 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_1 [0.036669s] ... ok 2026-08-09 02:06:12.614349 | ubuntu-noble | 2026-08-09 02:06:12.611 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-08-09 02:06:12.643935 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets [0.036851s] ... ok 2026-08-09 02:06:12.679938 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_availability_zone_id [0.036537s] ... ok 2026-08-09 02:06:12.715454 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_default_subnet [0.035464s] ... ok 2026-08-09 02:06:12.763695 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get [0.046530s] ... ok 2026-08-09 02:06:12.786621 | ubuntu-noble | 2026-08-09 02:06:12.782 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:12.793137 | ubuntu-noble | 2026-08-09 02:06:12.790 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.793158 | ubuntu-noble | 2026-08-09 02:06:12.790 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.796190 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_not_found [0.033750s] ... ok 2026-08-09 02:06:12.820697 | ubuntu-noble | 2026-08-09 02:06:12.817 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.820730 | ubuntu-noble | 2026-08-09 02:06:12.817 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.856248 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_encryption_keys_get_count [0.059854s] ... ok 2026-08-09 02:06:12.876059 | ubuntu-noble | 2026-08-09 02:06:12.873 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-08-09 02:06:12.943053 | ubuntu-noble | 2026-08-09 02:06:12.940 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:12.945416 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet [0.088654s] ... ok 2026-08-09 02:06:12.950626 | ubuntu-noble | 2026-08-09 02:06:12.947 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.950648 | ubuntu-noble | 2026-08-09 02:06:12.948 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.970015 | ubuntu-noble | 2026-08-09 02:06:12.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:12.970045 | ubuntu-noble | 2026-08-09 02:06:12.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:12.973828 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_not_found [0.028499s] ... ok 2026-08-09 02:06:13.016907 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get [0.042967s] ... ok 2026-08-09 02:06:13.022513 | ubuntu-noble | 2026-08-09 02:06:13.017 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-08-09 02:06:13.106012 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_2_fake [0.085845s] ... ok 2026-08-09 02:06:13.123363 | ubuntu-noble | 2026-08-09 02:06:13.119 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:13.131896 | ubuntu-noble | 2026-08-09 02:06:13.127 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.131969 | ubuntu-noble | 2026-08-09 02:06:13.127 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.145022 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_9_some_fake_identifier [0.041468s] ... ok 2026-08-09 02:06:13.145733 | ubuntu-noble | 2026-08-09 02:06:13.141 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.145748 | ubuntu-noble | 2026-08-09 02:06:13.141 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.199374 | ubuntu-noble | 2026-08-09 02:06:13.196 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-08-09 02:06:13.272758 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_create [0.127011s] ... ok 2026-08-09 02:06:13.336547 | ubuntu-noble | 2026-08-09 02:06:13.331 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:13.342872 | ubuntu-noble | 2026-08-09 02:06:13.338 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.342909 | ubuntu-noble | 2026-08-09 02:06:13.338 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.364025 | ubuntu-noble | 2026-08-09 02:06:13.359 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.364058 | ubuntu-noble | 2026-08-09 02:06:13.360 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.422771 | ubuntu-noble | 2026-08-09 02:06:13.416 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-08-09 02:06:13.422803 | ubuntu-noble | 2026-08-09 02:06:13.417 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:13.427516 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_snapshot_instance [0.152698s] ... ok 2026-08-09 02:06:13.427802 | ubuntu-noble | 2026-08-09 02:06:13.423 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.427820 | ubuntu-noble | 2026-08-09 02:06:13.423 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.433370 | ubuntu-noble | 2026-08-09 02:06:13.430 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.433418 | ubuntu-noble | 2026-08-09 02:06:13.430 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.489004 | ubuntu-noble | 2026-08-09 02:06:13.487 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-08-09 02:06:13.550608 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_1 [0.123797s] ... ok 2026-08-09 02:06:13.618291 | ubuntu-noble | 2026-08-09 02:06:13.615 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:13.628756 | ubuntu-noble | 2026-08-09 02:06:13.623 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.628786 | ubuntu-noble | 2026-08-09 02:06:13.623 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.642198 | ubuntu-noble | 2026-08-09 02:06:13.638 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.642222 | ubuntu-noble | 2026-08-09 02:06:13.638 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.680976 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_5 [0.131361s] ... ok 2026-08-09 02:06:13.696806 | ubuntu-noble | 2026-08-09 02:06:13.692 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-08-09 02:06:13.726467 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_3 [0.044309s] ... ok 2026-08-09 02:06:13.739454 | ubuntu-noble | 2026-08-09 02:06:13.734 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:13.747158 | ubuntu-noble | 2026-08-09 02:06:13.742 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.747201 | ubuntu-noble | 2026-08-09 02:06:13.742 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.760077 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:13.767415 | ubuntu-noble | 2026-08-09 02:06:13.761 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.767439 | ubuntu-noble | 2026-08-09 02:06:13.761 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.789043 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get [0.064199s] ... ok 2026-08-09 02:06:13.819484 | ubuntu-noble | 2026-08-09 02:06:13.816 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-08-09 02:06:13.853822 | ubuntu-noble | 2026-08-09 02:06:13.850 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:13.862146 | ubuntu-noble | 2026-08-09 02:06:13.857 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.862194 | ubuntu-noble | 2026-08-09 02:06:13.857 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.870904 | ubuntu-noble | 2026-08-09 02:06:13.868 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.870960 | ubuntu-noble | 2026-08-09 02:06:13.868 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.922989 | ubuntu-noble | 2026-08-09 02:06:13.919 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-08-09 02:06:13.948035 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_4_applying [0.158610s] ... ok 2026-08-09 02:06:13.962263 | ubuntu-noble | 2026-08-09 02:06:13.958 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:13.971795 | ubuntu-noble | 2026-08-09 02:06:13.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.971821 | ubuntu-noble | 2026-08-09 02:06:13.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.984729 | ubuntu-noble | 2026-08-09 02:06:13.979 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:13.985416 | ubuntu-noble | 2026-08-09 02:06:13.979 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:13.991257 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_3_error [0.042491s] ... ok 2026-08-09 02:06:14.038685 | ubuntu-noble | 2026-08-09 02:06:14.036 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-08-09 02:06:14.041374 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_1___manage_error____creating__ [0.049182s] ... ok 2026-08-09 02:06:14.072924 | ubuntu-noble | 2026-08-09 02:06:14.067 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:14.077544 | ubuntu-noble | 2026-08-09 02:06:14.073 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.077590 | ubuntu-noble | 2026-08-09 02:06:14.074 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.094626 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_3_creating [0.050148s] ... ok 2026-08-09 02:06:14.094827 | ubuntu-noble | 2026-08-09 02:06:14.088 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.094839 | ubuntu-noble | 2026-08-09 02:06:14.088 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.109879 | ubuntu-noble | {5} manila.tests.db.test_migration.MigrationTestCase.test_upgrade [0.019740s] ... ok 2026-08-09 02:06:14.130413 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_4_admin_manipulating_service_lock [0.019740s] ... ok 2026-08-09 02:06:14.144834 | ubuntu-noble | 2026-08-09 02:06:14.142 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-08-09 02:06:14.149521 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_1_user_manipulating_admin_lock [0.019546s] ... ok 2026-08-09 02:06:14.168523 | ubuntu-noble | 2026-08-09 02:06:14.164 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:14.172261 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_2_user_manipulating_service_lock [0.021307s] ... ok 2026-08-09 02:06:14.175427 | ubuntu-noble | 2026-08-09 02:06:14.170 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.175442 | ubuntu-noble | 2026-08-09 02:06:14.171 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.182987 | ubuntu-noble | 2026-08-09 02:06:14.178 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.183003 | ubuntu-noble | 2026-08-09 02:06:14.179 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.193318 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_3_service_manipulating_admin_lock [0.021829s] ... ok 2026-08-09 02:06:14.216692 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_1_admin_context [0.020638s] ... ok 2026-08-09 02:06:14.233434 | ubuntu-noble | 2026-08-09 02:06:14.231 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-08-09 02:06:14.234869 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_1_service_manipulating_user_lock [0.021059s] ... ok 2026-08-09 02:06:14.254732 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock [0.018792s] ... ok 2026-08-09 02:06:14.255106 | ubuntu-noble | 2026-08-09 02:06:14.251 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:14.260726 | ubuntu-noble | 2026-08-09 02:06:14.257 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.260748 | ubuntu-noble | 2026-08-09 02:06:14.257 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.265239 | ubuntu-noble | 2026-08-09 02:06:14.262 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.265267 | ubuntu-noble | 2026-08-09 02:06:14.263 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.272652 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_1_True [0.018912s] ... ok 2026-08-09 02:06:14.291465 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock [0.018658s] ... ok 2026-08-09 02:06:14.309961 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_5_unmanage_error [0.018273s] ... ok 2026-08-09 02:06:14.318023 | ubuntu-noble | 2026-08-09 02:06:14.315 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-08-09 02:06:14.328828 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_2_False [0.018739s] ... ok 2026-08-09 02:06:14.341282 | ubuntu-noble | 2026-08-09 02:06:14.339 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:14.348798 | ubuntu-noble | {5} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_1 [0.018193s] ... ok 2026-08-09 02:06:14.349308 | ubuntu-noble | 2026-08-09 02:06:14.344 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.349326 | ubuntu-noble | 2026-08-09 02:06:14.344 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.352861 | ubuntu-noble | 2026-08-09 02:06:14.349 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.352889 | ubuntu-noble | 2026-08-09 02:06:14.349 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.365425 | ubuntu-noble | {5} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_1 [0.018037s] ... ok 2026-08-09 02:06:14.384565 | ubuntu-noble | {5} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_no_ns [0.019174s] ... ok 2026-08-09 02:06:14.402641 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root_with_options [0.018034s] ... ok 2026-08-09 02:06:14.408528 | ubuntu-noble | 2026-08-09 02:06:14.406 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-08-09 02:06:14.421074 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_namespace [0.018284s] ... ok 2026-08-09 02:06:14.435294 | ubuntu-noble | 2026-08-09 02:06:14.433 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:14.439814 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_del_address [0.018463s] ... ok 2026-08-09 02:06:14.441953 | ubuntu-noble | 2026-08-09 02:06:14.439 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.441970 | ubuntu-noble | 2026-08-09 02:06:14.439 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.446770 | ubuntu-noble | 2026-08-09 02:06:14.444 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.446787 | ubuntu-noble | 2026-08-09 02:06:14.444 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.458297 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_alias [0.018532s] ... ok 2026-08-09 02:06:14.476954 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute_env_var_prepend [0.018209s] ... ok 2026-08-09 02:06:14.495796 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_get_gateway [0.018797s] ... ok 2026-08-09 02:06:14.501166 | ubuntu-noble | 2026-08-09 02:06:14.498 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-08-09 02:06:14.513997 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices_malformed_line [0.018275s] ... ok 2026-08-09 02:06:14.527507 | ubuntu-noble | 2026-08-09 02:06:14.524 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:14.533908 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_activate_port_binding [0.019359s] ... ok 2026-08-09 02:06:14.534516 | ubuntu-noble | 2026-08-09 02:06:14.529 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.534530 | ubuntu-noble | 2026-08-09 02:06:14.530 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.539049 | ubuntu-noble | 2026-08-09 02:06:14.536 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.539068 | ubuntu-noble | 2026-08-09 02:06:14.536 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.553438 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception_status_409 [0.019784s] ... ok 2026-08-09 02:06:14.572722 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_additional_kwargs [0.019203s] ... ok 2026-08-09 02:06:14.590753 | ubuntu-noble | 2026-08-09 02:06:14.586 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-08-09 02:06:14.592227 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_network [0.019466s] ... ok 2026-08-09 02:06:14.612325 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes_exception [0.019748s] ... ok 2026-08-09 02:06:14.631258 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips [0.018884s] ... ok 2026-08-09 02:06:14.640008 | ubuntu-noble | 2026-08-09 02:06:14.636 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:14.645551 | ubuntu-noble | 2026-08-09 02:06:14.643 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.645592 | ubuntu-noble | 2026-08-09 02:06:14.643 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.651804 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_4 [0.020452s] ... ok 2026-08-09 02:06:14.668525 | ubuntu-noble | 2026-08-09 02:06:14.665 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.668544 | ubuntu-noble | 2026-08-09 02:06:14.666 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.672656 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_multi_segment [0.020983s] ... ok 2026-08-09 02:06:14.693847 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.021057s] ... ok 2026-08-09 02:06:14.715711 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_3 [0.021466s] ... ok 2026-08-09 02:06:14.723899 | ubuntu-noble | 2026-08-09 02:06:14.722 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-08-09 02:06:14.734283 | ubuntu-noble | test_ip isn't a valid ip address, omitted. 2026-08-09 02:06:14.738397 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_1 [0.020604s] ... ok 2026-08-09 02:06:14.759227 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_2 [0.020269s] ... ok 2026-08-09 02:06:14.776427 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_create_port_exception [0.019787s] ... ok 2026-08-09 02:06:14.796472 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment [0.019614s] ... ok 2026-08-09 02:06:14.816356 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_allocate_network [0.019489s] ... ok 2026-08-09 02:06:14.835027 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_3 [0.019141s] ... ok 2026-08-09 02:06:14.854883 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_1_admin [0.019293s] ... ok 2026-08-09 02:06:14.873988 | ubuntu-noble | 2026-08-09 02:06:14.870 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:14.874911 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_two_ip_addresses_ipv4_two_usages_exist [0.019802s] ... ok 2026-08-09 02:06:14.882456 | ubuntu-noble | 2026-08-09 02:06:14.879 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.882487 | ubuntu-noble | 2026-08-09 02:06:14.879 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.893425 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_3_vlanfoo [0.018973s] ... ok 2026-08-09 02:06:14.907405 | ubuntu-noble | 2026-08-09 02:06:14.905 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:14.907423 | ubuntu-noble | 2026-08-09 02:06:14.905 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:14.911994 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_3_vxlan [0.018562s] ... ok 2026-08-09 02:06:14.931274 | ubuntu-noble | {5} 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.018916s] ... ok 2026-08-09 02:06:14.949591 | ubuntu-noble | {5} 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.018506s] ... ok 2026-08-09 02:06:14.958728 | ubuntu-noble | 2026-08-09 02:06:14.955 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-08-09 02:06:14.968553 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_5 [0.018904s] ... ok 2026-08-09 02:06:15.002164 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:15.004111 | ubuntu-noble | 2026-08-09 02:06:15.000 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:15.004922 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_base.SchedulerDriverModuleTestCase.test_share_host_update_db [0.035774s] ... ok 2026-08-09 02:06:15.009075 | ubuntu-noble | 2026-08-09 02:06:15.006 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.009116 | ubuntu-noble | 2026-08-09 02:06:15.007 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.038054 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:15.040643 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:06:15.044327 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_1 [0.039461s] ... ok 2026-08-09 02:06:15.078139 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:15.079455 | ubuntu-noble | 2026-08-09 02:06:15.072 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.079476 | ubuntu-noble | 2026-08-09 02:06:15.072 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.080046 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:06:15.083054 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_2 [0.038748s] ... ok 2026-08-09 02:06:15.116632 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:15.124733 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_group_no_hosts [0.040526s] ... ok 2026-08-09 02:06:15.127434 | ubuntu-noble | 2026-08-09 02:06:15.123 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-08-09 02:06:15.141346 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-08-09 02:06:15.141388 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-08-09 02:06:15.142219 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-08-09 02:06:15.142245 | ubuntu-noble | signop = oneOf('+ -') 2026-08-09 02:06:15.142671 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-08-09 02:06:15.142695 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-08-09 02:06:15.142704 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-08-09 02:06:15.142713 | ubuntu-noble | expr = infixNotation(operand, [ 2026-08-09 02:06:15.144973 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:06:15.145004 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:06:15.145723 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:06:15.145796 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:06:15.151977 | ubuntu-noble | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_div_zero [0.027904s] ... ok 2026-08-09 02:06:15.167948 | ubuntu-noble | 2026-08-09 02:06:15.164 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:15.168674 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:06:15.168719 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:06:15.168756 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:06:15.168764 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:06:15.173308 | ubuntu-noble | 2026-08-09 02:06:15.170 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.173330 | ubuntu-noble | 2026-08-09 02:06:15.170 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.197405 | ubuntu-noble | 2026-08-09 02:06:15.193 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.197437 | ubuntu-noble | 2026-08-09 02:06:15.194 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.251099 | ubuntu-noble | 2026-08-09 02:06:15.248 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-08-09 02:06:15.271203 | ubuntu-noble | 2026-08-09 02:06:15.267 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:15.277113 | ubuntu-noble | 2026-08-09 02:06:15.273 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.277134 | ubuntu-noble | 2026-08-09 02:06:15.274 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.282444 | ubuntu-noble | 2026-08-09 02:06:15.280 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.282457 | ubuntu-noble | 2026-08-09 02:06:15.280 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.334476 | ubuntu-noble | 2026-08-09 02:06:15.332 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-08-09 02:06:15.367313 | ubuntu-noble | 2026-08-09 02:06:15.364 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:15.373717 | ubuntu-noble | 2026-08-09 02:06:15.370 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.373740 | ubuntu-noble | 2026-08-09 02:06:15.370 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.389480 | ubuntu-noble | 2026-08-09 02:06:15.386 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.389503 | ubuntu-noble | 2026-08-09 02:06:15.387 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.443944 | ubuntu-noble | 2026-08-09 02:06:15.439 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-08-09 02:06:15.515324 | ubuntu-noble | 2026-08-09 02:06:15.509 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:15.522495 | ubuntu-noble | 2026-08-09 02:06:15.518 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.522517 | ubuntu-noble | 2026-08-09 02:06:15.518 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.529894 | ubuntu-noble | 2026-08-09 02:06:15.528 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.529910 | ubuntu-noble | 2026-08-09 02:06:15.528 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.582670 | ubuntu-noble | 2026-08-09 02:06:15.579 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-08-09 02:06:15.640972 | ubuntu-noble | 2026-08-09 02:06:15.637 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:15.649042 | ubuntu-noble | 2026-08-09 02:06:15.642 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.649059 | ubuntu-noble | 2026-08-09 02:06:15.643 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.657744 | ubuntu-noble | 2026-08-09 02:06:15.654 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.657768 | ubuntu-noble | 2026-08-09 02:06:15.654 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.709724 | ubuntu-noble | 2026-08-09 02:06:15.705 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-08-09 02:06:15.784948 | ubuntu-noble | 2026-08-09 02:06:15.781 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:15.790692 | ubuntu-noble | 2026-08-09 02:06:15.788 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.790716 | ubuntu-noble | 2026-08-09 02:06:15.788 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.817726 | ubuntu-noble | 2026-08-09 02:06:15.813 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:15.817772 | ubuntu-noble | 2026-08-09 02:06:15.813 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:15.869600 | ubuntu-noble | 2026-08-09 02:06:15.867 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-08-09 02:06:16.064539 | ubuntu-noble | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_logic_ops [0.911187s] ... ok 2026-08-09 02:06:16.085841 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:06:16.085867 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:06:16.085874 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:06:16.085880 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:06:16.108034 | ubuntu-noble | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_integer [0.044209s] ... ok 2026-08-09 02:06:16.128147 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_2 [0.020203s] ... ok 2026-08-09 02:06:16.148755 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_share_not_found_1_b5c207da_ac0b_43b0_8691_c6c9e860199d [0.020348s] ... ok 2026-08-09 02:06:16.169766 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_base_host.HostFiltersTestCase.test_all_filters [0.019591s] ... ok 2026-08-09 02:06:16.189759 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_2__is__False [0.020392s] ... ok 2026-08-09 02:06:16.208194 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_simple [0.019034s] ... ok 2026-08-09 02:06:16.227087 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_2 [0.018612s] ... ok 2026-08-09 02:06:16.244987 | ubuntu-noble | 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-08-09 02:06:16.248032 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_10 [0.019196s] ... ok 2026-08-09 02:06:16.265156 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_02 [0.018145s] ... ok 2026-08-09 02:06:16.285872 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_04 [0.018416s] ... ok 2026-08-09 02:06:16.302068 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_06 [0.018886s] ... ok 2026-08-09 02:06:16.325002 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_04___222____2___False_ [0.021687s] ... ok 2026-08-09 02:06:16.346045 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_18___12311321_____in__11___True_ [0.020771s] ... ok 2026-08-09 02:06:16.364950 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_25__True____is__True___True_ [0.018187s] ... ok 2026-08-09 02:06:16.383767 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_29__False____is__True___False_ [0.019957s] ... ok 2026-08-09 02:06:16.383790 | ubuntu-noble | 2026-08-09 02:06:16.380 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:16.389393 | ubuntu-noble | 2026-08-09 02:06:16.386 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:16.389416 | ubuntu-noble | 2026-08-09 02:06:16.386 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:16.401506 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_41___2_______3___False_ [0.017910s] ... ok 2026-08-09 02:06:16.417639 | ubuntu-noble | 2026-08-09 02:06:16.414 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:16.418020 | ubuntu-noble | 2026-08-09 02:06:16.414 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:16.435011 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:16.438737 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_1 [0.036972s] ... ok 2026-08-09 02:06:16.471410 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:16.476791 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_3 [0.036433s] ... ok 2026-08-09 02:06:16.476821 | ubuntu-noble | 2026-08-09 02:06:16.472 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-08-09 02:06:16.508825 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:16.512134 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_2 [0.037171s] ... ok 2026-08-09 02:06:16.533460 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_disabled [0.018755s] ... ok 2026-08-09 02:06:16.550011 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters [0.018665s] ... ok 2026-08-09 02:06:16.568350 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_7 [0.017907s] ... ok 2026-08-09 02:06:16.587547 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_capability [0.018802s] ... ok 2026-08-09 02:06:16.608017 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_nopool [0.020807s] ... ok 2026-08-09 02:06:16.633242 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_with_pools [0.023044s] ... ok 2026-08-09 02:06:16.653194 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_03 [0.021912s] ... ok 2026-08-09 02:06:16.695380 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:16.713589 | ubuntu-noble | Failed to schedule migrate_share_to_host: 2026-08-09 02:06:16.719764 | ubuntu-noble | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_2_TypeError [0.065427s] ... ok 2026-08-09 02:06:16.760587 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:16.764979 | ubuntu-noble | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_2_manila_scheduler_drivers_filter_FilterScheduler [0.045167s] ... ok 2026-08-09 02:06:16.787603 | ubuntu-noble | {5} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_no_flag [0.021792s] ... ok 2026-08-09 02:06:16.807587 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_5 [0.020720s] ... ok 2026-08-09 02:06:16.824919 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:06:16.824937 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:06:16.824943 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:06:16.824947 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:06:16.827954 | ubuntu-noble | Invalid goodness result. Result must be between 0 and 100. Result generated: '-10' :: Defaulting to a goodness of 0. 2026-08-09 02:06:16.828818 | ubuntu-noble | Invalid goodness result. Result must be between 0 and 100. Result generated: '200' :: Defaulting to a goodness of 0. 2026-08-09 02:06:16.832028 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_host_rating_out_of_bounds [0.024041s] ... ok 2026-08-09 02:06:16.853788 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_netapp_only [0.022398s] ... ok 2026-08-09 02:06:16.876122 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group [0.021780s] ... ok 2026-08-09 02:06:16.897145 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_snapshot [0.020727s] ... ok 2026-08-09 02:06:16.919422 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_2_ShareBackendException [0.020744s] ... ok 2026-08-09 02:06:16.940538 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_3_______fake_project_uuid_1__ [0.021677s] ... ok 2026-08-09 02:06:16.961147 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_1_True [0.020970s] ... ok 2026-08-09 02:06:16.984135 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_1_rw [0.022747s] ... ok 2026-08-09 02:06:17.006746 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations [0.022481s] ... ok 2026-08-09 02:06:17.025854 | ubuntu-noble | 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-08-09 02:06:17.026072 | ubuntu-noble | 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-08-09 02:06:17.029455 | ubuntu-noble | {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.022504s] ... ok 2026-08-09 02:06:17.048963 | ubuntu-noble | 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-08-09 02:06:17.049423 | ubuntu-noble | 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-08-09 02:06:17.053219 | ubuntu-noble | {5} 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.023450s] ... ok 2026-08-09 02:06:17.077668 | ubuntu-noble | 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-08-09 02:06:17.078015 | ubuntu-noble | 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-08-09 02:06:17.080707 | ubuntu-noble | {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.027445s] ... ok 2026-08-09 02:06:17.102613 | ubuntu-noble | 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-08-09 02:06:17.103069 | ubuntu-noble | 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-08-09 02:06:17.103088 | ubuntu-noble | 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-08-09 02:06:17.105494 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_1___some_host_name___None___4__6__ [0.024726s] ... ok 2026-08-09 02:06:17.124985 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_2_ro [0.019261s] ... ok 2026-08-09 02:06:17.143917 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_export_locations [0.018888s] ... ok 2026-08-09 02:06:17.162215 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network_failure [0.018171s] ... ok 2026-08-09 02:06:17.180646 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network_failure [0.018083s] ... ok 2026-08-09 02:06:17.199731 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_interfaces [0.019104s] ... ok 2026-08-09 02:06:17.217871 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks_failure [0.018067s] ... ok 2026-08-09 02:06:17.236835 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_3 [0.018747s] ... ok 2026-08-09 02:06:17.255130 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_veth [0.018325s] ... ok 2026-08-09 02:06:17.273431 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container [0.018190s] ... ok 2026-08-09 02:06:17.292924 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_2_False [0.019293s] ... ok 2026-08-09 02:06:17.312403 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network [0.018911s] ... ok 2026-08-09 02:06:17.331902 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_security_services [0.019687s] ... ok 2026-08-09 02:06:17.350941 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_1 [0.019113s] ... ok 2026-08-09 02:06:17.370708 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing [0.019586s] ... ok 2026-08-09 02:06:17.389795 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_unmanage [0.018816s] ... ok 2026-08-09 02:06:17.408326 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__set_users [0.018421s] ... ok 2026-08-09 02:06:17.426402 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_delete_share [0.018373s] ... ok 2026-08-09 02:06:17.444251 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_delete_rules [0.017680s] ... ok 2026-08-09 02:06:17.462726 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_1_None [0.018196s] ... ok 2026-08-09 02:06:17.480633 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_pool_name [0.017935s] ... ok 2026-08-09 02:06:17.498806 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_provide_storage [0.017894s] ... ok 2026-08-09 02:06:17.542904 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_no_authorized_exception [0.044156s] ... ok 2026-08-09 02:06:17.562936 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_1 [0.019791s] ... ok 2026-08-09 02:06:17.582464 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_3 [0.018595s] ... ok 2026-08-09 02:06:17.600162 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_3 [0.018009s] ... ok 2026-08-09 02:06:17.619825 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_1 [0.018739s] ... ok 2026-08-09 02:06:17.638137 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_2 [0.018216s] ... ok 2026-08-09 02:06:17.655900 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context_no_verify [0.018798s] ... ok 2026-08-09 02:06:17.684261 | ubuntu-noble | 2026-08-09 02:06:17.678 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:17.693505 | ubuntu-noble | 2026-08-09 02:06:17.685 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:17.693531 | ubuntu-noble | 2026-08-09 02:06:17.686 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:17.697023 | ubuntu-noble | {'The requested NFS export "Manila-UT-filesystem" was not created.'} 2026-08-09 02:06:17.699173 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_filesystem_id_not_found [0.043259s] ... ok 2026-08-09 02:06:17.709783 | ubuntu-noble | 2026-08-09 02:06:17.705 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:17.709837 | ubuntu-noble | 2026-08-09 02:06:17.706 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:17.743916 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot [0.044336s] ... ok 2026-08-09 02:06:17.784895 | ubuntu-noble | 2026-08-09 02:06:17.781 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-08-09 02:06:17.785536 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_teardown_server [0.041326s] ... ok 2026-08-09 02:06:17.807702 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_filesystem [0.022545s] ... ok 2026-08-09 02:06:17.838120 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_id [0.030313s] ... ok 2026-08-09 02:06:17.898639 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.059869s] ... ok 2026-08-09 02:06:17.954539 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.055905s] ... ok 2026-08-09 02:06:18.006218 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.051311s] ... ok 2026-08-09 02:06:18.061376 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.054544s] ... ok 2026-08-09 02:06:18.117064 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.055341s] ... ok 2026-08-09 02:06:18.192475 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.075859s] ... ok 2026-08-09 02:06:18.247373 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.054392s] ... ok 2026-08-09 02:06:18.300658 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.049679s] ... ok 2026-08-09 02:06:18.322874 | ubuntu-noble | 2026-08-09 02:06:18.320 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:18.330006 | ubuntu-noble | 2026-08-09 02:06:18.326 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:18.330030 | ubuntu-noble | 2026-08-09 02:06:18.327 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:18.336176 | ubuntu-noble | 2026-08-09 02:06:18.333 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:18.336194 | ubuntu-noble | 2026-08-09 02:06:18.334 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:18.343423 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.046345s] ... ok 2026-08-09 02:06:18.393830 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.049220s] ... ok 2026-08-09 02:06:18.397869 | ubuntu-noble | 2026-08-09 02:06:18.393 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-08-09 02:06:18.439804 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.045826s] ... ok 2026-08-09 02:06:18.460274 | ubuntu-noble | 2026-08-09 02:06:18.456 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:18.466671 | ubuntu-noble | 2026-08-09 02:06:18.463 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:18.466694 | ubuntu-noble | 2026-08-09 02:06:18.464 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:18.486662 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.046957s] ... ok 2026-08-09 02:06:18.496293 | ubuntu-noble | 2026-08-09 02:06:18.489 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:18.496325 | ubuntu-noble | 2026-08-09 02:06:18.489 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:18.537322 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.049646s] ... ok 2026-08-09 02:06:18.549324 | ubuntu-noble | 2026-08-09 02:06:18.546 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-08-09 02:06:18.583954 | ubuntu-noble | 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-08-09 02:06:18.584000 | ubuntu-noble | 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-08-09 02:06:18.584328 | ubuntu-noble | 2026-08-09 02:06:18.581 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:18.585230 | ubuntu-noble | Could not setup server. 2026-08-09 02:06:18.585244 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:18.585248 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2026-08-09 02:06:18.585252 | ubuntu-noble | self._get_context('MoverInterface').create(interface) 2026-08-09 02:06:18.585256 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:06:18.585260 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:06:18.585264 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.585267 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:06:18.585271 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:06:18.585275 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.585285 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:06:18.585289 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:06:18.585293 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.585296 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:06:18.585300 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:06:18.585304 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.585308 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:06:18.585312 | ubuntu-noble | return self.__get_result() 2026-08-09 02:06:18.585316 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.585320 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:06:18.585323 | ubuntu-noble | raise self._exception 2026-08-09 02:06:18.585327 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:06:18.585331 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:06:18.585334 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.585338 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2026-08-09 02:06:18.585342 | ubuntu-noble | raise exception.EMCVnxXMLAPIError(err=message) 2026-08-09 02:06:18.585345 | ubuntu-noble | 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-08-09 02:06:18.592948 | ubuntu-noble | 2026-08-09 02:06:18.588 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:18.592968 | ubuntu-noble | 2026-08-09 02:06:18.588 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:18.592982 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.056135s] ... ok 2026-08-09 02:06:18.626668 | ubuntu-noble | 2026-08-09 02:06:18.622 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:18.626691 | ubuntu-noble | 2026-08-09 02:06:18.622 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:18.662761 | ubuntu-noble | 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-08-09 02:06:18.669398 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.075050s] ... ok 2026-08-09 02:06:18.682528 | ubuntu-noble | 2026-08-09 02:06:18.677 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-08-09 02:06:18.715717 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.046821s] ... ok 2026-08-09 02:06:18.747730 | ubuntu-noble | 2026-08-09 02:06:18.744 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:18.753476 | ubuntu-noble | 2026-08-09 02:06:18.751 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:18.753499 | ubuntu-noble | 2026-08-09 02:06:18.751 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:18.766827 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.050933s] ... ok 2026-08-09 02:06:18.773856 | ubuntu-noble | 2026-08-09 02:06:18.770 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:18.773886 | ubuntu-noble | 2026-08-09 02:06:18.770 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:18.812822 | ubuntu-noble | 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-08-09 02:06:18.816897 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats [0.048989s] ... ok 2026-08-09 02:06:18.832616 | ubuntu-noble | 2026-08-09 02:06:18.828 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-08-09 02:06:18.841836 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.024757s] ... ok 2026-08-09 02:06:18.861960 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-08-09 02:06:18.863977 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.022302s] ... ok 2026-08-09 02:06:18.882071 | ubuntu-noble | 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-08-09 02:06:18.883837 | ubuntu-noble | 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-08-09 02:06:18.887324 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.021910s] ... ok 2026-08-09 02:06:18.905968 | ubuntu-noble | 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-08-09 02:06:18.906548 | ubuntu-noble | 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-08-09 02:06:18.910530 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.022885s] ... ok 2026-08-09 02:06:18.927792 | ubuntu-noble | Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-08-09 02:06:18.927820 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:18.927835 | ubuntu-noble | 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-08-09 02:06:18.927841 | ubuntu-noble | out, err = self._execute_cmd(get_access, check_exit_code=True) 2026-08-09 02:06:18.927847 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.927852 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:06:18.927858 | ubuntu-noble | return r(f, *args, **kwargs) 2026-08-09 02:06:18.927864 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.927870 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:06:18.927875 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-08-09 02:06:18.927881 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.927886 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:06:18.927892 | ubuntu-noble | result = action(retry_state) 2026-08-09 02:06:18.927897 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.927902 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:06:18.927907 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:06:18.927913 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.927918 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:06:18.927923 | ubuntu-noble | return self.__get_result() 2026-08-09 02:06:18.927929 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.927934 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:06:18.927939 | ubuntu-noble | raise self._exception 2026-08-09 02:06:18.927945 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:06:18.927950 | ubuntu-noble | result = fn(*args, **kwargs) 2026-08-09 02:06:18.927955 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.927960 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-08-09 02:06:18.927965 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-08-09 02:06:18.927970 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.927976 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:18.927981 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:18.927986 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.927991 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:18.928007 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:18.928013 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.928018 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:18.928023 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:18.928028 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:18.928033 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-08-09 02:06:18.928038 | ubuntu-noble | raise item[2] 2026-08-09 02:06:18.928044 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:18.928062 | ubuntu-noble | Command: None 2026-08-09 02:06:18.928067 | ubuntu-noble | Exit code: - 2026-08-09 02:06:18.928073 | ubuntu-noble | Stdout: '' 2026-08-09 02:06:18.928078 | ubuntu-noble | Stderr: None 2026-08-09 02:06:18.929955 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.020444s] ... ok 2026-08-09 02:06:18.948296 | ubuntu-noble | 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-08-09 02:06:18.951137 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.020847s] ... ok 2026-08-09 02:06:18.968845 | ubuntu-noble | 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-08-09 02:06:18.969665 | ubuntu-noble | Failed to delete DNS domain fake_domain. Reason: []. 2026-08-09 02:06:18.974114 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.020747s] ... ok 2026-08-09 02:06:18.974820 | ubuntu-noble | 2026-08-09 02:06:18.969 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:18.980288 | ubuntu-noble | 2026-08-09 02:06:18.977 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:18.980307 | ubuntu-noble | 2026-08-09 02:06:18.978 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:18.990473 | ubuntu-noble | Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:06:18.994181 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.020631s] ... ok 2026-08-09 02:06:18.997365 | ubuntu-noble | 2026-08-09 02:06:18.994 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:18.997391 | ubuntu-noble | 2026-08-09 02:06:18.994 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.010714 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-08-09 02:06:19.013227 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.020050s] ... ok 2026-08-09 02:06:19.031087 | ubuntu-noble | 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-08-09 02:06:19.033804 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.020333s] ... ok 2026-08-09 02:06:19.051725 | ubuntu-noble | 2026-08-09 02:06:19.047 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-08-09 02:06:19.052467 | ubuntu-noble | 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-08-09 02:06:19.052782 | ubuntu-noble | 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-08-09 02:06:19.055627 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.021658s] ... ok 2026-08-09 02:06:19.076385 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.019579s] ... ok 2026-08-09 02:06:19.093396 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. 2026-08-09 02:06:19.095903 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.020187s] ... ok 2026-08-09 02:06:19.116478 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot [0.020176s] ... ok 2026-08-09 02:06:19.135938 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface [0.019310s] ... ok 2026-08-09 02:06:19.176153 | ubuntu-noble | 2026-08-09 02:06:19.173 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:19.183904 | ubuntu-noble | 2026-08-09 02:06:19.180 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.183940 | ubuntu-noble | 2026-08-09 02:06:19.180 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.199943 | ubuntu-noble | 2026-08-09 02:06:19.196 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.199978 | ubuntu-noble | 2026-08-09 02:06:19.196 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.242894 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect [0.106594s] ... ok 2026-08-09 02:06:19.254274 | ubuntu-noble | 2026-08-09 02:06:19.251 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-08-09 02:06:19.305480 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot [0.061759s] ... ok 2026-08-09 02:06:19.370282 | ubuntu-noble | Error deleting CIFS share: share-foo 2026-08-09 02:06:19.373320 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_backend_failure [0.068049s] ... ok 2026-08-09 02:06:19.423712 | ubuntu-noble | 2026-08-09 02:06:19.418 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:19.427780 | ubuntu-noble | 2026-08-09 02:06:19.425 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.427802 | ubuntu-noble | 2026-08-09 02:06:19.425 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.434190 | ubuntu-noble | 2026-08-09 02:06:19.431 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.434213 | ubuntu-noble | 2026-08-09 02:06:19.432 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.439467 | ubuntu-noble | Attempted to delete NFS export "share-foo", but it does not exist. 2026-08-09 02:06:19.442751 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_share_does_not_exist [0.069589s] ... ok 2026-08-09 02:06:19.490928 | ubuntu-noble | 2026-08-09 02:06:19.485 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-08-09 02:06:19.491010 | ubuntu-noble | 2026-08-09 02:06:19.487 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:19.497564 | ubuntu-noble | 2026-08-09 02:06:19.495 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.497615 | ubuntu-noble | 2026-08-09 02:06:19.495 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.509638 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_invalid_share_proto [0.065941s] ... ok 2026-08-09 02:06:19.510591 | ubuntu-noble | 2026-08-09 02:06:19.506 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.510625 | ubuntu-noble | 2026-08-09 02:06:19.506 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.560551 | ubuntu-noble | 2026-08-09 02:06:19.557 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-08-09 02:06:19.560602 | ubuntu-noble | 2026-08-09 02:06:19.557 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:19.567303 | ubuntu-noble | 2026-08-09 02:06:19.563 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.567325 | ubuntu-noble | 2026-08-09 02:06:19.563 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.570446 | ubuntu-noble | 2026-08-09 02:06:19.568 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.570469 | ubuntu-noble | 2026-08-09 02:06:19.568 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.574665 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists [0.065764s] ... ok 2026-08-09 02:06:19.628690 | ubuntu-noble | 2026-08-09 02:06:19.622 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-08-09 02:06:19.629379 | ubuntu-noble | 2026-08-09 02:06:19.624 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:19.635988 | ubuntu-noble | 2026-08-09 02:06:19.633 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.636010 | ubuntu-noble | 2026-08-09 02:06:19.633 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.661933 | ubuntu-noble | 2026-08-09 02:06:19.658 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.661969 | ubuntu-noble | 2026-08-09 02:06:19.658 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.717820 | ubuntu-noble | 2026-08-09 02:06:19.713 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-08-09 02:06:19.812407 | ubuntu-noble | 2026-08-09 02:06:19.808 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:19.821654 | ubuntu-noble | 2026-08-09 02:06:19.817 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.821675 | ubuntu-noble | 2026-08-09 02:06:19.817 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.853880 | ubuntu-noble | 2026-08-09 02:06:19.849 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:19.853944 | ubuntu-noble | 2026-08-09 02:06:19.849 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:19.912126 | ubuntu-noble | 2026-08-09 02:06:19.908 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-08-09 02:06:20.002309 | ubuntu-noble | 2026-08-09 02:06:19.999 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:20.008546 | ubuntu-noble | 2026-08-09 02:06:20.006 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:20.008585 | ubuntu-noble | 2026-08-09 02:06:20.006 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:20.028941 | ubuntu-noble | 2026-08-09 02:06:20.025 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:20.028976 | ubuntu-noble | 2026-08-09 02:06:20.025 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:20.079780 | ubuntu-noble | 2026-08-09 02:06:20.076 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-08-09 02:06:20.174465 | ubuntu-noble | 2026-08-09 02:06:20.170 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:20.182334 | ubuntu-noble | 2026-08-09 02:06:20.177 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:20.182352 | ubuntu-noble | 2026-08-09 02:06:20.178 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:20.186798 | ubuntu-noble | 2026-08-09 02:06:20.184 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:20.186816 | ubuntu-noble | 2026-08-09 02:06:20.184 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:20.224526 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_extend_share [0.649594s] ... ok 2026-08-09 02:06:20.242963 | ubuntu-noble | 2026-08-09 02:06:20.239 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-08-09 02:06:20.284928 | ubuntu-noble | Error deleting NFS alias for share: share-foo 2026-08-09 02:06:20.287162 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_failed_to_delete_share_nfs_with_mount_point_alias_deleted [0.062591s] ... ok 2026-08-09 02:06:20.351792 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_share_not_found [0.062888s] ... ok 2026-08-09 02:06:20.413105 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_raises_when_hard_limit_missing_usage_only [0.062743s] ... ok 2026-08-09 02:06:20.472659 | ubuntu-noble | The size in driver options to manage snapshot snapshot-id-123 should be an integer, in format driver-options size=. Value passed: invalid. 2026-08-09 02:06:20.475109 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_invalid_size_value [0.061763s] ... ok 2026-08-09 02:06:20.534361 | ubuntu-noble | Could not find a snapshot in the backend with ID: 123, please make sure the snapshot exists in the backend. 2026-08-09 02:06:20.536700 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_not_found_in_backend [0.061355s] ... ok 2026-08-09 02:06:20.595929 | ubuntu-noble | Failed to update access rules for CIFS share "share-foo". 2026-08-09 02:06:20.598242 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_http_error_on_clear_rules [0.061598s] ... ok 2026-08-09 02:06:20.657787 | ubuntu-noble | Failed to get user sid by foo. 2026-08-09 02:06:20.661034 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_user_not_found [0.061674s] ... ok 2026-08-09 02:06:20.720500 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_cifs [0.060600s] ... ok 2026-08-09 02:06:20.780136 | ubuntu-noble | Only RW access level is supported for CIFS IP access. 2026-08-09 02:06:20.782719 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_with_cifs_ip_readonly [0.061528s] ... ok 2026-08-09 02:06:20.800615 | ubuntu-noble | Failed to lookup user nonexistent. 2026-08-09 02:06:20.802613 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_nonexistent_user [0.020120s] ... ok 2026-08-09 02:06:20.822228 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_no_permission [0.019574s] ... ok 2026-08-09 02:06:20.841398 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_1__201__True_ [0.018865s] ... ok 2026-08-09 02:06:20.861480 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_2__404__False_ [0.019141s] ... ok 2026-08-09 02:06:20.882587 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_1_True [0.021255s] ... ok 2026-08-09 02:06:20.906605 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_error_case [0.020774s] ... ok 2026-08-09 02:06:20.921515 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_1__204__True_ [0.018673s] ... ok 2026-08-09 02:06:20.940971 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot [0.018989s] ... ok 2026-08-09 02:06:20.960025 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_error_case [0.018652s] ... ok 2026-08-09 02:06:20.980709 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_3_500 [0.018996s] ... ok 2026-08-09 02:06:20.997664 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_1 [0.018908s] ... ok 2026-08-09 02:06:21.017679 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_status_200_returns_first_snapshot [0.018697s] ... ok 2026-08-09 02:06:21.034874 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_status_404_returns_none [0.018623s] ... ok 2026-08-09 02:06:21.053421 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share [0.018533s] ... ok 2026-08-09 02:06:21.073140 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_only [0.019465s] ... ok 2026-08-09 02:06:21.091963 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_smb_permission_only [0.018687s] ... ok 2026-08-09 02:06:21.110874 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get [0.018549s] ... ok 2026-08-09 02:06:21.130178 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get__path_does_not_exist [0.019459s] ... ok 2026-08-09 02:06:21.149647 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_does_not_already_exist [0.019349s] ... ok 2026-08-09 02:06:21.170610 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_request_with_401_response [0.019517s] ... ok 2026-08-09 02:06:21.185976 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/file_system?name=eq.powerstore-nfs-share with body None 2026-08-09 02:06:21.186480 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:06:21.189461 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id_failure [0.019238s] ... ok 2026-08-09 02:06:21.207289 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id [0.018837s] ... ok 2026-08-09 02:06:21.225068 | ubuntu-noble | 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-08-09 02:06:21.225085 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:06:21.227095 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces_failure [0.018643s] ... ok 2026-08-09 02:06:21.245125 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name [0.018528s] ... ok 2026-08-09 02:06:21.262485 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b?select=name with body None 2026-08-09 02:06:21.263042 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:06:21.264942 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name_failure [0.019785s] ... ok 2026-08-09 02:06:21.281875 | ubuntu-noble | REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore with body None 2026-08-09 02:06:21.281953 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:06:21.285270 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot_failure [0.018914s] ... ok 2026-08-09 02:06:21.325809 | ubuntu-noble | The requested SMB share "powerstore-share" was not created. 2026-08-09 02:06:21.328598 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs_backend_failure [0.043966s] ... ok 2026-08-09 02:06:21.371036 | ubuntu-noble | The requested NFS export "powerstore-share" was not created. 2026-08-09 02:06:21.373471 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs_backend_failure [0.045202s] ... ok 2026-08-09 02:06:21.415676 | ubuntu-noble | Failed to delete share "powerstore-share". 2026-08-09 02:06:21.417842 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_backend_failure [0.044257s] ... ok 2026-08-09 02:06:21.465933 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_share_nfs [0.046531s] ... ok 2026-08-09 02:06:21.510789 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs [0.044506s] ... ok 2026-08-09 02:06:21.550741 | ubuntu-noble | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-08-09 02:06:21.550793 | ubuntu-noble | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-08-09 02:06:21.553376 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_invalid_acess_type [0.043998s] ... ok 2026-08-09 02:06:21.571630 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_filesystem_and_share [0.018268s] ... ok 2026-08-09 02:06:21.589610 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_nfs_service__existed_expt [0.017917s] ... ok 2026-08-09 02:06:21.608168 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_restore_snapshot [0.018515s] ... ok 2026-08-09 02:06:21.627204 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_3 [0.018396s] ... ok 2026-08-09 02:06:21.645351 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_pool_name_from_host__no_pool_name [0.018543s] ... ok 2026-08-09 02:06:21.661921 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:06:21.664489 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_cifs [0.018987s] ... ok 2026-08-09 02:06:21.683604 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_proto [0.018156s] ... ok 2026-08-09 02:06:21.701325 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_disable_report [0.018503s] ... ok 2026-08-09 02:06:21.719886 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share_with_server [0.018181s] ... ok 2026-08-09 02:06:21.738504 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_server [0.018873s] ... ok 2026-08-09 02:06:21.757261 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot [0.018664s] ... ok 2026-08-09 02:06:21.774098 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:06:21.776252 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_share_create_from_snap [0.018838s] ... ok 2026-08-09 02:06:21.794780 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_allow_rw [0.018466s] ... ok 2026-08-09 02:06:21.813318 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id [0.018239s] ... ok 2026-08-09 02:06:21.861157 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.047064s] ... ok 2026-08-09 02:06:21.908974 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.045456s] ... ok 2026-08-09 02:06:21.952404 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.045949s] ... ok 2026-08-09 02:06:21.994546 | ubuntu-noble | No share server found. 2026-08-09 02:06:21.998308 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.044536s] ... ok 2026-08-09 02:06:22.041238 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.043866s] ... ok 2026-08-09 02:06:22.087612 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.045828s] ... ok 2026-08-09 02:06:22.129975 | ubuntu-noble | 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-08-09 02:06:22.134924 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.047815s] ... ok 2026-08-09 02:06:22.178244 | ubuntu-noble | 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-08-09 02:06:22.184426 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.048835s] ... ok 2026-08-09 02:06:22.201482 | ubuntu-noble | 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-08-09 02:06:22.206447 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.022344s] ... ok 2026-08-09 02:06:22.225921 | ubuntu-noble | 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-08-09 02:06:22.227026 | ubuntu-noble | 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-08-09 02:06:22.230371 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.023391s] ... ok 2026-08-09 02:06:22.248099 | ubuntu-noble | 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-08-09 02:06:22.251021 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.020916s] ... ok 2026-08-09 02:06:22.272938 | ubuntu-noble | 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-08-09 02:06:22.272993 | ubuntu-noble | CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-08-09 02:06:22.276942 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.025171s] ... ok 2026-08-09 02:06:22.295329 | ubuntu-noble | No access control entry found, skipping deny... 2026-08-09 02:06:22.297109 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.020754s] ... ok 2026-08-09 02:06:22.317128 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.019285s] ... ok 2026-08-09 02:06:22.336630 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access [0.019852s] ... ok 2026-08-09 02:06:22.353958 | ubuntu-noble | 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-08-09 02:06:22.354989 | ubuntu-noble | 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-08-09 02:06:22.358064 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.021514s] ... ok 2026-08-09 02:06:22.377139 | ubuntu-noble | 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-08-09 02:06:22.379812 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.021415s] ... ok 2026-08-09 02:06:22.397692 | ubuntu-noble | 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-08-09 02:06:22.398796 | ubuntu-noble | 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-08-09 02:06:22.401602 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.021846s] ... ok 2026-08-09 02:06:22.420250 | ubuntu-noble | Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:06:22.422591 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.020874s] ... ok 2026-08-09 02:06:22.440460 | ubuntu-noble | 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-08-09 02:06:22.443300 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.020467s] ... ok 2026-08-09 02:06:22.460686 | ubuntu-noble | 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-08-09 02:06:22.461693 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-08-09 02:06:22.463807 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.020444s] ... ok 2026-08-09 02:06:22.483638 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.019610s] ... ok 2026-08-09 02:06:22.500940 | ubuntu-noble | 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-08-09 02:06:22.502837 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_with_error [0.019222s] ... ok 2026-08-09 02:06:22.524099 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access [0.020681s] ... ok 2026-08-09 02:06:22.543297 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.018977s] ... ok 2026-08-09 02:06:22.561321 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. 2026-08-09 02:06:22.564647 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.020945s] ... ok 2026-08-09 02:06:22.582425 | ubuntu-noble | Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-08-09 02:06:22.585191 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.020680s] ... ok 2026-08-09 02:06:22.605032 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.019954s] ... ok 2026-08-09 02:06:22.629378 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_2_False [0.019923s] ... ok 2026-08-09 02:06:22.646655 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_1_True [0.020782s] ... ok 2026-08-09 02:06:22.666973 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_nobump [0.020662s] ... ok 2026-08-09 02:06:22.686888 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_no_log_message [0.019854s] ... ok 2026-08-09 02:06:22.705791 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_2_True [0.018777s] ... ok 2026-08-09 02:06:22.725467 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_1_False [0.019126s] ... ok 2026-08-09 02:06:22.742438 | ubuntu-noble | mv temp file (/fakedir0/export.d/fakefile.conf.RANDOM) to /fakedir0/export.d/fakefile.conf failed. 2026-08-09 02:06:22.745128 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_1_True [0.019911s] ... ok 2026-08-09 02:06:22.766102 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_rados_object [0.019362s] ... ok 2026-08-09 02:06:22.784639 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2026-08-09 02:06:22.787048 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_3 [0.022347s] ... ok 2026-08-09 02:06:22.804383 | ubuntu-noble | Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2026-08-09 02:06:22.807090 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_1 [0.019813s] ... ok 2026-08-09 02:06:23.488328 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol [0.680675s] ... ok 2026-08-09 02:06:23.507392 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_2 [0.019463s] ... ok 2026-08-09 02:06:23.526769 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence_error [0.018991s] ... ok 2026-08-09 02:06:23.545140 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_2_glusterfs_3_6 [0.018099s] ... ok 2026-08-09 02:06:23.563922 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_bad [0.018254s] ... ok 2026-08-09 02:06:23.584462 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_noattr [0.020508s] ... ok 2026-08-09 02:06:23.603650 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_1 [0.019367s] ... ok 2026-08-09 02:06:23.621434 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_1_None [0.018393s] ... ok 2026-08-09 02:06:23.639612 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_1_None [0.017772s] ... ok 2026-08-09 02:06:23.657917 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_invalid [0.018351s] ... ok 2026-08-09 02:06:23.676450 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_3 [0.017973s] ... ok 2026-08-09 02:06:23.695434 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_2___3____6____2beta__ [0.018406s] ... ok 2026-08-09 02:06:23.713562 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_3 [0.017895s] ... ok 2026-08-09 02:06:23.730419 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_2_some_value [0.017721s] ... ok 2026-08-09 02:06:23.749099 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_3 [0.018314s] ... ok 2026-08-09 02:06:23.767521 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_3 [0.018483s] ... ok 2026-08-09 02:06:23.784435 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:23.785745 | ubuntu-noble | Option auth.ssl-allow is not defined on gluster volume. Volume: 2026-08-09 02:06:23.787160 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_1_True [0.019711s] ... ok 2026-08-09 02:06:23.803996 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:23.805917 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_share_stats [0.018478s] ... ok 2026-08-09 02:06:23.824925 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_3_delete_share [0.019062s] ... ok 2026-08-09 02:06:23.843754 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_6_manage_existing [0.018467s] ... ok 2026-08-09 02:06:23.861996 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_7_unmanage [0.018494s] ... ok 2026-08-09 02:06:23.881468 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_3 [0.019400s] ... ok 2026-08-09 02:06:23.900562 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_1_True [0.018342s] ... ok 2026-08-09 02:06:23.919067 | ubuntu-noble | Unable to delete share fakename 2026-08-09 02:06:23.919087 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:23.919092 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/glusterfs/layout_directory.py", line 179, in delete_share 2026-08-09 02:06:23.919097 | ubuntu-noble | privsep_os.recursive_forced_rm(local_share_path) 2026-08-09 02:06:23.919101 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:23.919106 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:23.919110 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:23.919114 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:23.919118 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:23.919121 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:23.919125 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:23.919129 | ubuntu-noble | raise effect 2026-08-09 02:06:23.919133 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:23.919138 | ubuntu-noble | Command: None 2026-08-09 02:06:23.919142 | ubuntu-noble | Exit code: - 2026-08-09 02:06:23.919145 | ubuntu-noble | Stdout: None 2026-08-09 02:06:23.919149 | ubuntu-noble | Stderr: None 2026-08-09 02:06:23.920825 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cannot_delete_share [0.020659s] ... ok 2026-08-09 02:06:23.941761 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_1_ProcessExecutionError [0.019376s] ... ok 2026-08-09 02:06:23.959452 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share [0.018024s] ... ok 2026-08-09 02:06:23.976919 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_glusterfs_target_not_set [0.018515s] ... ok 2026-08-09 02:06:24.002776 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_5 [0.025463s] ... ok 2026-08-09 02:06:24.028659 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats_gluster_mnt_unavailable [0.025486s] ... ok 2026-08-09 02:06:24.048016 | ubuntu-noble | ('Error creating share %(share_id)s', {'share_id': 'fakeid'}) 2026-08-09 02:06:24.050303 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_error [0.021479s] ... ok 2026-08-09 02:06:24.077249 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_1 [0.023665s] ... ok 2026-08-09 02:06:24.094442 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_3_Eeyore [0.020353s] ... ok 2026-08-09 02:06:24.114916 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_1 [0.020381s] ... ok 2026-08-09 02:06:24.139316 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_2 [0.023507s] ... ok 2026-08-09 02:06:24.160216 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_1 [0.021295s] ... ok 2026-08-09 02:06:24.181916 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_4 [0.021059s] ... ok 2026-08-09 02:06:24.202622 | ubuntu-noble | {5} 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.020726s] ... ok 2026-08-09 02:06:24.221988 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_2 [0.019429s] ... ok 2026-08-09 02:06:24.241830 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_4 [0.019749s] ... ok 2026-08-09 02:06:24.259056 | ubuntu-noble | Failed to set ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. 2026-08-09 02:06:24.259091 | ubuntu-noble | Command: None 2026-08-09 02:06:24.259101 | ubuntu-noble | Exit code: - 2026-08-09 02:06:24.259109 | ubuntu-noble | Stdout: None 2026-08-09 02:06:24.259118 | ubuntu-noble | Stderr: None. 2026-08-09 02:06:24.261187 | ubuntu-noble | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_exception [0.019082s] ... ok 2026-08-09 02:06:24.282093 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_allow [0.020319s] ... ok 2026-08-09 02:06:24.302912 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_1 [0.021108s] ... ok 2026-08-09 02:06:24.325978 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_4 [0.020001s] ... ok 2026-08-09 02:06:24.343081 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_2 [0.019911s] ... ok 2026-08-09 02:06:24.365778 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_5___share_id [0.020408s] ... ok 2026-08-09 02:06:24.386751 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_1___ [0.021360s] ... ok 2026-08-09 02:06:24.404852 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_4_snapshots_share1_snapshot_id [0.019767s] ... ok 2026-08-09 02:06:24.426293 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_3_512_GB [0.020746s] ... ok 2026-08-09 02:06:24.445080 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_size_not_provided_exception [0.019085s] ... ok 2026-08-09 02:06:24.466826 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_1_True [0.019554s] ... ok 2026-08-09 02:06:24.496370 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_context_change [0.031475s] ... ok 2026-08-09 02:06:24.522312 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_not_found [0.025583s] ... ok 2026-08-09 02:06:24.548617 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory [0.025931s] ... ok 2026-08-09 02:06:24.572552 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_retry [0.023326s] ... ok 2026-08-09 02:06:24.593723 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_true [0.021898s] ... ok 2026-08-09 02:06:24.614432 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access [0.020556s] ... ok 2026-08-09 02:06:24.633917 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_1_True [0.019428s] ... ok 2026-08-09 02:06:24.654430 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_2_False [0.020330s] ... ok 2026-08-09 02:06:24.674789 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_fail [0.020255s] ... ok 2026-08-09 02:06:24.697820 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_fail [0.020421s] ... ok 2026-08-09 02:06:24.714318 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_1_True [0.018621s] ... ok 2026-08-09 02:06:24.732940 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add_error [0.018725s] ... ok 2026-08-09 02:06:24.752352 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create [0.019118s] ... ok 2026-08-09 02:06:24.774021 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_error [0.020638s] ... ok 2026-08-09 02:06:24.796159 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share [0.022460s] ... ok 2026-08-09 02:06:24.816307 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_exception [0.019814s] ... ok 2026-08-09 02:06:24.836954 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_1_True [0.021373s] ... ok 2026-08-09 02:06:24.859186 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_3 [0.022141s] ... ok 2026-08-09 02:06:24.879952 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_1_202 [0.020121s] ... ok 2026-08-09 02:06:24.900405 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_rename_file_system [0.020774s] ... ok 2026-08-09 02:06:24.933781 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_3 [0.029623s] ... ok 2026-08-09 02:06:24.952006 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_2___test_squote____test_squote__ [0.021399s] ... ok 2026-08-09 02:06:24.972678 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_exception [0.019095s] ... ok 2026-08-09 02:06:24.990265 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share_from_snapshot [0.018547s] ... ok 2026-08-09 02:06:25.008493 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_share [0.018797s] ... ok 2026-08-09 02:06:25.029864 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_snapshot [0.019010s] ... ok 2026-08-09 02:06:25.048022 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_success [0.018747s] ... ok 2026-08-09 02:06:25.065088 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share [0.018338s] ... ok 2026-08-09 02:06:25.085012 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_path [0.018149s] ... ok 2026-08-09 02:06:25.104881 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_search [0.018862s] ... ok 2026-08-09 02:06:25.119620 | ubuntu-noble | {5} 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.017415s] ... ok 2026-08-09 02:06:25.138721 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_nfs [0.018941s] ... ok 2026-08-09 02:06:25.157057 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_nfs_ro_access [0.018156s] ... ok 2026-08-09 02:06:25.173923 | ubuntu-noble | 3PAR shares from snapshots require read-only access 2026-08-09 02:06:25.176118 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_2_NFS [0.018974s] ... ok 2026-08-09 02:06:25.195034 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_1___rw___True_ [0.018680s] ... ok 2026-08-09 02:06:25.212171 | ubuntu-noble | Failed to remove share osf-share-id: removeshare fail. 2026-08-09 02:06:25.212208 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:25.212219 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 799, in _delete_share 2026-08-09 02:06:25.212227 | ubuntu-noble | self._client.removefshare( 2026-08-09 02:06:25.212236 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:25.212246 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:25.212254 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.212262 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:25.212271 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:25.212280 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.212288 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:25.212296 | ubuntu-noble | raise effect 2026-08-09 02:06:25.212305 | ubuntu-noble | Exception: removeshare fail. 2026-08-09 02:06:25.215217 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_exception [0.019444s] ... ok 2026-08-09 02:06:25.233171 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_cifs [0.018572s] ... ok 2026-08-09 02:06:25.251899 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_08__2048__1024__False_ [0.018873s] ... ok 2026-08-09 02:06:25.271224 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_1____nfs____NFS____nFs_____smb__ [0.018382s] ... ok 2026-08-09 02:06:25.289208 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_1___ip___None_ [0.017880s] ... ok 2026-08-09 02:06:25.306919 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_5__None__None_ [0.018324s] ... ok 2026-08-09 02:06:25.326150 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_6_________ [0.018139s] ... ok 2026-08-09 02:06:25.344768 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_3__None___PUT__ [0.018258s] ... ok 2026-08-09 02:06:25.367335 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_rw_success [0.023305s] ... ok 2026-08-09 02:06:25.388560 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_proto_fail [0.021115s] ... ok 2026-08-09 02:06:25.410830 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_success [0.022235s] ... ok 2026-08-09 02:06:25.431310 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_wait_interval_fail [0.020488s] ... ok 2026-08-09 02:06:25.451416 | ubuntu-noble | Can not create snapshot, because share id is not provided. 2026-08-09 02:06:25.454058 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_share_not_exist [0.022632s] ... ok 2026-08-09 02:06:25.474739 | ubuntu-noble | Failed to unmount share share-fake-uuid. Reason: err. 2026-08-09 02:06:25.475229 | ubuntu-noble | Failed to unmount share share_fake_uuid. Reason: err. 2026-08-09 02:06:25.475247 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-08-09 02:06:25.475256 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-08-09 02:06:25.475669 | ubuntu-noble | Failed to remove temp file. File path:/tmp/tmpmnppw0gm/huawei_manila_tmp_path_dst_l9pwvs2t. Reason: err. 2026-08-09 02:06:25.475695 | ubuntu-noble | Failed to remove temp file. File path:/tmp/tmpmnppw0gm/huawei_manila_tmp_path_src_4hcjw5ei. Reason: err. 2026-08-09 02:06:25.479274 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_umountshare_fail [0.024727s] ... ok 2026-08-09 02:06:25.497011 | ubuntu-noble | Local fs was not found by name share_fake_uuid. 2026-08-09 02:06:25.497505 | ubuntu-noble | Failed to create replication pair for share share_fake_uuid. 2026-08-09 02:06:25.497521 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:25.497528 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 40, in create 2026-08-09 02:06:25.497533 | ubuntu-noble | raise exception.ReplicationException( 2026-08-09 02:06:25.497539 | ubuntu-noble | manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. 2026-08-09 02:06:25.498450 | ubuntu-noble | Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. 2026-08-09 02:06:25.498467 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:25.498473 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica 2026-08-09 02:06:25.498478 | ubuntu-noble | replica_pair_id = self.rpc_client.create_replica_pair( 2026-08-09 02:06:25.498484 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.498489 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair 2026-08-09 02:06:25.498494 | ubuntu-noble | return super(FakeRpcClient, self).create_replica_pair( 2026-08-09 02:06:25.498499 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.498504 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair 2026-08-09 02:06:25.498510 | ubuntu-noble | return call_context.call( 2026-08-09 02:06:25.498515 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.498520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call 2026-08-09 02:06:25.498525 | ubuntu-noble | return self.replica_mgr.create_replica_pair( 2026-08-09 02:06:25.498530 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.498535 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair 2026-08-09 02:06:25.498540 | ubuntu-noble | return self.create(local_share_info, 2026-08-09 02:06:25.498545 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.498550 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 40, in create 2026-08-09 02:06:25.498556 | ubuntu-noble | raise exception.ReplicationException( 2026-08-09 02:06:25.498608 | ubuntu-noble | manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. 2026-08-09 02:06:25.502223 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_1 [0.022116s] ... ok 2026-08-09 02:06:25.524479 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fail [0.023288s] ... ok 2026-08-09 02:06:25.547820 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_3 [0.022104s] ... ok 2026-08-09 02:06:25.567731 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_5 [0.021065s] ... ok 2026-08-09 02:06:25.587981 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_01 [0.020049s] ... ok 2026-08-09 02:06:25.609401 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_05 [0.021232s] ... ok 2026-08-09 02:06:25.630724 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_1 [0.021392s] ... ok 2026-08-09 02:06:25.651359 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_3_16 [0.020414s] ... ok 2026-08-09 02:06:25.669801 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-08-09 02:06:25.672358 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_not_exist_fail [0.021045s] ... ok 2026-08-09 02:06:25.692894 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_fail [0.020273s] ... ok 2026-08-09 02:06:25.712258 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_client_type_fail [0.019582s] ... ok 2026-08-09 02:06:25.739412 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_3 [0.026934s] ... ok 2026-08-09 02:06:25.758941 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_1_NFS [0.019699s] ... ok 2026-08-09 02:06:25.779086 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_2 [0.019920s] ... ok 2026-08-09 02:06:25.800744 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_1 [0.019600s] ... ok 2026-08-09 02:06:25.820939 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_2 [0.020954s] ... ok 2026-08-09 02:06:25.845361 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_success [0.020456s] ... ok 2026-08-09 02:06:25.862094 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-08-09 02:06:25.865153 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_2_false [0.024520s] ... ok 2026-08-09 02:06:25.884085 | ubuntu-noble | Failed to set access rules to new active replica fake_new_replica_id. 2026-08-09 02:06:25.887803 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_1 [0.021352s] ... ok 2026-08-09 02:06:25.903530 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:06:25.904359 | ubuntu-noble | Failed to split replication pair fake_pair_id. 2026-08-09 02:06:25.904406 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:06:25.905691 | ubuntu-noble | Failed to split replication pair fake_pair_id while switching over. 2026-08-09 02:06:25.905709 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:25.905718 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 189, in switch_over 2026-08-09 02:06:25.905728 | ubuntu-noble | self.helper.split_replication_pair(replica_pair_id) 2026-08-09 02:06:25.905764 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:25.905772 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:25.905781 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.905789 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:25.905797 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:25.905806 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.905814 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-08-09 02:06:25.905823 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-08-09 02:06:25.905831 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.905840 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1393, in split_replication_pair 2026-08-09 02:06:25.905848 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-08-09 02:06:25.905857 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:06:25.905865 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:06:25.905874 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to split replication pair fake_pair_id. 2026-08-09 02:06:25.905882 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:06:25.905891 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-08-09 02:06:25.908688 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_1 [0.022089s] ... ok 2026-08-09 02:06:25.926279 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:06:25.926719 | ubuntu-noble | Failed to sync replication pair fake_pair_id. 2026-08-09 02:06:25.926736 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:06:25.927156 | ubuntu-noble | Failed to completely switch over replication pair fake_pair_id. 2026-08-09 02:06:25.927167 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:25.927176 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 208, in switch_over 2026-08-09 02:06:25.927184 | ubuntu-noble | self.helper.sync_replication_pair(replica_pair_id) 2026-08-09 02:06:25.927193 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:25.927201 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:25.927210 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.927218 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:25.927226 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:25.927246 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.927254 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-08-09 02:06:25.927262 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-08-09 02:06:25.927270 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:25.927279 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1423, in sync_replication_pair 2026-08-09 02:06:25.927287 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-08-09 02:06:25.927295 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:06:25.927303 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:06:25.927312 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. 2026-08-09 02:06:25.927320 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:06:25.927609 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-08-09 02:06:25.930465 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_4 [0.021549s] ... ok 2026-08-09 02:06:25.951198 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_1_100_97_5_87 [0.020678s] ... ok 2026-08-09 02:06:25.971763 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_3 [0.020483s] ... ok 2026-08-09 02:06:25.989115 | ubuntu-noble | New size for shrink must be less than current size on array. (current: 4.0, new: 5). 2026-08-09 02:06:25.992844 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_size_fail [0.020931s] ... ok 2026-08-09 02:06:26.010077 | ubuntu-noble | Cannot delete vlan because there is a logical port on vlan. 2026-08-09 02:06:26.015431 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_success [0.019945s] ... ok 2026-08-09 02:06:26.032739 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_2 [0.019617s] ... ok 2026-08-09 02:06:26.051301 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_3 [0.018577s] ... ok 2026-08-09 02:06:26.068871 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:06:26.069598 | ubuntu-noble | Failed to sync replication pair fake_pair_id. 2026-08-09 02:06:26.069707 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:06:26.069718 | ubuntu-noble | Failed to sync replication pair fake_pair_id. Reason: Invalid share: Failed to sync replication pair fake_pair_id. 2026-08-09 02:06:26.069727 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:06:26.071966 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_3 [0.020665s] ... ok 2026-08-09 02:06:26.088302 | ubuntu-noble | Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-08-09 02:06:26.088343 | ubuntu-noble | Command: None 2026-08-09 02:06:26.088352 | ubuntu-noble | Exit code: - 2026-08-09 02:06:26.088361 | ubuntu-noble | Stdout: None 2026-08-09 02:06:26.088369 | ubuntu-noble | Stderr: None. 2026-08-09 02:06:26.090817 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot_exception [0.018345s] ... ok 2026-08-09 02:06:26.107074 | ubuntu-noble | Failed to check share at /gpfs0/share-fakeid. 2026-08-09 02:06:26.107111 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:26.107120 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 607, in _get_share_name 2026-08-09 02:06:26.107129 | ubuntu-noble | share_name = lines[1].split(':')[validation_token] 2026-08-09 02:06:26.107137 | ubuntu-noble | ~~~~~^^^ 2026-08-09 02:06:26.107145 | ubuntu-noble | IndexError: list index out of range 2026-08-09 02:06:26.109213 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_no_share_exist_exception [0.018712s] ... ok 2026-08-09 02:06:26.125827 | ubuntu-noble | Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. 2026-08-09 02:06:26.125860 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:26.125869 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 573, in _is_share_valid 2026-08-09 02:06:26.125878 | ubuntu-noble | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, 2026-08-09 02:06:26.125886 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.125894 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:26.125902 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:26.125910 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.125918 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:26.125927 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:26.125935 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.125943 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:26.125951 | ubuntu-noble | raise effect 2026-08-09 02:06:26.125959 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:26.125967 | ubuntu-noble | Command: None 2026-08-09 02:06:26.125989 | ubuntu-noble | Exit code: - 2026-08-09 02:06:26.126012 | ubuntu-noble | Stdout: None 2026-08-09 02:06:26.126021 | ubuntu-noble | Stderr: None 2026-08-09 02:06:26.128801 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_exception [0.018658s] ... ok 2026-08-09 02:06:26.144304 | ubuntu-noble | Failed to check share at /gpfs0/share-fakeid. 2026-08-09 02:06:26.144347 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:26.144370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 585, in _is_share_valid 2026-08-09 02:06:26.144379 | ubuntu-noble | alloc_inodes = lines[1].split(':')[validation_token] 2026-08-09 02:06:26.144387 | ubuntu-noble | ~~~~~^^^ 2026-08-09 02:06:26.144396 | ubuntu-noble | IndexError: list index out of range 2026-08-09 02:06:26.148360 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_no_share_exist_exception [0.018384s] ... ok 2026-08-09 02:06:26.165116 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_1_mmlsfileset__allocInodes__mmlsfileset__100096_ [0.018671s] ... ok 2026-08-09 02:06:26.184544 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_invalid_access_type [0.018758s] ... ok 2026-08-09 02:06:26.203150 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_1_rw [0.019089s] ... ok 2026-08-09 02:06:26.221195 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_2_ro [0.017992s] ... ok 2026-08-09 02:06:26.237351 | ubuntu-noble | Failed to get exports from the system. Error: Unexpected error while running command. 2026-08-09 02:06:26.237386 | ubuntu-noble | Command: None 2026-08-09 02:06:26.237395 | ubuntu-noble | Exit code: - 2026-08-09 02:06:26.237404 | ubuntu-noble | Stdout: None 2026-08-09 02:06:26.237412 | ubuntu-noble | Stderr: None. 2026-08-09 02:06:26.241762 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_exception [0.018060s] ... ok 2026-08-09 02:06:26.258661 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share_from_snapshot [0.018918s] ... ok 2026-08-09 02:06:26.279556 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_true [0.018197s] ... ok 2026-08-09 02:06:26.301798 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_path_exception [0.021407s] ... ok 2026-08-09 02:06:26.319218 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_2_False [0.020141s] ... ok 2026-08-09 02:06:26.336814 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_allow [0.018212s] ... ok 2026-08-09 02:06:26.355672 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:06:26.355704 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:26.355714 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:06:26.355722 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:06:26.355730 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.355738 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-08-09 02:06:26.355747 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-08-09 02:06:26.355755 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.355777 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:26.355786 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:26.355794 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.355802 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:26.355810 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:26.355818 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.355826 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:26.355854 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:26.355862 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.355870 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:06:26.355878 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:06:26.355887 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:06:26.358193 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_api_error [0.020889s] ... ok 2026-08-09 02:06:26.376100 | ubuntu-noble | INFINIDAT InfiniBox NAS network space "mockspace" has no enabled IP addresses 2026-08-09 02:06:26.378899 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips_enabled [0.020346s] ... ok 2026-08-09 02:06:26.398614 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_user [0.020235s] ... ok 2026-08-09 02:06:26.399157 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-08-09 02:06:26.419700 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol [0.019531s] ... ok 2026-08-09 02:06:26.439297 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_1__True__True__True_ [0.020638s] ... ok 2026-08-09 02:06:26.457028 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:06:26.457061 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:26.457072 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:06:26.457095 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:06:26.457103 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.457111 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 481, in create_share_from_snapshot 2026-08-09 02:06:26.457120 | ubuntu-noble | infinidat_new_share = infinidat_snapshot.create_snapshot( 2026-08-09 02:06:26.457128 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.457136 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:26.457144 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:26.457152 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.457161 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:26.457169 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:26.457177 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.457185 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:26.457193 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:26.457201 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.457209 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:06:26.457218 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:06:26.457226 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:06:26.459194 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_create_fails [0.020166s] ... ok 2026-08-09 02:06:26.478269 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:06:26.478301 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:26.478311 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:06:26.478319 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:06:26.478327 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.478336 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-08-09 02:06:26.478344 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-08-09 02:06:26.478366 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.478374 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:26.478382 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:26.478391 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.478399 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:26.478407 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:26.478416 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.478424 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:26.478432 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:26.478440 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.478448 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:06:26.478457 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:06:26.478465 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:06:26.480287 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_network_spaces_api_fail [0.021146s] ... ok 2026-08-09 02:06:26.500480 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_2__True__False_ [0.020095s] ... ok 2026-08-09 02:06:26.518701 | ubuntu-noble | infinibox_login configuration parameter must be specified 2026-08-09 02:06:26.523829 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_empty_auth_parameters [0.020171s] ... ok 2026-08-09 02:06:26.541862 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_01__True__True__True__True_ [0.019827s] ... ok 2026-08-09 02:06:26.561368 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_04__True__True__False__False_ [0.020210s] ... ok 2026-08-09 02:06:26.582345 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_capacity_module [0.020701s] ... ok 2026-08-09 02:06:26.602611 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot [0.020095s] ... ok 2026-08-09 02:06:26.620178 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:06:26.620216 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:26.620241 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:06:26.620250 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:06:26.620258 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.620266 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 561, in revert_to_snapshot 2026-08-09 02:06:26.620275 | ubuntu-noble | infinidat_parent_share.restore(infinidat_snapshot) 2026-08-09 02:06:26.620283 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:26.620292 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:26.620300 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.620308 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:26.620327 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:26.620336 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.620344 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:26.620352 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:26.620360 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:26.620369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:06:26.620377 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:06:26.620385 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:06:26.623021 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_api_fail [0.020577s] ... ok 2026-08-09 02:06:26.643019 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_invalid_ip [0.020202s] ... ok 2026-08-09 02:06:26.662153 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_nfs [0.018507s] ... ok 2026-08-09 02:06:26.682804 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_share_size [0.018172s] ... ok 2026-08-09 02:06:26.699455 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_no_login_ssh_key_and_pass [0.018030s] ... ok 2026-08-09 02:06:26.716336 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_2_CIFS [0.018174s] ... ok 2026-08-09 02:06:26.734438 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_2_cifs [0.017852s] ... ok 2026-08-09 02:06:26.753197 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_directory [0.018142s] ... ok 2026-08-09 02:06:26.770993 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_nfs_share [0.018428s] ... ok 2026-08-09 02:06:26.788293 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_name [0.017294s] ... ok 2026-08-09 02:06:26.806443 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_1_0 [0.018144s] ... ok 2026-08-09 02:06:26.823976 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_snapshots_from_share [0.017261s] ... ok 2026-08-09 02:06:26.842630 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_5_5TB [0.018115s] ... ok 2026-08-09 02:06:26.860494 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_1_nfs [0.018217s] ... ok 2026-08-09 02:06:26.877708 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_2_cifs [0.017233s] ... ok 2026-08-09 02:06:26.896388 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_extend_share [0.017709s] ... ok 2026-08-09 02:06:26.912978 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_3_cifs [0.017310s] ... ok 2026-08-09 02:06:26.932099 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_2 [0.017915s] ... ok 2026-08-09 02:06:26.952951 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_login [0.021610s] ... ok 2026-08-09 02:06:26.972336 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logout [0.019432s] ... ok 2026-08-09 02:06:26.990453 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_1 [0.018188s] ... ok 2026-08-09 02:06:27.009477 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights [0.018765s] ... ok 2026-08-09 02:06:27.011905 | ubuntu-noble | {4} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_walk_versions [56.227099s] ... ok 2026-08-09 02:06:27.028145 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_cifs_rights [0.018118s] ... ok 2026-08-09 02:06:27.045322 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_2 [0.017565s] ... ok 2026-08-09 02:06:27.047538 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_all [0.035169s] ... ok 2026-08-09 02:06:27.063900 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_2 [0.017841s] ... ok 2026-08-09 02:06:27.070337 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_2 [0.022366s] ... ok 2026-08-09 02:06:27.081383 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_4 [0.017876s] ... ok 2026-08-09 02:06:27.093226 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_delete_existing [0.023161s] ... ok 2026-08-09 02:06:27.099537 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_2_False [0.017683s] ... ok 2026-08-09 02:06:27.116929 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_2_False [0.023382s] ... ok 2026-08-09 02:06:27.117460 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifs [0.018082s] ... ok 2026-08-09 02:06:27.135330 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifsuser [0.017162s] ... ok 2026-08-09 02:06:27.135841 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_2 [0.018363s] ... ok 2026-08-09 02:06:27.152294 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnfsclient [0.017823s] ... ok 2026-08-09 02:06:27.157080 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_not_found [0.021488s] ... ok 2026-08-09 02:06:27.168085 | ubuntu-noble | Node name should be set when file system name is set. 2026-08-09 02:06:27.169951 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_3 [0.017474s] ... ok 2026-08-09 02:06:27.187780 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfsinfo [0.017558s] ... ok 2026-08-09 02:06:27.197006 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get [0.039835s] ... ok 2026-08-09 02:06:27.209714 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfsclient [0.022084s] ... ok 2026-08-09 02:06:27.223123 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create_with_duplicated_id [0.025911s] ... ok 2026-08-09 02:06:27.231886 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_create_share [0.020032s] ... ok 2026-08-09 02:06:27.247752 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_project [0.024410s] ... ok 2026-08-09 02:06:27.249283 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_ensure_share [0.019414s] ... ok 2026-08-09 02:06:27.268381 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_2 [0.017274s] ... ok 2026-08-09 02:06:27.269054 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_not_found [0.020053s] ... ok 2026-08-09 02:06:27.287331 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_2_1 [0.018166s] ... ok 2026-08-09 02:06:27.289434 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create [0.020647s] ... ok 2026-08-09 02:06:27.304211 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_fail [0.018661s] ... ok 2026-08-09 02:06:27.311741 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_exists [0.021661s] ... ok 2026-08-09 02:06:27.324103 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__format_name [0.018345s] ... ok 2026-08-09 02:06:27.341143 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_path [0.018038s] ... ok 2026-08-09 02:06:27.356307 | ubuntu-noble | StoragePool is None 2026-08-09 02:06:27.356978 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_2 [0.045649s] ... ok 2026-08-09 02:06:27.358343 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats_pool_not_exist [0.017885s] ... ok 2026-08-09 02:06:27.377868 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_1 [0.018997s] ... ok 2026-08-09 02:06:27.396154 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_1_nfs [0.018457s] ... ok 2026-08-09 02:06:27.409977 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_1_True [0.053431s] ... ok 2026-08-09 02:06:27.414627 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_2 [0.018060s] ... ok 2026-08-09 02:06:27.433124 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_create_share_backup [0.022561s] ... ok 2026-08-09 02:06:27.433691 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_1_nfs [0.018473s] ... ok 2026-08-09 02:06:27.449845 | ubuntu-noble | Only IP access types are allowed for NFS shares. 2026-08-09 02:06:27.451212 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_type_fail [0.018263s] ... ok 2026-08-09 02:06:27.470132 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_2_cifs [0.018990s] ... ok 2026-08-09 02:06:27.489390 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_delete [0.018039s] ... ok 2026-08-09 02:06:27.502754 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_host_with_pools_multiple_hosts [0.068245s] ... ok 2026-08-09 02:06:27.506639 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test___create_filesystem [0.018362s] ... ok 2026-08-09 02:06:27.524915 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localgroup [0.017748s] ... ok 2026-08-09 02:06:27.542918 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_nfs_share [0.018020s] ... ok 2026-08-09 02:06:27.560740 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_access_rest [0.018038s] ... ok 2026-08-09 02:06:27.562307 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_server [0.061461s] ... ok 2026-08-09 02:06:27.580767 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login [0.017584s] ... ok 2026-08-09 02:06:27.599052 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_native_exeption [0.019299s] ... ok 2026-08-09 02:06:27.607072 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_2_path [0.044226s] ... ok 2026-08-09 02:06:27.616688 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__group_exists [0.018724s] ... ok 2026-08-09 02:06:27.635479 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__share_dir [0.017786s] ... ok 2026-08-09 02:06:27.654078 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot [0.018369s] ... ok 2026-08-09 02:06:27.680073 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_skip [0.026697s] ... ok 2026-08-09 02:06:27.684672 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_server_with_count [0.077636s] ... ok 2026-08-09 02:06:27.699869 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot [0.019931s] ... ok 2026-08-09 02:06:27.718799 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_ensure_share [0.018564s] ... ok 2026-08-09 02:06:27.735644 | ubuntu-noble | Failed to manage share. 2026-08-09 02:06:27.735674 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:27.735683 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 364, in manage_existing 2026-08-09 02:06:27.735690 | ubuntu-noble | info = self._maprfs_util.get_volume_info_by_path( 2026-08-09 02:06:27.735697 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:27.735704 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:27.735835 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:27.735843 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:27.735850 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:27.735857 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:27.735864 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:27.735870 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:27.735877 | ubuntu-noble | raise effect 2026-08-09 02:06:27.735884 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:27.735891 | ubuntu-noble | Command: None 2026-08-09 02:06:27.735898 | ubuntu-noble | Exit code: - 2026-08-09 02:06:27.735905 | ubuntu-noble | Stdout: None 2026-08-09 02:06:27.735912 | ubuntu-noble | Stderr: None 2026-08-09 02:06:27.738299 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_exception [0.019069s] ... ok 2026-08-09 02:06:27.754359 | ubuntu-noble | Share /share-0 not found 2026-08-09 02:06:27.761445 | ubuntu-noble | {4} 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.072301s] ... ok 2026-08-09 02:06:27.761487 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_invalid_share [0.018921s] ... ok 2026-08-09 02:06:27.773717 | ubuntu-noble | Failed to update access for share share-0. 2026-08-09 02:06:27.773751 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:27.773776 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 298, in update_access 2026-08-09 02:06:27.773785 | ubuntu-noble | if not self._maprfs_util.volume_exists(volume_name): 2026-08-09 02:06:27.773794 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:27.773803 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 149, in volume_exists 2026-08-09 02:06:27.773812 | ubuntu-noble | out, __ = self._execute(*cmd, check_exit_code=False) 2026-08-09 02:06:27.773821 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:27.773829 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 61, in _execute 2026-08-09 02:06:27.773838 | ubuntu-noble | out, err = utils.execute(*cmd, 2026-08-09 02:06:27.773847 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:27.773855 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:27.773865 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:27.773873 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:27.773882 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:27.773910 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:27.773920 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:27.773943 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:27.773952 | ubuntu-noble | raise effect 2026-08-09 02:06:27.773961 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:27.773970 | ubuntu-noble | Command: None 2026-08-09 02:06:27.773979 | ubuntu-noble | Exit code: - 2026-08-09 02:06:27.773988 | ubuntu-noble | Stdout: 'ERROR' 2026-08-09 02:06:27.773996 | ubuntu-noble | Stderr: None 2026-08-09 02:06:27.776223 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_exception [0.018955s] ... ok 2026-08-09 02:06:27.793277 | ubuntu-noble | Only 'user' access type allowed! 2026-08-09 02:06:27.796349 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_2 [0.037308s] ... ok 2026-08-09 02:06:27.796993 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_invalid_access [0.019358s] ... ok 2026-08-09 02:06:27.815624 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_dict [0.018352s] ... ok 2026-08-09 02:06:27.832888 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_na_element [0.017907s] ... ok 2026-08-09 02:06:27.849251 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_1___svm_migration_start____svm_migrations____post__ [0.017488s] ... ok 2026-08-09 02:06:27.867338 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_1_None [0.017851s] ... ok 2026-08-09 02:06:27.888345 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_5_1_0 [0.018090s] ... ok 2026-08-09 02:06:27.904092 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_get_attr_missing [0.017457s] ... ok 2026-08-09 02:06:27.920955 | ubuntu-noble | Could not get licenses list. 2026-08-09 02:06:27.924865 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses_api_error [0.021136s] ... ok 2026-08-09 02:06:27.946741 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version [0.021576s] ... ok 2026-08-09 02:06:27.968778 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_2_False [0.019844s] ... ok 2026-08-09 02:06:27.986654 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_2_False [0.018500s] ... ok 2026-08-09 02:06:28.003908 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_2_False [0.019228s] ... ok 2026-08-09 02:06:28.038259 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_no_transfer_in_progress [0.032134s] ... ok 2026-08-09 02:06:28.057367 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_1 [0.020864s] ... ok 2026-08-09 02:06:28.078771 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_3 [0.020680s] ... ok 2026-08-09 02:06:28.098972 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials [0.019020s] ... ok 2026-08-09 02:06:28.132156 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_api_error [0.033218s] ... ok 2026-08-09 02:06:28.160461 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_not_cluster [0.026184s] ... ok 2026-08-09 02:06:28.180064 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_api_error [0.021658s] ... ok 2026-08-09 02:06:28.200465 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos [0.020833s] ... ok 2026-08-09 02:06:28.220748 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos_no_network_interfaces [0.019904s] ... ok 2026-08-09 02:06:28.238001 | ubuntu-noble | 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-08-09 02:06:28.238053 | ubuntu-noble | NoneType: None 2026-08-09 02:06:28.240436 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_2 [0.020264s] ... ok 2026-08-09 02:06:28.260614 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_nfs [0.019927s] ... ok 2026-08-09 02:06:28.280965 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot [0.020223s] ... ok 2026-08-09 02:06:28.302184 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm [0.020275s] ... ok 2026-08-09 02:06:28.321671 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_1__None__True_ [0.020399s] ... ok 2026-08-09 02:06:28.342289 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_api_error [0.020351s] ... ok 2026-08-09 02:06:28.362470 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_duplicate [0.020197s] ... ok 2026-08-09 02:06:28.382816 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_error [0.019663s] ... ok 2026-08-09 02:06:28.401755 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan [0.019130s] ... ok 2026-08-09 02:06:28.410928 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_ids [0.615970s] ... ok 2026-08-09 02:06:28.422596 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_already_present [0.019096s] ... ok 2026-08-09 02:06:28.439898 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_adaptive_not_supported [0.018464s] ... ok 2026-08-09 02:06:28.458434 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_3 [0.019493s] ... ok 2026-08-09 02:06:28.475450 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_data [0.064146s] ... ok 2026-08-09 02:06:28.477348 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_1_None [0.018302s] ... ok 2026-08-09 02:06:28.496204 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_network_interface [0.018313s] ... ok 2026-08-09 02:06:28.516463 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_2_False [0.020702s] ... ok 2026-08-09 02:06:28.537141 | ubuntu-noble | Vserver fake_vserver does not exist. 2026-08-09 02:06:28.542731 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_not_found [0.023199s] ... ok 2026-08-09 02:06:28.545674 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_1 [0.070450s] ... ok 2026-08-09 02:06:28.560344 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_error [0.020360s] ... ok 2026-08-09 02:06:28.589424 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_network_interface [0.029020s] ... ok 2026-08-09 02:06:28.611831 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_2_False [0.022446s] ... ok 2026-08-09 02:06:28.630258 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_3 [0.083715s] ... ok 2026-08-09 02:06:28.630724 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot [0.018340s] ... ok 2026-08-09 02:06:28.650162 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_no_extra_specs [0.018579s] ... ok 2026-08-09 02:06:28.667437 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_extra_specs [0.018306s] ... ok 2026-08-09 02:06:28.669371 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_sg_snapshots_in_share_group [0.039326s] ... ok 2026-08-09 02:06:28.688458 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_data_lif_details_for_nodes [0.018631s] ... ok 2026-08-09 02:06:28.704036 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_found [0.018046s] ... ok 2026-08-09 02:06:28.725040 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_vlan [0.018786s] ... ok 2026-08-09 02:06:28.732327 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_group_snapshot_members_in_share [0.062685s] ... ok 2026-08-09 02:06:28.742062 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_raises_api_error [0.018801s] ... ok 2026-08-09 02:06:28.761117 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_unique [0.018783s] ... ok 2026-08-09 02:06:28.765048 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_5 [0.031545s] ... ok 2026-08-09 02:06:28.780199 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config [0.018666s] ... ok 2026-08-09 02:06:28.793326 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_with_detail [0.028237s] ... ok 2026-08-09 02:06:28.800051 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_rule_indices [0.018439s] ... ok 2026-08-09 02:06:28.818195 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_update [0.025196s] ... ok 2026-08-09 02:06:28.938727 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item_invalid [0.120666s] ... ok 2026-08-09 02:06:29.039793 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_1___k____v__ [0.100909s] ... ok 2026-08-09 02:06:29.075907 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_01 [0.036089s] ... ok 2026-08-09 02:06:29.145807 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_with_created_since_or_before_filter [0.069253s] ... ok 2026-08-09 02:06:29.176237 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant [0.030490s] ... ok 2026-08-09 02:06:29.193613 | ubuntu-noble | 2026-08-09 02:06:29.189 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:29.200824 | ubuntu-noble | 2026-08-09 02:06:29.198 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:29.200846 | ubuntu-noble | 2026-08-09 02:06:29.198 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:29.210098 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant_as_admin [0.032910s] ... ok 2026-08-09 02:06:29.210523 | ubuntu-noble | 2026-08-09 02:06:29.205 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:29.210541 | ubuntu-noble | 2026-08-09 02:06:29.206 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:29.258061 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service [0.048785s] ... ok 2026-08-09 02:06:29.265715 | ubuntu-noble | 2026-08-09 02:06:29.262 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-08-09 02:06:29.286715 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update_not_found [0.028375s] ... ok 2026-08-09 02:06:29.312812 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create_duplicated_id [0.025843s] ... ok 2026-08-09 02:06:29.356672 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get_item [0.043804s] ... ok 2026-08-09 02:06:29.369496 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info_not_found [0.570274s] ... ok 2026-08-09 02:06:29.379333 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update_not_found [0.021889s] ... ok 2026-08-09 02:06:29.390045 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_2 [0.019930s] ... ok 2026-08-09 02:06:29.409770 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_2 [0.018753s] ... ok 2026-08-09 02:06:29.409939 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_2 [0.030613s] ... ok 2026-08-09 02:06:29.426040 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_policies [0.018479s] ... ok 2026-08-09 02:06:29.447138 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_2 [0.019094s] ... ok 2026-08-09 02:06:29.448188 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_instance_status_update [0.037924s] ... ok 2026-08-09 02:06:29.465428 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_1_True [0.018962s] ... ok 2026-08-09 02:06:29.494646 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path [0.028305s] ... ok 2026-08-09 02:06:29.514432 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_snapshot_attributes [0.021218s] ... ok 2026-08-09 02:06:29.534905 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_2 [0.018728s] ... ok 2026-08-09 02:06:29.552952 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_2_False [0.019518s] ... ok 2026-08-09 02:06:29.571211 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_non_root_aggregates [0.018252s] ... ok 2026-08-09 02:06:29.572024 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_1_controller_100 [0.124568s] ... ok 2026-08-09 02:06:29.590025 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_not_found [0.018436s] ... ok 2026-08-09 02:06:29.611625 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_1_server_to_server [0.021272s] ... ok 2026-08-09 02:06:29.630314 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_4_default_ad_site_to_server [0.018806s] ... ok 2026-08-09 02:06:29.649232 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_1_True [0.018526s] ... ok 2026-08-09 02:06:29.659078 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid [0.086902s] ... ok 2026-08-09 02:06:29.667703 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_fpolicy_scope [0.018572s] ... ok 2026-08-09 02:06:29.686902 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_delete [0.019282s] ... ok 2026-08-09 02:06:29.706532 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_1 [0.019266s] ... ok 2026-08-09 02:06:29.725308 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_3 [0.018933s] ... ok 2026-08-09 02:06:29.732312 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_4__False__False__False__0_ [0.072027s] ... ok 2026-08-09 02:06:29.744425 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules [0.019015s] ... ok 2026-08-09 02:06:29.763869 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_api_error [0.018365s] ... ok 2026-08-09 02:06:29.781801 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_svm [0.018894s] ... ok 2026-08-09 02:06:29.793538 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_1 [0.061289s] ... ok 2026-08-09 02:06:29.799982 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_adaptive_policy_group_for_volume [0.018594s] ... ok 2026-08-09 02:06:29.819045 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_2_False [0.018559s] ... ok 2026-08-09 02:06:29.838511 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_name [0.018630s] ... ok 2026-08-09 02:06:29.855892 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_kerberos [0.018359s] ... ok 2026-08-09 02:06:29.871753 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_4_some_fake_ [0.078842s] ... ok 2026-08-09 02:06:29.875296 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_2 [0.019271s] ... ok 2026-08-09 02:06:29.895310 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_2 [0.018524s] ... ok 2026-08-09 02:06:29.912937 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_2_False [0.018815s] ... ok 2026-08-09 02:06:29.938884 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-08-09 02:06:29.939301 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-08-09 02:06:29.939308 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-08-09 02:06:29.939313 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-08-09 02:06:29.939318 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-08-09 02:06:29.939324 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-08-09 02:06:29.939329 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-08-09 02:06:29.939830 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-08-09 02:06:29.939843 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-08-09 02:06:29.939848 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-08-09 02:06:29.939854 | ubuntu-noble | Failed to unmount volume fake_share after waiting for 30 seconds. 2026-08-09 02:06:29.943397 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_max_retries [0.030364s] ... ok 2026-08-09 02:06:29.964487 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring [0.020731s] ... ok 2026-08-09 02:06:29.986273 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_05 [0.019936s] ... ok 2026-08-09 02:06:29.998535 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_create [0.126948s] ... ok 2026-08-09 02:06:30.006722 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_13 [0.022174s] ... ok 2026-08-09 02:06:30.026022 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_1_None [0.019286s] ... ok 2026-08-09 02:06:30.045036 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists_not_found [0.018629s] ... ok 2026-08-09 02:06:30.063929 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_4 [0.018887s] ... ok 2026-08-09 02:06:30.082450 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_api_error [0.018516s] ... ok 2026-08-09 02:06:30.101771 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_default_nfs_export_rules [0.018740s] ... ok 2026-08-09 02:06:30.120988 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_linux [0.019622s] ... ok 2026-08-09 02:06:30.137776 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_share_snapshot [0.136294s] ... ok 2026-08-09 02:06:30.142731 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_soft_deleted_snapshots [0.021287s] ... ok 2026-08-09 02:06:30.161562 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name [0.018768s] ... ok 2026-08-09 02:06:30.180406 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.018608s] ... ok 2026-08-09 02:06:30.199600 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_security_cert [0.018959s] ... ok 2026-08-09 02:06:30.219807 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_2__None___fake__ [0.019359s] ... ok 2026-08-09 02:06:30.241980 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_failure [0.022484s] ... ok 2026-08-09 02:06:30.260754 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_2_False [0.019298s] ... ok 2026-08-09 02:06:30.268178 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_4 [0.132075s] ... ok 2026-08-09 02:06:30.279620 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_2___1638515___True_ [0.019019s] ... ok 2026-08-09 02:06:30.296644 | ubuntu-noble | Caught an unexpected behavior: the fake restore to snapshot request using all volumes and empty string snapshot as argument has not failed. 2026-08-09 02:06:30.296665 | ubuntu-noble | NoneType: None 2026-08-09 02:06:30.299011 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_error [0.019153s] ... ok 2026-08-09 02:06:30.319685 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_1 [0.019357s] ... ok 2026-08-09 02:06:30.337752 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_2 [0.018927s] ... ok 2026-08-09 02:06:30.357375 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_ldap [0.019740s] ... ok 2026-08-09 02:06:30.382116 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm [0.023108s] ... ok 2026-08-09 02:06:30.405142 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_async [0.024285s] ... ok 2026-08-09 02:06:30.424724 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_2 [0.019080s] ... ok 2026-08-09 02:06:30.444137 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_2_None [0.018701s] ... ok 2026-08-09 02:06:30.461756 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror [0.018808s] ... ok 2026-08-09 02:06:30.480668 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_api_error [0.018764s] ... ok 2026-08-09 02:06:30.500691 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_1 [0.019179s] ... ok 2026-08-09 02:06:30.518551 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.018493s] ... ok 2026-08-09 02:06:30.537987 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.019214s] ... ok 2026-08-09 02:06:30.556311 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_not_empty [0.018415s] ... ok 2026-08-09 02:06:30.575630 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies [0.019002s] ... ok 2026-08-09 02:06:30.596836 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces [0.018555s] ... ok 2026-08-09 02:06:30.612932 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_not_found [0.018531s] ... ok 2026-08-09 02:06:30.632055 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses [0.019232s] ... ok 2026-08-09 02:06:30.650213 | ubuntu-noble | Could not get list of ONTAP licenses. 2026-08-09 02:06:30.650248 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:30.650261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 327, in get_licenses 2026-08-09 02:06:30.650272 | ubuntu-noble | result = self.send_request('/cluster/licensing/licenses', 'get') 2026-08-09 02:06:30.650284 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:30.650295 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:30.650306 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:30.650317 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:30.650328 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:30.650339 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:30.650350 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:30.650361 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:30.650371 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:30.650382 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:30.650393 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:30.650406 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:30.650418 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:30.650436 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:30.650447 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:30.650458 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:30.650469 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:30.650480 | ubuntu-noble | raise effect 2026-08-09 02:06:30.650491 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-08-09 02:06:30.652553 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses_error [0.020141s] ... ok 2026-08-09 02:06:30.671073 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_1_6 [0.018634s] ... ok 2026-08-09 02:06:30.690256 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_2_None [0.018875s] ... ok 2026-08-09 02:06:30.708477 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_policies [0.018492s] ... ok 2026-08-09 02:06:30.730387 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status [0.021614s] ... ok 2026-08-09 02:06:30.748896 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_junction_path [0.018244s] ... ok 2026-08-09 02:06:30.767986 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_snapshot_attributes [0.019013s] ... ok 2026-08-09 02:06:30.786530 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers_not_found [0.018552s] ... ok 2026-08-09 02:06:30.803073 | ubuntu-noble | 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-08-09 02:06:30.806605 | ubuntu-noble | {5} 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.018378s] ... ok 2026-08-09 02:06:30.811447 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_delete [0.544133s] ... ok 2026-08-09 02:06:30.825666 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_cluster_nodes [0.018789s] ... ok 2026-08-09 02:06:30.854748 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates [0.027960s] ... ok 2026-08-09 02:06:30.871076 | ubuntu-noble | 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-08-09 02:06:30.871110 | ubuntu-noble | NoneType: None 2026-08-09 02:06:30.874201 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_2__None__None_ [0.021544s] ... ok 2026-08-09 02:06:30.894613 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_linux [0.018833s] ... ok 2026-08-09 02:06:30.916602 | ubuntu-noble | {5} 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.018667s] ... ok 2026-08-09 02:06:30.930390 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_network_interface_exists [0.018955s] ... ok 2026-08-09 02:06:30.945833 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_update_state [0.134205s] ... ok 2026-08-09 02:06:30.947663 | ubuntu-noble | Could not delete snapshot fake_uuid on volume fake_volume_uuid. 2026-08-09 02:06:30.947678 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:30.947682 | ubuntu-noble | 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-08-09 02:06:30.947687 | ubuntu-noble | self.send_request(f'/storage/volumes/{vol_uuid}/snapshots/' 2026-08-09 02:06:30.947691 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:30.947695 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:30.947699 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:30.947702 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:30.947716 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:30.947719 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:30.947723 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:30.947727 | ubuntu-noble | raise effect 2026-08-09 02:06:30.947731 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:06:30.949538 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_1_True [0.019407s] ... ok 2026-08-09 02:06:30.973849 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_clones_online [0.021039s] ... ok 2026-08-09 02:06:30.991608 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_3___5000iops___None_ [0.018080s] ... ok 2026-08-09 02:06:31.005739 | ubuntu-noble | Configured ONTAP login user cannot retrieve QoS policies. 2026-08-09 02:06:31.007928 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_error [0.018653s] ... ok 2026-08-09 02:06:31.029301 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_not_found [0.021108s] ... ok 2026-08-09 02:06:31.047759 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_release_snapmirror_vol [0.018405s] ... ok 2026-08-09 02:06:31.069636 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy_error [0.019312s] ... ok 2026-08-09 02:06:31.086386 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_snapshot [0.019172s] ... ok 2026-08-09 02:06:31.097437 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_create [0.147929s] ... ok 2026-08-09 02:06:31.106116 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_ems_log_message [0.019771s] ... ok 2026-08-09 02:06:31.125048 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume [0.018853s] ... ok 2026-08-09 02:06:31.146018 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc [0.019237s] ... ok 2026-08-09 02:06:31.163263 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_error [0.018755s] ... ok 2026-08-09 02:06:31.182012 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_1_None [0.018683s] ... ok 2026-08-09 02:06:31.203439 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapmirror_restore_vol [0.020983s] ... ok 2026-08-09 02:06:31.221960 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_error [0.018596s] ... ok 2026-08-09 02:06:31.222323 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update_wrong_type [0.127614s] ... ok 2026-08-09 02:06:31.240492 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_api_error [0.018665s] ... ok 2026-08-09 02:06:31.259229 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_error [0.018694s] ... ok 2026-08-09 02:06:31.278525 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_1_source [0.018907s] ... ok 2026-08-09 02:06:31.292731 | ubuntu-noble | Deletion of share type 2cfc67b5-0c95-40ef-aafa-1fe75bb2a3a5 failed; it in use by 1 shares and 1 share group types 2026-08-09 02:06:31.294976 | ubuntu-noble | Deletion of share type 3eab75cb-4e2b-40f8-be13-4ad909600923 failed; it in use by 1 shares and 1 share group types 2026-08-09 02:06:31.305634 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_1 [0.024470s] ... ok 2026-08-09 02:06:31.321967 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_transport_type [0.019046s] ... ok 2026-08-09 02:06:31.340394 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_1_None [0.018211s] ... ok 2026-08-09 02:06:31.342901 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_3 [0.120897s] ... ok 2026-08-09 02:06:31.359756 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_1 [0.017995s] ... ok 2026-08-09 02:06:31.382631 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_most_available_aggr_of_vserver [0.018783s] ... ok 2026-08-09 02:06:31.383372 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_1 [0.036415s] ... ok 2026-08-09 02:06:31.399257 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_timeout [0.019514s] ... ok 2026-08-09 02:06:31.414706 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:31.416460 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_2_2 [0.019190s] ... ok 2026-08-09 02:06:31.437430 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_2 [0.019613s] ... ok 2026-08-09 02:06:31.439163 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_create [0.058360s] ... ok 2026-08-09 02:06:31.455307 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror [0.018975s] ... ok 2026-08-09 02:06:31.473956 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_host [0.018519s] ... ok 2026-08-09 02:06:31.474412 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:31.492954 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_2 [0.018993s] ... ok 2026-08-09 02:06:31.512679 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_3 [0.019603s] ... ok 2026-08-09 02:06:31.517740 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get_all [0.079389s] ... ok 2026-08-09 02:06:31.532806 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_7 [0.020061s] ... ok 2026-08-09 02:06:31.552503 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations [0.019439s] ... ok 2026-08-09 02:06:31.571971 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_2_4hours [0.019440s] ... ok 2026-08-09 02:06:31.594674 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_3_8days [0.020862s] ... ok 2026-08-09 02:06:31.595497 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_models.ShareSnapshotTestCase.test_instance_and_proxified_properties [0.077798s] ... ok 2026-08-09 02:06:31.612107 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_negative [0.019238s] ... ok 2026-08-09 02:06:31.633707 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_true [0.021140s] ... ok 2026-08-09 02:06:31.643289 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_4___unmanage_error____unmanage_starting__ [0.047500s] ... ok 2026-08-09 02:06:31.650835 | ubuntu-noble | Cannot configure a new FPolicy for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The maximum number of fpolicies was already reached. 2026-08-09 02:06:31.650870 | ubuntu-noble | NoneType: None 2026-08-09 02:06:31.653317 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_max_policies_error [0.019561s] ... ok 2026-08-09 02:06:31.664290 | ubuntu-noble | {4} manila.tests.db.test_migration.MigrationTestCase.test_stamp_none_version [0.019768s] ... ok 2026-08-09 02:06:31.675971 | ubuntu-noble | {5} 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.021283s] ... ok 2026-08-09 02:06:31.680218 | ubuntu-noble | The 'backend' key_manager backend is not supported. Please use barbican as key_manager. 2026-08-09 02:06:31.682560 | ubuntu-noble | {4} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_backend [0.019006s] ... ok 2026-08-09 02:06:31.694861 | ubuntu-noble | Caught an unexpected internal state 'unknown_state' for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Aborting operation. 2026-08-09 02:06:31.694894 | ubuntu-noble | NoneType: None 2026-08-09 02:06:31.697596 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_unknown [0.022972s] ... ok 2026-08-09 02:06:31.710200 | ubuntu-noble | {4} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret [0.020002s] ... FAILED 2026-08-09 02:06:31.710232 | ubuntu-noble | 2026-08-09 02:06:31.710242 | ubuntu-noble | Captured traceback: 2026-08-09 02:06:31.710251 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:06:31.710260 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:31.710268 | ubuntu-noble | 2026-08-09 02:06:31.710277 | ubuntu-noble | 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-08-09 02:06:31.710285 | ubuntu-noble | self.mock_object(self.barbican_acl, '_create_secret_ref', 2026-08-09 02:06:31.710293 | ubuntu-noble | 2026-08-09 02:06:31.710312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/test.py", line 323, in mock_object 2026-08-09 02:06:31.710321 | ubuntu-noble | patcher.start() 2026-08-09 02:06:31.710329 | ubuntu-noble | 2026-08-09 02:06:31.710337 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1606, in start 2026-08-09 02:06:31.710345 | ubuntu-noble | result = self.__enter__() 2026-08-09 02:06:31.710353 | ubuntu-noble | ^^^^^^^^^^^^^^^^ 2026-08-09 02:06:31.710375 | ubuntu-noble | 2026-08-09 02:06:31.710383 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1458, in __enter__ 2026-08-09 02:06:31.710391 | ubuntu-noble | original, local = self.get_original() 2026-08-09 02:06:31.710414 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:31.710422 | ubuntu-noble | 2026-08-09 02:06:31.710430 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1431, in get_original 2026-08-09 02:06:31.710438 | ubuntu-noble | raise AttributeError( 2026-08-09 02:06:31.710446 | ubuntu-noble | 2026-08-09 02:06:31.710454 | ubuntu-noble | AttributeError: does not have the attribute '_create_secret_ref' 2026-08-09 02:06:31.710462 | ubuntu-noble | 2026-08-09 02:06:31.732793 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_3_service_context [0.019154s] ... ok 2026-08-09 02:06:31.733391 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_1_False [0.023005s] ... FAILED 2026-08-09 02:06:31.733404 | ubuntu-noble | 2026-08-09 02:06:31.733410 | ubuntu-noble | Captured traceback: 2026-08-09 02:06:31.733554 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:06:31.733566 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:31.733592 | ubuntu-noble | 2026-08-09 02:06:31.733602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:06:31.733607 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:06:31.733612 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:31.733617 | ubuntu-noble | 2026-08-09 02:06:31.733622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py", line 7951, in test__delete_fpolicy_for_share 2026-08-09 02:06:31.733627 | ubuntu-noble | self.library._delete_fpolicy_for_share(fake_share, fake_vserver_name, 2026-08-09 02:06:31.733632 | ubuntu-noble | 2026-08-09 02:06:31.733638 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4588, in _delete_fpolicy_for_share 2026-08-09 02:06:31.733643 | ubuntu-noble | _delete_fpolicy_with_lock() 2026-08-09 02:06:31.733648 | ubuntu-noble | 2026-08-09 02:06:31.733653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:06:31.733658 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:06:31.733663 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:31.733668 | ubuntu-noble | 2026-08-09 02:06:31.733673 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:06:31.733678 | ubuntu-noble | with lock(blocking): 2026-08-09 02:06:31.733683 | ubuntu-noble | 2026-08-09 02:06:31.733688 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:06:31.733693 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:06:31.733698 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:31.733712 | ubuntu-noble | 2026-08-09 02:06:31.733717 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:06:31.733722 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:06:31.733727 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:31.733732 | ubuntu-noble | 2026-08-09 02:06:31.733737 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:06:31.733742 | ubuntu-noble | 2026-08-09 02:06:31.746491 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_3_user_manipulating_locks_they_own [0.019415s] ... ok 2026-08-09 02:06:31.747976 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_event_name [0.023162s] ... ok 2026-08-09 02:06:31.765078 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_4_user_manipulating_other_users_lock [0.019401s] ... ok 2026-08-09 02:06:31.771508 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_2___pool___False_ [0.022325s] ... ok 2026-08-09 02:06:31.784895 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock_policy_fails [0.020050s] ... ok 2026-08-09 02:06:31.791900 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_4 [0.021259s] ... ok 2026-08-09 02:06:31.804230 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestABCDriver.test_verify_abs_class_has_abs_methods [0.019010s] ... ok 2026-08-09 02:06:31.817003 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__rehost_and_mount_volume [0.025028s] ... ok 2026-08-09 02:06:31.822764 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_unplug [0.018577s] ... ok 2026-08-09 02:06:31.842906 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_1 [0.025071s] ... ok 2026-08-09 02:06:31.843504 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_alt_bridge [0.020386s] ... ok 2026-08-09 02:06:31.862403 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address_scoped [0.018712s] ... ok 2026-08-09 02:06:31.864771 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_value [0.021645s] ... ok 2026-08-09 02:06:31.883776 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list [0.018765s] ... ok 2026-08-09 02:06:31.884866 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_have_license [0.020520s] ... ok 2026-08-09 02:06:31.902306 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list_filtered [0.018184s] ... ok 2026-08-09 02:06:31.906168 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_notfound [0.020013s] ... ok 2026-08-09 02:06:31.919329 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_address_property [0.018670s] ... ok 2026-08-09 02:06:31.927978 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_bad_backup_config_negative [0.021733s] ... ok 2026-08-09 02:06:31.936008 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qdisc_property [0.017752s] ... ok 2026-08-09 02:06:31.948402 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_des_vserver_vol_none_negative [0.021523s] ... ok 2026-08-09 02:06:31.954034 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_del_gateway [0.017825s] ... ok 2026-08-09 02:06:31.971643 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_status_inprogress [0.023049s] ... ok 2026-08-09 02:06:31.972521 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices [0.018516s] ... ok 2026-08-09 02:06:31.990610 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty [0.017910s] ... ok 2026-08-09 02:06:31.993686 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_source_has_2_more_relationships_negative [0.022085s] ... ok 2026-08-09 02:06:32.011371 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty_no_devices [0.018557s] ... ok 2026-08-09 02:06:32.016707 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_1_None [0.020237s] ... ok 2026-08-09 02:06:32.027824 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_as_root_namespace [0.018489s] ... ok 2026-08-09 02:06:32.034734 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_1_pool [0.020077s] ... ok 2026-08-09 02:06:32.047191 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_no_namespace [0.018841s] ... ok 2026-08-09 02:06:32.055908 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_2 [0.021302s] ... ok 2026-08-09 02:06:32.069787 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_api_object [0.018865s] ... ok 2026-08-09 02:06:32.079640 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_exist [0.022975s] ... ok 2026-08-09 02:06:32.084830 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network_exception [0.018828s] ... ok 2026-08-09 02:06:32.100906 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_2_None [0.021655s] ... ok 2026-08-09 02:06:32.104111 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router_exception [0.019420s] ... ok 2026-08-09 02:06:32.123559 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet_exception [0.019215s] ... ok 2026-08-09 02:06:32.129390 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_1 [0.027714s] ... ok 2026-08-09 02:06:32.143406 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_error [0.019724s] ... ok 2026-08-09 02:06:32.150070 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_nonexistent_does_not_delete_private_storage [0.020209s] ... ok 2026-08-09 02:06:32.166039 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.022458s] ... ok 2026-08-09 02:06:32.170523 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_unique [0.021368s] ... ok 2026-08-09 02:06:32.186883 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.020585s] ... ok 2026-08-09 02:06:32.190870 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server_no_share_server [0.020276s] ... ok 2026-08-09 02:06:32.208895 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_5 [0.021254s] ... ok 2026-08-09 02:06:32.210954 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_cluster_creds [0.019925s] ... ok 2026-08-09 02:06:32.228885 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_3 [0.020612s] ... ok 2026-08-09 02:06:32.231176 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_1_default [0.019638s] ... ok 2026-08-09 02:06:32.249097 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_3 [0.020045s] ... ok 2026-08-09 02:06:32.253111 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_missing_spec [0.021818s] ... ok 2026-08-09 02:06:32.268990 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_3 [0.020001s] ... ok 2026-08-09 02:06:32.273509 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_not_found [0.020682s] ... ok 2026-08-09 02:06:32.291270 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.020176s] ... ok 2026-08-09 02:06:32.292996 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexvol_pool_space [0.019472s] ... ok 2026-08-09 02:06:32.310074 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_one_allocation [0.020492s] ... ok 2026-08-09 02:06:32.313037 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_1 [0.019973s] ... ok 2026-08-09 02:06:32.329289 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_exception [0.018582s] ... ok 2026-08-09 02:06:32.333717 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_2 [0.020517s] ... ok 2026-08-09 02:06:32.348967 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data [0.019560s] ... ok 2026-08-09 02:06:32.354595 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_3 [0.019925s] ... ok 2026-08-09 02:06:32.367474 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.019149s] ... ok 2026-08-09 02:06:32.374974 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_11 [0.021072s] ... ok 2026-08-09 02:06:32.387074 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_valid [0.019327s] ... ok 2026-08-09 02:06:32.395668 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pools [0.020559s] ... ok 2026-08-09 02:06:32.404591 | ubuntu-noble | 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-08-09 02:06:32.405324 | ubuntu-noble | 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-08-09 02:06:32.405863 | ubuntu-noble | 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-08-09 02:06:32.407544 | ubuntu-noble | 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-08-09 02:06:32.408198 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations_admin [0.021191s] ... ok 2026-08-09 02:06:32.416208 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_2 [0.020496s] ... ok 2026-08-09 02:06:32.425547 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-08-09 02:06:32.428549 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_2_DEFAULT [0.019585s] ... ok 2026-08-09 02:06:32.437041 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_3 [0.020658s] ... ok 2026-08-09 02:06:32.447026 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_5_None [0.018857s] ... ok 2026-08-09 02:06:32.460312 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_3 [0.022068s] ... ok 2026-08-09 02:06:32.467760 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_1_fake [0.019081s] ... ok 2026-08-09 02:06:32.480868 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_init [0.019666s] ... ok 2026-08-09 02:06:32.486083 | ubuntu-noble | {4} 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.019464s] ... ok 2026-08-09 02:06:32.499395 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_1_True [0.019237s] ... ok 2026-08-09 02:06:32.518979 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_pool [0.020040s] ... ok 2026-08-09 02:06:32.519421 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.523240 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_active_replica_host_is_provided [0.037234s] ... ok 2026-08-09 02:06:32.538869 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_1_None [0.020172s] ... ok 2026-08-09 02:06:32.555794 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.558094 | ubuntu-noble | You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. 2026-08-09 02:06:32.560676 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_mirrors_present [0.020164s] ... ok 2026-08-09 02:06:32.561191 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_no_default_share_type_provided [0.037333s] ... ok 2026-08-09 02:06:32.593704 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.594795 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_no_snapshot_name [0.034903s] ... ok 2026-08-09 02:06:32.598620 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_2_False [0.037048s] ... ok 2026-08-09 02:06:32.618332 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_not_configured [0.023621s] ... ok 2026-08-09 02:06:32.630237 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.632885 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:06:32.634596 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.638958 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_1 [0.039358s] ... ok 2026-08-09 02:06:32.640449 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_1_dest_share_server_not_expected [0.022258s] ... ok 2026-08-09 02:06:32.663005 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_invalid_phase [0.022445s] ... ok 2026-08-09 02:06:32.670253 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.672681 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:06:32.674294 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.674722 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.674733 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.674739 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.674744 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.674749 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.677175 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value [0.039821s] ... ok 2026-08-09 02:06:32.686766 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_2 [0.023521s] ... ok 2026-08-09 02:06:32.708199 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_1_cutover_hard_deferred [0.020531s] ... ok 2026-08-09 02:06:32.710554 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.713023 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:06:32.714858 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.718077 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_2 [0.040517s] ... ok 2026-08-09 02:06:32.728680 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_2_cutover_soft_deferred [0.021430s] ... ok 2026-08-09 02:06:32.748653 | ubuntu-noble | {5} 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.019966s] ... ok 2026-08-09 02:06:32.752092 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.754146 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:06:32.755870 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.756279 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.756290 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.756302 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.756307 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.756312 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.756702 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:06:32.757168 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.757269 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.757276 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.757281 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.757286 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.757291 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:06:32.759552 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group [0.041781s] ... ok 2026-08-09 02:06:32.769766 | ubuntu-noble | {5} 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.020646s] ... ok 2026-08-09 02:06:32.790743 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_1_True [0.020842s] ... ok 2026-08-09 02:06:32.792997 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.797049 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_max_attempts [0.037163s] ... ok 2026-08-09 02:06:32.816401 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_2_False [0.025875s] ... ok 2026-08-09 02:06:32.830139 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.836610 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_one [0.038545s] ... ok 2026-08-09 02:06:32.842773 | ubuntu-noble | Failed to create export for readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad). 2026-08-09 02:06:32.842796 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:32.842802 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-08-09 02:06:32.842808 | ubuntu-noble | response = self._session.post( 2026-08-09 02:06:32.842813 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.842818 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 712, in post 2026-08-09 02:06:32.842823 | ubuntu-noble | return self.request("POST", url, data=data, json=json, **kwargs) 2026-08-09 02:06:32.842829 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.842834 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 651, in request 2026-08-09 02:06:32.842855 | ubuntu-noble | resp = self.send(prep, **send_kwargs) 2026-08-09 02:06:32.842860 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.842865 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 784, in send 2026-08-09 02:06:32.842870 | ubuntu-noble | r = adapter.send(request, **kwargs) 2026-08-09 02:06:32.842875 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.842880 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 668, in send 2026-08-09 02:06:32.842885 | ubuntu-noble | self.cert_verify(conn, request.url, verify, cert) 2026-08-09 02:06:32.842891 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 356, in cert_verify 2026-08-09 02:06:32.842896 | ubuntu-noble | raise OSError( 2026-08-09 02:06:32.842901 | ubuntu-noble | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-08-09 02:06:32.842906 | ubuntu-noble | 2026-08-09 02:06:32.842912 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:32.842917 | ubuntu-noble | 2026-08-09 02:06:32.842923 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:32.842936 | ubuntu-noble | 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-08-09 02:06:32.842942 | ubuntu-noble | replica_cluster_client = self._get_api_client_for_backend( 2026-08-09 02:06:32.842957 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.842962 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:06:32.842967 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:32.842972 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.842977 | ubuntu-noble | 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-08-09 02:06:32.842982 | ubuntu-noble | client = self._get_client(config, vserver=vserver) 2026-08-09 02:06:32.842987 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.842992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-08-09 02:06:32.842997 | ubuntu-noble | client = client_cmode.NetAppCmodeClient( 2026-08-09 02:06:32.843002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.843007 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-08-09 02:06:32.843012 | ubuntu-noble | (major, minor) = self.get_ontapi_version(cached=False) 2026-08-09 02:06:32.843017 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.843021 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-08-09 02:06:32.843026 | ubuntu-noble | result = self.send_request('system-get-ontapi-version', 2026-08-09 02:06:32.843031 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.843036 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-08-09 02:06:32.843041 | ubuntu-noble | return self.connection.invoke_successfully( 2026-08-09 02:06:32.843046 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.843051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-08-09 02:06:32.843056 | ubuntu-noble | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-08-09 02:06:32.843061 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.843066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-08-09 02:06:32.843076 | ubuntu-noble | result = self.invoke_elem( 2026-08-09 02:06:32.843081 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:32.843086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-08-09 02:06:32.843091 | ubuntu-noble | raise NaApiError(message=e) 2026-08-09 02:06:32.843096 | ubuntu-noble | 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-08-09 02:06:32.845487 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_2 [0.029072s] ... ok 2026-08-09 02:06:32.865844 | ubuntu-noble | Failed to shrink share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The current used space is larger than the the size requested. 2026-08-09 02:06:32.868379 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrinking_possible_data_loss [0.022254s] ... ok 2026-08-09 02:06:32.868836 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.875869 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_two [0.037833s] ... ok 2026-08-09 02:06:32.892045 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_2_False [0.023777s] ... ok 2026-08-09 02:06:32.906294 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.912209 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_disabled [0.038374s] ... ok 2026-08-09 02:06:32.912664 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_2_fake_vserver_1 [0.019800s] ... ok 2026-08-09 02:06:32.932833 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmount_orig_active_replica [0.020481s] ... ok 2026-08-09 02:06:32.944215 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.951707 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica_no_host [0.039605s] ... ok 2026-08-09 02:06:32.952343 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_share_reverting_to_snapshot [0.019824s] ... ok 2026-08-09 02:06:32.973036 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_stale_snapmirror [0.020359s] ... ok 2026-08-09 02:06:32.985403 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:32.988271 | ubuntu-noble | Share service is down. (host: host7). 2026-08-09 02:06:32.992179 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_with_instance_properties [0.039823s] ... ok 2026-08-09 02:06:32.992869 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_update_error [0.019908s] ... ok 2026-08-09 02:06:33.009048 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-08-09 02:06:33.009091 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-08-09 02:06:33.009209 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-08-09 02:06:33.009221 | ubuntu-noble | signop = oneOf('+ -') 2026-08-09 02:06:33.009818 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-08-09 02:06:33.009893 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-08-09 02:06:33.009904 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-08-09 02:06:33.009913 | ubuntu-noble | expr = infixNotation(operand, [ 2026-08-09 02:06:33.011903 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:06:33.011931 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:06:33.012278 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:06:33.012297 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:06:33.013853 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_5 [0.020741s] ... ok 2026-08-09 02:06:33.036041 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_6 [0.021924s] ... ok 2026-08-09 02:06:33.051499 | ubuntu-noble | {4} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_comparisons [0.059501s] ... ok 2026-08-09 02:06:33.058047 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_snapmirror_relationships_present [0.022104s] ... ok 2026-08-09 02:06:33.070611 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:06:33.070647 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:06:33.070657 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:06:33.070666 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:06:33.078432 | ubuntu-noble | Cannot perform server migration because destination host doesn't have enough free space. 2026-08-09 02:06:33.082375 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_2 [0.023833s] ... ok 2026-08-09 02:06:33.102420 | ubuntu-noble | If a partner node fails, the number of data LIFs {513} will exceed the node's maximum data LIF limit {512} 2026-08-09 02:06:33.102960 | ubuntu-noble | {4} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_function [0.050211s] ... ok 2026-08-09 02:06:33.106212 | ubuntu-noble | {5} 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.022592s] ... ok 2026-08-09 02:06:33.119138 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:06:33.119161 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:06:33.119167 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:06:33.119172 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:06:33.125849 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_port_and_broadcast_domain [0.020637s] ... ok 2026-08-09 02:06:33.147919 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_1_True [0.021862s] ... ok 2026-08-09 02:06:33.168446 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_1 [0.020559s] ... ok 2026-08-09 02:06:33.193016 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity [0.024127s] ... ok 2026-08-09 02:06:33.195041 | ubuntu-noble | {4} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_parentheses [0.093165s] ... ok 2026-08-09 02:06:33.215541 | ubuntu-noble | Invalid share server network allocation. Bad network configuration: fake exception message. 2026-08-09 02:06:33.218139 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_3____zone1zone2zone3_____nova___False_ [0.018742s] ... ok 2026-08-09 02:06:33.219819 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_fail_on_type [0.027157s] ... ok 2026-08-09 02:06:33.231725 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_all_classes [0.017800s] ... ok 2026-08-09 02:06:33.242773 | ubuntu-noble | Invalid share server network allocation. Bad network configuration: fake exception message. 2026-08-09 02:06:33.247957 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_subnets_error [0.026484s] ... ok 2026-08-09 02:06:33.251403 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_return_none [0.018609s] ... ok 2026-08-09 02:06:33.268646 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_complex [0.017790s] ... ok 2026-08-09 02:06:33.272999 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_4 [0.025547s] ... ok 2026-08-09 02:06:33.287484 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_1 [0.018528s] ... ok 2026-08-09 02:06:33.299654 | ubuntu-noble | {5} 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.026784s] ... ok 2026-08-09 02:06:33.305428 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_1 [0.017600s] ... ok 2026-08-09 02:06:33.323828 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_unknown [0.017655s] ... ok 2026-08-09 02:06:33.328385 | ubuntu-noble | {5} 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.026790s] ... ok 2026-08-09 02:06:33.339084 | ubuntu-noble | Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2026-08-09 02:06:33.341453 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_01 [0.018733s] ... ok 2026-08-09 02:06:33.352076 | ubuntu-noble | {5} 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.025338s] ... ok 2026-08-09 02:06:33.356868 | ubuntu-noble | 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-08-09 02:06:33.359291 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_03 [0.017816s] ... ok 2026-08-09 02:06:33.377285 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_03 [0.017713s] ... ok 2026-08-09 02:06:33.377757 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_1 [0.025413s] ... ok 2026-08-09 02:06:33.394148 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_08 [0.017198s] ... ok 2026-08-09 02:06:33.405958 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_3_not_present [0.024699s] ... ok 2026-08-09 02:06:33.412258 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_different_backend_and_availability_zone [0.018023s] ... ok 2026-08-09 02:06:33.426341 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_3 [0.023512s] ... ok 2026-08-09 02:06:33.430698 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_2___host1_AAA_pool1____host1_AAA_pool2__ [0.017220s] ... ok 2026-08-09 02:06:33.449065 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_host [0.017844s] ... ok 2026-08-09 02:06:33.450438 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif_no_admin_network [0.023983s] ... ok 2026-08-09 02:06:33.467068 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_03___3____1___False_ [0.018207s] ... ok 2026-08-09 02:06:33.474465 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_peer [0.024084s] ... ok 2026-08-09 02:06:33.485671 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_06___123______123___True_ [0.017173s] ... ok 2026-08-09 02:06:33.498818 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port_no_match [0.024100s] ... ok 2026-08-09 02:06:33.500992 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_10___123____s___123___True_ [0.017715s] ... ok 2026-08-09 02:06:33.521031 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_12___1234____s___123___True_ [0.017853s] ... ok 2026-08-09 02:06:33.522073 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_share_server_network_info [0.022468s] ... ok 2026-08-09 02:06:33.537606 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_15___1234____s___1000___False_ [0.017447s] ... ok 2026-08-09 02:06:33.544510 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.022941s] ... ok 2026-08-09 02:06:33.557071 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_22___12310321_____in__11__in____False_ [0.019880s] ... ok 2026-08-09 02:06:33.572297 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_vserver [0.027639s] ... ok 2026-08-09 02:06:33.574369 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_24__True___True___True_ [0.017829s] ... ok 2026-08-09 02:06:33.592446 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_37___abc_____or__ABC__or__def___True_ [0.017900s] ... ok 2026-08-09 02:06:33.594049 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_09 [0.021695s] ... ok 2026-08-09 02:06:33.615390 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_2 [0.020799s] ... ok 2026-08-09 02:06:33.625163 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:33.629614 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_4 [0.036019s] ... ok 2026-08-09 02:06:33.639905 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_2 [0.024760s] ... ok 2026-08-09 02:06:33.647054 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_pass [0.018291s] ... ok 2026-08-09 02:06:33.660878 | ubuntu-noble | Cannot perform server migration since the destination host doesn't support the required extra-spec netapp_flexvol_encryption. 2026-08-09 02:06:33.663758 | ubuntu-noble | {5} 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.023368s] ... ok 2026-08-09 02:06:33.665899 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_host_has_replicas [0.018838s] ... ok 2026-08-09 02:06:33.684596 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_replication_type [0.018605s] ... ok 2026-08-09 02:06:33.685975 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_3 [0.022510s] ... ok 2026-08-09 02:06:33.703309 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_filtered_hosts [0.018427s] ... ok 2026-08-09 02:06:33.710367 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_4 [0.023476s] ... ok 2026-08-09 02:06:33.732177 | ubuntu-noble | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-08-09 02:06:33.735492 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_1_None [0.025070s] ... ok 2026-08-09 02:06:33.736226 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:33.740754 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_host_down [0.037231s] ... ok 2026-08-09 02:06:33.755541 | ubuntu-noble | Failed to update vserver network configuration. 2026-08-09 02:06:33.759358 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_1 [0.018438s] ... ok 2026-08-09 02:06:33.760059 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_setup_network_fail [0.024085s] ... ok 2026-08-09 02:06:33.777928 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_1_None [0.018284s] ... ok 2026-08-09 02:06:33.783722 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_1 [0.023832s] ... ok 2026-08-09 02:06:33.796814 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_04 [0.019100s] ... ok 2026-08-09 02:06:33.806096 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_2 [0.022531s] ... ok 2026-08-09 02:06:33.814779 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_13 [0.017954s] ... ok 2026-08-09 02:06:33.830292 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_aqos_not_supported [0.023919s] ... ok 2026-08-09 02:06:33.833587 | ubuntu-noble | {4} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_16 [0.018625s] ... ok 2026-08-09 02:06:33.854706 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.023950s] ... ok 2026-08-09 02:06:33.869784 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:33.873152 | ubuntu-noble | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_1_correct_init [0.039496s] ... ok 2026-08-09 02:06:33.877682 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.022931s] ... ok 2026-08-09 02:06:33.901073 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_match [0.021615s] ... ok 2026-08-09 02:06:33.910356 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:33.911522 | ubuntu-noble | Failed to schedule_create_share_group: No valid host was found. . 2026-08-09 02:06:33.919374 | ubuntu-noble | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_no_valid_host_puts_group_in_error_state [0.042731s] ... ok 2026-08-09 02:06:33.922117 | ubuntu-noble | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed 2026-08-09 02:06:33.922141 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:33.922148 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-08-09 02:06:33.922153 | ubuntu-noble | response = self._session.post( 2026-08-09 02:06:33.922171 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922177 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 712, in post 2026-08-09 02:06:33.922182 | ubuntu-noble | return self.request("POST", url, data=data, json=json, **kwargs) 2026-08-09 02:06:33.922188 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922193 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 651, in request 2026-08-09 02:06:33.922199 | ubuntu-noble | resp = self.send(prep, **send_kwargs) 2026-08-09 02:06:33.922204 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922209 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 784, in send 2026-08-09 02:06:33.922216 | ubuntu-noble | r = adapter.send(request, **kwargs) 2026-08-09 02:06:33.922223 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922229 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 668, in send 2026-08-09 02:06:33.922236 | ubuntu-noble | self.cert_verify(conn, request.url, verify, cert) 2026-08-09 02:06:33.922243 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 356, in cert_verify 2026-08-09 02:06:33.922250 | ubuntu-noble | raise OSError( 2026-08-09 02:06:33.922257 | ubuntu-noble | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-08-09 02:06:33.922264 | ubuntu-noble | 2026-08-09 02:06:33.922272 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:33.922278 | ubuntu-noble | 2026-08-09 02:06:33.922284 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:33.922289 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py", line 175, in _run_loop 2026-08-09 02:06:33.922295 | ubuntu-noble | result = func(*self.args, **self.kw) 2026-08-09 02:06:33.922302 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922308 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:06:33.922315 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:33.922321 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922328 | ubuntu-noble | 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-08-09 02:06:33.922335 | ubuntu-noble | self._client.send_ems_log_message(self._build_ems_log_message_1()) 2026-08-09 02:06:33.922342 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922348 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:06:33.922355 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:33.922362 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922377 | ubuntu-noble | 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-08-09 02:06:33.922384 | ubuntu-noble | message = self._get_ems_pool_info() 2026-08-09 02:06:33.922391 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922397 | ubuntu-noble | 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-08-09 02:06:33.922404 | ubuntu-noble | 'aggregates': self._find_matching_aggregates(), 2026-08-09 02:06:33.922410 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922417 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:06:33.922423 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:33.922430 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922436 | ubuntu-noble | 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-08-09 02:06:33.922451 | ubuntu-noble | vserver_client = self._get_api_client(vserver=self._vserver) 2026-08-09 02:06:33.922457 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922463 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:06:33.922470 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:33.922477 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922484 | ubuntu-noble | 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-08-09 02:06:33.922490 | ubuntu-noble | client = self._get_client(self.configuration, vserver=vserver) 2026-08-09 02:06:33.922497 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922504 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-08-09 02:06:33.922519 | ubuntu-noble | client = client_cmode.NetAppCmodeClient( 2026-08-09 02:06:33.922526 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922532 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-08-09 02:06:33.922537 | ubuntu-noble | (major, minor) = self.get_ontapi_version(cached=False) 2026-08-09 02:06:33.922543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-08-09 02:06:33.922555 | ubuntu-noble | result = self.send_request('system-get-ontapi-version', 2026-08-09 02:06:33.922561 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922598 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-08-09 02:06:33.922611 | ubuntu-noble | return self.connection.invoke_successfully( 2026-08-09 02:06:33.922618 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922625 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-08-09 02:06:33.922631 | ubuntu-noble | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-08-09 02:06:33.922638 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922645 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-08-09 02:06:33.922651 | ubuntu-noble | result = self.invoke_elem( 2026-08-09 02:06:33.922658 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.922665 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-08-09 02:06:33.922672 | ubuntu-noble | raise NaApiError(message=e) 2026-08-09 02:06:33.922679 | ubuntu-noble | 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-08-09 02:06:33.924055 | ubuntu-noble | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed 2026-08-09 02:06:33.924076 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:33.924082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-08-09 02:06:33.924088 | ubuntu-noble | response = self._session.post( 2026-08-09 02:06:33.924093 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 712, in post 2026-08-09 02:06:33.924103 | ubuntu-noble | return self.request("POST", url, data=data, json=json, **kwargs) 2026-08-09 02:06:33.924118 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924123 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 651, in request 2026-08-09 02:06:33.924128 | ubuntu-noble | resp = self.send(prep, **send_kwargs) 2026-08-09 02:06:33.924133 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 784, in send 2026-08-09 02:06:33.924150 | ubuntu-noble | r = adapter.send(request, **kwargs) 2026-08-09 02:06:33.924155 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 668, in send 2026-08-09 02:06:33.924165 | ubuntu-noble | self.cert_verify(conn, request.url, verify, cert) 2026-08-09 02:06:33.924170 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 356, in cert_verify 2026-08-09 02:06:33.924175 | ubuntu-noble | raise OSError( 2026-08-09 02:06:33.924181 | ubuntu-noble | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-08-09 02:06:33.924186 | ubuntu-noble | 2026-08-09 02:06:33.924192 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:33.924197 | ubuntu-noble | 2026-08-09 02:06:33.924202 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:33.924208 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py", line 65, in func 2026-08-09 02:06:33.924213 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:33.924218 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924223 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:06:33.924228 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:33.924233 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924239 | ubuntu-noble | 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-08-09 02:06:33.924244 | ubuntu-noble | vserver_client = self._get_api_client(vserver=self._vserver) 2026-08-09 02:06:33.924249 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924254 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:06:33.924259 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:33.924265 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924270 | ubuntu-noble | 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-08-09 02:06:33.924276 | ubuntu-noble | client = self._get_client(self.configuration, vserver=vserver) 2026-08-09 02:06:33.924281 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924286 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-08-09 02:06:33.924291 | ubuntu-noble | client = client_cmode.NetAppCmodeClient( 2026-08-09 02:06:33.924296 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-08-09 02:06:33.924306 | ubuntu-noble | (major, minor) = self.get_ontapi_version(cached=False) 2026-08-09 02:06:33.924311 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924316 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-08-09 02:06:33.924321 | ubuntu-noble | result = self.send_request('system-get-ontapi-version', 2026-08-09 02:06:33.924327 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924338 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-08-09 02:06:33.924343 | ubuntu-noble | return self.connection.invoke_successfully( 2026-08-09 02:06:33.924348 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924353 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-08-09 02:06:33.924358 | ubuntu-noble | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-08-09 02:06:33.924364 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924375 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-08-09 02:06:33.924380 | ubuntu-noble | result = self.invoke_elem( 2026-08-09 02:06:33.924385 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:33.924390 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-08-09 02:06:33.924396 | ubuntu-noble | raise NaApiError(message=e) 2026-08-09 02:06:33.924401 | ubuntu-noble | 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-08-09 02:06:33.926928 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.027751s] ... ok 2026-08-09 02:06:33.950844 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_not_found [0.023271s] ... ok 2026-08-09 02:06:33.952960 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:33.957261 | ubuntu-noble | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_exception_puts_share_in_error_state [0.040863s] ... ok 2026-08-09 02:06:33.969745 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_2_False [0.019367s] ... ok 2026-08-09 02:06:33.988995 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_expand_performance_array [0.019113s] ... ok 2026-08-09 02:06:33.990636 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:33.994621 | ubuntu-noble | {4} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_replica [0.036980s] ... ok 2026-08-09 02:06:34.009268 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_2 [0.019633s] ... ok 2026-08-09 02:06:34.027626 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:34.032345 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_processor_counters [0.019351s] ... ok 2026-08-09 02:06:34.032364 | ubuntu-noble | {4} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_extend_share [0.036933s] ... ok 2026-08-09 02:06:34.050259 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average [0.020791s] ... ok 2026-08-09 02:06:34.050787 | ubuntu-noble | {4} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_too_fast [0.017904s] ... ok 2026-08-09 02:06:34.066827 | ubuntu-noble | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_1__True__True_ [0.017457s] ... ok 2026-08-09 02:06:34.069532 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_time [0.018879s] ... ok 2026-08-09 02:06:34.084603 | ubuntu-noble | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_7___wrong___False_ [0.017632s] ... ok 2026-08-09 02:06:34.088082 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system [0.019662s] ... ok 2026-08-09 02:06:34.102144 | ubuntu-noble | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_2 [0.017496s] ... ok 2026-08-09 02:06:34.107871 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_counters_unavailable [0.019797s] ... ok 2026-08-09 02:06:34.120173 | ubuntu-noble | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_3 [0.017773s] ... ok 2026-08-09 02:06:34.128990 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share [0.020853s] ... ok 2026-08-09 02:06:34.140629 | ubuntu-noble | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_5 [0.017828s] ... ok 2026-08-09 02:06:34.149212 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target_missing_location [0.020450s] ... ok 2026-08-09 02:06:34.155663 | ubuntu-noble | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_7 [0.017670s] ... ok 2026-08-09 02:06:34.169647 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_1__False____sys___ [0.019848s] ... ok 2026-08-09 02:06:34.174124 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_normalization [0.017796s] ... ok 2026-08-09 02:06:34.188706 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_1_True [0.019212s] ... ok 2026-08-09 02:06:34.192657 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_1 [0.019064s] ... ok 2026-08-09 02:06:34.212233 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_2 [0.019368s] ... ok 2026-08-09 02:06:34.220349 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_equal [0.031250s] ... ok 2026-08-09 02:06:34.247109 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_1_ [0.024050s] ... ok 2026-08-09 02:06:34.262496 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_and_availability_zone [0.048071s] ... ok 2026-08-09 02:06:34.267495 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access_2_False [0.021820s] ... ok 2026-08-09 02:06:34.281828 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_1___ [0.020009s] ... ok 2026-08-09 02:06:34.290691 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule [0.024126s] ... ok 2026-08-09 02:06:34.300841 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_1_get [0.020083s] ... ok 2026-08-09 02:06:34.310179 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_multi_svm [0.019385s] ... ok 2026-08-09 02:06:34.319683 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_1 [0.018726s] ... ok 2026-08-09 02:06:34.329691 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new [0.019087s] ... ok 2026-08-09 02:06:34.338765 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_1 [0.019033s] ... ok 2026-08-09 02:06:34.350138 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_1 [0.019864s] ... ok 2026-08-09 02:06:34.358642 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_1 [0.019764s] ... ok 2026-08-09 02:06:34.368494 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_3_eX___ [0.018886s] ... ok 2026-08-09 02:06:34.378728 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_non_netapp_backends [0.019881s] ... ok 2026-08-09 02:06:34.391457 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_proxy [0.019766s] ... ok 2026-08-09 02:06:34.398463 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_no_server_pool_mapping [0.019518s] ... ok 2026-08-09 02:06:34.410635 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_release_from_release_string [0.022209s] ... ok 2026-08-09 02:06:34.418262 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_2__21474836480___infinite___97848372_ [0.019743s] ... ok 2026-08-09 02:06:34.429922 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg_no_pkg_found [0.019297s] ... ok 2026-08-09 02:06:34.440381 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share [0.019974s] ... ok 2026-08-09 02:06:34.450456 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_release_from_release_string [0.019798s] ... ok 2026-08-09 02:06:34.458667 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_extend_share [0.019532s] ... ok 2026-08-09 02:06:34.469889 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_share_backend_name [0.019774s] ... ok 2026-08-09 02:06:34.476272 | ubuntu-noble | Could not resize the subvolume using the provided size, as data could be lost. Please update it and try again. 2026-08-09 02:06:34.476293 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:34.476300 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 652, in manage_existing 2026-08-09 02:06:34.476306 | ubuntu-noble | self._resize_share(share, new_size, no_shrink=True) 2026-08-09 02:06:34.476311 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:34.476316 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:34.476321 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:34.476326 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:34.476331 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:34.476336 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:34.476352 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:34.476357 | ubuntu-noble | raise effect 2026-08-09 02:06:34.476363 | ubuntu-noble | manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-08-09 02:06:34.478725 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_1_ShareShrinkingPossibleDataLoss [0.019819s] ... ok 2026-08-09 02:06:34.489985 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_exist [0.019754s] ... ok 2026-08-09 02:06:34.500869 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_3_____version____ceph_version_14_3_1______nautilus__ [0.020816s] ... ok 2026-08-09 02:06:34.510828 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_defaults [0.019325s] ... ok 2026-08-09 02:06:34.519364 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_not_supported [0.019665s] ... ok 2026-08-09 02:06:34.528871 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_kwargs [0.019574s] ... ok 2026-08-09 02:06:34.538736 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_1 [0.019037s] ... ok 2026-08-09 02:06:34.550381 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___http [0.020890s] ... ok 2026-08-09 02:06:34.556964 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_2 [0.017783s] ... ok 2026-08-09 02:06:34.573598 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_http [0.023040s] ... ok 2026-08-09 02:06:34.574603 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_2_ro [0.018124s] ... ok 2026-08-09 02:06:34.590907 | ubuntu-noble | 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-08-09 02:06:34.591359 | ubuntu-noble | 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-08-09 02:06:34.594534 | ubuntu-noble | {4} 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.018618s] ... ok 2026-08-09 02:06:34.599318 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_skip_update_host [0.025802s] ... ok 2026-08-09 02:06:34.609363 | ubuntu-noble | 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-08-09 02:06:34.612303 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_cleanup_fsal_hook [0.018321s] ... ok 2026-08-09 02:06:34.621759 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_invalid_payload [0.022292s] ... ok 2026-08-09 02:06:34.643317 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_default [0.021323s] ... ok 2026-08-09 02:06:34.665670 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_create [0.021913s] ... ok 2026-08-09 02:06:34.690844 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error [0.024650s] ... ok 2026-08-09 02:06:34.715178 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_extend_share [0.024773s] ... ok 2026-08-09 02:06:34.738875 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_quota [0.023493s] ... ok 2026-08-09 02:06:34.758532 | ubuntu-noble | Only IP access control type is supported for NFS. 2026-08-09 02:06:34.761302 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_1_rw [0.022185s] ... ok 2026-08-09 02:06:34.783087 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_09___0B___0_ [0.021236s] ... ok 2026-08-09 02:06:34.816213 | ubuntu-noble | flashblade_api configuration parameter must be specified 2026-08-09 02:06:34.816250 | ubuntu-noble | NoneType: None 2026-08-09 02:06:34.822141 | ubuntu-noble | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_empty_auth_parameters [0.038992s] ... ok 2026-08-09 02:06:34.847031 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_delete_share [0.024558s] ... ok 2026-08-09 02:06:34.871992 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_host [0.023696s] ... ok 2026-08-09 02:06:34.894120 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_host [0.023465s] ... ok 2026-08-09 02:06:34.917448 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_api [0.023178s] ... ok 2026-08-09 02:06:34.944090 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_03 [0.025426s] ... ok 2026-08-09 02:06:34.970126 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_08 [0.024717s] ... ok 2026-08-09 02:06:34.998413 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_20 [0.029290s] ... ok 2026-08-09 02:06:35.024729 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_22 [0.026668s] ... ok 2026-08-09 02:06:35.037691 | ubuntu-noble | 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-08-09 02:06:35.038187 | ubuntu-noble | 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-08-09 02:06:35.038199 | ubuntu-noble | 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-08-09 02:06:35.041211 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_2___host____None___4__6__ [0.429179s] ... ok 2026-08-09 02:06:35.058521 | ubuntu-noble | 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-08-09 02:06:35.059084 | ubuntu-noble | 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-08-09 02:06:35.061243 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_1_False [0.019570s] ... ok 2026-08-09 02:06:35.078736 | ubuntu-noble | 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-08-09 02:06:35.078811 | ubuntu-noble | 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-08-09 02:06:35.083216 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_2_True [0.019474s] ... ok 2026-08-09 02:06:35.098862 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_bad_command_format [0.017876s] ... ok 2026-08-09 02:06:35.116760 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_addresses [0.017687s] ... ok 2026-08-09 02:06:35.135667 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge_failure [0.017959s] ... ok 2026-08-09 02:06:35.154773 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_2____user____password____True_ [0.020153s] ... ok 2026-08-09 02:06:35.177606 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_not_ok [0.019265s] ... ok 2026-08-09 02:06:35.192912 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_update_share_server_network_allocations [0.018268s] ... ok 2026-08-09 02:06:35.211679 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_do_setup [0.019154s] ... ok 2026-08-09 02:06:35.230535 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_network_allocation_numer [0.018653s] ... ok 2026-08-09 02:06:35.248274 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_ok [0.017471s] ... ok 2026-08-09 02:06:35.267991 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_bind [0.019880s] ... ok 2026-08-09 02:06:35.290366 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_2 [0.018510s] ... ok 2026-08-09 02:06:35.304896 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_2_ProcessExecutionError [0.018109s] ... ok 2026-08-09 02:06:35.323765 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_extend_share [0.018163s] ... ok 2026-08-09 02:06:35.341001 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_1 [0.017567s] ... ok 2026-08-09 02:06:35.358997 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_1 [0.018085s] ... ok 2026-08-09 02:06:35.375247 | ubuntu-noble | Error running SSH command: fake cmd. Error: Unexpected error while running command. 2026-08-09 02:06:35.375269 | ubuntu-noble | Command: None 2026-08-09 02:06:35.375276 | ubuntu-noble | Exit code: - 2026-08-09 02:06:35.375282 | ubuntu-noble | Stdout: None 2026-08-09 02:06:35.375287 | ubuntu-noble | Stderr: None. 2026-08-09 02:06:35.380103 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_exception [0.018041s] ... ok 2026-08-09 02:06:35.395969 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_3 [0.018817s] ... ok 2026-08-09 02:06:35.415535 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_3 [0.017401s] ... ok 2026-08-09 02:06:35.453444 | ubuntu-noble | The requested NFS export "Manila-UT-filesystem" was not created. 2026-08-09 02:06:35.456405 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_backend_failure [0.042229s] ... ok 2026-08-09 02:06:35.497164 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot [0.040598s] ... ok 2026-08-09 02:06:35.512450 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_23 [0.488024s] ... ok 2026-08-09 02:06:35.534486 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_check_for_setup_error [0.021676s] ... ok 2026-08-09 02:06:35.541838 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_get_default_filter_function [0.040787s] ... ok 2026-08-09 02:06:35.558266 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_5 [0.022304s] ... ok 2026-08-09 02:06:35.558953 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_patch_request_with_no_param [0.019991s] ... ok 2026-08-09 02:06:35.576028 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-08-09 02:06:35.576064 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:35.576075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-08-09 02:06:35.576103 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-08-09 02:06:35.576112 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:35.576120 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-08-09 02:06:35.576128 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-08-09 02:06:35.576136 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-08-09 02:06:35.577670 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_extend_export [0.018847s] ... ok 2026-08-09 02:06:35.578963 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_1 [0.022032s] ... ok 2026-08-09 02:06:35.597099 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_snapshot_name [0.019702s] ... ok 2026-08-09 02:06:35.609124 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-08-09 02:06:35.609688 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:35.609703 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-08-09 02:06:35.609710 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-08-09 02:06:35.609728 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:35.609733 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-08-09 02:06:35.609739 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-08-09 02:06:35.609744 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-08-09 02:06:35.615005 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_with_exception [0.035746s] ... ok 2026-08-09 02:06:35.639627 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.042472s] ... ok 2026-08-09 02:06:35.641353 | ubuntu-noble | Share only supports one access level: ro 2026-08-09 02:06:35.645265 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw_with_hostlist_invalid_access [0.029678s] ... ok 2026-08-09 02:06:35.665408 | ubuntu-noble | Only "ip" access type is allowed for NFS shares. 2026-08-09 02:06:35.666372 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_1_NFS [0.021332s] ... ok 2026-08-09 02:06:35.685931 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.046115s] ... ok 2026-08-09 02:06:35.686364 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_1 [0.019791s] ... ok 2026-08-09 02:06:35.706185 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_2 [0.019554s] ... ok 2026-08-09 02:06:35.725256 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_vol_host [0.019303s] ... ok 2026-08-09 02:06:35.727526 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.042105s] ... ok 2026-08-09 02:06:35.744825 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_export_locations [0.018955s] ... ok 2026-08-09 02:06:35.763120 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage_snapshot [0.019017s] ... ok 2026-08-09 02:06:35.772738 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.045002s] ... ok 2026-08-09 02:06:35.782525 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_1_fakeHostName [0.018868s] ... ok 2026-08-09 02:06:35.801524 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_without_volname [0.019041s] ... ok 2026-08-09 02:06:35.819047 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.045949s] ... ok 2026-08-09 02:06:35.832975 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify_expected_error [0.028036s] ... ok 2026-08-09 02:06:35.854637 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_without_ca [0.023086s] ... ok 2026-08-09 02:06:35.859361 | ubuntu-noble | Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2026-08-09 02:06:35.861604 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.042590s] ... ok 2026-08-09 02:06:35.876040 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_request_generation_and_basic_auth [0.021934s] ... ok 2026-08-09 02:06:35.896649 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access [0.021316s] ... ok 2026-08-09 02:06:35.906754 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.042957s] ... ok 2026-08-09 02:06:35.915714 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_wrong_protocol [0.019269s] ... ok 2026-08-09 02:06:35.934657 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume_disabled [0.018208s] ... ok 2026-08-09 02:06:35.946350 | ubuntu-noble | 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-08-09 02:06:35.952499 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.047276s] ... ok 2026-08-09 02:06:35.952978 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_no_rules [0.018450s] ... ok 2026-08-09 02:06:35.972308 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_superfluous [0.019609s] ... ok 2026-08-09 02:06:35.990333 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:35.990741 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_value_error_fail [0.018060s] ... ok 2026-08-09 02:06:35.995764 | ubuntu-noble | 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-08-09 02:06:36.001951 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server [0.047784s] ... ok 2026-08-09 02:06:36.009443 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:36.010120 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_2 [0.019071s] ... ok 2026-08-09 02:06:36.029225 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:36.029417 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_fail [0.019505s] ... ok 2026-08-09 02:06:36.041998 | ubuntu-noble | 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-08-09 02:06:36.046203 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.045754s] ... ok 2026-08-09 02:06:36.047035 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:36.047607 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot [0.017946s] ... ok 2026-08-09 02:06:36.066540 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_2 [0.018799s] ... ok 2026-08-09 02:06:36.069184 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.023403s] ... ok 2026-08-09 02:06:36.084979 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_export_file_already_removed [0.018594s] ... ok 2026-08-09 02:06:36.087178 | ubuntu-noble | 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-08-09 02:06:36.088206 | ubuntu-noble | 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-08-09 02:06:36.091089 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.021558s] ... ok 2026-08-09 02:06:36.103821 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error [0.018705s] ... ok 2026-08-09 02:06:36.108718 | ubuntu-noble | 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-08-09 02:06:36.109204 | ubuntu-noble | CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-08-09 02:06:36.111862 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.020597s] ... ok 2026-08-09 02:06:36.121988 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_conf_dir_present_must_exist_false [0.018047s] ... ok 2026-08-09 02:06:36.129375 | ubuntu-noble | 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-08-09 02:06:36.129825 | ubuntu-noble | Failed to create DNS domain fake_domain. Reason: []. 2026-08-09 02:06:36.132301 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.020320s] ... ok 2026-08-09 02:06:36.138318 | ubuntu-noble | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-08-09 02:06:36.140561 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_type [0.018464s] ... ok 2026-08-09 02:06:36.149673 | ubuntu-noble | 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-08-09 02:06:36.152552 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.020086s] ... ok 2026-08-09 02:06:36.158385 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_not_provided [0.017850s] ... ok 2026-08-09 02:06:36.173488 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.020899s] ... ok 2026-08-09 02:06:36.181089 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__ssh_exec_check_list_comprehensions_still_work [0.021089s] ... ok 2026-08-09 02:06:36.194213 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system [0.019559s] ... ok 2026-08-09 02:06:36.201128 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently [0.021021s] ... ok 2026-08-09 02:06:36.210250 | ubuntu-noble | 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-08-09 02:06:36.212696 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.019318s] ... ok 2026-08-09 02:06:36.220706 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_error [0.019733s] ... ok 2026-08-09 02:06:36.230073 | ubuntu-noble | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2026-08-09 02:06:36.232842 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.019615s] ... ok 2026-08-09 02:06:36.241531 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_1_ManilaException [0.020388s] ... ok 2026-08-09 02:06:36.250212 | ubuntu-noble | 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-08-09 02:06:36.250233 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-08-09 02:06:36.252495 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.020093s] ... ok 2026-08-09 02:06:36.261789 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_exception [0.019783s] ... ok 2026-08-09 02:06:36.270085 | ubuntu-noble | 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-08-09 02:06:36.270853 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-08-09 02:06:36.271155 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-08-09 02:06:36.274236 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.020709s] ... ok 2026-08-09 02:06:36.281746 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot_invalid_helper [0.020226s] ... ok 2026-08-09 02:06:36.290406 | ubuntu-noble | 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-08-09 02:06:36.293296 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_with_error [0.019680s] ... ok 2026-08-09 02:06:36.301765 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot [0.020031s] ... ok 2026-08-09 02:06:36.314710 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.019760s] ... ok 2026-08-09 02:06:36.321449 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_not_mounted_share [0.019784s] ... ok 2026-08-09 02:06:36.333066 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.019250s] ... ok 2026-08-09 02:06:36.341727 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently [0.019585s] ... ok 2026-08-09 02:06:36.349113 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2026-08-09 02:06:36.351476 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.018914s] ... ok 2026-08-09 02:06:36.361937 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_1 [0.020380s] ... ok 2026-08-09 02:06:36.368593 | ubuntu-noble | 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-08-09 02:06:36.371208 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.019614s] ... ok 2026-08-09 02:06:36.381350 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_exist [0.019764s] ... ok 2026-08-09 02:06:36.390891 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.018186s] ... ok 2026-08-09 02:06:36.400427 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_default_config_hook [0.018650s] ... ok 2026-08-09 02:06:36.406592 | ubuntu-noble | 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-08-09 02:06:36.409145 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.019349s] ... ok 2026-08-09 02:06:36.418516 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_get_export [0.018132s] ... ok 2026-08-09 02:06:36.428494 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.019728s] ... ok 2026-08-09 02:06:36.439169 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_remote_ganesha_server [0.018438s] ... ok 2026-08-09 02:06:36.445554 | ubuntu-noble | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. 2026-08-09 02:06:36.447997 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.019009s] ... ok 2026-08-09 02:06:36.456044 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_2 [0.018054s] ... ok 2026-08-09 02:06:36.474052 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_2 [0.018690s] ... ok 2026-08-09 02:06:36.493247 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_empty [0.019286s] ... ok 2026-08-09 02:06:36.508004 | ubuntu-noble | Failed to create directory "/ifs/manila-test/share-foo". 2026-08-09 02:06:36.510348 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:36.510958 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_directory_backend_failure [0.062214s] ... ok 2026-08-09 02:06:36.512623 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_check_for_setup_error [0.019332s] ... ok 2026-08-09 02:06:36.528797 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:36.531089 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_1 [0.018268s] ... ok 2026-08-09 02:06:36.547304 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:36.550093 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_2_False [0.018833s] ... ok 2026-08-09 02:06:36.566697 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:36.569087 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_1 [0.018900s] ... ok 2026-08-09 02:06:36.569610 | ubuntu-noble | The requested NFS share "share-foo" was not created. 2026-08-09 02:06:36.571791 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_backend_failure [0.061421s] ... ok 2026-08-09 02:06:36.584840 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:36.593613 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_1_type [0.017993s] ... ok 2026-08-09 02:06:36.605405 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_disable_access_for_maintenance [0.018174s] ... ok 2026-08-09 02:06:36.625449 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_1_10_0_0_265 [0.019810s] ... ok 2026-08-09 02:06:36.633312 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_with_mount_point_name [0.061463s] ... ok 2026-08-09 02:06:36.645944 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_4 [0.020283s] ... ok 2026-08-09 02:06:36.665181 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_8 [0.018556s] ... ok 2026-08-09 02:06:36.685284 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_2 [0.018072s] ... ok 2026-08-09 02:06:36.694336 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_with_mount_support [0.061001s] ... ok 2026-08-09 02:06:36.701776 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_3 [0.018750s] ... ok 2026-08-09 02:06:36.721988 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_not_mounted [0.019117s] ... ok 2026-08-09 02:06:36.742375 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_2_False [0.019678s] ... ok 2026-08-09 02:06:36.753254 | ubuntu-noble | Directory not found for /path/to/directory 2026-08-09 02:06:36.755137 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_does_not_exist [0.060665s] ... ok 2026-08-09 02:06:36.759872 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_export_ips [0.019208s] ... ok 2026-08-09 02:06:36.779040 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_2_False [0.019149s] ... ok 2026-08-09 02:06:36.796634 | ubuntu-noble | Volume not found: Failed to find logical volume "fake/fake-volume" 2026-08-09 02:06:36.796676 | ubuntu-noble | 2026-08-09 02:06:36.799101 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_2_Failed_to_find_logical_volume__fake_fake_volume__ [0.019615s] ... ok 2026-08-09 02:06:36.813313 | ubuntu-noble | CIFS share "my_custom_share": the delete operation failed because the share path does not match the expected path. 2026-08-09 02:06:36.818477 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_invalid_share_cifs_with_mount_point_name [0.061508s] ... ok 2026-08-09 02:06:36.821606 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_snapshot [0.019415s] ... ok 2026-08-09 02:06:36.843556 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ensure_share [0.023422s] ... ok 2026-08-09 02:06:36.864881 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_helper [0.022525s] ... ok 2026-08-09 02:06:36.877989 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_failure [0.060840s] ... ok 2026-08-09 02:06:36.892618 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_normal [0.025036s] ... ok 2026-08-09 02:06:36.915327 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_already [0.025377s] ... ok 2026-08-09 02:06:36.937401 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_snapshot_update_access [0.021749s] ... ok 2026-08-09 02:06:36.938430 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot [0.060389s] ... ok 2026-08-09 02:06:36.962080 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root [0.024346s] ... ok 2026-08-09 02:06:36.987773 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_2_ro [0.025618s] ... ok 2026-08-09 02:06:36.996517 | ubuntu-noble | NFS Share my_share is not found. 2026-08-09 02:06:36.998883 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_does_not_exist [0.060060s] ... ok 2026-08-09 02:06:37.014483 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_none_found [0.025181s] ... ok 2026-08-09 02:06:37.038791 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_one_found [0.024957s] ... ok 2026-08-09 02:06:37.059907 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists [0.061112s] ... ok 2026-08-09 02:06:37.065263 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_unused_found [0.026364s] ... ok 2026-08-09 02:06:37.094603 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_one_exist [0.025467s] ... FAILED 2026-08-09 02:06:37.094625 | ubuntu-noble | 2026-08-09 02:06:37.094632 | ubuntu-noble | Captured traceback: 2026-08-09 02:06:37.094644 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:06:37.094649 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:37.094655 | ubuntu-noble | 2026-08-09 02:06:37.094661 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_service_instance.py", line 1806, in test_get_service_network_id_one_exist 2026-08-09 02:06:37.094667 | ubuntu-noble | result = instance._get_service_network_id() 2026-08-09 02:06:37.094672 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:37.094678 | ubuntu-noble | 2026-08-09 02:06:37.094683 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:06:37.094702 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:06:37.094708 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:37.094713 | ubuntu-noble | 2026-08-09 02:06:37.094719 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:06:37.094724 | ubuntu-noble | with lock(blocking): 2026-08-09 02:06:37.094729 | ubuntu-noble | 2026-08-09 02:06:37.094735 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:06:37.094740 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:06:37.094745 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:37.094750 | ubuntu-noble | 2026-08-09 02:06:37.094755 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:06:37.094760 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:06:37.094766 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:37.094771 | ubuntu-noble | 2026-08-09 02:06:37.094776 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:06:37.094782 | ubuntu-noble | 2026-08-09 02:06:37.116670 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_get_unhandled_error [0.025305s] ... ok 2026-08-09 02:06:37.144095 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_2 [0.025072s] ... ok 2026-08-09 02:06:37.166216 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_6 [0.024359s] ... ok 2026-08-09 02:06:37.191396 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_build [0.024883s] ... ok 2026-08-09 02:06:37.214854 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_05 [0.023279s] ... ok 2026-08-09 02:06:37.239206 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_08 [0.024073s] ... ok 2026-08-09 02:06:37.263943 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_13 [0.024444s] ... ok 2026-08-09 02:06:37.288292 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_4 [0.024404s] ... ok 2026-08-09 02:06:37.312070 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_8 [0.022313s] ... ok 2026-08-09 02:06:37.330869 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_2_fake_name [0.019802s] ... ok 2026-08-09 02:06:37.350062 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_from_config_and_sg_exist [0.019173s] ... ok 2026-08-09 02:06:37.369470 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_available [0.019319s] ... ok 2026-08-09 02:06:37.369898 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_action [0.000171s] ... ok 2026-08-09 02:06:37.378205 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_3__1073741824___SMB____fakeid__ [0.008435s] ... ok 2026-08-09 02:06:37.379831 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_2_vast_vippool_name [0.001586s] ... ok 2026-08-09 02:06:37.386927 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_2___fake_path_1____fake_path__ [0.006962s] ... ok 2026-08-09 02:06:37.399204 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_2____10_10_10_1____10_10_10_2_______ [0.012237s] ... ok 2026-08-09 02:06:37.411620 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_3____________ [0.012341s] ... ok 2026-08-09 02:06:37.417433 | ubuntu-noble | 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-08-09 02:06:37.417453 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:37.417460 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-08-09 02:06:37.417466 | ubuntu-noble | validate_access_rule(rule) 2026-08-09 02:06:37.417472 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 416, in validate_access_rule 2026-08-09 02:06:37.417477 | ubuntu-noble | raise exception.InvalidShareAccessLevel(level=access_level) 2026-08-09 02:06:37.417482 | ubuntu-noble | manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: ry. 2026-08-09 02:06:37.418333 | ubuntu-noble | 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-08-09 02:06:37.418349 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:37.418355 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ 2026-08-09 02:06:37.418360 | ubuntu-noble | value, prefixlen = parse_ip_network( 2026-08-09 02:06:37.418366 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:37.418371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 923, in parse_ip_network 2026-08-09 02:06:37.418376 | ubuntu-noble | raise AddrFormatError('invalid prefix for %s address!' % module.family_name) 2026-08-09 02:06:37.418382 | ubuntu-noble | netaddr.core.AddrFormatError: invalid prefix for IPv4 address! 2026-08-09 02:06:37.418387 | ubuntu-noble | 2026-08-09 02:06:37.418393 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:37.418398 | ubuntu-noble | 2026-08-09 02:06:37.418404 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:37.418409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule 2026-08-09 02:06:37.418414 | ubuntu-noble | netaddr.IPNetwork(access_rule["access_to"]) 2026-08-09 02:06:37.418419 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ 2026-08-09 02:06:37.418425 | ubuntu-noble | raise AddrFormatError('invalid IPNetwork %s' % (addr,)) 2026-08-09 02:06:37.418430 | ubuntu-noble | netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2/33 2026-08-09 02:06:37.418435 | ubuntu-noble | 2026-08-09 02:06:37.418440 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:37.418456 | ubuntu-noble | 2026-08-09 02:06:37.418461 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:37.418474 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-08-09 02:06:37.418479 | ubuntu-noble | validate_access_rule(rule) 2026-08-09 02:06:37.418485 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule 2026-08-09 02:06:37.418490 | ubuntu-noble | raise exception.InvalidShareAccess(reason=str(exc)) 2026-08-09 02:06:37.418495 | ubuntu-noble | manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2/33 2026-08-09 02:06:37.419528 | ubuntu-noble | 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-08-09 02:06:37.419558 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:37.419594 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/strategy/ipv4.py", line 128, in str_to_int 2026-08-09 02:06:37.419608 | ubuntu-noble | packed = _inet_pton(AF_INET, addr) 2026-08-09 02:06:37.419629 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:37.419638 | ubuntu-noble | OSError: illegal IP address string passed to inet_pton 2026-08-09 02:06:37.419647 | ubuntu-noble | 2026-08-09 02:06:37.419656 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:37.419665 | ubuntu-noble | 2026-08-09 02:06:37.419674 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:37.419683 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 346, in __init__ 2026-08-09 02:06:37.419692 | ubuntu-noble | self._value = self._module.str_to_int(addr, flags) 2026-08-09 02:06:37.419700 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:37.419709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/strategy/ipv4.py", line 132, in str_to_int 2026-08-09 02:06:37.419718 | ubuntu-noble | raise error 2026-08-09 02:06:37.419727 | ubuntu-noble | netaddr.core.AddrFormatError: '10.0.0.2.4' is not a valid IPv4 address string! 2026-08-09 02:06:37.419735 | ubuntu-noble | 2026-08-09 02:06:37.419744 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:37.419753 | ubuntu-noble | 2026-08-09 02:06:37.419761 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:37.419770 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ 2026-08-09 02:06:37.419779 | ubuntu-noble | value, prefixlen = parse_ip_network( 2026-08-09 02:06:37.419787 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:37.419796 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 902, in parse_ip_network 2026-08-09 02:06:37.419804 | ubuntu-noble | ip = IPAddress(val1, module.version, flags=INET_PTON) 2026-08-09 02:06:37.419813 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:37.419822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 348, in __init__ 2026-08-09 02:06:37.419830 | ubuntu-noble | raise AddrFormatError( 2026-08-09 02:06:37.419839 | ubuntu-noble | netaddr.core.AddrFormatError: base address '10.0.0.2.4' is not IPv4 2026-08-09 02:06:37.419848 | ubuntu-noble | 2026-08-09 02:06:37.419856 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:37.419865 | ubuntu-noble | 2026-08-09 02:06:37.419874 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:37.419882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule 2026-08-09 02:06:37.419891 | ubuntu-noble | netaddr.IPNetwork(access_rule["access_to"]) 2026-08-09 02:06:37.419900 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ 2026-08-09 02:06:37.419908 | ubuntu-noble | raise AddrFormatError('invalid IPNetwork %s' % (addr,)) 2026-08-09 02:06:37.419929 | ubuntu-noble | netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2.4 2026-08-09 02:06:37.419938 | ubuntu-noble | 2026-08-09 02:06:37.419947 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:37.419955 | ubuntu-noble | 2026-08-09 02:06:37.419964 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:37.419972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-08-09 02:06:37.419990 | ubuntu-noble | validate_access_rule(rule) 2026-08-09 02:06:37.419999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule 2026-08-09 02:06:37.420008 | ubuntu-noble | raise exception.InvalidShareAccess(reason=str(exc)) 2026-08-09 02:06:37.420017 | ubuntu-noble | manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2.4 2026-08-09 02:06:37.421303 | ubuntu-noble | The share protocol flavor is invalid. Please use NFS. 2026-08-09 02:06:37.421746 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_invalid_rules [0.008450s] ... ok 2026-08-09 02:06:37.422410 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_rules_wrong_proto [0.001052s] ... ok 2026-08-09 02:06:37.444480 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_json [0.023051s] ... ok 2026-08-09 02:06:37.467562 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_getattr [0.018411s] ... ok 2026-08-09 02:06:37.467790 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestCapacityMetrics.test_capacity_metrics [0.000534s] ... ok 2026-08-09 02:06:37.467818 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_1_4_3_9 [0.000511s] ... ok 2026-08-09 02:06:37.467830 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_4_4_5_6_1 [0.000349s] ... ok 2026-08-09 02:06:37.468328 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_no_entries_found [0.000338s] ... ok 2026-08-09 02:06:37.468918 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_update_with_provided_params [0.000583s] ... ok 2026-08-09 02:06:37.482964 | ubuntu-noble | ('ACCESSShareDriver create share failed %s', 'fakename') 2026-08-09 02:06:37.485041 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_negative [0.019175s] ... ok 2026-08-09 02:06:37.504720 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share [0.019513s] ... ok 2026-08-09 02:06:37.523795 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_not_present_at_backend [0.018605s] ... ok 2026-08-09 02:06:37.542219 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_if_not_present_at_backend [0.018883s] ... ok 2026-08-09 02:06:37.561646 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_access_rules [0.018650s] ... ok 2026-08-09 02:06:37.570182 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_backend_info [0.510214s] ... ok 2026-08-09 02:06:37.577855 | ubuntu-noble | ('ACCESSShareDriver access failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') 2026-08-09 02:06:37.580458 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow_negative [0.019073s] ... ok 2026-08-09 02:06:37.600206 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_4 [0.019062s] ... ok 2026-08-09 02:06:37.620124 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_1___abAB01___True_ [0.020023s] ... ok 2026-08-09 02:06:37.633956 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_raises_when_quota_absent [0.062718s] ... ok 2026-08-09 02:06:37.640485 | ubuntu-noble | Multiple security services provided. Only one security service of type 'active_directory' is supported. 2026-08-09 02:06:37.643009 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_3 [0.023300s] ... ok 2026-08-09 02:06:37.644049 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:37.667386 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_ensure_disk_online_and_writable [0.024179s] ... ok 2026-08-09 02:06:37.668165 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:37.689200 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_format_device [0.020946s] ... ok 2026-08-09 02:06:37.689633 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:37.697109 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_success [0.062379s] ... ok 2026-08-09 02:06:37.709996 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_consumed_space [0.021401s] ... ok 2026-08-09 02:06:37.710544 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:37.730233 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_2_2 [0.020204s] ... ok 2026-08-09 02:06:37.747703 | ubuntu-noble | Account 'FakeDomain\FakeUser' was given full access right on share sentinel.share_name. Manila only grants 'change' access. 2026-08-09 02:06:37.747737 | ubuntu-noble | Found 'custom' ACE rule that will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 3, 'AccessControlType': 0} 2026-08-09 02:06:37.748728 | ubuntu-noble | Found explicit deny ACE rule that was not created by Manila and will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 0, 'AccessControlType': 1} 2026-08-09 02:06:37.750381 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_access_rules [0.019965s] ... ok 2026-08-09 02:06:37.756233 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_success [0.060127s] ... ok 2026-08-09 02:06:37.769683 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_1 [0.018778s] ... ok 2026-08-09 02:06:37.788558 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_2 [0.018954s] ... ok 2026-08-09 02:06:37.807399 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_remove_exports [0.018675s] ... ok 2026-08-09 02:06:37.816793 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_shrink_share_success [0.060576s] ... ok 2026-08-09 02:06:37.825558 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_initialize_disk [0.018407s] ... ok 2026-08-09 02:06:37.845450 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_readonly_status [0.019107s] ... ok 2026-08-09 02:06:37.865687 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute [0.020630s] ... ok 2026-08-09 02:06:37.877226 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_snapshot_update_access_cifs [0.060541s] ... ok 2026-08-09 02:06:37.885820 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_http [0.020231s] ... ok 2026-08-09 02:06:37.896804 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__verify_cert [0.019182s] ... ok 2026-08-09 02:06:37.906178 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_certificates [0.019117s] ... ok 2026-08-09 02:06:37.915625 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_1__201__True_ [0.018846s] ... ok 2026-08-09 02:06:37.927160 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset_busy_fail [0.020605s] ... ok 2026-08-09 02:06:37.934130 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_2__404__False_ [0.018541s] ... ok 2026-08-09 02:06:37.945549 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica_not_found [0.019470s] ... ok 2026-08-09 02:06:37.953947 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_2_404 [0.019298s] ... ok 2026-08-09 02:06:37.968620 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_2 [0.019571s] ... ok 2026-08-09 02:06:37.972010 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_2__404__False_ [0.018408s] ... ok 2026-08-09 02:06:37.985356 | ubuntu-noble | {5} 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.019716s] ... ok 2026-08-09 02:06:37.991842 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export [0.018963s] ... ok 2026-08-09 02:06:38.005470 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_1 [0.019294s] ... ok 2026-08-09 02:06:38.010467 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots [0.019185s] ... ok 2026-08-09 02:06:38.023459 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_2_foo [0.018662s] ... ok 2026-08-09 02:06:38.029975 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_failure [0.018935s] ... ok 2026-08-09 02:06:38.042065 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_2_foo [0.018691s] ... ok 2026-08-09 02:06:38.047771 | ubuntu-noble | 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-08-09 02:06:38.047793 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:06:38.049132 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot_failure [0.019056s] ... ok 2026-08-09 02:06:38.065054 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_2 [0.021750s] ... ok 2026-08-09 02:06:38.068981 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name [0.019615s] ... ok 2026-08-09 02:06:38.082683 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_4 [0.018203s] ... ok 2026-08-09 02:06:38.085165 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=id&name=eq.powerstore-nfs-share with body None 2026-08-09 02:06:38.085184 | ubuntu-noble | REST Response: 400 with data 2026-08-09 02:06:38.087276 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id_failure [0.018893s] ... ok 2026-08-09 02:06:38.101659 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_7 [0.018963s] ... ok 2026-08-09 02:06:38.107049 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot [0.018986s] ... ok 2026-08-09 02:06:38.125775 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replica [0.023441s] ... ok 2026-08-09 02:06:38.147365 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share [0.020943s] ... ok 2026-08-09 02:06:38.153906 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs [0.046078s] ... ok 2026-08-09 02:06:38.154356 | ubuntu-noble | 2026-08-09 02:06:38.150 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:38.159823 | ubuntu-noble | 2026-08-09 02:06:38.157 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:38.159845 | ubuntu-noble | 2026-08-09 02:06:38.157 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:38.165525 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_with_share_server [0.018978s] ... ok 2026-08-09 02:06:38.166013 | ubuntu-noble | 2026-08-09 02:06:38.163 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:38.166029 | ubuntu-noble | 2026-08-09 02:06:38.163 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:38.183636 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_1___foo____127_0_0_1__ [0.018215s] ... ok 2026-08-09 02:06:38.195173 | ubuntu-noble | Failed to create snapshot "powerstore-share-snap". 2026-08-09 02:06:38.197521 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_backend_failure [0.044348s] ... ok 2026-08-09 02:06:38.201703 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_with_share_server [0.018153s] ... ok 2026-08-09 02:06:38.221811 | ubuntu-noble | 2026-08-09 02:06:38.218 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-08-09 02:06:38.222276 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_1 [0.018922s] ... ok 2026-08-09 02:06:38.239870 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_2 [0.018993s] ... ok 2026-08-09 02:06:38.243412 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot [0.046008s] ... ok 2026-08-09 02:06:38.259156 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share [0.019336s] ... ok 2026-08-09 02:06:38.277787 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage [0.018209s] ... ok 2026-08-09 02:06:38.285860 | ubuntu-noble | Failed to get daomain/netbios name of "powerstore-nasserver". 2026-08-09 02:06:38.286450 | ubuntu-noble | Failed to get daomain/netbios name of "powerstore-nasserver". 2026-08-09 02:06:38.288385 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_invalid_prefix [0.044842s] ... ok 2026-08-09 02:06:38.296617 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access [0.018498s] ... ok 2026-08-09 02:06:38.308278 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_cifs_deny_access__nonexistentuser_expt [0.019347s] ... ok 2026-08-09 02:06:38.314384 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_2 [0.018282s] ... ok 2026-08-09 02:06:38.327069 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_file_ports [0.018922s] ... ok 2026-08-09 02:06:38.333635 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer [0.019118s] ... ok 2026-08-09 02:06:38.346020 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_storage_processor [0.018927s] ... ok 2026-08-09 02:06:38.354505 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_share [0.019481s] ... ok 2026-08-09 02:06:38.365198 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant [0.019088s] ... ok 2026-08-09 02:06:38.372926 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_share [0.019252s] ... ok 2026-08-09 02:06:38.384781 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv6 [0.018771s] ... ok 2026-08-09 02:06:38.397402 | ubuntu-noble | Cannot manage share fakename 2026-08-09 02:06:38.404255 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_4 [0.019015s] ... ok 2026-08-09 02:06:38.404520 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_no_share_details [0.030687s] ... ok 2026-08-09 02:06:38.423895 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_cifs_share_access [0.020246s] ... ok 2026-08-09 02:06:38.426388 | ubuntu-noble | 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-08-09 02:06:38.426789 | ubuntu-noble | Share fakeid is not being managed by the current Manila instance. 2026-08-09 02:06:38.428973 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_no_schema [0.025404s] ... ok 2026-08-09 02:06:38.444053 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share [0.019800s] ... ok 2026-08-09 02:06:38.450183 | ubuntu-noble | Share sharename is already being managed by Manila. 2026-08-09 02:06:38.451633 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_alredy_managed [0.022303s] ... ok 2026-08-09 02:06:38.461389 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-08-09 02:06:38.463788 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_not_exists [0.019841s] ... ok 2026-08-09 02:06:38.470298 | ubuntu-noble | 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-08-09 02:06:38.472663 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_no_property [0.021021s] ... ok 2026-08-09 02:06:38.482700 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_server_detail [0.018877s] ... ok 2026-08-09 02:06:38.502422 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_share_server_name [0.019525s] ... ok 2026-08-09 02:06:38.508536 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:38.512839 | ubuntu-noble | {5} manila.tests.share.test_access.LockedOperationsTestCase.test_locked_access_rules_operation [0.039964s] ... ok 2026-08-09 02:06:38.520851 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id_without_path [0.018420s] ... ok 2026-08-09 02:06:38.539726 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_2 [0.018489s] ... ok 2026-08-09 02:06:38.553190 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:38.585213 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.045321s] ... ok 2026-08-09 02:06:38.589298 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_just_get [0.076145s] ... ok 2026-08-09 02:06:38.631277 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.045794s] ... ok 2026-08-09 02:06:38.632186 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:38.675700 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_2_denying [0.085746s] ... ok 2026-08-09 02:06:38.678188 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.046602s] ... ok 2026-08-09 02:06:38.713833 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:38.723077 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot [0.044961s] ... ok 2026-08-09 02:06:38.764488 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_3_active [0.088666s] ... ok 2026-08-09 02:06:38.769473 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.046442s] ... ok 2026-08-09 02:06:38.801616 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:38.816564 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.046852s] ... ok 2026-08-09 02:06:38.829466 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_2___error___False_ [0.065212s] ... ok 2026-08-09 02:06:38.858271 | ubuntu-noble | Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2026-08-09 02:06:38.861621 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.044389s] ... ok 2026-08-09 02:06:38.867588 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:38.872180 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_3___cifs___True__False_ [0.042252s] ... ok 2026-08-09 02:06:38.905599 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:38.906114 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.044956s] ... ok 2026-08-09 02:06:38.942282 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_nothing_to_update [0.070023s] ... ok 2026-08-09 02:06:38.950670 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.044482s] ... ok 2026-08-09 02:06:38.972346 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_06 [0.029494s] ... ok 2026-08-09 02:06:38.992242 | ubuntu-noble | Could not get physical device port on mover server_2. 2026-08-09 02:06:38.994219 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_07 [0.022387s] ... ok 2026-08-09 02:06:38.994799 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.043849s] ... ok 2026-08-09 02:06:39.016425 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_11 [0.021581s] ... ok 2026-08-09 02:06:39.039604 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__revert_to_snapshot [0.022807s] ... ok 2026-08-09 02:06:39.042612 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.047287s] ... ok 2026-08-09 02:06:39.063315 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.021099s] ... ok 2026-08-09 02:06:39.082404 | ubuntu-noble | Failed to create CIFS server 4-57fc88167224. Reason: []. 2026-08-09 02:06:39.086069 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.021537s] ... ok 2026-08-09 02:06:39.107364 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.021985s] ... ok 2026-08-09 02:06:39.116093 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_share_is_busy [0.076827s] ... ok 2026-08-09 02:06:39.129732 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.019760s] ... ok 2026-08-09 02:06:39.145023 | ubuntu-noble | Duplicate access control entry, skipping allow... 2026-08-09 02:06:39.146269 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.019162s] ... ok 2026-08-09 02:06:39.165536 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:06:39.168761 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.021735s] ... ok 2026-08-09 02:06:39.170634 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_shares_na [0.054193s] ... ok 2026-08-09 02:06:39.186796 | ubuntu-noble | 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-08-09 02:06:39.189734 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.021362s] ... ok 2026-08-09 02:06:39.207713 | ubuntu-noble | 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-08-09 02:06:39.208184 | ubuntu-noble | Failed to create DNS domain fake_domain. Reason: []. 2026-08-09 02:06:39.210950 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.020773s] ... ok 2026-08-09 02:06:39.211328 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:39.211345 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:39.211354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:39.211362 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:39.211381 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:39.211390 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:39.211399 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:39.211407 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:39.211415 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211424 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:39.211432 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:39.211440 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211449 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:39.211457 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:39.211465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:39.211485 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:39.211493 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:39.211501 | ubuntu-noble | raise self.value 2026-08-09 02:06:39.211510 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:39.211531 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:39.211539 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211548 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:39.211556 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:39.211565 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211623 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:39.211634 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:39.211645 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211655 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:39.211664 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:39.211672 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211680 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.211688 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.211696 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211704 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:39.211712 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.211720 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211729 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.211737 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.211745 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.211753 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.211761 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.211769 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211778 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:39.211786 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.211794 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211802 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.211810 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.211818 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.211826 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.211834 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.211842 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211850 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:39.211859 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.211867 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.211883 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.211891 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.211909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.211930 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.211938 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211947 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:39.211955 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:39.211963 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211971 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:39.211979 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:39.211988 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.211996 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:39.212004 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:39.212012 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.212028 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:39.212037 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:39.212045 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:39.212053 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:39.212062 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:39.220665 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_3 [0.050229s] ... ok 2026-08-09 02:06:39.229360 | ubuntu-noble | 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-08-09 02:06:39.230454 | ubuntu-noble | 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-08-09 02:06:39.234370 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.022852s] ... ok 2026-08-09 02:06:39.251027 | ubuntu-noble | 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-08-09 02:06:39.254459 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.020118s] ... ok 2026-08-09 02:06:39.271488 | ubuntu-noble | 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-08-09 02:06:39.273902 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.019881s] ... ok 2026-08-09 02:06:39.291015 | ubuntu-noble | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2026-08-09 02:06:39.293509 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.019213s] ... ok 2026-08-09 02:06:39.298112 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_3 [0.077081s] ... ok 2026-08-09 02:06:39.312382 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.019319s] ... ok 2026-08-09 02:06:39.331159 | ubuntu-noble | Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-08-09 02:06:39.333415 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.020679s] ... ok 2026-08-09 02:06:39.338776 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_7_hdfsfake [0.038116s] ... ok 2026-08-09 02:06:39.351072 | ubuntu-noble | 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-08-09 02:06:39.353498 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.019620s] ... ok 2026-08-09 02:06:39.371627 | ubuntu-noble | Quota exceeded for None, unable to create share-replica (20 of 10 already consumed). 2026-08-09 02:06:39.372044 | ubuntu-noble | 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-08-09 02:06:39.375127 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_4 [0.038533s] ... ok 2026-08-09 02:06:39.375674 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points [0.021881s] ... ok 2026-08-09 02:06:39.392010 | ubuntu-noble | 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-08-09 02:06:39.392388 | ubuntu-noble | Mover interface 192.168.1.1 not found. Skip the deletion. 2026-08-09 02:06:39.395095 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.019958s] ... ok 2026-08-09 02:06:39.413641 | ubuntu-noble | 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-08-09 02:06:39.413678 | ubuntu-noble | 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-08-09 02:06:39.416584 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.021407s] ... ok 2026-08-09 02:06:39.424531 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:39.424553 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:39.424559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:39.424564 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:39.424587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:39.424593 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:39.424598 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:39.424603 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:39.424608 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424613 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:39.424618 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:39.424624 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424629 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:39.424634 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:39.424660 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:39.424665 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:39.424670 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:39.424675 | ubuntu-noble | raise self.value 2026-08-09 02:06:39.424680 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:39.424686 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:39.424691 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424696 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:39.424701 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:39.424706 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424711 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:39.424717 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:39.424722 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424727 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:39.424732 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:39.424737 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424742 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.424747 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.424752 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424758 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:39.424763 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.424768 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424773 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.424778 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.424783 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.424788 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.424794 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.424799 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424804 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:39.424809 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.424814 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424824 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.424829 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.424834 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.424840 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.424845 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.424850 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:39.424860 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.424870 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.424880 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.424898 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.424910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.424916 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.424921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424926 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:39.424931 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:39.424936 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424941 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:39.424946 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:39.424952 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:39.424962 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:39.424967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.424972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:39.424977 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:39.424982 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:39.424987 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:39.424992 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:39.432990 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_2 [0.056392s] ... ok 2026-08-09 02:06:39.435726 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_physical_devices [0.019134s] ... ok 2026-08-09 02:06:39.452527 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:06:39.453082 | ubuntu-noble | NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-08-09 02:06:39.455432 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.018844s] ... ok 2026-08-09 02:06:39.471749 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:39.471771 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:39.471778 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:39.471783 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:39.471789 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:39.471794 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:39.471800 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:39.471805 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:39.471810 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.471815 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:39.471820 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:39.471826 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.471831 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:39.471854 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:39.471859 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:39.471865 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:39.471870 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:39.471875 | ubuntu-noble | raise self.value 2026-08-09 02:06:39.471880 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:39.471885 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:39.471889 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.471903 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:39.471909 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:39.471914 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.471919 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:39.471924 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:39.471929 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.471934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:39.471939 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:39.471944 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.471949 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.471953 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.471958 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.471963 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:39.471968 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.471973 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.471978 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.471983 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.471988 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.471993 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.471997 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.472002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.472007 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:39.472012 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.472017 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.472022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.472027 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.472032 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.472037 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.472042 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.472047 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.472052 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:39.472062 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.472067 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.472072 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.472076 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.472081 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.472093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.472098 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.472103 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.472108 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:39.472113 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:39.472117 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.472122 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:39.472127 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:39.472132 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.472137 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:39.472142 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:39.472147 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.472152 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:39.472157 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:39.472162 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:39.472167 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:39.472172 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:39.472183 | ubuntu-noble | Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-08-09 02:06:39.472188 | ubuntu-noble | Command: None 2026-08-09 02:06:39.472194 | ubuntu-noble | Exit code: - 2026-08-09 02:06:39.472199 | ubuntu-noble | Stdout: '' 2026-08-09 02:06:39.472204 | ubuntu-noble | Stderr: None. 2026-08-09 02:06:39.474736 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.019454s] ... ok 2026-08-09 02:06:39.477190 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_4 [0.045354s] ... ok 2026-08-09 02:06:39.492196 | ubuntu-noble | Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:06:39.494915 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.020240s] ... ok 2026-08-09 02:06:39.513179 | ubuntu-noble | Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2026-08-09 02:06:39.513766 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:39.513992 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:39.513998 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:39.514003 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:39.514009 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:39.514014 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:39.514019 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:39.514036 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:39.514041 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514046 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:39.514051 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:39.514056 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:39.514066 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:39.514071 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:39.514076 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:39.514081 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:39.514086 | ubuntu-noble | raise self.value 2026-08-09 02:06:39.514091 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:39.514096 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:39.514101 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514106 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:39.514111 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:39.514116 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514121 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:39.514126 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:39.514131 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514136 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:39.514141 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:39.514146 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514151 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.514156 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.514161 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514166 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:39.514171 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.514176 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.514186 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.514191 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.514196 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.514201 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.514206 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514211 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:39.514216 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.514221 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514231 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.514241 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.514246 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.514251 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.514256 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.514261 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514266 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:39.514271 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:39.514276 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514280 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:39.514286 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:39.514291 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:39.514301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:39.514306 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:39.514311 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514316 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:39.514321 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:39.514339 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514345 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:39.514350 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:39.514355 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514360 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:39.514365 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:39.514370 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:39.514375 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:39.514380 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:39.514385 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:39.514390 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:39.514395 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:39.515970 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.020822s] ... ok 2026-08-09 02:06:39.519981 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_2 [0.042192s] ... ok 2026-08-09 02:06:39.535175 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot [0.019250s] ... ok 2026-08-09 02:06:39.552124 | ubuntu-noble | 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-08-09 02:06:39.552666 | ubuntu-noble | VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. 2026-08-09 02:06:39.555089 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.019851s] ... ok 2026-08-09 02:06:39.556507 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_1 [0.036704s] ... ok 2026-08-09 02:06:39.573878 | ubuntu-noble | 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-08-09 02:06:39.576251 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.021019s] ... ok 2026-08-09 02:06:39.582854 | ubuntu-noble | Quota exceeded for None, tried to create snapshot (10 snapshots already consumed). 2026-08-09 02:06:39.587131 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_count_quota_exceeded [0.030726s] ... ok 2026-08-09 02:06:39.595736 | ubuntu-noble | {4} 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.019395s] ... ok 2026-08-09 02:06:39.616777 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_driver_setup [0.019477s] ... ok 2026-08-09 02:06:39.626463 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_invalid_task_state [0.039178s] ... ok 2026-08-09 02:06:39.634621 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_1_False [0.019250s] ... ok 2026-08-09 02:06:39.654346 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_2_4 [0.018757s] ... ok 2026-08-09 02:06:39.674274 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_log_message [0.019777s] ... ok 2026-08-09 02:06:39.692790 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_mkindex [0.018783s] ... ok 2026-08-09 02:06:39.695647 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot [0.068981s] ... ok 2026-08-09 02:06:39.711619 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_1_True [0.019311s] ... ok 2026-08-09 02:06:39.726773 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_2_False [0.030923s] ... ok 2026-08-09 02:06:39.730956 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_1 [0.018809s] ... ok 2026-08-09 02:06:39.750048 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_1 [0.018945s] ... ok 2026-08-09 02:06:39.765870 | ubuntu-noble | Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2026-08-09 02:06:39.768776 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_2 [0.017976s] ... ok 2026-08-09 02:06:39.784639 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_wrong_status [0.056969s] ... ok 2026-08-09 02:06:39.786112 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_walk [0.018019s] ... ok 2026-08-09 02:06:39.807011 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_2_False [0.018543s] ... ok 2026-08-09 02:06:39.823597 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence [0.018005s] ... ok 2026-08-09 02:06:39.841963 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_3 [0.018700s] ... ok 2026-08-09 02:06:39.860423 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_7 [0.018551s] ... ok 2026-08-09 02:06:39.869139 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_2 [0.084858s] ... ok 2026-08-09 02:06:39.879788 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_2 [0.018718s] ... ok 2026-08-09 02:06:39.896657 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_all_tenants [0.026903s] ... ok 2026-08-09 02:06:39.897990 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_2_2 [0.019060s] ... ok 2026-08-09 02:06:39.917340 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_4 [0.018687s] ... ok 2026-08-09 02:06:39.923645 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_8 [0.027344s] ... ok 2026-08-09 02:06:39.936706 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_hasnt_should_have_vol [0.019224s] ... ok 2026-08-09 02:06:39.955365 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_4 [0.017985s] ... ok 2026-08-09 02:06:39.975189 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_remote [0.018693s] ... ok 2026-08-09 02:06:39.991906 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_1___3____6__ [0.018152s] ... ok 2026-08-09 02:06:40.010544 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_1_None [0.018492s] ... ok 2026-08-09 02:06:40.029496 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_1 [0.018461s] ... ok 2026-08-09 02:06:40.048686 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_2 [0.018352s] ... ok 2026-08-09 02:06:40.067167 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_2_2 [0.018896s] ... ok 2026-08-09 02:06:40.087164 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_1 [0.018779s] ... ok 2026-08-09 02:06:40.102822 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:40.105416 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_with_parent [0.020112s] ... ok 2026-08-09 02:06:40.122959 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:40.127774 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_snapshots_are_supported [0.019751s] ... ok 2026-08-09 02:06:40.144687 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_2_create_snapshot [0.019365s] ... ok 2026-08-09 02:06:40.165559 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_9_shrink_share [0.019016s] ... ok 2026-08-09 02:06:40.182749 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_2 [0.018481s] ... ok 2026-08-09 02:06:40.204519 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_setup_via_manager [0.019918s] ... ok 2026-08-09 02:06:40.225017 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_2_False [0.022340s] ... ok 2026-08-09 02:06:40.244988 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_subclass [0.019503s] ... ok 2026-08-09 02:06:40.265774 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_cannot_cleanup_unusable_share [0.020748s] ... ok 2026-08-09 02:06:40.286492 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage [0.020548s] ... ok 2026-08-09 02:06:40.306864 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_4 [0.020437s] ... ok 2026-08-09 02:06:40.328162 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_2 [0.020571s] ... ok 2026-08-09 02:06:40.345519 | ubuntu-noble | ('Error during delete_share request for share %(share_id)s', {'share_id': 'fakeid'}) 2026-08-09 02:06:40.348141 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_error [0.020215s] ... ok 2026-08-09 02:06:40.374607 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_2_RuntimeError [0.020943s] ... ok 2026-08-09 02:06:40.390167 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_2 [0.020993s] ... ok 2026-08-09 02:06:40.411443 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_3 [0.021359s] ... ok 2026-08-09 02:06:40.432273 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_9 [0.020572s] ... ok 2026-08-09 02:06:40.452787 | ubuntu-noble | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share [0.020189s] ... ok 2026-08-09 02:06:40.455729 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_4_no [0.531874s] ... ok 2026-08-09 02:06:40.479663 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_cleanup [0.021249s] ... ok 2026-08-09 02:06:40.480719 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_5_n [0.023141s] ... ok 2026-08-09 02:06:40.498035 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_3 [0.020530s] ... ok 2026-08-09 02:06:40.502429 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_5_y [0.022361s] ... ok 2026-08-09 02:06:40.518982 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_4 [0.023580s] ... ok 2026-08-09 02:06:40.531288 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_1 [0.029459s] ... ok 2026-08-09 02:06:40.539588 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_invalid_protocol [0.021065s] ... ok 2026-08-09 02:06:40.556165 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_5 [0.024810s] ... ok 2026-08-09 02:06:40.560916 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share [0.021092s] ... ok 2026-08-09 02:06:40.578852 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_key_invalid [0.022501s] ... ok 2026-08-09 02:06:40.584765 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_5_hitachi_hnas_user [0.020804s] ... ok 2026-08-09 02:06:40.604907 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type [0.022293s] ... ok 2026-08-09 02:06:40.604928 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_evs_ip [0.019778s] ... ok 2026-08-09 02:06:40.623473 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_2_128GB [0.021346s] ... ok 2026-08-09 02:06:40.623962 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas [0.022241s] ... ok 2026-08-09 02:06:40.645531 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_ip_exception [0.021991s] ... ok 2026-08-09 02:06:40.646934 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot [0.023147s] ... ok 2026-08-09 02:06:40.669621 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_different_fs_exception [0.021067s] ... ok 2026-08-09 02:06:40.680262 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_1_None [0.033187s] ... ok 2026-08-09 02:06:40.686501 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_vvol [0.019761s] ... ok 2026-08-09 02:06:40.708036 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_1_True [0.019374s] ... ok 2026-08-09 02:06:40.717703 | ubuntu-noble | Migration of share fake_id cannot be cancelled at this moment. 2026-08-09 02:06:40.720560 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_1_migration_driver_in_progress [0.040209s] ... ok 2026-08-09 02:06:40.725001 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_1_True [0.018671s] ... ok 2026-08-09 02:06:40.743553 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_2_False [0.018683s] ... ok 2026-08-09 02:06:40.758055 | ubuntu-noble | Migration of share fake_id has already completed first phase. 2026-08-09 02:06:40.761331 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_2_migration_driver_phase1_done [0.040375s] ... ok 2026-08-09 02:06:40.762421 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del [0.018896s] ... ok 2026-08-09 02:06:40.781817 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_directory_not_empty [0.018933s] ... ok 2026-08-09 02:06:40.800733 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_nfs_host_list [0.018593s] ... ok 2026-08-09 02:06:40.801080 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_status_invalid [0.038991s] ... ok 2026-08-09 02:06:40.818688 | ubuntu-noble | {4} 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.018283s] ... ok 2026-08-09 02:06:40.836148 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_2_migration_driver_starting [0.035592s] ... ok 2026-08-09 02:06:40.840415 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_mb [0.019954s] ... ok 2026-08-09 02:06:40.857417 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage [0.018535s] ... ok 2026-08-09 02:06:40.869238 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_4_migration_in_progress [0.033110s] ... ok 2026-08-09 02:06:40.875621 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_tb [0.018178s] ... ok 2026-08-09 02:06:40.894635 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_mount_already_mounted [0.018900s] ... ok 2026-08-09 02:06:40.901806 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_4_migration_completing [0.032278s] ... ok 2026-08-09 02:06:40.916904 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_execute_error [0.018286s] ... ok 2026-08-09 02:06:40.933471 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_error_cloning [0.020339s] ... ok 2026-08-09 02:06:40.936472 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_5_migration_driver_phase1_done [0.034560s] ... ok 2026-08-09 02:06:40.952101 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_path_does_not_exist [0.018588s] ... ok 2026-08-09 02:06:40.970805 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_host_assisted_with_snapshots [0.034051s] ... ok 2026-08-09 02:06:40.971544 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share_new_size_lower_than_usage [0.019399s] ... ok 2026-08-09 02:06:40.994316 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_recovery [0.021952s] ... ok 2026-08-09 02:06:41.008010 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_2 [0.037253s] ... ok 2026-08-09 02:06:41.012925 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_1_COMPLETE [0.018977s] ... ok 2026-08-09 02:06:41.033279 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_file_system [0.019006s] ... ok 2026-08-09 02:06:41.049297 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_3 [0.040111s] ... ok 2026-08-09 02:06:41.051640 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_2_None [0.018244s] ... ok 2026-08-09 02:06:41.069050 | ubuntu-noble | {4} 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.018208s] ... ok 2026-08-09 02:06:41.088738 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_1_manila_share [0.037395s] ... ok 2026-08-09 02:06:41.133782 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_backup_state [0.046998s] ... ok 2026-08-09 02:06:41.157316 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot [0.023920s] ... ok 2026-08-09 02:06:41.180027 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_1_None [0.022483s] ... ok 2026-08-09 02:06:41.242289 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_check_nondisruptive_and_network_change [0.061418s] ... ok 2026-08-09 02:06:41.317478 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update_delete [0.075322s] ... ok 2026-08-09 02:06:41.374046 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_check [0.056881s] ... ok 2026-08-09 02:06:41.419657 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_1_migration_driver_in_progress [0.045041s] ... ok 2026-08-09 02:06:41.484378 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access [0.064546s] ... ok 2026-08-09 02:06:41.512138 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_no_share_servers [0.027969s] ... ok 2026-08-09 02:06:41.532449 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_2 [0.020196s] ... ok 2026-08-09 02:06:41.553061 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_1 [0.482632s] ... ok 2026-08-09 02:06:41.553414 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_2 [0.019511s] ... ok 2026-08-09 02:06:41.572524 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share [0.020438s] ... ok 2026-08-09 02:06:41.572967 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_initialized [0.020652s] ... ok 2026-08-09 02:06:41.591753 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_extend_share [0.019570s] ... ok 2026-08-09 02:06:41.593667 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_3____create_snapshot____delete_snapshot______create_snapshot____delete_snapshot____True_ [0.020438s] ... ok 2026-08-09 02:06:41.610941 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_premature [0.018724s] ... ok 2026-08-09 02:06:41.613609 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_network_allocations [0.020229s] ... ok 2026-08-09 02:06:41.632114 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_with_vfs_error [0.020079s] ... ok 2026-08-09 02:06:41.635617 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_sg_snapshot_with_no_members [0.020673s] ... ok 2026-08-09 02:06:41.650652 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_add_rule [0.019272s] ... ok 2026-08-09 02:06:41.654941 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_2_unmanage_snapshot [0.020221s] ... ok 2026-08-09 02:06:41.672602 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_get_network_allocations_number [0.018997s] ... ok 2026-08-09 02:06:41.674671 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_2_False [0.019882s] ... ok 2026-08-09 02:06:41.687020 | ubuntu-noble | Pool pool has exceeded 3PAR's max supported VFS IP address 2026-08-09 02:06:41.691723 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_exceed_pool_max_supported_ips [0.019831s] ... ok 2026-08-09 02:06:41.694276 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_false [0.019407s] ... ok 2026-08-09 02:06:41.710216 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_ip [0.018285s] ... ok 2026-08-09 02:06:41.713506 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_continue [0.019120s] ... ok 2026-08-09 02:06:41.726542 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_success [0.019030s] ... ok 2026-08-09 02:06:41.733092 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_2_False [0.019413s] ... ok 2026-08-09 02:06:41.748655 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_exception [0.019570s] ... ok 2026-08-09 02:06:41.754466 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_verify_share_driver_mode_option_type [0.021319s] ... ok 2026-08-09 02:06:41.767407 | ubuntu-noble | {4} 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.018922s] ... ok 2026-08-09 02:06:41.773602 | ubuntu-noble | {5} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_1_111 [0.018642s] ... ok 2026-08-09 02:06:41.786469 | ubuntu-noble | {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.018619s] ... ok 2026-08-09 02:06:41.792826 | ubuntu-noble | {5} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_1 [0.018185s] ... ok 2026-08-09 02:06:41.803843 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_09________ip___True_____r___ [0.019602s] ... ok 2026-08-09 02:06:41.815720 | ubuntu-noble | {5} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_2_False [0.023204s] ... ok 2026-08-09 02:06:41.824415 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_12________user___True_____ [0.020410s] ... ok 2026-08-09 02:06:41.835589 | ubuntu-noble | {5} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_without_suppression [0.020091s] ... ok 2026-08-09 02:06:41.841290 | ubuntu-noble | Invalid access type. Expected 'ip' or 'user'. Actual 'unsupported_other_type'. 2026-08-09 02:06:41.843274 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_type [0.018832s] ... ok 2026-08-09 02:06:41.855140 | ubuntu-noble | {5} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_fail [0.019935s] ... ok 2026-08-09 02:06:41.863078 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_cifs [0.019430s] ... ok 2026-08-09 02:06:41.881708 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_2___rw___False_ [0.018648s] ... ok 2026-08-09 02:06:41.898142 | ubuntu-noble | Invalid NFS access type. HPE 3PAR NFS supports 'ip'. Actual 'user'. 2026-08-09 02:06:41.901028 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_nfs [0.018547s] ... ok 2026-08-09 02:06:41.922299 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_1___4__0__0___None__None__None_ [0.019515s] ... ok 2026-08-09 02:06:41.940138 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_2_False [0.020048s] ... ok 2026-08-09 02:06:41.960096 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_1_sync [0.019827s] ... ok 2026-08-09 02:06:41.981848 | ubuntu-noble | {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.019578s] ... ok 2026-08-09 02:06:41.992631 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_5__False__1___1__100__3_ [0.137231s] ... ok 2026-08-09 02:06:41.998645 | ubuntu-noble | Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: run exception. 2026-08-09 02:06:42.001563 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_exception [0.021925s] ... ok 2026-08-09 02:06:42.022107 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share [0.020228s] ... ok 2026-08-09 02:06:42.042868 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_not_found [0.019861s] ... ok 2026-08-09 02:06:42.044590 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_migrating_share [0.051571s] ... ok 2026-08-09 02:06:42.061226 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_ro_access_nfs_legacy [0.018648s] ... ok 2026-08-09 02:06:42.080174 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_03__1__2__True_ [0.019041s] ... ok 2026-08-09 02:06:42.100863 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_05__1024__2048__True_ [0.020588s] ... ok 2026-08-09 02:06:42.105331 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_unlimited [0.060678s] ... ok 2026-08-09 02:06:42.119411 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_06__1024__2048__False_ [0.018694s] ... ok 2026-08-09 02:06:42.129268 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__form_network_allocations [0.022407s] ... ok 2026-08-09 02:06:42.139459 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_09__99999999__1__True_ [0.018818s] ... ok 2026-08-09 02:06:42.157078 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_12__1__99999999__False_ [0.018475s] ... ok 2026-08-09 02:06:42.169796 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_3_data_copying_completed [0.041814s] ... ok 2026-08-09 02:06:42.174374 | ubuntu-noble | Failed to update capacity quota 1 on foo_fstore with exception: boom 2026-08-09 02:06:42.176681 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_2 [0.019746s] ... ok 2026-08-09 02:06:42.195862 | ubuntu-noble | Failed to remove FSIP 1.2.3.4 2026-08-09 02:06:42.195898 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:42.195908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1709, in remove_fsip 2026-08-09 02:06:42.195917 | ubuntu-noble | result = self._client.removefsip(vfs, ip, fpg=fpg) 2026-08-09 02:06:42.195925 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:42.195934 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:42.195942 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:42.195950 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:42.195959 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:42.195967 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:42.195976 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:42.195998 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:42.196007 | ubuntu-noble | raise effect 2026-08-09 02:06:42.196015 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception..FakeException 2026-08-09 02:06:42.197312 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception [0.019651s] ... ok 2026-08-09 02:06:42.216162 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_success [0.018665s] ... ok 2026-08-09 02:06:42.235046 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_nfs [0.019437s] ... ok 2026-08-09 02:06:42.250216 | ubuntu-noble | Driver-assisted migration of share 5b5b2ac4-d117-4801-afc6-1fa1caa811bb failed. 2026-08-09 02:06:42.250266 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:42.250276 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1391, in _migration_start_driver 2026-08-09 02:06:42.250284 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:42.250293 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver does not support preserving snapshots, driver-assisted migration cannot proceed while share 5b5b2ac4-d117-4801-afc6-1fa1caa811bb has snapshots. 2026-08-09 02:06:42.253437 | ubuntu-noble | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-08-09 02:06:42.257620 | ubuntu-noble | All url login fail. 2026-08-09 02:06:42.257674 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_6 [0.083873s] ... ok 2026-08-09 02:06:42.257931 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_fail [0.020995s] ... ok 2026-08-09 02:06:42.277456 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-08-09 02:06:42.277990 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-08-09 02:06:42.281346 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_cifssnapshot_success [0.024538s] ... ok 2026-08-09 02:06:42.302141 | ubuntu-noble | Failed to copy data, reason: err. 2026-08-09 02:06:42.302707 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-08-09 02:06:42.302718 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-08-09 02:06:42.305763 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_copydata_fail [0.024798s] ... ok 2026-08-09 02:06:42.306016 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_1_True [0.051857s] ... ok 2026-08-09 02:06:42.323427 | ubuntu-noble | Cannot create more than one replica for share fake_share_id. 2026-08-09 02:06:42.326082 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_already_exists [0.020061s] ... ok 2026-08-09 02:06:42.331754 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_2__None__True_ [0.022840s] ... ok 2026-08-09 02:06:42.347994 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cache_not_exist [0.021900s] ... ok 2026-08-09 02:06:42.356629 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_1_None [0.027841s] ... ok 2026-08-09 02:06:42.369093 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_success [0.021147s] ... ok 2026-08-09 02:06:42.381163 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_4_active [0.024365s] ... ok 2026-08-09 02:06:42.387643 | ubuntu-noble | The source filesystem of snapshot fake_snapshot_uuid does not exist. 2026-08-09 02:06:42.390822 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_nonefs [0.020799s] ... ok 2026-08-09 02:06:42.407074 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_5_error [0.023934s] ... ok 2026-08-09 02:06:42.409019 | ubuntu-noble | Cannot find source share fake_uuid of snapshot fake_snapshot_uuid on array. 2026-08-09 02:06:42.411213 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_share_error [0.021226s] ... ok 2026-08-09 02:06:42.427025 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_6 [0.020552s] ... ok 2026-08-09 02:06:42.432727 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_storagepool_not_exist [0.020651s] ... ok 2026-08-09 02:06:42.446939 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_Not_Found_exception [0.020779s] ... ok 2026-08-09 02:06:42.450261 | ubuntu-noble | The filesystem type is "Thick", so dedupe or compression cannot be set. 2026-08-09 02:06:42.452880 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_2 [0.020781s] ... ok 2026-08-09 02:06:42.474266 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_4 [0.020213s] ... ok 2026-08-09 02:06:42.494879 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_6 [0.021585s] ... ok 2026-08-09 02:06:42.506014 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_1_False [0.057648s] ... ok 2026-08-09 02:06:42.517446 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_1 [0.022432s] ... ok 2026-08-09 02:06:42.526988 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_1_None [0.022435s] ... ok 2026-08-09 02:06:42.539389 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_2 [0.021860s] ... ok 2026-08-09 02:06:42.557618 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-08-09 02:06:42.560793 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_6 [0.021085s] ... ok 2026-08-09 02:06:42.579261 | ubuntu-noble | Get filesystem by name error! 2026-08-09 02:06:42.579281 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:06:42.581797 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_nfs_snapshot_fail [0.021015s] ... ok 2026-08-09 02:06:42.599722 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:06:42.600196 | ubuntu-noble | Failed to delete replication pair fake_pair_id. 2026-08-09 02:06:42.600203 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:06:42.600900 | ubuntu-noble | Failed to delete replication pair fake_pair_id. 2026-08-09 02:06:42.600910 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:42.600914 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 231, in delete_replication_pair 2026-08-09 02:06:42.600918 | ubuntu-noble | self.helper.delete_replication_pair(replica_pair_id) 2026-08-09 02:06:42.600922 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1415, in delete_replication_pair 2026-08-09 02:06:42.600925 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-08-09 02:06:42.600929 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:06:42.600933 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:06:42.600937 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to delete replication pair fake_pair_id. 2026-08-09 02:06:42.600941 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:06:42.603473 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_1 [0.021406s] ... ok 2026-08-09 02:06:42.608974 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_3 [0.081398s] ... ok 2026-08-09 02:06:42.620733 | ubuntu-noble | Replication pair fake_pair_id was not found. 2026-08-09 02:06:42.621214 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-08-09 02:06:42.623397 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_2 [0.020019s] ... ok 2026-08-09 02:06:42.629923 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:42.629957 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:42.629967 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:42.629975 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:42.629984 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:42.629992 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:42.630000 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:42.630008 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:42.630029 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:42.630038 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:42.630046 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:42.630054 | ubuntu-noble | raise effect 2026-08-09 02:06:42.630062 | ubuntu-noble | Exception 2026-08-09 02:06:42.634869 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_06_create_share_instance [0.024469s] ... ok 2026-08-09 02:06:42.644766 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_1 [0.021206s] ... ok 2026-08-09 02:06:42.656072 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:42.656106 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:42.656115 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:42.656124 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:42.656132 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:42.656140 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:42.656148 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:42.656156 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:42.656164 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:42.656186 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:42.656195 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:42.656203 | ubuntu-noble | raise effect 2026-08-09 02:06:42.656211 | ubuntu-noble | Exception 2026-08-09 02:06:42.657942 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_27_promote_share_replica [0.024309s] ... ok 2026-08-09 02:06:42.665310 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_8 [0.020254s] ... ok 2026-08-09 02:06:42.677386 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:42.677424 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:42.677435 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:42.677446 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:42.677458 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:42.677467 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:42.677513 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:42.677527 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:42.677539 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:42.677549 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:42.677558 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:42.677567 | ubuntu-noble | raise effect 2026-08-09 02:06:42.677612 | ubuntu-noble | Exception 2026-08-09 02:06:42.680341 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_30_create_replicated_snapshot [0.022236s] ... ok 2026-08-09 02:06:42.686068 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_2 [0.020777s] ... ok 2026-08-09 02:06:42.704233 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_network_security_service [0.023609s] ... ok 2026-08-09 02:06:42.704359 | ubuntu-noble | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-08-09 02:06:42.704375 | ubuntu-noble | All url login fail. 2026-08-09 02:06:42.707474 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_fail [0.020960s] ... ok 2026-08-09 02:06:42.729979 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_1 [0.020744s] ... ok 2026-08-09 02:06:42.752322 | ubuntu-noble | Share instance f44f209c-b20b-415e-afec-d0d2dc8d64dd failed on creation. 2026-08-09 02:06:42.752359 | ubuntu-noble | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-08-09 02:06:42.753057 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_6 [0.021361s] ... ok 2026-08-09 02:06:42.772386 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_logical_port_ip_fail [0.020906s] ... ok 2026-08-09 02:06:42.792874 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_1 [0.021900s] ... ok 2026-08-09 02:06:42.796521 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_2_False [0.092692s] ... ok 2026-08-09 02:06:42.813816 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_2 [0.021324s] ... ok 2026-08-09 02:06:42.823406 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_2___ [0.025368s] ... ok 2026-08-09 02:06:42.837993 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_2 [0.021482s] ... ok 2026-08-09 02:06:42.847231 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_share_group_snapshot_with_update [0.023760s] ... ok 2026-08-09 02:06:42.853973 | ubuntu-noble | Can't open the recent url, re-login. 2026-08-09 02:06:42.854332 | ubuntu-noble | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-08-09 02:06:42.854774 | ubuntu-noble | Login to http://100.115.10.70:8082/deviceManager/rest/ failed, try another. 2026-08-09 02:06:42.854787 | ubuntu-noble | All url login fail. 2026-08-09 02:06:42.857310 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_fail [0.021657s] ... ok 2026-08-09 02:06:42.868375 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_update [0.022066s] ... ok 2026-08-09 02:06:42.879075 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_vlan_exist [0.021481s] ... ok 2026-08-09 02:06:42.897604 | ubuntu-noble | Unsupported security services. Only AD and LDAP are supported. 2026-08-09 02:06:42.903700 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_1 [0.021690s] ... ok 2026-08-09 02:06:42.919497 | ubuntu-noble | Can not get share ID by share share-fake-uuid. 2026-08-09 02:06:42.926393 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_not_exist [0.021076s] ... ok 2026-08-09 02:06:42.940747 | ubuntu-noble | Failed to check GPFS state. Error: Unexpected error while running command. 2026-08-09 02:06:42.940784 | ubuntu-noble | Command: None 2026-08-09 02:06:42.940794 | ubuntu-noble | Exit code: - 2026-08-09 02:06:42.940803 | ubuntu-noble | Stdout: None 2026-08-09 02:06:42.940811 | ubuntu-noble | Stderr: None. 2026-08-09 02:06:42.943120 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_exception [0.020949s] ... ok 2026-08-09 02:06:42.960437 | ubuntu-noble | Failed to set quota for the share fakename. Error: Unexpected error while running command. 2026-08-09 02:06:42.960476 | ubuntu-noble | Command: None 2026-08-09 02:06:42.960483 | ubuntu-noble | Exit code: - 2026-08-09 02:06:42.960489 | ubuntu-noble | Stdout: None 2026-08-09 02:06:42.960495 | ubuntu-noble | Stderr: None. 2026-08-09 02:06:42.963159 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share_exception [0.019559s] ... ok 2026-08-09 02:06:42.983660 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_available_capacity [0.020654s] ... ok 2026-08-09 02:06:43.000683 | ubuntu-noble | Share protocol fake_proto not supported by GPFS driver. 2026-08-09 02:06:43.001332 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_security_service_missing [0.132116s] ... ok 2026-08-09 02:06:43.002922 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.019469s] ... ok 2026-08-09 02:06:43.022749 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name [0.019426s] ... ok 2026-08-09 02:06:43.042653 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute [0.019522s] ... ok 2026-08-09 02:06:43.059623 | ubuntu-noble | /gpfs0 is not on GPFS filesystem. Error: Unexpected error while running command. 2026-08-09 02:06:43.059654 | ubuntu-noble | Command: None 2026-08-09 02:06:43.059664 | ubuntu-noble | Exit code: - 2026-08-09 02:06:43.059672 | ubuntu-noble | Stdout: None 2026-08-09 02:06:43.059680 | ubuntu-noble | Stderr: None. 2026-08-09 02:06:43.062440 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_exception [0.019781s] ... ok 2026-08-09 02:06:43.082386 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_1_mmlsquota__blockLimit__mmlsquota__1048577 [0.019985s] ... ok 2026-08-09 02:06:43.099960 | ubuntu-noble | Failed to check size for share fakename. 2026-08-09 02:06:43.099997 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:43.100007 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 659, in _manage_existing 2026-08-09 02:06:43.100015 | ubuntu-noble | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsquota', '-j', 2026-08-09 02:06:43.100024 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.100032 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:43.100040 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:43.100048 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.100056 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:43.100065 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:43.100073 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.100081 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:06:43.100089 | ubuntu-noble | raise result 2026-08-09 02:06:43.100097 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:43.100105 | ubuntu-noble | Command: None 2026-08-09 02:06:43.100113 | ubuntu-noble | Exit code: - 2026-08-09 02:06:43.100133 | ubuntu-noble | Stdout: None 2026-08-09 02:06:43.100141 | ubuntu-noble | Stderr: None 2026-08-09 02:06:43.102539 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_checking_quota_of_fileset_exception [0.019985s] ... ok 2026-08-09 02:06:43.110512 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_not_exists [0.110013s] ... ok 2026-08-09 02:06:43.120477 | ubuntu-noble | Failed to set quota for share fakename. 2026-08-09 02:06:43.120544 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:43.120555 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 696, in _manage_existing 2026-08-09 02:06:43.120564 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + 2026-08-09 02:06:43.120616 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:43.120624 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:43.120632 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.120640 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:43.120648 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:43.120656 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.120664 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:06:43.120672 | ubuntu-noble | raise result 2026-08-09 02:06:43.120680 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:43.120688 | ubuntu-noble | Command: None 2026-08-09 02:06:43.120696 | ubuntu-noble | Exit code: - 2026-08-09 02:06:43.120704 | ubuntu-noble | Stdout: None 2026-08-09 02:06:43.120712 | ubuntu-noble | Stderr: None 2026-08-09 02:06:43.123384 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_grater_than_1G_exception [0.019708s] ... ok 2026-08-09 02:06:43.135009 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_4 [0.021591s] ... ok 2026-08-09 02:06:43.140150 | ubuntu-noble | Failed to set quota for share fakename. 2026-08-09 02:06:43.140177 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:43.140181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 681, in _manage_existing 2026-08-09 02:06:43.140185 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + ':' + 2026-08-09 02:06:43.140199 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:43.140203 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:43.140206 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.140210 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:43.140213 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:43.140217 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.140220 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:06:43.140224 | ubuntu-noble | raise result 2026-08-09 02:06:43.140228 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:43.140231 | ubuntu-noble | Command: None 2026-08-09 02:06:43.140235 | ubuntu-noble | Exit code: - 2026-08-09 02:06:43.140239 | ubuntu-noble | Stdout: None 2026-08-09 02:06:43.140242 | ubuntu-noble | Stderr: None 2026-08-09 02:06:43.142735 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_less_than_1G_exception [0.020200s] ... ok 2026-08-09 02:06:43.155849 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group [0.023410s] ... ok 2026-08-09 02:06:43.162122 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_02___44_3_2_11___True_ [0.018955s] ... ok 2026-08-09 02:06:43.176382 | ubuntu-noble | Share group fake_id: delete failed 2026-08-09 02:06:43.178888 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_error [0.022818s] ... ok 2026-08-09 02:06:43.180827 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_06___1_2_3_4___False_ [0.019290s] ... ok 2026-08-09 02:06:43.201263 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_1____gpfs0_share_fakeid_t10_0_0_1___None_ [0.020016s] ... ok 2026-08-09 02:06:43.218891 | ubuntu-noble | Failed to deny access for share fakename. IP 10.0.0.1 still has access. 2026-08-09 02:06:43.221528 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_fail [0.020223s] ... ok 2026-08-09 02:06:43.240324 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_share_server_not_found [0.058180s] ... ok 2026-08-09 02:06:43.242001 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_ro [0.020429s] ... ok 2026-08-09 02:06:43.261771 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_both_exceptions_ignored_with_the_force [0.024409s] ... ok 2026-08-09 02:06:43.263840 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing [0.021661s] ... ok 2026-08-09 02:06:43.288731 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_deny [0.021204s] ... ok 2026-08-09 02:06:43.294535 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_not_found [0.032759s] ... ok 2026-08-09 02:06:43.307976 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_ro [0.021987s] ... ok 2026-08-09 02:06:43.317374 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_2_ManilaException [0.022791s] ... ok 2026-08-09 02:06:43.329952 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_rw [0.022303s] ... ok 2026-08-09 02:06:43.349601 | ubuntu-noble | Pool "mockpool" not found 2026-08-09 02:06:43.352400 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_no_pools [0.022200s] ... ok 2026-08-09 02:06:43.373132 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__setup_and_get_system_object [0.020718s] ... ok 2026-08-09 02:06:43.391207 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-08-09 02:06:43.393722 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_cert [0.020462s] ... ok 2026-08-09 02:06:43.394431 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion [0.076698s] ... ok 2026-08-09 02:06:43.415545 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_ip [0.021488s] ... ok 2026-08-09 02:06:43.438909 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_4__True__False__False_ [0.022312s] ... ok 2026-08-09 02:06:43.459947 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_2__True__False_ [0.022071s] ... ok 2026-08-09 02:06:43.482186 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_1__True__True_ [0.021979s] ... ok 2026-08-09 02:06:43.501680 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-08-09 02:06:43.502310 | ubuntu-noble | failed to delete share ; unsupported share protocol CIFS, only NFS is supported 2026-08-09 02:06:43.504631 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_wrong_share_protocol [0.022521s] ... ok 2026-08-09 02:06:43.525517 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_03__True__True__False__True_ [0.020610s] ... ok 2026-08-09 02:06:43.547054 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_11__False__True__False__True_ [0.021567s] ... ok 2026-08-09 02:06:43.568947 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_ensure_shares_not_implemented [0.174207s] ... ok 2026-08-09 02:06:43.571136 | ubuntu-noble | Caught exception from infinisdk: 2026-08-09 02:06:43.571167 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:43.571177 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-08-09 02:06:43.571185 | ubuntu-noble | return func(*args, **kwargs) 2026-08-09 02:06:43.571193 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.571202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-08-09 02:06:43.571210 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-08-09 02:06:43.571218 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.571226 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:43.571235 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:43.571243 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.571251 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:43.571259 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:43.571267 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.571275 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:43.571283 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:43.571290 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.571298 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-08-09 02:06:43.571307 | ubuntu-noble | raise FakeInfinisdkException() 2026-08-09 02:06:43.571315 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:06:43.574377 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_network_spaces_api_fail [0.027026s] ... ok 2026-08-09 02:06:43.590865 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_pool_notexist_and_get_from_driver [0.021626s] ... ok 2026-08-09 02:06:43.595505 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_network_allocations_number [0.021449s] ... ok 2026-08-09 02:06:43.613905 | ubuntu-noble | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-08-09 02:06:43.621228 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_snapshot_doesnt_exist [0.020363s] ... ok 2026-08-09 02:06:43.635000 | ubuntu-noble | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-08-09 02:06:43.637466 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_snapshot_doesnt_exist [0.021164s] ... ok 2026-08-09 02:06:43.656841 | ubuntu-noble | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_cifs [0.019093s] ... ok 2026-08-09 02:06:43.676072 | ubuntu-noble | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_non_exist_share [0.019322s] ... ok 2026-08-09 02:06:43.694604 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_cifs_share [0.018505s] ... ok 2026-08-09 02:06:43.712492 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_cifs_share [0.017853s] ... ok 2026-08-09 02:06:43.731625 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nfs_share [0.018198s] ... ok 2026-08-09 02:06:43.749050 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_physical_ips [0.017808s] ... ok 2026-08-09 02:06:43.754689 | ubuntu-noble | Caught exception trying ensure share 'cf968986-8ebf-4ebc-a7f6-f172c2b8f6c2'. 2026-08-09 02:06:43.754723 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:43.754733 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-08-09 02:06:43.754742 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-08-09 02:06:43.754750 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.754758 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:43.754766 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:43.754774 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.754782 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:43.754790 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:43.754799 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.754823 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:43.754832 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:43.754840 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.754848 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-08-09 02:06:43.754856 | ubuntu-noble | raise NotImplementedError 2026-08-09 02:06:43.754865 | ubuntu-noble | NotImplementedError 2026-08-09 02:06:43.754873 | ubuntu-noble | 2026-08-09 02:06:43.754882 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-08-09 02:06:43.754891 | ubuntu-noble | 2026-08-09 02:06:43.754899 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:43.754907 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-08-09 02:06:43.754915 | ubuntu-noble | export_locations = self.driver.ensure_share( 2026-08-09 02:06:43.754923 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.754931 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:43.754939 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:43.754962 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.754970 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:43.754978 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:43.754986 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:43.754994 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1195, in _execute_mock_call 2026-08-09 02:06:43.755002 | ubuntu-noble | result = next(effect) 2026-08-09 02:06:43.755010 | ubuntu-noble | ^^^^^^^^^^^^ 2026-08-09 02:06:43.755018 | ubuntu-noble | StopIteration 2026-08-09 02:06:43.763095 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_2___fake_path_1____fake_path__ [0.172255s] ... ok 2026-08-09 02:06:43.768665 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_pool_stats [0.018326s] ... ok 2026-08-09 02:06:43.788259 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_1_nfs [0.018285s] ... ok 2026-08-09 02:06:43.804478 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_4_50G [0.018646s] ... ok 2026-08-09 02:06:43.822406 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats_refresh_token [0.017962s] ... ok 2026-08-09 02:06:43.840739 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_snapshot [0.018014s] ... ok 2026-08-09 02:06:43.859426 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_2_cifs [0.018756s] ... ok 2026-08-09 02:06:43.878805 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.018539s] ... ok 2026-08-09 02:06:43.898845 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup [0.018267s] ... ok 2026-08-09 02:06:43.915231 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_login_fail [0.018762s] ... ok 2026-08-09 02:06:43.933658 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_vpe_failed [0.018119s] ... ok 2026-08-09 02:06:43.945543 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_update_access_rules [0.182104s] ... ok 2026-08-09 02:06:43.952399 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_4 [0.018621s] ... ok 2026-08-09 02:06:43.968665 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_4__None__None_ [0.023535s] ... ok 2026-08-09 02:06:43.970550 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_1 [0.018283s] ... ok 2026-08-09 02:06:43.992209 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_2 [0.021025s] ... ok 2026-08-09 02:06:44.010961 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api [0.018646s] ... ok 2026-08-09 02:06:44.030174 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_type_failed [0.018489s] ... ok 2026-08-09 02:06:44.039844 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_1 [0.070658s] ... ok 2026-08-09 02:06:44.047658 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_extend_share [0.018493s] ... ok 2026-08-09 02:06:44.065940 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_2 [0.017997s] ... ok 2026-08-09 02:06:44.085047 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_1_True [0.018616s] ... ok 2026-08-09 02:06:44.086984 | ubuntu-noble | Failed to commit reservations 2026-08-09 02:06:44.087112 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:44.087119 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:44.087124 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:44.087130 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:44.087135 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:44.087140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:44.087145 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:44.087150 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087155 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:44.087161 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:44.087166 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087171 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:44.087176 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:44.087181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:44.087186 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:44.087191 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:44.087197 | ubuntu-noble | raise self.value 2026-08-09 02:06:44.087202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:44.087206 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:44.087211 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:44.087222 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:44.087227 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087232 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:44.087237 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:44.087242 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087247 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:44.087252 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:44.087257 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087262 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:44.087267 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:44.087272 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087277 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:44.087282 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:44.087287 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087292 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:44.087297 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:44.087302 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:44.087307 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:44.087321 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:44.087326 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087331 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:44.087336 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:44.087341 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087346 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:44.087351 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:44.087356 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:44.087360 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:44.087365 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:44.087370 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087375 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:44.087380 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:44.087385 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087390 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:44.087395 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:44.087406 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:44.087415 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:44.087420 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:44.087425 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087430 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:44.087435 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:44.087440 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087446 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:44.087451 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:44.087456 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087461 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:44.087466 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:44.087471 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.087476 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:44.087481 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:44.087486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:44.087491 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:44.087496 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-08-09 02:06:44.100259 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_3 [0.060249s] ... ok 2026-08-09 02:06:44.104699 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnasdir [0.019285s] ... ok 2026-08-09 02:06:44.122970 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_expandfs [0.018677s] ... ok 2026-08-09 02:06:44.141797 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifsinfo [0.018330s] ... ok 2026-08-09 02:06:44.159146 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_2_cifs [0.017705s] ... ok 2026-08-09 02:06:44.160938 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_2_migration_driver_phase1_done [0.060985s] ... ok 2026-08-09 02:06:44.177594 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_1_None [0.018306s] ... ok 2026-08-09 02:06:44.196758 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_2_node1 [0.017810s] ... ok 2026-08-09 02:06:44.219290 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_1_migration_starting [0.051986s] ... ok 2026-08-09 02:06:44.220788 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test__update_share_stats [0.024337s] ... ok 2026-08-09 02:06:44.239746 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_success [0.019560s] ... ok 2026-08-09 02:06:44.257112 | ubuntu-noble | The driver could not migrate the share fake_id 2026-08-09 02:06:44.257135 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:44.257142 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1675, in migration_start 2026-08-09 02:06:44.257148 | ubuntu-noble | success = self._migration_start_driver( 2026-08-09 02:06:44.257154 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.257160 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:44.257165 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:44.257171 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.257177 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:44.257183 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:44.257188 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.257194 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:44.257199 | ubuntu-noble | raise effect 2026-08-09 02:06:44.257205 | ubuntu-noble | Exception: fake_exc_1 2026-08-09 02:06:44.259881 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_4_20GB [0.019999s] ... ok 2026-08-09 02:06:44.261063 | ubuntu-noble | Host-assisted migration failed for share fake_id. 2026-08-09 02:06:44.261080 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:44.261086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1714, in migration_start 2026-08-09 02:06:44.261091 | ubuntu-noble | self._migration_start_host_assisted( 2026-08-09 02:06:44.261097 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:44.261102 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:44.261107 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.261113 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:44.261127 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:44.261133 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.261138 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:44.261144 | ubuntu-noble | raise effect 2026-08-09 02:06:44.261149 | ubuntu-noble | Exception: fake_exc_2 2026-08-09 02:06:44.268602 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_exception [0.051496s] ... ok 2026-08-09 02:06:44.278918 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_5_2TB [0.019023s] ... ok 2026-08-09 02:06:44.298593 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_ip_fail [0.019426s] ... ok 2026-08-09 02:06:44.305505 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-08-09 02:06:44.305527 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:44.305533 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-08-09 02:06:44.305538 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-08-09 02:06:44.305545 | ubuntu-noble | 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-08-09 02:06:44.311040 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_1 [0.043520s] ... ok 2026-08-09 02:06:44.319544 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_level_fail [0.020798s] ... ok 2026-08-09 02:06:44.338907 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_cifs_service_error [0.018953s] ... ok 2026-08-09 02:06:44.355517 | ubuntu-noble | Share manila_fakeid not found. 2026-08-09 02:06:44.359193 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.019200s] ... ok 2026-08-09 02:06:44.374482 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-08-09 02:06:44.377514 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_share_not_exist [0.019119s] ... ok 2026-08-09 02:06:44.396590 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup [0.018786s] ... ok 2026-08-09 02:06:44.417980 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_1_nfs [0.018940s] ... ok 2026-08-09 02:06:44.431472 | ubuntu-noble | Failed to allow rw access to 172.0.2.1, reason Invalid access rule: fake_exception 2026-08-09 02:06:44.433903 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_fail [0.018452s] ... ok 2026-08-09 02:06:44.454402 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_pool [0.019451s] ... ok 2026-08-09 02:06:44.473077 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_share [0.018498s] ... ok 2026-08-09 02:06:44.491094 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_filesystem [0.019054s] ... ok 2026-08-09 02:06:44.509761 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_user [0.018574s] ... ok 2026-08-09 02:06:44.528173 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_4 [0.018433s] ... ok 2026-08-09 02:06:44.545145 | ubuntu-noble | Code: 302, URL: https://fake_ip:fake_port/nas/fake_url, Message: return message 2026-08-09 02:06:44.548089 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_fail [0.019423s] ... ok 2026-08-09 02:06:44.567100 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_method_fail [0.018883s] ... ok 2026-08-09 02:06:44.585706 | ubuntu-noble | Error running SSH command. Trying another host 2026-08-09 02:06:44.585761 | ubuntu-noble | Error running SSH command. Trying another host 2026-08-09 02:06:44.588093 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute [0.020434s] ... ok 2026-08-09 02:06:44.607235 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info [0.019661s] ... ok 2026-08-09 02:06:44.626381 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path [0.019018s] ... ok 2026-08-09 02:06:44.646191 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_du [0.019709s] ... ok 2026-08-09 02:06:44.665153 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_as_user [0.018851s] ... ok 2026-08-09 02:06:44.685971 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__set_volume_size [0.019011s] ... ok 2026-08-09 02:06:44.704814 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__user_exists [0.019234s] ... ok 2026-08-09 02:06:44.722354 | ubuntu-noble | CLDB nodes are not specified! 2026-08-09 02:06:44.722388 | ubuntu-noble | Zookeeper nodes are not specified! 2026-08-09 02:06:44.724619 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error [0.019502s] ... ok 2026-08-09 02:06:44.740616 | ubuntu-noble | CLDB nodes are not specified! 2026-08-09 02:06:44.740654 | ubuntu-noble | Zookeeper nodes are not specified! 2026-08-09 02:06:44.741529 | ubuntu-noble | MapR-FS is not in healthy state. 2026-08-09 02:06:44.742871 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_cldb_state [0.019744s] ... ok 2026-08-09 02:06:44.761983 | ubuntu-noble | Failed to create share from snapshot fake with name share-0. 2026-08-09 02:06:44.762039 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:44.762047 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 231, in create_share_from_snapshot 2026-08-09 02:06:44.762054 | ubuntu-noble | self._maprfs_util.maprfs_cp(snapshot_path + '/*', share_dir) 2026-08-09 02:06:44.762060 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:44.762067 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:44.762073 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.762078 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:44.762084 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:44.762090 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.762095 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:44.762101 | ubuntu-noble | raise effect 2026-08-09 02:06:44.762107 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:44.762113 | ubuntu-noble | Command: None 2026-08-09 02:06:44.762119 | ubuntu-noble | Exit code: - 2026-08-09 02:06:44.762124 | ubuntu-noble | Stdout: None 2026-08-09 02:06:44.762129 | ubuntu-noble | Stderr: None 2026-08-09 02:06:44.764043 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.019663s] ... ok 2026-08-09 02:06:44.780411 | ubuntu-noble | Only MapRFS protocol supported! 2026-08-09 02:06:44.782967 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.019986s] ... ok 2026-08-09 02:06:44.801989 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_with_custom_name [0.019142s] ... ok 2026-08-09 02:06:44.811629 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_no_active_replica [0.499670s] ... ok 2026-08-09 02:06:44.820148 | ubuntu-noble | Failed to delete share share-0. 2026-08-09 02:06:44.820171 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:44.820178 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 266, in delete_share 2026-08-09 02:06:44.820184 | ubuntu-noble | self._maprfs_util.delete_volume(volume_name) 2026-08-09 02:06:44.820190 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 155, in delete_volume 2026-08-09 02:06:44.820195 | ubuntu-noble | out, __ = self._execute(*cmd, check_exit_code=False) 2026-08-09 02:06:44.820201 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.820207 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:44.820213 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:44.820218 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.820245 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:44.820253 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:44.820259 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.820266 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:44.820273 | ubuntu-noble | raise effect 2026-08-09 02:06:44.820281 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:44.820289 | ubuntu-noble | Command: None 2026-08-09 02:06:44.820297 | ubuntu-noble | Exit code: - 2026-08-09 02:06:44.820303 | ubuntu-noble | Stdout: None 2026-08-09 02:06:44.820308 | ubuntu-noble | Stderr: None 2026-08-09 02:06:44.822400 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_exception [0.020261s] ... ok 2026-08-09 02:06:44.840186 | ubuntu-noble | Manage existing share snapshot failed. 2026-08-09 02:06:44.840209 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:44.840213 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 402, in manage_existing_snapshot 2026-08-09 02:06:44.840218 | ubuntu-noble | snapshot_list = self._maprfs_util.get_snapshot_list( 2026-08-09 02:06:44.840222 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.840226 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:44.840230 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:44.840234 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.840238 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:44.840242 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:44.840245 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:44.840249 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:44.840253 | ubuntu-noble | raise effect 2026-08-09 02:06:44.840257 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:06:44.840261 | ubuntu-noble | Command: None 2026-08-09 02:06:44.840264 | ubuntu-noble | Exit code: - 2026-08-09 02:06:44.840268 | ubuntu-noble | Stdout: None 2026-08-09 02:06:44.840273 | ubuntu-noble | Stderr: None 2026-08-09 02:06:44.842950 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_exception [0.019859s] ... ok 2026-08-09 02:06:44.850274 | ubuntu-noble | Cannot restore backup e277e18e-33c1-485f-be64-eb33fdea73c5 to target share 41d353c6-fb66-4eeb-b3af-0a68eb2e382b as share driver does not provide support for targeted restores 2026-08-09 02:06:44.850296 | ubuntu-noble | NoneType: None 2026-08-09 02:06:44.850507 | ubuntu-noble | Failed to restore backup e277e18e-33c1-485f-be64-eb33fdea73c5 to share 41d353c6-fb66-4eeb-b3af-0a68eb2e382b by driver. 2026-08-09 02:06:44.863181 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_share_shrink_error [0.018939s] ... ok 2026-08-09 02:06:44.863666 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_restore_backup_respects_restore_to_target [0.054576s] ... ok 2026-08-09 02:06:44.881559 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_recover [0.019338s] ... ok 2026-08-09 02:06:44.886532 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_incorrect_detail_data [0.023177s] ... ok 2026-08-09 02:06:44.899219 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_basic_auth [0.018209s] ... ok 2026-08-09 02:06:44.918629 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_invalid_struct [0.019083s] ... ok 2026-08-09 02:06:44.939209 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_nonunique_key [0.018107s] ... ok 2026-08-09 02:06:44.957921 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_1 [0.018208s] ... ok 2026-08-09 02:06:44.958971 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_get_progress [0.068903s] ... ok 2026-08-09 02:06:44.973317 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_value_error [0.018202s] ... ok 2026-08-09 02:06:44.992196 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_8 [0.018683s] ... ok 2026-08-09 02:06:44.998877 | ubuntu-noble | Share can not be unmanaged: Invalid share: fake.. 2026-08-09 02:06:45.001731 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_invalid_share [0.045849s] ... ok 2026-08-09 02:06:45.011470 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors_not_found [0.019446s] ... ok 2026-08-09 02:06:45.032775 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.018979s] ... ok 2026-08-09 02:06:45.046011 | ubuntu-noble | Can not remove access rules of share: . 2026-08-09 02:06:45.049370 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_remove_access_rules_error [0.047169s] ... ok 2026-08-09 02:06:45.050601 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_single_existing [0.019612s] ... ok 2026-08-09 02:06:45.070768 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror [0.019928s] ... ok 2026-08-09 02:06:45.090203 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists [0.019336s] ... ok 2026-08-09 02:06:45.113351 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found_exception [0.022893s] ... ok 2026-08-09 02:06:45.117994 | ubuntu-noble | Share snapshot cannot be unmanaged: Unmanage existing share snapshot failed due to invalid share snapshot: fake.. 2026-08-09 02:06:45.121373 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_invalid_share [0.072244s] ... ok 2026-08-09 02:06:45.133943 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_user_privilege_error [0.020402s] ... ok 2026-08-09 02:06:45.154069 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_already_present [0.019903s] ... ok 2026-08-09 02:06:45.174532 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_api_error [0.018904s] ... ok 2026-08-09 02:06:45.182736 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_update_access_rule_exception [0.061295s] ... ok 2026-08-09 02:06:45.193355 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_broadcast_domain [0.019431s] ... ok 2026-08-09 02:06:45.203596 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_new [0.020845s] ... ok 2026-08-09 02:06:45.211464 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_network_interface [0.019277s] ... ok 2026-08-09 02:06:45.225227 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_07 [0.021670s] ... ok 2026-08-09 02:06:45.230150 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_already_present [0.018676s] ... ok 2026-08-09 02:06:45.245530 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_03 [0.019785s] ... ok 2026-08-09 02:06:45.250331 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_api_error [0.019984s] ... ok 2026-08-09 02:06:45.269368 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_3__None__False_ [0.019015s] ... ok 2026-08-09 02:06:45.281766 | ubuntu-noble | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_2_False [0.035976s] ... ok 2026-08-09 02:06:45.289295 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_1 [0.018981s] ... ok 2026-08-09 02:06:45.307823 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_svm [0.018998s] ... ok 2026-08-09 02:06:45.315957 | ubuntu-noble | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_timeout [0.034206s] ... ok 2026-08-09 02:06:45.326419 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_api_error [0.018838s] ... ok 2026-08-09 02:06:45.347623 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domain [0.018936s] ... ok 2026-08-09 02:06:45.360474 | ubuntu-noble | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_1_active [0.044551s] ... ok 2026-08-09 02:06:45.365695 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_api_error [0.018912s] ... ok 2026-08-09 02:06:45.383688 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_still_used [0.018961s] ... ok 2026-08-09 02:06:45.403475 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_api_error [0.019229s] ... ok 2026-08-09 02:06:45.407844 | ubuntu-noble | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_2_error [0.044778s] ... ok 2026-08-09 02:06:45.420270 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-08-09 02:06:45.420607 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-08-09 02:06:45.421085 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-08-09 02:06:45.421096 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-08-09 02:06:45.421104 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-08-09 02:06:45.423646 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup_currently_active [0.020121s] ... ok 2026-08-09 02:06:45.442010 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_2_18251 [0.018520s] ... ok 2026-08-09 02:06:45.460468 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos_already_disabled [0.018405s] ... ok 2026-08-09 02:06:45.479821 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.019388s] ... ok 2026-08-09 02:06:45.483405 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:45.487799 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group_snapshot [0.082116s] ... ok 2026-08-09 02:06:45.498711 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2 [0.018866s] ... ok 2026-08-09 02:06:45.517536 | ubuntu-noble | Failed to get info for aggregate fake_aggr1. 2026-08-09 02:06:45.517603 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:45.517619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4684, in get_aggregate 2026-08-09 02:06:45.517628 | ubuntu-noble | aggrs = self._get_aggregates( 2026-08-09 02:06:45.517637 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:45.517646 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-08-09 02:06:45.517654 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:45.517663 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:45.517671 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1595, in _get_aggregates 2026-08-09 02:06:45.517679 | ubuntu-noble | result = self.send_iter_request('aggr-get-iter', api_args) 2026-08-09 02:06:45.517687 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:45.517695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 156, in send_iter_request 2026-08-09 02:06:45.517703 | ubuntu-noble | result = self.send_request(api_name, api_args, 2026-08-09 02:06:45.517712 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:45.517720 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:45.517728 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:45.517736 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:45.517744 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:45.517753 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:45.517761 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:45.517769 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:06:45.517777 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:06:45.517785 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:45.517793 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:45.517801 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:45.517809 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:45.517817 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:45.517825 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:45.517833 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:45.517841 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:45.517850 | ubuntu-noble | raise effect 2026-08-09 02:06:45.517858 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-08-09 02:06:45.521081 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_api_error [0.020786s] ... ok 2026-08-09 02:06:45.539622 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_1 [0.019352s] ... ok 2026-08-09 02:06:45.558989 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_not_found [0.019187s] ... ok 2026-08-09 02:06:45.567594 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:45.572514 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_extend_share [0.084205s] ... ok 2026-08-09 02:06:45.578068 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates [0.019338s] ... ok 2026-08-09 02:06:45.597325 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port [0.018944s] ... ok 2026-08-09 02:06:45.617205 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_domain_not_found [0.019364s] ... ok 2026-08-09 02:06:45.635932 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_not_found [0.018975s] ... ok 2026-08-09 02:06:45.649727 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:45.655078 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_start [0.081982s] ... ok 2026-08-09 02:06:45.656143 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_mount_point_name [0.019410s] ... ok 2026-08-09 02:06:45.674724 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_not_found [0.019229s] ... ok 2026-08-09 02:06:45.695027 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_not_found [0.018681s] ... ok 2026-08-09 02:06:45.714220 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_instance_uuids [0.018984s] ... ok 2026-08-09 02:06:45.731121 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_1 [0.018743s] ... ok 2026-08-09 02:06:45.733974 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:45.739552 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_cancel [0.084759s] ... ok 2026-08-09 02:06:45.751121 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_3 [0.019278s] ... ok 2026-08-09 02:06:45.769834 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type_negative [0.018821s] ... ok 2026-08-09 02:06:45.788815 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_partial_request [0.018811s] ... ok 2026-08-09 02:06:45.807637 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers [0.018884s] ... ok 2026-08-09 02:06:45.816940 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:45.823554 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_subnet_from_metadata [0.082440s] ... ok 2026-08-09 02:06:45.826190 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_supported [0.018471s] ... ok 2026-08-09 02:06:45.845079 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled [0.018933s] ... ok 2026-08-09 02:06:45.862538 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_1_True [0.040616s] ... ok 2026-08-09 02:06:45.863767 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured [0.018612s] ... ok 2026-08-09 02:06:45.883040 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates_not_found [0.018956s] ... ok 2026-08-09 02:06:45.888359 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access [0.025665s] ... ok 2026-08-09 02:06:45.902347 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_1 [0.019335s] ... ok 2026-08-09 02:06:45.908922 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_1 [0.020264s] ... ok 2026-08-09 02:06:45.921826 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.018808s] ... ok 2026-08-09 02:06:45.927446 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_1 [0.018693s] ... ok 2026-08-09 02:06:45.938187 | ubuntu-noble | NFS v4.0 is not supported while migrating vservers. 2026-08-09 02:06:45.942155 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_1_13172940 [0.019112s] ... ok 2026-08-09 02:06:45.947530 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_1_nova [0.018469s] ... ok 2026-08-09 02:06:45.959344 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists [0.018768s] ... ok 2026-08-09 02:06:45.964327 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_18___create_share_from_snapshot_support____yes__ [0.017974s] ... ok 2026-08-09 02:06:45.979336 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_api_error [0.019207s] ... ok 2026-08-09 02:06:45.983303 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_29___revert_to_snapshot_support____y__ [0.018924s] ... ok 2026-08-09 02:06:45.998338 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_4 [0.019394s] ... ok 2026-08-09 02:06:46.001829 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_41___mount_snapshot_support____y__ [0.018532s] ... ok 2026-08-09 02:06:46.020145 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename [0.021689s] ... ok 2026-08-09 02:06:46.022924 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_44___mount_snapshot_support____f__ [0.021029s] ... ok 2026-08-09 02:06:46.041920 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_50___mount_point_name_support____t__ [0.018815s] ... ok 2026-08-09 02:06:46.060310 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_57___mount_point_name_support____false__ [0.018377s] ... ok 2026-08-09 02:06:46.079412 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_59___mount_point_name_support____n__ [0.018785s] ... ok 2026-08-09 02:06:46.097517 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_60___mount_point_name_support____no__ [0.018266s] ... ok 2026-08-09 02:06:46.115729 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_61___replication_type____writable__ [0.017825s] ... ok 2026-08-09 02:06:46.135000 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_02___driver_handles_share_servers____t__ [0.018603s] ... ok 2026-08-09 02:06:46.153039 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_05___driver_handles_share_servers____y__ [0.018393s] ... ok 2026-08-09 02:06:46.171549 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_09___driver_handles_share_servers____false__ [0.018509s] ... ok 2026-08-09 02:06:46.191076 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_10___driver_handles_share_servers____off__ [0.018207s] ... ok 2026-08-09 02:06:46.208282 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_2 [0.018206s] ... ok 2026-08-09 02:06:46.226656 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_4_5 [0.018343s] ... ok 2026-08-09 02:06:46.244832 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access_invalid [0.018301s] ... ok 2026-08-09 02:06:46.263410 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_string_too_long [0.018390s] ... ok 2026-08-09 02:06:46.281658 | ubuntu-noble | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_pool [0.018073s] ... ok 2026-08-09 02:06:46.300837 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_network_not_active [0.019166s] ... ok 2026-08-09 02:06:46.320185 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_in_creating [0.019051s] ... ok 2026-08-09 02:06:46.340602 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_fields [0.019940s] ... ok 2026-08-09 02:06:46.361565 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_name [0.020596s] ... ok 2026-08-09 02:06:46.379910 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_error_snapshot_status [0.018906s] ... ok 2026-08-09 02:06:46.401407 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_no_host [0.019064s] ... ok 2026-08-09 02:06:46.418415 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_as_admin [0.019120s] ... ok 2026-08-09 02:06:46.437785 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_1 [0.018404s] ... ok 2026-08-09 02:06:46.445423 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_svm [0.425273s] ... ok 2026-08-09 02:06:46.461491 | ubuntu-noble | {5} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access [0.024979s] ... ok 2026-08-09 02:06:46.464826 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_not_found [0.019229s] ... ok 2026-08-09 02:06:46.481136 | ubuntu-noble | {5} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access_invalid [0.019359s] ... ok 2026-08-09 02:06:46.483851 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_not_found [0.019174s] ... ok 2026-08-09 02:06:46.501354 | ubuntu-noble | {5} manila.tests.test_conf.ConfigTestCase.test_long_vs_short_flags [0.019959s] ... ok 2026-08-09 02:06:46.504366 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_volume [0.018945s] ... ok 2026-08-09 02:06:46.520040 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_parameter_value [0.018399s] ... ok 2026-08-09 02:06:46.522034 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror [0.018939s] ... ok 2026-08-09 02:06:46.538528 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_type [0.018185s] ... ok 2026-08-09 02:06:46.541712 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message [0.019560s] ... ok 2026-08-09 02:06:46.556454 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found_by_filters [0.018293s] ... ok 2026-08-09 02:06:46.561116 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_failure_1__True__True__False_ [0.018694s] ... ok 2026-08-09 02:06:46.574682 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_does_not_exist [0.017909s] ... ok 2026-08-09 02:06:46.578944 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_not_supported [0.018203s] ... ok 2026-08-09 02:06:46.592983 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode413.test_port_limit_exceeded [0.018377s] ... ok 2026-08-09 02:06:46.597085 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_2 [0.018309s] ... ok 2026-08-09 02:06:46.611392 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_limit_exceeded [0.017869s] ... ok 2026-08-09 02:06:46.615827 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists [0.018513s] ... ok 2026-08-09 02:06:46.630528 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_04_______info__ [0.019258s] ... ok 2026-08-09 02:06:46.635521 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot_api_error [0.018543s] ... ok 2026-08-09 02:06:46.648968 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_11________error__ [0.018425s] ... ok 2026-08-09 02:06:46.654276 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_complete [0.018820s] ... ok 2026-08-09 02:06:46.667977 | ubuntu-noble | {5} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_1_True [0.018877s] ... ok 2026-08-09 02:06:46.671655 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_pause [0.018287s] ... ok 2026-08-09 02:06:46.686474 | ubuntu-noble | {5} manila.tests.test_manager.ManagerTestCase.test_verify_manager_instance [0.018440s] ... ok 2026-08-09 02:06:46.690540 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_1 [0.018753s] ... ok 2026-08-09 02:06:46.705552 | ubuntu-noble | {5} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_3___ [0.018668s] ... ok 2026-08-09 02:06:46.709166 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_2 [0.018419s] ... ok 2026-08-09 02:06:46.724519 | ubuntu-noble | {5} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name_and_label [0.019200s] ... ok 2026-08-09 02:06:46.728101 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_error [0.018676s] ... ok 2026-08-09 02:06:46.743358 | ubuntu-noble | {5} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api [0.018301s] ... ok 2026-08-09 02:06:46.747068 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_svm [0.019142s] ... ok 2026-08-09 02:06:46.763288 | ubuntu-noble | {5} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_no_redefinitions [0.019025s] ... ok 2026-08-09 02:06:46.766678 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_09 [0.019450s] ... ok 2026-08-09 02:06:46.786088 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_2 [0.019341s] ... ok 2026-08-09 02:06:46.791416 | ubuntu-noble | {5} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_custom_admin_role_is_admin [0.028978s] ... ok 2026-08-09 02:06:46.804718 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns_not_found [0.018454s] ... ok 2026-08-09 02:06:46.823419 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_3 [0.018808s] ... ok 2026-08-09 02:06:46.834777 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:46.846402 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_not_cluster [0.018145s] ... ok 2026-08-09 02:06:46.846900 | ubuntu-noble | {5} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_2_authorize [0.047909s] ... FAILED 2026-08-09 02:06:46.847141 | ubuntu-noble | 2026-08-09 02:06:46.847157 | ubuntu-noble | Captured traceback: 2026-08-09 02:06:46.847168 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:06:46.847177 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:46.847187 | ubuntu-noble | 2026-08-09 02:06:46.847196 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:06:46.847256 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:06:46.847267 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:46.847276 | ubuntu-noble | 2026-08-09 02:06:46.847286 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 104, in test_authorize_properly_handles_invalid_scope_exception 2026-08-09 02:06:46.847295 | ubuntu-noble | self.fixture.config(enforce_scope=True, group='oslo_policy') 2026-08-09 02:06:46.847304 | ubuntu-noble | 2026-08-09 02:06:46.847313 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/fixture.py", line 77, in config 2026-08-09 02:06:46.847322 | ubuntu-noble | self.conf.set_override(k, v, group) 2026-08-09 02:06:46.847330 | ubuntu-noble | 2026-08-09 02:06:46.847339 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/conffixture.py", line 84, in _wrapper 2026-08-09 02:06:46.847348 | ubuntu-noble | return wrapped_function(*args, **kwargs) 2026-08-09 02:06:46.847357 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:46.847366 | ubuntu-noble | 2026-08-09 02:06:46.847374 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 2722, in __inner 2026-08-09 02:06:46.847383 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:06:46.847392 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:46.847401 | ubuntu-noble | 2026-08-09 02:06:46.847409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3377, in set_override 2026-08-09 02:06:46.847418 | ubuntu-noble | opt_info = self._get_opt_info(name, group) 2026-08-09 02:06:46.847428 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:46.847436 | ubuntu-noble | 2026-08-09 02:06:46.847446 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3872, in _get_opt_info 2026-08-09 02:06:46.847469 | ubuntu-noble | raise NoSuchOptError(opt_name, group) 2026-08-09 02:06:46.847478 | ubuntu-noble | 2026-08-09 02:06:46.847487 | ubuntu-noble | oslo_config.cfg.NoSuchOptError: no such option enforce_scope in group [oslo_policy] 2026-08-09 02:06:46.847496 | ubuntu-noble | 2026-08-09 02:06:46.859779 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_1 [0.019828s] ... ok 2026-08-09 02:06:46.860796 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_1_True [0.018852s] ... ok 2026-08-09 02:06:46.878723 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project [0.018950s] ... ok 2026-08-09 02:06:46.879521 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__delete_port_and_broadcast_domain [0.018792s] ... ok 2026-08-09 02:06:46.897672 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_share_type [0.018530s] ... ok 2026-08-09 02:06:46.898034 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_deleted_nfs_export_policies [0.018018s] ... ok 2026-08-09 02:06:46.921241 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_nfs_export_rule_indices [0.022752s] ... ok 2026-08-09 02:06:46.923715 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_2__None___foo_st_id__ [0.026047s] ... ok 2026-08-09 02:06:46.939346 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_records [0.018608s] ... ok 2026-08-09 02:06:46.942822 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_3___fake_quota_class___True__False_ [0.019232s] ... ok 2026-08-09 02:06:46.958379 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state [0.018371s] ... ok 2026-08-09 02:06:46.962541 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_1__None__True__True_ [0.019351s] ... ok 2026-08-09 02:06:46.976774 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__sort_data_ports_by_speed [0.018596s] ... ok 2026-08-09 02:06:46.981610 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_3 [0.019025s] ... ok 2026-08-09 02:06:46.995281 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__terminate_vserver_services [0.018591s] ... ok 2026-08-09 02:06:47.000520 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_2 [0.018841s] ... ok 2026-08-09 02:06:47.015186 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_none_policy [0.019528s] ... ok 2026-08-09 02:06:47.020034 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_reserve [0.019155s] ... ok 2026-08-09 02:06:47.033820 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_break_snapmirror_vol [0.018422s] ... ok 2026-08-09 02:06:47.039920 | ubuntu-noble | {5} manila.tests.test_service.ServiceTestCase.test_create [0.019318s] ... ok 2026-08-09 02:06:47.055911 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_cifs_share_exists [0.019538s] ... ok 2026-08-09 02:06:47.055984 | ubuntu-noble | /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-08-09 02:06:47.055997 | ubuntu-noble | self.server = wsgi.Server( 2026-08-09 02:06:47.058954 | ubuntu-noble | {5} manila.tests.test_service.TestWSGIService.test_service_random_port [0.019469s] ... ok 2026-08-09 02:06:47.073456 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_clear_nfs_export_policy_for_volume [0.019763s] ... ok 2026-08-09 02:06:47.079933 | ubuntu-noble | {5} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_2___10_0_0_0_24____255_255_255_0__ [0.021003s] ... ok 2026-08-09 02:06:47.092032 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_enable [0.018804s] ... ok 2026-08-09 02:06:47.099044 | ubuntu-noble | {5} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_1_10_0_0_0_33 [0.018918s] ... ok 2026-08-09 02:06:47.110802 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_1_1 [0.018829s] ... ok 2026-08-09 02:06:47.117828 | ubuntu-noble | {5} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_4_fdf8_f53b_82e1__1_129 [0.018649s] ... ok 2026-08-09 02:06:47.129923 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_without_gateway [0.018574s] ... ok 2026-08-09 02:06:47.136685 | ubuntu-noble | {5} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_bytes_input [0.018955s] ... ok 2026-08-09 02:06:47.149103 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_1 [0.019342s] ... ok 2026-08-09 02:06:47.155189 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_1___ssh____my_name_______name_of_remote_computer__ [0.018210s] ... ok 2026-08-09 02:06:47.168226 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_2_cluster_name [0.018807s] ... ok 2026-08-09 02:06:47.174174 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_9___echo_____quoted__virus___quoted____ [0.018675s] ... ok 2026-08-09 02:06:47.186874 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_ipspace [0.018681s] ... ok 2026-08-09 02:06:47.193494 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_service_is_up [0.018835s] ... ok 2026-08-09 02:06:47.205418 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_vol [0.018615s] ... ok 2026-08-09 02:06:47.210899 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_06___K1M____G__ [0.018047s] ... ok 2026-08-09 02:06:47.224432 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_1 [0.018933s] ... ok 2026-08-09 02:06:47.230377 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_07___M1K____G__ [0.019234s] ... ok 2026-08-09 02:06:47.243639 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_key_store_config [0.019075s] ... ok 2026-08-09 02:06:47.248800 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_14___M2_2K____G__ [0.018469s] ... ok 2026-08-09 02:06:47.262689 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_3_None [0.018672s] ... ok 2026-08-09 02:06:47.267767 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_16_______G__ [0.018491s] ... ok 2026-08-09 02:06:47.282781 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.019821s] ... ok 2026-08-09 02:06:47.286517 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_01____3G____G____3_0_ [0.019004s] ... ok 2026-08-09 02:06:47.303881 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.018687s] ... ok 2026-08-09 02:06:47.305244 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_05____5_23G____G____5_23_ [0.018427s] ... ok 2026-08-09 02:06:47.319930 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate [0.018577s] ... ok 2026-08-09 02:06:47.323473 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_10____2_1T____G____2150_4_ [0.018256s] ... ok 2026-08-09 02:06:47.339670 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_1 [0.019502s] ... ok 2026-08-09 02:06:47.342467 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_11____3P____G____3145728_0_ [0.018424s] ... ok 2026-08-09 02:06:47.359164 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access [0.017962s] ... ok 2026-08-09 02:06:47.361113 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_14____9728M____M____9728_0_ [0.018426s] ... ok 2026-08-09 02:06:47.376927 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid_no_response [0.019161s] ... ok 2026-08-09 02:06:47.379028 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_17____0____G____0_0_ [0.018562s] ... ok 2026-08-09 02:06:47.395396 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config [0.018499s] ... ok 2026-08-09 02:06:47.397653 | ubuntu-noble | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_3_255_255_255_256 [0.018462s] ... ok 2026-08-09 02:06:47.414864 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_data_ports [0.019115s] ... ok 2026-08-09 02:06:47.416456 | ubuntu-noble | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_4_2001_cdba__3257_9652 [0.018667s] ... ok 2026-08-09 02:06:47.433719 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate [0.018769s] ... ok 2026-08-09 02:06:47.435270 | ubuntu-noble | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_none_version [0.018680s] ... ok 2026-08-09 02:06:47.452045 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_1_True [0.018401s] ... ok 2026-08-09 02:06:47.453828 | ubuntu-noble | {5} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_3_192_168_0_1 [0.018638s] ... ok 2026-08-09 02:06:47.471658 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_not_found_rows [0.019326s] ... ok 2026-08-09 02:06:47.472339 | ubuntu-noble | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_1_undefined [0.018225s] ... ok 2026-08-09 02:06:47.489749 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_instance_uuids [0.018317s] ... ok 2026-08-09 02:06:47.491405 | ubuntu-noble | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_2_None [0.019114s] ... ok 2026-08-09 02:06:47.509217 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_2_False [0.019170s] ... ok 2026-08-09 02:06:47.510944 | ubuntu-noble | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_2___on___True_ [0.019359s] ... ok 2026-08-09 02:06:47.528108 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_2 [0.018826s] ... ok 2026-08-09 02:06:47.530065 | ubuntu-noble | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_3___1___True_ [0.018982s] ... ok 2026-08-09 02:06:47.541726 | ubuntu-noble | 2026-08-09 02:06:47.537 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:47.546778 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities [0.018477s] ... ok 2026-08-09 02:06:47.548804 | ubuntu-noble | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_7___0___False_ [0.018621s] ... ok 2026-08-09 02:06:47.551766 | ubuntu-noble | 2026-08-09 02:06:47.549 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:47.551798 | ubuntu-noble | 2026-08-09 02:06:47.549 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:47.563204 | ubuntu-noble | No aggregates assigned to Vserver fake_vserver. 2026-08-09 02:06:47.565513 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.018719s] ... ok 2026-08-09 02:06:47.569949 | ubuntu-noble | {5} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_3_1 [0.020636s] ... ok 2026-08-09 02:06:47.583479 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_not_found [0.018074s] ... ok 2026-08-09 02:06:47.591688 | ubuntu-noble | {5} manila.tests.test_utils.TestComparableMixin.test_ge [0.021653s] ... ok 2026-08-09 02:06:47.600907 | ubuntu-noble | 2026-08-09 02:06:47.597 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:47.600938 | ubuntu-noble | 2026-08-09 02:06:47.597 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:47.602328 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_2_False [0.018694s] ... ok 2026-08-09 02:06:47.612383 | ubuntu-noble | {5} manila.tests.test_utils.TestComparableMixin.test_lt [0.020565s] ... ok 2026-08-09 02:06:47.620810 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_key_manager_not_enabled [0.018388s] ... ok 2026-08-09 02:06:47.631384 | ubuntu-noble | {5} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_enabled [0.019198s] ... ok 2026-08-09 02:06:47.639081 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_non_root_aggregates [0.018229s] ... ok 2026-08-09 02:06:47.650649 | ubuntu-noble | {5} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code_non_retriable [0.019044s] ... ok 2026-08-09 02:06:47.657243 | ubuntu-noble | 2026-08-09 02:06:47.654 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-08-09 02:06:47.658362 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.018982s] ... ok 2026-08-09 02:06:47.669393 | ubuntu-noble | {5} manila.tests.test_utils.TestRetryDecorator.test_wrong_exception_no_retry [0.018715s] ... ok 2026-08-09 02:06:47.676686 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_snapmirror_vol [0.018424s] ... ok 2026-08-09 02:06:47.688187 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_begin_detaching [0.018711s] ... ok 2026-08-09 02:06:47.695703 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_1_True [0.018783s] ... ok 2026-08-09 02:06:47.707282 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed_exception [0.018597s] ... ok 2026-08-09 02:06:47.713939 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_error [0.018334s] ... ok 2026-08-09 02:06:47.725876 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete [0.018538s] ... ok 2026-08-09 02:06:47.731521 | ubuntu-noble | 2026-08-09 02:06:47.728 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:47.732929 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_junction_path [0.019024s] ... ok 2026-08-09 02:06:47.738297 | ubuntu-noble | 2026-08-09 02:06:47.735 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:47.738326 | ubuntu-noble | 2026-08-09 02:06:47.735 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:47.745220 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_get [0.019626s] ... ok 2026-08-09 02:06:47.752040 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_online_volume [0.018760s] ... ok 2026-08-09 02:06:47.764297 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot_failed [0.018724s] ... ok 2026-08-09 02:06:47.767910 | ubuntu-noble | 2026-08-09 02:06:47.763 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:47.767942 | ubuntu-noble | 2026-08-09 02:06:47.763 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:47.771646 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_6__None___1000iops__ [0.019601s] ... ok 2026-08-09 02:06:47.783552 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_update [0.018899s] ... ok 2026-08-09 02:06:47.791597 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_same_name [0.019181s] ... ok 2026-08-09 02:06:47.801779 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_error [0.018551s] ... ok 2026-08-09 02:06:47.815964 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs [0.024357s] ... ok 2026-08-09 02:06:47.832959 | ubuntu-noble | 2026-08-09 02:06:47.828 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-08-09 02:06:47.837245 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy [0.021635s] ... ok 2026-08-09 02:06:47.857908 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume_exception [0.018797s] ... ok 2026-08-09 02:06:47.875977 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_volume_error_return_errors [0.018534s] ... ok 2026-08-09 02:06:47.891913 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:06:47.892333 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:06:47.892345 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:06:47.892354 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:06:47.892363 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:06:47.892372 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:06:47.892380 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:06:47.892389 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:06:47.892923 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:06:47.893111 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-08-09 02:06:47.893122 | ubuntu-noble | Failed to unmount volume fake_share after waiting for 30 seconds. 2026-08-09 02:06:47.894949 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_max_retries [0.019867s] ... ok 2026-08-09 02:06:47.902734 | ubuntu-noble | 2026-08-09 02:06:47.895 6708 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-08-09 02:06:47.902770 | ubuntu-noble | 2026-08-09 02:06:47.896 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:47.906049 | ubuntu-noble | 2026-08-09 02:06:47.903 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:47.906075 | ubuntu-noble | 2026-08-09 02:06:47.903 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:47.913646 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm_error [0.018617s] ... ok 2026-08-09 02:06:47.926468 | ubuntu-noble | 2026-08-09 02:06:47.923 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:47.926511 | ubuntu-noble | 2026-08-09 02:06:47.923 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:47.933284 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_1_True [0.019174s] ... ok 2026-08-09 02:06:47.951380 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_2_False [0.018570s] ... ok 2026-08-09 02:06:47.970325 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_stop [0.018721s] ... ok 2026-08-09 02:06:47.976845 | ubuntu-noble | 2026-08-09 02:06:47.973 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-08-09 02:06:47.989085 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists [0.018527s] ... ok 2026-08-09 02:06:48.006991 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__add_query_params_to_url [0.017798s] ... ok 2026-08-09 02:06:48.025167 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_default [0.018146s] ... ok 2026-08-09 02:06:48.043052 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_2 [0.017742s] ... ok 2026-08-09 02:06:48.046413 | ubuntu-noble | 2026-08-09 02:06:48.041 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:48.051051 | ubuntu-noble | 2026-08-09 02:06:48.047 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:48.051073 | ubuntu-noble | 2026-08-09 02:06:48.047 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:48.060828 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__str__ [0.017890s] ... ok 2026-08-09 02:06:48.078145 | ubuntu-noble | 2026-08-09 02:06:48.070 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:48.078175 | ubuntu-noble | 2026-08-09 02:06:48.074 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:48.078900 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_2___1____0__ [0.017787s] ... ok 2026-08-09 02:06:48.097128 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_3_put [0.018218s] ... ok 2026-08-09 02:06:48.115131 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_4 [0.017857s] ... ok 2026-08-09 02:06:48.132254 | ubuntu-noble | 2026-08-09 02:06:48.127 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-08-09 02:06:48.133092 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_2 [0.017766s] ... ok 2026-08-09 02:06:48.152492 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_3_ [0.019176s] ... ok 2026-08-09 02:06:48.173542 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror [0.019235s] ... ok 2026-08-09 02:06:48.191278 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_2 [0.019583s] ... ok 2026-08-09 02:06:48.210493 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_2 [0.018730s] ... ok 2026-08-09 02:06:48.229537 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_1_True [0.019392s] ... ok 2026-08-09 02:06:48.249522 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_1_None [0.019907s] ... ok 2026-08-09 02:06:48.268982 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror_svm [0.019301s] ... ok 2026-08-09 02:06:48.288516 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend [0.019386s] ... ok 2026-08-09 02:06:48.308180 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_4 [0.019385s] ... ok 2026-08-09 02:06:48.328430 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_5_2years [0.020028s] ... ok 2026-08-09 02:06:48.348132 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_4_5months [0.018990s] ... ok 2026-08-09 02:06:48.367499 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_volume_clone_split_completed [0.019932s] ... ok 2026-08-09 02:06:48.388095 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_2 [0.019490s] ... ok 2026-08-09 02:06:48.407961 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_2_False [0.019711s] ... ok 2026-08-09 02:06:48.427751 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol [0.019637s] ... ok 2026-08-09 02:06:48.447639 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_1 [0.019862s] ... ok 2026-08-09 02:06:48.465849 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_3 [0.019119s] ... ok 2026-08-09 02:06:48.480883 | ubuntu-noble | 2026-08-09 02:06:48.476 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:48.486631 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_timeout [0.020518s] ... ok 2026-08-09 02:06:48.490295 | ubuntu-noble | 2026-08-09 02:06:48.486 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:48.490323 | ubuntu-noble | 2026-08-09 02:06:48.486 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:48.507269 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup [0.020734s] ... ok 2026-08-09 02:06:48.526889 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool [0.019585s] ... ok 2026-08-09 02:06:48.530325 | ubuntu-noble | 2026-08-09 02:06:48.526 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:48.530384 | ubuntu-noble | 2026-08-09 02:06:48.527 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:48.546416 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_1 [0.019325s] ... ok 2026-08-09 02:06:48.566241 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity_no_match [0.019580s] ... ok 2026-08-09 02:06:48.584291 | ubuntu-noble | 2026-08-09 02:06:48.581 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-08-09 02:06:48.585415 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_boolean_extra_specs_validity_invalid_value [0.019297s] ... ok 2026-08-09 02:06:48.606657 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_found [0.020042s] ... ok 2026-08-09 02:06:48.626054 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_empty_spec [0.019727s] ... ok 2026-08-09 02:06:48.644180 | ubuntu-noble | 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-08-09 02:06:48.647720 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none_from_destination [0.020941s] ... ok 2026-08-09 02:06:48.669066 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_second_backup [0.021556s] ... ok 2026-08-09 02:06:48.690431 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_des_vol_creation_fail_negative [0.021751s] ... ok 2026-08-09 02:06:48.718221 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_snapmirror_creation_failed_negative [0.026760s] ... ok 2026-08-09 02:06:48.738144 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot_no_members [0.020926s] ... ok 2026-08-09 02:06:48.759808 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_2_1000 [0.020735s] ... ok 2026-08-09 02:06:48.779091 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_1 [0.020190s] ... ok 2026-08-09 02:06:48.799502 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_cg [0.020194s] ... ok 2026-08-09 02:06:48.820479 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_1_pool [0.020269s] ... ok 2026-08-09 02:06:48.840596 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_different_type [0.019973s] ... ok 2026-08-09 02:06:48.860721 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_flexgroup_no_fan_out_limit [0.020783s] ... ok 2026-08-09 02:06:48.881317 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_with_share_server [0.020329s] ... ok 2026-08-09 02:06:48.901439 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share [0.019815s] ... ok 2026-08-09 02:06:48.910932 | ubuntu-noble | 2026-08-09 02:06:48.907 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:48.917794 | ubuntu-noble | 2026-08-09 02:06:48.914 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:48.917815 | ubuntu-noble | 2026-08-09 02:06:48.914 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:48.920705 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot [0.019318s] ... ok 2026-08-09 02:06:48.940479 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_snapshots_not_found [0.019398s] ... ok 2026-08-09 02:06:48.947868 | ubuntu-noble | 2026-08-09 02:06:48.944 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:48.947914 | ubuntu-noble | 2026-08-09 02:06:48.944 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:48.960593 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_clears_private_storage [0.020178s] ... ok 2026-08-09 02:06:48.978130 | ubuntu-noble | 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-08-09 02:06:48.980790 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_1 [0.019920s] ... ok 2026-08-09 02:06:49.000906 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_extend_share [0.020003s] ... ok 2026-08-09 02:06:49.005969 | ubuntu-noble | 2026-08-09 02:06:49.000 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-08-09 02:06:49.020419 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function [0.019411s] ... ok 2026-08-09 02:06:49.040550 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_1 [0.019599s] ... ok 2026-08-09 02:06:49.062716 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_one_protocol [0.019338s] ... ok 2026-08-09 02:06:49.079781 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_06 [0.019703s] ... ok 2026-08-09 02:06:49.100566 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_max_qos_specs_2 [0.021009s] ... ok 2026-08-09 02:06:49.120460 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_min_qos_specs_1 [0.019554s] ... ok 2026-08-09 02:06:49.140787 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_5 [0.019924s] ... ok 2026-08-09 02:06:49.160362 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_implicit_false [0.019715s] ... ok 2026-08-09 02:06:49.182083 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_1 [0.019955s] ... ok 2026-08-09 02:06:49.200488 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_exception [0.020164s] ... ok 2026-08-09 02:06:49.224656 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_1_True [0.021158s] ... ok 2026-08-09 02:06:49.242363 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_true [0.020155s] ... ok 2026-08-09 02:06:49.261373 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_4 [0.019109s] ... ok 2026-08-09 02:06:49.282079 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_fpolicy [0.020900s] ... ok 2026-08-09 02:06:49.301983 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_2_fake_vserver_1 [0.019877s] ... ok 2026-08-09 02:06:49.322457 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_4 [0.020086s] ... ok 2026-08-09 02:06:49.339841 | ubuntu-noble | 2026-08-09 02:06:49.335 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:49.341261 | ubuntu-noble | Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-08-09 02:06:49.341506 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:49.341519 | ubuntu-noble | 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-08-09 02:06:49.341529 | ubuntu-noble | volume = vserver_client.get_volume(share_name) 2026-08-09 02:06:49.341539 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:49.341548 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:49.341557 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:49.341566 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:49.341608 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:49.341625 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:49.341634 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:49.341643 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:49.341652 | ubuntu-noble | raise effect 2026-08-09 02:06:49.341662 | ubuntu-noble | manila.exception.NetAppException: Exception due to NetApp failure. 2026-08-09 02:06:49.343993 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_2_NetAppException [0.021492s] ... ok 2026-08-09 02:06:49.346182 | ubuntu-noble | 2026-08-09 02:06:49.343 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.346208 | ubuntu-noble | 2026-08-09 02:06:49.343 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.365134 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_2 [0.021206s] ... ok 2026-08-09 02:06:49.386553 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_1_False [0.021370s] ... ok 2026-08-09 02:06:49.407019 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_type_is_encrypted [0.020054s] ... ok 2026-08-09 02:06:49.408891 | ubuntu-noble | 2026-08-09 02:06:49.404 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.408916 | ubuntu-noble | 2026-08-09 02:06:49.404 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.428154 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_timeout [0.020941s] ... ok 2026-08-09 02:06:49.447431 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_volume_move_failed [0.019560s] ... ok 2026-08-09 02:06:49.462819 | ubuntu-noble | 2026-08-09 02:06:49.460 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-08-09 02:06:49.467555 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remap_standard_boolean_extra_specs [0.019976s] ... ok 2026-08-09 02:06:49.488458 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup [0.020875s] ... ok 2026-08-09 02:06:49.502058 | ubuntu-noble | 2026-08-09 02:06:49.498 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:49.509844 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_error [0.019561s] ... ok 2026-08-09 02:06:49.510879 | ubuntu-noble | 2026-08-09 02:06:49.505 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.510903 | ubuntu-noble | 2026-08-09 02:06:49.506 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.528916 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_not_found [0.020355s] ... ok 2026-08-09 02:06:49.539551 | ubuntu-noble | 2026-08-09 02:06:49.535 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.539617 | ubuntu-noble | 2026-08-09 02:06:49.536 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.547921 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_2_fake_vserver_1 [0.019127s] ... ok 2026-08-09 02:06:49.567603 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_1_None [0.019723s] ... ok 2026-08-09 02:06:49.587631 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_1_True [0.019880s] ... ok 2026-08-09 02:06:49.598592 | ubuntu-noble | 2026-08-09 02:06:49.595 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-08-09 02:06:49.611362 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_replica_change_to_in_sycn [0.023264s] ... ok 2026-08-09 02:06:49.625911 | ubuntu-noble | 2026-08-09 02:06:49.622 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:49.632832 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating [0.021397s] ... ok 2026-08-09 02:06:49.633850 | ubuntu-noble | 2026-08-09 02:06:49.630 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.633887 | ubuntu-noble | 2026-08-09 02:06:49.630 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.643641 | ubuntu-noble | 2026-08-09 02:06:49.639 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.643680 | ubuntu-noble | 2026-08-09 02:06:49.640 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.652003 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_2 [0.019375s] ... ok 2026-08-09 02:06:49.673459 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_1 [0.020728s] ... ok 2026-08-09 02:06:49.692272 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_1__True___svm_migrate__ [0.019296s] ... ok 2026-08-09 02:06:49.699554 | ubuntu-noble | 2026-08-09 02:06:49.696 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-08-09 02:06:49.713640 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_3 [0.020508s] ... ok 2026-08-09 02:06:49.733595 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_exception [0.020506s] ... ok 2026-08-09 02:06:49.747926 | ubuntu-noble | 2026-08-09 02:06:49.744 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:49.754749 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_1_True [0.019407s] ... ok 2026-08-09 02:06:49.755468 | ubuntu-noble | 2026-08-09 02:06:49.750 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.755485 | ubuntu-noble | 2026-08-09 02:06:49.750 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.760356 | ubuntu-noble | 2026-08-09 02:06:49.757 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.760436 | ubuntu-noble | 2026-08-09 02:06:49.757 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.771015 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-08-09 02:06:49.773618 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_with_vserver [0.020381s] ... ok 2026-08-09 02:06:49.793181 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_creds [0.019418s] ... ok 2026-08-09 02:06:49.813358 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_2 [0.020361s] ... ok 2026-08-09 02:06:49.822667 | ubuntu-noble | 2026-08-09 02:06:49.819 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-08-09 02:06:49.833284 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_4 [0.019723s] ... ok 2026-08-09 02:06:49.846985 | ubuntu-noble | 2026-08-09 02:06:49.843 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:49.852548 | ubuntu-noble | 2026-08-09 02:06:49.849 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.852586 | ubuntu-noble | 2026-08-09 02:06:49.849 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.854148 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_5 [0.020205s] ... ok 2026-08-09 02:06:49.860926 | ubuntu-noble | 2026-08-09 02:06:49.857 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.860954 | ubuntu-noble | 2026-08-09 02:06:49.857 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.873999 | ubuntu-noble | {4} 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.019600s] ... ok 2026-08-09 02:06:49.892942 | ubuntu-noble | {4} 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.019520s] ... ok 2026-08-09 02:06:49.918217 | ubuntu-noble | 2026-08-09 02:06:49.914 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-08-09 02:06:49.918774 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif [0.019897s] ... ok 2026-08-09 02:06:49.932776 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_1 [0.019600s] ... ok 2026-08-09 02:06:49.946649 | ubuntu-noble | 2026-08-09 02:06:49.942 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:49.952974 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.019590s] ... ok 2026-08-09 02:06:49.953453 | ubuntu-noble | 2026-08-09 02:06:49.949 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.953473 | ubuntu-noble | 2026-08-09 02:06:49.950 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.958157 | ubuntu-noble | 2026-08-09 02:06:49.955 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:49.958187 | ubuntu-noble | 2026-08-09 02:06:49.955 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:49.971621 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_1 [0.019035s] ... ok 2026-08-09 02:06:49.990555 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_2 [0.018912s] ... ok 2026-08-09 02:06:50.009603 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_2 [0.018876s] ... ok 2026-08-09 02:06:50.023135 | ubuntu-noble | 2026-08-09 02:06:50.021 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-08-09 02:06:50.029044 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_3 [0.019347s] ... ok 2026-08-09 02:06:50.049172 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_snapmirror_failure [0.019607s] ... ok 2026-08-09 02:06:50.050783 | ubuntu-noble | 2026-08-09 02:06:50.048 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:50.058723 | ubuntu-noble | 2026-08-09 02:06:50.055 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.058759 | ubuntu-noble | 2026-08-09 02:06:50.055 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.064088 | ubuntu-noble | 2026-08-09 02:06:50.060 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.064136 | ubuntu-noble | 2026-08-09 02:06:50.060 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.069617 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_compatible [0.019524s] ... ok 2026-08-09 02:06:50.086260 | ubuntu-noble | Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable 2026-08-09 02:06:50.088712 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_3 [0.020293s] ... ok 2026-08-09 02:06:50.107912 | ubuntu-noble | {4} 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.018937s] ... ok 2026-08-09 02:06:50.121432 | ubuntu-noble | 2026-08-09 02:06:50.118 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-08-09 02:06:50.127096 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_2_dr [0.019218s] ... ok 2026-08-09 02:06:50.147079 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets [0.019632s] ... ok 2026-08-09 02:06:50.159604 | ubuntu-noble | 2026-08-09 02:06:50.156 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:50.167178 | ubuntu-noble | 2026-08-09 02:06:50.163 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.167275 | ubuntu-noble | 2026-08-09 02:06:50.164 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.167932 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.019955s] ... ok 2026-08-09 02:06:50.172909 | ubuntu-noble | 2026-08-09 02:06:50.169 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.173510 | ubuntu-noble | 2026-08-09 02:06:50.169 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.186191 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.019064s] ... ok 2026-08-09 02:06:50.204779 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value [0.018303s] ... ok 2026-08-09 02:06:50.223273 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_base_counter_name [0.018548s] ... ok 2026-08-09 02:06:50.225693 | ubuntu-noble | 2026-08-09 02:06:50.223 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-08-09 02:06:50.240034 | ubuntu-noble | Could not get utilization counters from node cluster1-01 2026-08-09 02:06:50.240071 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:50.240081 | ubuntu-noble | 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-08-09 02:06:50.240090 | ubuntu-noble | return (self._get_node_utilization_system_counters(node_name) + 2026-08-09 02:06:50.240099 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:50.240107 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:50.240116 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:50.240124 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:50.240133 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:50.240141 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:50.240149 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:50.240179 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:50.240188 | ubuntu-noble | raise effect 2026-08-09 02:06:50.240197 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:06:50.243129 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters_api_error [0.019347s] ... ok 2026-08-09 02:06:50.247140 | ubuntu-noble | 2026-08-09 02:06:50.243 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:50.254035 | ubuntu-noble | 2026-08-09 02:06:50.251 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.254068 | ubuntu-noble | 2026-08-09 02:06:50.251 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.259176 | ubuntu-noble | 2026-08-09 02:06:50.256 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.259202 | ubuntu-noble | 2026-08-09 02:06:50.256 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.263161 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init [0.018375s] ... ok 2026-08-09 02:06:50.280391 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_not_supported [0.018726s] ... ok 2026-08-09 02:06:50.298043 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_3 [0.017835s] ... ok 2026-08-09 02:06:50.313947 | ubuntu-noble | 2026-08-09 02:06:50.311 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-08-09 02:06:50.316391 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_ensure_not_exist_error [0.018319s] ... ok 2026-08-09 02:06:50.335336 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_4 [0.018866s] ... ok 2026-08-09 02:06:50.352481 | ubuntu-noble | 2026-08-09 02:06:50.348 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:50.354254 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_get_data [0.018461s] ... ok 2026-08-09 02:06:50.360989 | ubuntu-noble | 2026-08-09 02:06:50.356 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.361037 | ubuntu-noble | 2026-08-09 02:06:50.357 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.372784 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_2 [0.018581s] ... ok 2026-08-09 02:06:50.382784 | ubuntu-noble | 2026-08-09 02:06:50.378 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.382817 | ubuntu-noble | 2026-08-09 02:06:50.378 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.390957 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_2__reg__ [0.018093s] ... ok 2026-08-09 02:06:50.409438 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_no_tracing [0.018407s] ... ok 2026-08-09 02:06:50.426891 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_info_from_version_info [0.017537s] ... ok 2026-08-09 02:06:50.435301 | ubuntu-noble | 2026-08-09 02:06:50.430 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-08-09 02:06:50.444843 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_no_info_from_version_info [0.017867s] ... ok 2026-08-09 02:06:50.463370 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_openstack_info_init [0.017882s] ... ok 2026-08-09 02:06:50.474896 | ubuntu-noble | 2026-08-09 02:06:50.471 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:50.480387 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_version_from_version_string [0.017434s] ... ok 2026-08-09 02:06:50.481032 | ubuntu-noble | 2026-08-09 02:06:50.477 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.481058 | ubuntu-noble | 2026-08-09 02:06:50.478 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.503869 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__folder_doesnt_exist [0.023206s] ... ok 2026-08-09 02:06:50.513307 | ubuntu-noble | 2026-08-09 02:06:50.508 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.513356 | ubuntu-noble | 2026-08-09 02:06:50.509 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.523531 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thin_provisioning [0.019627s] ... ok 2026-08-09 02:06:50.542882 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__some_error [0.019181s] ... ok 2026-08-09 02:06:50.562021 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_2 [0.018659s] ... ok 2026-08-09 02:06:50.563843 | ubuntu-noble | 2026-08-09 02:06:50.560 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-08-09 02:06:50.580396 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_deny_access__unsupported_access_type [0.018482s] ... ok 2026-08-09 02:06:50.589054 | ubuntu-noble | 2026-08-09 02:06:50.585 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:50.595259 | ubuntu-noble | 2026-08-09 02:06:50.591 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.595654 | ubuntu-noble | 2026-08-09 02:06:50.591 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.599827 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delay [0.019312s] ... ok 2026-08-09 02:06:50.602820 | ubuntu-noble | 2026-08-09 02:06:50.600 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.602836 | ubuntu-noble | 2026-08-09 02:06:50.600 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.619676 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___invalid_method [0.019965s] ... ok 2026-08-09 02:06:50.638823 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_payload [0.019054s] ... ok 2026-08-09 02:06:50.659780 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth [0.018023s] ... ok 2026-08-09 02:06:50.660177 | ubuntu-noble | 2026-08-09 02:06:50.654 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-08-09 02:06:50.676631 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover [0.018943s] ... ok 2026-08-09 02:06:50.694833 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_href [0.018655s] ... ok 2026-08-09 02:06:50.701216 | ubuntu-noble | 2026-08-09 02:06:50.697 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:50.706619 | ubuntu-noble | 2026-08-09 02:06:50.703 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.706660 | ubuntu-noble | 2026-08-09 02:06:50.704 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.713823 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401 [0.018660s] ... ok 2026-08-09 02:06:50.725492 | ubuntu-noble | 2026-08-09 02:06:50.721 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.725524 | ubuntu-noble | 2026-08-09 02:06:50.721 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.732792 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_max_retries [0.018942s] ... ok 2026-08-09 02:06:50.750690 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_delete [0.017948s] ... ok 2026-08-09 02:06:50.770997 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_shrink_share [0.019976s] ... ok 2026-08-09 02:06:50.785106 | ubuntu-noble | 2026-08-09 02:06:50.782 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-08-09 02:06:50.789483 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_07___1B___1_ [0.018451s] ... ok 2026-08-09 02:06:50.811264 | ubuntu-noble | 2026-08-09 02:06:50.807 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:50.817064 | ubuntu-noble | 2026-08-09 02:06:50.814 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.817119 | ubuntu-noble | 2026-08-09 02:06:50.814 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.823959 | ubuntu-noble | {4} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_snapshot [0.034506s] ... ok 2026-08-09 02:06:50.831044 | ubuntu-noble | 2026-08-09 02:06:50.827 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.831072 | ubuntu-noble | 2026-08-09 02:06:50.827 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.846483 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_clone_snapshot_api [0.022078s] ... ok 2026-08-09 02:06:50.863739 | ubuntu-noble | Snapshot id fakeSnapshotId does not exist 2026-08-09 02:06:50.866065 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_2 [0.019447s] ... ok 2026-08-09 02:06:50.882195 | ubuntu-noble | 2026-08-09 02:06:50.879 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-08-09 02:06:50.883917 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:552: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. 2026-08-09 02:06:50.883944 | ubuntu-noble | if not host_list: 2026-08-09 02:06:50.886357 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_1 [0.020148s] ... ok 2026-08-09 02:06:50.907702 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_01 [0.021151s] ... ok 2026-08-09 02:06:50.908981 | ubuntu-noble | 2026-08-09 02:06:50.904 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:50.913526 | ubuntu-noble | 2026-08-09 02:06:50.910 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.913555 | ubuntu-noble | 2026-08-09 02:06:50.911 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.929223 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_04 [0.021555s] ... ok 2026-08-09 02:06:50.932120 | ubuntu-noble | 2026-08-09 02:06:50.927 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:50.932139 | ubuntu-noble | 2026-08-09 02:06:50.927 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:50.949947 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_24 [0.020665s] ... ok 2026-08-09 02:06:50.970292 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_3 [0.020222s] ... ok 2026-08-09 02:06:50.979934 | ubuntu-noble | 2026-08-09 02:06:50.977 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-08-09 02:06:50.989961 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_6 [0.019654s] ... ok 2026-08-09 02:06:51.002743 | ubuntu-noble | 2026-08-09 02:06:50.998 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:51.006889 | ubuntu-noble | 2026-08-09 02:06:51.004 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.006919 | ubuntu-noble | 2026-08-09 02:06:51.004 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.010113 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_8 [0.019876s] ... ok 2026-08-09 02:06:51.012162 | ubuntu-noble | 2026-08-09 02:06:51.008 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.012188 | ubuntu-noble | 2026-08-09 02:06:51.009 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.029754 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_2 [0.019599s] ... ok 2026-08-09 02:06:51.048733 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_configutarion [0.018979s] ... ok 2026-08-09 02:06:51.059805 | ubuntu-noble | 2026-08-09 02:06:51.057 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-08-09 02:06:51.066033 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.066598 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.066618 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.067148 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.067158 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.067516 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.067525 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.067880 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.067896 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.068399 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.068772 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.068794 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.069209 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.069219 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.069227 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.069722 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.070301 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.070319 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.070327 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.070766 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.071090 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.071101 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.071522 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.071540 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.071843 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-08-09 02:06:51.074222 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_create_fail [0.025350s] ... ok 2026-08-09 02:06:51.094401 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_2 [0.020178s] ... ok 2026-08-09 02:06:51.114146 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_3 [0.019538s] ... ok 2026-08-09 02:06:51.131561 | ubuntu-noble | 2026-08-09 02:06:51.128 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:51.133622 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_5 [0.019586s] ... ok 2026-08-09 02:06:51.137155 | ubuntu-noble | 2026-08-09 02:06:51.134 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.137186 | ubuntu-noble | 2026-08-09 02:06:51.134 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.141460 | ubuntu-noble | 2026-08-09 02:06:51.139 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.141492 | ubuntu-noble | 2026-08-09 02:06:51.139 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.154202 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist [0.020176s] ... ok 2026-08-09 02:06:51.173085 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_negative_configutarion [0.018840s] ... ok 2026-08-09 02:06:51.190046 | ubuntu-noble | Will not verify the server certificate of the API service because the CA certificate is not available. 2026-08-09 02:06:51.192537 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_with_cert [0.019350s] ... ok 2026-08-09 02:06:51.194962 | ubuntu-noble | 2026-08-09 02:06:51.192 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-08-09 02:06:51.211179 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_no_ssl [0.018129s] ... ok 2026-08-09 02:06:51.230156 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_ro_access [0.018969s] ... ok 2026-08-09 02:06:51.249228 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_success [0.018949s] ... ok 2026-08-09 02:06:51.250446 | ubuntu-noble | 2026-08-09 02:06:51.245 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:51.253432 | ubuntu-noble | 2026-08-09 02:06:51.250 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.253463 | ubuntu-noble | 2026-08-09 02:06:51.251 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.258922 | ubuntu-noble | 2026-08-09 02:06:51.256 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.258953 | ubuntu-noble | 2026-08-09 02:06:51.256 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.267810 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb_full [0.018423s] ... ok 2026-08-09 02:06:51.286050 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:51.286294 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resize_share [0.018777s] ... ok 2026-08-09 02:06:51.304337 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:51.304795 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot_fail [0.018205s] ... ok 2026-08-09 02:06:51.311363 | ubuntu-noble | 2026-08-09 02:06:51.309 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-08-09 02:06:51.379139 | ubuntu-noble | 2026-08-09 02:06:51.375 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:51.384881 | ubuntu-noble | 2026-08-09 02:06:51.381 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.384913 | ubuntu-noble | 2026-08-09 02:06:51.382 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.391532 | ubuntu-noble | 2026-08-09 02:06:51.389 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.391589 | ubuntu-noble | 2026-08-09 02:06:51.389 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.454889 | ubuntu-noble | 2026-08-09 02:06:51.451 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-08-09 02:06:51.484626 | ubuntu-noble | 2026-08-09 02:06:51.480 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:51.489943 | ubuntu-noble | 2026-08-09 02:06:51.487 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.489984 | ubuntu-noble | 2026-08-09 02:06:51.487 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.506318 | ubuntu-noble | 2026-08-09 02:06:51.502 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.506369 | ubuntu-noble | 2026-08-09 02:06:51.502 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.557271 | ubuntu-noble | 2026-08-09 02:06:51.554 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-08-09 02:06:51.574616 | ubuntu-noble | 2026-08-09 02:06:51.571 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:51.581588 | ubuntu-noble | 2026-08-09 02:06:51.578 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.581625 | ubuntu-noble | 2026-08-09 02:06:51.578 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.587606 | ubuntu-noble | 2026-08-09 02:06:51.585 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.587663 | ubuntu-noble | 2026-08-09 02:06:51.585 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.639929 | ubuntu-noble | 2026-08-09 02:06:51.637 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-08-09 02:06:51.667097 | ubuntu-noble | 2026-08-09 02:06:51.662 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:51.673802 | ubuntu-noble | 2026-08-09 02:06:51.670 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.673844 | ubuntu-noble | 2026-08-09 02:06:51.670 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.679328 | ubuntu-noble | 2026-08-09 02:06:51.676 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.679360 | ubuntu-noble | 2026-08-09 02:06:51.677 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.710686 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:51.711364 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_2 [0.406096s] ... ok 2026-08-09 02:06:51.730036 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:51.730754 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_4 [0.019417s] ... ok 2026-08-09 02:06:51.737921 | ubuntu-noble | 2026-08-09 02:06:51.734 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-08-09 02:06:51.749225 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:51.749812 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share [0.019010s] ... ok 2026-08-09 02:06:51.767476 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:51.767859 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share [0.018227s] ... ok 2026-08-09 02:06:51.785629 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:51.785973 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_1 [0.018054s] ... ok 2026-08-09 02:06:51.804091 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:51.804903 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_3 [0.018311s] ... ok 2026-08-09 02:06:51.822120 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:06:51.822782 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_pool [0.018026s] ... ok 2026-08-09 02:06:51.841456 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share [0.019017s] ... ok 2026-08-09 02:06:51.859897 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_2 [0.018383s] ... ok 2026-08-09 02:06:51.878321 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper [0.018123s] ... ok 2026-08-09 02:06:51.899260 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir [0.020515s] ... ok 2026-08-09 02:06:51.917646 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_no_conf_dir_must_exist_true [0.018100s] ... ok 2026-08-09 02:06:51.937764 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_deny [0.019198s] ... ok 2026-08-09 02:06:51.955191 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_not_provided [0.018249s] ... ok 2026-08-09 02:06:51.957030 | ubuntu-noble | 2026-08-09 02:06:51.952 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:51.962220 | ubuntu-noble | 2026-08-09 02:06:51.959 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.962249 | ubuntu-noble | 2026-08-09 02:06:51.960 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.967787 | ubuntu-noble | 2026-08-09 02:06:51.965 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:51.967821 | ubuntu-noble | 2026-08-09 02:06:51.965 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:51.975027 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_invalid_helper [0.020023s] ... ok 2026-08-09 02:06:51.994624 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share [0.019571s] ... ok 2026-08-09 02:06:52.014055 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_backend_details [0.019206s] ... ok 2026-08-09 02:06:52.023945 | ubuntu-noble | 2026-08-09 02:06:52.021 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-08-09 02:06:52.033620 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_share_server [0.019668s] ... ok 2026-08-09 02:06:52.053486 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume [0.019767s] ... ok 2026-08-09 02:06:52.073557 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_detached [0.019948s] ... ok 2026-08-09 02:06:52.094496 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_1_100 [0.020210s] ... ok 2026-08-09 02:06:52.113517 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space_invalid [0.019501s] ... ok 2026-08-09 02:06:52.133508 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_2_fake [0.019771s] ... ok 2026-08-09 02:06:52.152642 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_error [0.019364s] ... ok 2026-08-09 02:06:52.164617 | ubuntu-noble | 2026-08-09 02:06:52.160 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:52.171221 | ubuntu-noble | 2026-08-09 02:06:52.167 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.171251 | ubuntu-noble | 2026-08-09 02:06:52.167 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.176496 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume [0.020091s] ... ok 2026-08-09 02:06:52.176989 | ubuntu-noble | 2026-08-09 02:06:52.172 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.177014 | ubuntu-noble | 2026-08-09 02:06:52.173 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.193250 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_invalid_size [0.020033s] ... ok 2026-08-09 02:06:52.211865 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_2 [0.018559s] ... ok 2026-08-09 02:06:52.231419 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_2 [0.018181s] ... ok 2026-08-09 02:06:52.231836 | ubuntu-noble | 2026-08-09 02:06:52.227 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-08-09 02:06:52.249070 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_3 [0.018860s] ... ok 2026-08-09 02:06:52.269158 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_2 [0.018225s] ... ok 2026-08-09 02:06:52.286420 | ubuntu-noble | {4} 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.018599s] ... ok 2026-08-09 02:06:52.311677 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_2_5_6_7_8__bar_quuz [0.024076s] ... ok 2026-08-09 02:06:52.328661 | ubuntu-noble | Unsupported access level rw or access type user, skipping removal of access rule to 4.4.4.4. 2026-08-09 02:06:52.329132 | ubuntu-noble | Access rule ip:2.2.2.3 already exists for share fake_share_name 2026-08-09 02:06:52.332075 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_1_rw [0.020926s] ... ok 2026-08-09 02:06:52.351130 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_type [0.019124s] ... ok 2026-08-09 02:06:52.370089 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error [0.019288s] ... ok 2026-08-09 02:06:52.389685 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_from_snapshot [0.019463s] ... ok 2026-08-09 02:06:52.409335 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_mirrors [0.019342s] ... ok 2026-08-09 02:06:52.428163 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_snapshot [0.018823s] ... ok 2026-08-09 02:06:52.444086 | ubuntu-noble | 2026-08-09 02:06:52.439 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:52.447136 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_none_mount_point_name [0.018942s] ... ok 2026-08-09 02:06:52.449691 | ubuntu-noble | 2026-08-09 02:06:52.447 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.449730 | ubuntu-noble | 2026-08-09 02:06:52.447 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.465707 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root_with_sudo [0.018361s] ... ok 2026-08-09 02:06:52.469644 | ubuntu-noble | 2026-08-09 02:06:52.466 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.469668 | ubuntu-noble | 2026-08-09 02:06:52.466 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.494920 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_two_exist [0.022318s] ... FAILED 2026-08-09 02:06:52.494952 | ubuntu-noble | 2026-08-09 02:06:52.494963 | ubuntu-noble | Captured traceback: 2026-08-09 02:06:52.494972 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:06:52.494981 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:52.494990 | ubuntu-noble | 2026-08-09 02:06:52.494998 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_service_instance.py", line 1820, in test_get_service_network_id_two_exist 2026-08-09 02:06:52.495008 | ubuntu-noble | self.assertRaises(exception.ManilaException, 2026-08-09 02:06:52.495016 | ubuntu-noble | 2026-08-09 02:06:52.495025 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-08-09 02:06:52.495033 | ubuntu-noble | self.assertThat(our_callable, matcher) 2026-08-09 02:06:52.495042 | ubuntu-noble | 2026-08-09 02:06:52.495050 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat 2026-08-09 02:06:52.495059 | ubuntu-noble | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-08-09 02:06:52.495083 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495093 | ubuntu-noble | 2026-08-09 02:06:52.495102 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-08-09 02:06:52.495110 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-08-09 02:06:52.495118 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495127 | ubuntu-noble | 2026-08-09 02:06:52.495146 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match 2026-08-09 02:06:52.495154 | ubuntu-noble | mismatch = self.exception_matcher.match(typed_exc_info) 2026-08-09 02:06:52.495163 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495171 | ubuntu-noble | 2026-08-09 02:06:52.495179 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match 2026-08-09 02:06:52.495187 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-08-09 02:06:52.495195 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495204 | ubuntu-noble | 2026-08-09 02:06:52.495212 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match 2026-08-09 02:06:52.495220 | ubuntu-noble | raise matchee[1].with_traceback(matchee[2]) 2026-08-09 02:06:52.495228 | ubuntu-noble | 2026-08-09 02:06:52.495236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-08-09 02:06:52.495245 | ubuntu-noble | result = actual_callable() 2026-08-09 02:06:52.495253 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495261 | ubuntu-noble | 2026-08-09 02:06:52.495269 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-08-09 02:06:52.495278 | ubuntu-noble | return self._callable_object(*self._args, **self._kwargs) 2026-08-09 02:06:52.495286 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495294 | ubuntu-noble | 2026-08-09 02:06:52.495302 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_service_instance.py", line 1821, in 2026-08-09 02:06:52.495323 | ubuntu-noble | lambda: helper.service_network_id) 2026-08-09 02:06:52.495331 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495339 | ubuntu-noble | 2026-08-09 02:06:52.495347 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py", line 534, in inner 2026-08-09 02:06:52.495355 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:52.495364 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495372 | ubuntu-noble | 2026-08-09 02:06:52.495380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py", line 950, in service_network_id 2026-08-09 02:06:52.495388 | ubuntu-noble | self._service_network_id = self._get_service_network_id() 2026-08-09 02:06:52.495396 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495404 | ubuntu-noble | 2026-08-09 02:06:52.495412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:06:52.495421 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:06:52.495429 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495437 | ubuntu-noble | 2026-08-09 02:06:52.495445 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:06:52.495453 | ubuntu-noble | with lock(blocking): 2026-08-09 02:06:52.495462 | ubuntu-noble | 2026-08-09 02:06:52.495470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:06:52.495478 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:06:52.495486 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495494 | ubuntu-noble | 2026-08-09 02:06:52.495502 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:06:52.495511 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:06:52.495519 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:52.495527 | ubuntu-noble | 2026-08-09 02:06:52.495535 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:06:52.495543 | ubuntu-noble | 2026-08-09 02:06:52.509873 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_connectivity_with_service_instances [0.020867s] ... ok 2026-08-09 02:06:52.522689 | ubuntu-noble | 2026-08-09 02:06:52.520 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-08-09 02:06:52.528630 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_2 [0.018676s] ... ok 2026-08-09 02:06:52.545554 | ubuntu-noble | 2026-08-09 02:06:52.541 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:52.547928 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_3 [0.019190s] ... ok 2026-08-09 02:06:52.550321 | ubuntu-noble | 2026-08-09 02:06:52.547 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.550347 | ubuntu-noble | 2026-08-09 02:06:52.547 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.564774 | ubuntu-noble | 2026-08-09 02:06:52.561 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.564803 | ubuntu-noble | 2026-08-09 02:06:52.561 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.567010 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_available_from_start [0.018956s] ... ok 2026-08-09 02:06:52.586695 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_service_instance [0.019594s] ... ok 2026-08-09 02:06:52.604841 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server [0.018146s] ... ok 2026-08-09 02:06:52.613229 | ubuntu-noble | 2026-08-09 02:06:52.610 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-08-09 02:06:52.623368 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_15 [0.018522s] ... ok 2026-08-09 02:06:52.637262 | ubuntu-noble | 2026-08-09 02:06:52.633 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:52.642611 | ubuntu-noble | 2026-08-09 02:06:52.639 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.642637 | ubuntu-noble | 2026-08-09 02:06:52.640 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.643476 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_3 [0.019249s] ... ok 2026-08-09 02:06:52.654083 | ubuntu-noble | 2026-08-09 02:06:52.651 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.654111 | ubuntu-noble | 2026-08-09 02:06:52.651 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.661513 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_create_new [0.018531s] ... ok 2026-08-09 02:06:52.680331 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_active [0.018696s] ... ok 2026-08-09 02:06:52.699601 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_handling_of_share_servers [0.019332s] ... ok 2026-08-09 02:06:52.705030 | ubuntu-noble | 2026-08-09 02:06:52.702 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-08-09 02:06:52.719695 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_1_None [0.019913s] ... ok 2026-08-09 02:06:52.732590 | ubuntu-noble | 2026-08-09 02:06:52.728 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:52.738639 | ubuntu-noble | 2026-08-09 02:06:52.734 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.738666 | ubuntu-noble | 2026-08-09 02:06:52.735 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.739379 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_timeout [0.019066s] ... ok 2026-08-09 02:06:52.742813 | ubuntu-noble | 2026-08-09 02:06:52.740 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.742852 | ubuntu-noble | 2026-08-09 02:06:52.740 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.745623 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_6__1___NFS___None_ [0.006670s] ... ok 2026-08-09 02:06:52.751942 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_7__1___SMB____fakeid__ [0.005952s] ... ok 2026-08-09 02:06:52.752983 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_3_vast_mgmt_host [0.001168s] ... ok 2026-08-09 02:06:52.765103 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_3____________ [0.012003s] ... ok 2026-08-09 02:06:52.785649 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_2_False [0.020606s] ... ok 2026-08-09 02:06:52.797876 | ubuntu-noble | 2026-08-09 02:06:52.796 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-08-09 02:06:52.803897 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_json [0.018141s] ... ok 2026-08-09 02:06:52.823330 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_without [0.018845s] ... ok 2026-08-09 02:06:52.831906 | ubuntu-noble | 2026-08-09 02:06:52.829 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:52.838398 | ubuntu-noble | 2026-08-09 02:06:52.835 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.838425 | ubuntu-noble | 2026-08-09 02:06:52.835 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.840615 | ubuntu-noble | vastresource test not found on VAST, skipping delete 2026-08-09 02:06:52.840979 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_nested_structures [0.017607s] ... ok 2026-08-09 02:06:52.841366 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_not_found [0.000631s] ... ok 2026-08-09 02:06:52.841959 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_rest.ViewTest.test_view_create [0.000638s] ... ok 2026-08-09 02:06:52.847775 | ubuntu-noble | 2026-08-09 02:06:52.845 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.847802 | ubuntu-noble | 2026-08-09 02:06:52.845 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.861068 | ubuntu-noble | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details [0.018909s] ... ok 2026-08-09 02:06:52.879801 | ubuntu-noble | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_share_created_from_snap [0.018622s] ... ok 2026-08-09 02:06:52.896312 | ubuntu-noble | ('ACCESSShareDriver delete share failed %s', 'fakename') 2026-08-09 02:06:52.898555 | ubuntu-noble | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_negative [0.018526s] ... ok 2026-08-09 02:06:52.901046 | ubuntu-noble | 2026-08-09 02:06:52.897 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-08-09 02:06:52.917975 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_2_True [0.019061s] ... ok 2026-08-09 02:06:52.931063 | ubuntu-noble | 2026-08-09 02:06:52.928 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:52.936956 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_3 [0.019031s] ... ok 2026-08-09 02:06:52.938249 | ubuntu-noble | 2026-08-09 02:06:52.934 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.938557 | ubuntu-noble | 2026-08-09 02:06:52.934 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.947214 | ubuntu-noble | 2026-08-09 02:06:52.944 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:52.947239 | ubuntu-noble | 2026-08-09 02:06:52.944 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:52.956981 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_new_instance_details [0.019831s] ... ok 2026-08-09 02:06:52.975483 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_1___ [0.018730s] ... ok 2026-08-09 02:06:52.995626 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_2 [0.019477s] ... ok 2026-08-09 02:06:52.998765 | ubuntu-noble | 2026-08-09 02:06:52.995 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-08-09 02:06:53.015511 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_4 [0.020019s] ... ok 2026-08-09 02:06:53.032355 | ubuntu-noble | 2026-08-09 02:06:53.030 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:53.036425 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:53.037599 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_run_cloudbase_init_plugin_after_reboot [0.020331s] ... ok 2026-08-09 02:06:53.043234 | ubuntu-noble | 2026-08-09 02:06:53.034 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.043265 | ubuntu-noble | 2026-08-09 02:06:53.034 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.043273 | ubuntu-noble | 2026-08-09 02:06:53.039 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.043282 | ubuntu-noble | 2026-08-09 02:06:53.039 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.057361 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_1_None [0.021148s] ... ok 2026-08-09 02:06:53.057886 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:06:53.076724 | ubuntu-noble | Failed to remove service instance sentinel.instance_id from domain sentinel.domain. Exception: . 2026-08-09 02:06:53.079620 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_teardown_server [0.022193s] ... ok 2026-08-09 02:06:53.094105 | ubuntu-noble | 2026-08-09 02:06:53.091 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-08-09 02:06:53.099049 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_2_False [0.019449s] ... ok 2026-08-09 02:06:53.121521 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_name [0.022187s] ... ok 2026-08-09 02:06:53.141267 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_share_exists [0.019564s] ... ok 2026-08-09 02:06:53.157927 | ubuntu-noble | 2026-08-09 02:06:53.154 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:53.159624 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_2_ [0.018342s] ... ok 2026-08-09 02:06:53.163777 | ubuntu-noble | 2026-08-09 02:06:53.161 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.163820 | ubuntu-noble | 2026-08-09 02:06:53.161 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.169392 | ubuntu-noble | 2026-08-09 02:06:53.167 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.169423 | ubuntu-noble | 2026-08-09 02:06:53.167 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.178554 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_2_False [0.018905s] ... ok 2026-08-09 02:06:53.199927 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_quote_string [0.019107s] ... ok 2026-08-09 02:06:53.216757 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_1_False [0.018878s] ... ok 2026-08-09 02:06:53.228725 | ubuntu-noble | 2026-08-09 02:06:53.225 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-08-09 02:06:53.235276 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_online_status [0.018384s] ... ok 2026-08-09 02:06:53.253409 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_server_addresses [0.018129s] ... ok 2026-08-09 02:06:53.272263 | ubuntu-noble | VPSA volume for share fakeid2 could not be found. 2026-08-09 02:06:53.272621 | ubuntu-noble | snapshot: original volume OS_share-fakeid2 not found, skipping delete operation 2026-08-09 02:06:53.273262 | ubuntu-noble | snapshot: snapshot OS_share-snapshot-wrong_id not found, skipping delete operation 2026-08-09 02:06:53.276593 | ubuntu-noble | {4} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share_snapshot [0.022490s] ... ok 2026-08-09 02:06:53.294132 | ubuntu-noble | VPSA volume for share fakeid2 could not be found. 2026-08-09 02:06:53.294516 | ubuntu-noble | Snapshot OS_share-snapshot-fakesnapid not found 2026-08-09 02:06:53.298857 | ubuntu-noble | {4} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_from_snapshot [0.022142s] ... ok 2026-08-09 02:06:53.305384 | ubuntu-noble | 2026-08-09 02:06:53.301 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:53.311011 | ubuntu-noble | 2026-08-09 02:06:53.308 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.311036 | ubuntu-noble | 2026-08-09 02:06:53.308 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.316395 | ubuntu-noble | 2026-08-09 02:06:53.313 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.316455 | ubuntu-noble | 2026-08-09 02:06:53.314 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.316918 | ubuntu-noble | Volume fakeid could not be found. It might be already deleted 2026-08-09 02:06:53.319616 | ubuntu-noble | {4} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_delete_non_existent [0.021038s] ... ok 2026-08-09 02:06:53.338501 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_1 [0.018762s] ... ok 2026-08-09 02:06:53.356908 | ubuntu-noble | {4} 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.018221s] ... ok 2026-08-09 02:06:53.371338 | ubuntu-noble | 2026-08-09 02:06:53.368 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-08-09 02:06:53.375727 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_07____is__False____True__False________dedup_off__ [0.018899s] ... ok 2026-08-09 02:06:53.393815 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_09___False____False_____dedup_on_____dedup_off__ [0.018041s] ... ok 2026-08-09 02:06:53.412389 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_5 [0.018110s] ... ok 2026-08-09 02:06:53.429301 | ubuntu-noble | 2026-08-09 02:06:53.425 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:53.431015 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_8 [0.018682s] ... ok 2026-08-09 02:06:53.435131 | ubuntu-noble | 2026-08-09 02:06:53.432 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.435154 | ubuntu-noble | 2026-08-09 02:06:53.432 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.440075 | ubuntu-noble | 2026-08-09 02:06:53.437 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.440095 | ubuntu-noble | 2026-08-09 02:06:53.437 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.449465 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers [0.018504s] ... ok 2026-08-09 02:06:53.467644 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers_error [0.018045s] ... ok 2026-08-09 02:06:53.485728 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_3_foo_replication_domain [0.018106s] ... ok 2026-08-09 02:06:53.495371 | ubuntu-noble | 2026-08-09 02:06:53.492 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-08-09 02:06:53.504932 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica [0.018974s] ... ok 2026-08-09 02:06:53.521487 | ubuntu-noble | 2026-08-09 02:06:53.517 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:53.523475 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica_not_found [0.018137s] ... ok 2026-08-09 02:06:53.528488 | ubuntu-noble | 2026-08-09 02:06:53.525 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.528513 | ubuntu-noble | 2026-08-09 02:06:53.525 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.540299 | ubuntu-noble | 2026-08-09 02:06:53.537 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.540319 | ubuntu-noble | 2026-08-09 02:06:53.538 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.541550 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_1_True [0.018563s] ... ok 2026-08-09 02:06:53.560376 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_3 [0.018559s] ... ok 2026-08-09 02:06:53.579275 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_4 [0.018815s] ... ok 2026-08-09 02:06:53.593865 | ubuntu-noble | 2026-08-09 02:06:53.591 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-08-09 02:06:53.598156 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_success [0.018749s] ... ok 2026-08-09 02:06:53.615776 | ubuntu-noble | 2026-08-09 02:06:53.611 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:53.616684 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_check_compatibility [0.018391s] ... ok 2026-08-09 02:06:53.620663 | ubuntu-noble | 2026-08-09 02:06:53.617 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.620688 | ubuntu-noble | 2026-08-09 02:06:53.618 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.625504 | ubuntu-noble | 2026-08-09 02:06:53.623 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.625526 | ubuntu-noble | 2026-08-09 02:06:53.623 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.635103 | ubuntu-noble | Failed to update currently active replica. 2026-08-09 02:06:53.635140 | ubuntu-noble | Unexpected error while running command. 2026-08-09 02:06:53.635153 | ubuntu-noble | Command: None 2026-08-09 02:06:53.635164 | ubuntu-noble | Exit code: - 2026-08-09 02:06:53.635175 | ubuntu-noble | Stdout: 'Active replica failure' 2026-08-09 02:06:53.635186 | ubuntu-noble | Stderr: None 2026-08-09 02:06:53.635545 | ubuntu-noble | Failed to sync replica fake_third_replica_id. Unexpected error while running command. 2026-08-09 02:06:53.635602 | ubuntu-noble | Command: None 2026-08-09 02:06:53.635620 | ubuntu-noble | Exit code: - 2026-08-09 02:06:53.635629 | ubuntu-noble | Stdout: 'Second replica sync failure' 2026-08-09 02:06:53.635637 | ubuntu-noble | Stderr: None 2026-08-09 02:06:53.638435 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_not_available [0.021655s] ... ok 2026-08-09 02:06:53.658871 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage_snapshot [0.020241s] ... ok 2026-08-09 02:06:53.679279 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access_with_share_server [0.020013s] ... ok 2026-08-09 02:06:53.680798 | ubuntu-noble | 2026-08-09 02:06:53.677 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-08-09 02:06:53.700189 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init [0.021028s] ... ok 2026-08-09 02:06:53.703747 | ubuntu-noble | 2026-08-09 02:06:53.699 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:53.709924 | ubuntu-noble | 2026-08-09 02:06:53.705 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.709962 | ubuntu-noble | 2026-08-09 02:06:53.706 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.715119 | ubuntu-noble | 2026-08-09 02:06:53.712 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.715144 | ubuntu-noble | 2026-08-09 02:06:53.712 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.721882 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute_with_sudo [0.021253s] ... ok 2026-08-09 02:06:53.742251 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports_that_absent [0.020470s] ... ok 2026-08-09 02:06:53.760937 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_1_user [0.018522s] ... ok 2026-08-09 02:06:53.774468 | ubuntu-noble | 2026-08-09 02:06:53.771 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-08-09 02:06:53.780693 | ubuntu-noble | {4} 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.019591s] ... ok 2026-08-09 02:06:53.800378 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_4 [0.018954s] ... ok 2026-08-09 02:06:53.809435 | ubuntu-noble | 2026-08-09 02:06:53.804 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:53.815460 | ubuntu-noble | 2026-08-09 02:06:53.811 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.815494 | ubuntu-noble | 2026-08-09 02:06:53.811 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.818370 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_project [0.018621s] ... ok 2026-08-09 02:06:53.820630 | ubuntu-noble | 2026-08-09 02:06:53.818 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.820657 | ubuntu-noble | 2026-08-09 02:06:53.818 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.837254 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_snapshot [0.018786s] ... ok 2026-08-09 02:06:53.855540 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_share [0.018216s] ... ok 2026-08-09 02:06:53.874377 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_verify_avail_space [0.018665s] ... ok 2026-08-09 02:06:53.877018 | ubuntu-noble | 2026-08-09 02:06:53.874 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-08-09 02:06:53.897042 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share [0.019323s] ... ok 2026-08-09 02:06:53.912329 | ubuntu-noble | snapshot fakesnapshotid: has clones 2026-08-09 02:06:53.915311 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot_negative [0.021271s] ... ok 2026-08-09 02:06:53.917717 | ubuntu-noble | 2026-08-09 02:06:53.913 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:53.924094 | ubuntu-noble | 2026-08-09 02:06:53.920 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.924121 | ubuntu-noble | 2026-08-09 02:06:53.920 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.930190 | ubuntu-noble | 2026-08-09 02:06:53.927 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:53.930214 | ubuntu-noble | 2026-08-09 02:06:53.927 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:53.937201 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share [0.021992s] ... ok 2026-08-09 02:06:53.958829 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share [0.021447s] ... ok 2026-08-09 02:06:53.987046 | ubuntu-noble | 2026-08-09 02:06:53.984 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-08-09 02:06:53.992183 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:54.023319 | ubuntu-noble | 2026-08-09 02:06:54.019 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:54.029078 | ubuntu-noble | 2026-08-09 02:06:54.026 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:54.029109 | ubuntu-noble | 2026-08-09 02:06:54.026 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:54.036858 | ubuntu-noble | 2026-08-09 02:06:54.034 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:54.036902 | ubuntu-noble | 2026-08-09 02:06:54.034 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:54.058518 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_2____queued_to_apply____active____1_ [0.099234s] ... ok 2026-08-09 02:06:54.095355 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:54.100828 | ubuntu-noble | 2026-08-09 02:06:54.097 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-08-09 02:06:54.163855 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_4____applying____error____1_ [0.104881s] ... ok 2026-08-09 02:06:54.199258 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:54.238364 | ubuntu-noble | 2026-08-09 02:06:54.234 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:54.243713 | ubuntu-noble | 2026-08-09 02:06:54.240 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:54.243739 | ubuntu-noble | 2026-08-09 02:06:54.241 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:54.249105 | ubuntu-noble | 2026-08-09 02:06:54.246 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:54.249125 | ubuntu-noble | 2026-08-09 02:06:54.246 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:54.298922 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_1_True [0.135255s] ... ok 2026-08-09 02:06:54.305231 | ubuntu-noble | 2026-08-09 02:06:54.302 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-08-09 02:06:54.335114 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:54.438841 | ubuntu-noble | 2026-08-09 02:06:54.434 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:54.445427 | ubuntu-noble | 2026-08-09 02:06:54.442 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:54.445452 | ubuntu-noble | 2026-08-09 02:06:54.442 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:54.451185 | ubuntu-noble | 2026-08-09 02:06:54.448 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:54.451213 | ubuntu-noble | 2026-08-09 02:06:54.448 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:54.497091 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_for_migration [0.197947s] ... ok 2026-08-09 02:06:54.509357 | ubuntu-noble | 2026-08-09 02:06:54.506 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-08-09 02:06:54.533958 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:06:54.575261 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_2_denying [0.077755s] ... ok 2026-08-09 02:06:54.605925 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_2_False [0.030932s] ... ok 2026-08-09 02:06:54.630399 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_01 [0.024319s] ... ok 2026-08-09 02:06:54.654809 | ubuntu-noble | 2026-08-09 02:06:54.650 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:54.655288 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_03 [0.024736s] ... ok 2026-08-09 02:06:54.661079 | ubuntu-noble | 2026-08-09 02:06:54.658 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:54.661108 | ubuntu-noble | 2026-08-09 02:06:54.658 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:54.669490 | ubuntu-noble | 2026-08-09 02:06:54.666 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:54.669522 | ubuntu-noble | 2026-08-09 02:06:54.666 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:54.725539 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_2_False [0.070056s] ... ok 2026-08-09 02:06:54.728184 | ubuntu-noble | 2026-08-09 02:06:54.724 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-08-09 02:06:54.783355 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_dest_az_not_match_host_az [0.057784s] ... ok 2026-08-09 02:06:54.811072 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_server_not_active [0.027737s] ... ok 2026-08-09 02:06:54.848532 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_network_not_active [0.036759s] ... ok 2026-08-09 02:06:54.863805 | ubuntu-noble | 2026-08-09 02:06:54.859 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:54.869994 | ubuntu-noble | 2026-08-09 02:06:54.867 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:54.870037 | ubuntu-noble | 2026-08-09 02:06:54.867 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:54.875502 | ubuntu-noble | 2026-08-09 02:06:54.872 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:54.875522 | ubuntu-noble | 2026-08-09 02:06:54.873 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:54.898485 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks [0.049966s] ... ok 2026-08-09 02:06:54.921302 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_access_get [0.022880s] ... ok 2026-08-09 02:06:54.930946 | ubuntu-noble | 2026-08-09 02:06:54.928 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 0d8c8f6d54a4 -> e975ea83b712, Add share server encryption 2026-08-09 02:06:54.961435 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:54.961470 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:54.961480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:54.961489 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:54.961498 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:54.961507 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:54.961517 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:54.961525 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:54.961533 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961541 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:54.961550 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:54.961558 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961595 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:54.961609 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:54.961617 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:54.961625 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:54.961634 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:54.961664 | ubuntu-noble | raise self.value 2026-08-09 02:06:54.961672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:54.961681 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:54.961689 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961697 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:54.961706 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:54.961715 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961723 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:54.961731 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:54.961739 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:54.961756 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:54.961764 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961772 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:54.961781 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:54.961789 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961797 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:54.961805 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:54.961813 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:54.961830 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:54.961838 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:54.961846 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:54.961854 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:54.961863 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961871 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:54.961879 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:54.961887 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961896 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:54.961904 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:54.961912 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:54.961920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:54.961928 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:54.961936 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961944 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:54.961953 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:54.961970 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.961979 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:54.961995 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:54.962004 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:54.962023 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:54.962032 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:54.962059 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.962068 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:54.962076 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:54.962085 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.962093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:54.962101 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:54.962110 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.962118 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:54.962146 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:54.962155 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:54.962163 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:54.962171 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:54.962180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:54.962189 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:54.962198 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:54.971037 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_5 [0.049549s] ... ok 2026-08-09 02:06:55.053094 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_2 [0.081860s] ... ok 2026-08-09 02:06:55.128472 | ubuntu-noble | 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-08-09 02:06:55.132183 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_az_different_from_source [0.078584s] ... ok 2026-08-09 02:06:55.135533 | ubuntu-noble | 2026-08-09 02:06:55.130 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0d8c8f6d54a4 to e975ea83b712 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:55.142975 | ubuntu-noble | 2026-08-09 02:06:55.139 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.143006 | ubuntu-noble | 2026-08-09 02:06:55.139 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.149745 | ubuntu-noble | 2026-08-09 02:06:55.147 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.149768 | ubuntu-noble | 2026-08-09 02:06:55.147 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.195413 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_not_available [0.063399s] ... ok 2026-08-09 02:06:55.212669 | ubuntu-noble | 2026-08-09 02:06:55.209 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e975ea83b712 -> 0d8c8f6d54a4, Add share server encryption 2026-08-09 02:06:55.235956 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_generic_share_backup_invalid_protocol_1_CEPHFS [0.040508s] ... ok 2026-08-09 02:06:55.271977 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:55.272010 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:55.272020 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:55.272028 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:55.272038 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:55.272047 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:55.272056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:55.272065 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:55.272073 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272097 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:55.272106 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:55.272115 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272123 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:55.272131 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:55.272140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:55.272149 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:55.272157 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:55.272166 | ubuntu-noble | raise self.value 2026-08-09 02:06:55.272174 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:55.272182 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:55.272191 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:55.272208 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:55.272217 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272225 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:55.272233 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:55.272242 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272250 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:55.272258 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:55.272266 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:55.272283 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:55.272291 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272299 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:55.272308 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:55.272316 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272324 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:55.272333 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:55.272341 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:55.272349 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:55.272370 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:55.272379 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272387 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:55.272395 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:55.272404 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:55.272420 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:55.272429 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:55.272437 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:55.272465 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:55.272473 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272481 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:55.272490 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:55.272498 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272506 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:55.272514 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:55.272522 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:55.272540 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:55.272549 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:55.272557 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272588 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:55.272603 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:55.272612 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:55.272636 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:55.272644 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272652 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:55.272661 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:55.272669 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:55.272678 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:55.272686 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:55.272694 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:55.272702 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:55.272710 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:55.280274 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_2_False [0.044274s] ... ok 2026-08-09 02:06:55.329478 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_1_None [0.048808s] ... ok 2026-08-09 02:06:55.340628 | ubuntu-noble | 2026-08-09 02:06:55.336 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e975ea83b712 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:55.347520 | ubuntu-noble | 2026-08-09 02:06:55.344 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.347550 | ubuntu-noble | 2026-08-09 02:06:55.345 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.353662 | ubuntu-noble | 2026-08-09 02:06:55.351 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.353685 | ubuntu-noble | 2026-08-09 02:06:55.351 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.366050 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_error_state [0.036453s] ... ok 2026-08-09 02:06:55.400539 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_2_InvalidShare [0.034278s] ... ok 2026-08-09 02:06:55.413264 | ubuntu-noble | 2026-08-09 02:06:55.410 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-08-09 02:06:55.444006 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_host_and_az [0.043658s] ... ok 2026-08-09 02:06:55.452390 | ubuntu-noble | 2026-08-09 02:06:55.448 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:55.459349 | ubuntu-noble | 2026-08-09 02:06:55.455 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.459385 | ubuntu-noble | 2026-08-09 02:06:55.455 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.464197 | ubuntu-noble | 2026-08-09 02:06:55.461 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.464240 | ubuntu-noble | 2026-08-09 02:06:55.461 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.479521 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_4_nfsfake [0.035444s] ... ok 2026-08-09 02:06:55.514006 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_6_glusterfsfake [0.034311s] ... ok 2026-08-09 02:06:55.522985 | ubuntu-noble | 2026-08-09 02:06:55.520 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade cdefa6287df8 -> 0d8c8f6d54a4, modify_share_servers_table 2026-08-09 02:06:55.563191 | ubuntu-noble | 2026-08-09 02:06:55.559 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cdefa6287df8 to 0d8c8f6d54a4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:55.570004 | ubuntu-noble | 2026-08-09 02:06:55.566 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.570040 | ubuntu-noble | 2026-08-09 02:06:55.566 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.575758 | ubuntu-noble | 2026-08-09 02:06:55.573 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.575790 | ubuntu-noble | 2026-08-09 02:06:55.573 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.635046 | ubuntu-noble | 2026-08-09 02:06:55.632 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 0d8c8f6d54a4 -> cdefa6287df8, modify_share_servers_table 2026-08-09 02:06:55.674007 | ubuntu-noble | 2026-08-09 02:06:55.670 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0d8c8f6d54a4 to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:55.681706 | ubuntu-noble | 2026-08-09 02:06:55.678 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.681769 | ubuntu-noble | 2026-08-09 02:06:55.678 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.687841 | ubuntu-noble | 2026-08-09 02:06:55.685 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.687868 | ubuntu-noble | 2026-08-09 02:06:55.685 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.752305 | ubuntu-noble | 2026-08-09 02:06:55.749 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-08-09 02:06:55.781842 | ubuntu-noble | 2026-08-09 02:06:55.777 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:55.789875 | ubuntu-noble | 2026-08-09 02:06:55.787 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.789911 | ubuntu-noble | 2026-08-09 02:06:55.787 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.796918 | ubuntu-noble | 2026-08-09 02:06:55.793 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.796945 | ubuntu-noble | 2026-08-09 02:06:55.793 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.857258 | ubuntu-noble | 2026-08-09 02:06:55.854 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 2f27d904214c -> cdefa6287df8, add-ensuring-field-to-services 2026-08-09 02:06:55.880591 | ubuntu-noble | 2026-08-09 02:06:55.876 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2f27d904214c to cdefa6287df8 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:55.884823 | ubuntu-noble | 2026-08-09 02:06:55.882 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.884883 | ubuntu-noble | 2026-08-09 02:06:55.882 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.889919 | ubuntu-noble | 2026-08-09 02:06:55.887 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.889949 | ubuntu-noble | 2026-08-09 02:06:55.887 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.945481 | ubuntu-noble | Encryption keys quota exceeded for None (2 of 2 keys already consumed). 2026-08-09 02:06:55.947535 | ubuntu-noble | 2026-08-09 02:06:55.944 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade cdefa6287df8 -> 2f27d904214c, add-ensuring-field-to-services 2026-08-09 02:06:55.948996 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_encryption_keys_quota_1 [0.434660s] ... ok 2026-08-09 02:06:55.972083 | ubuntu-noble | 2026-08-09 02:06:55.968 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cdefa6287df8 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:55.976686 | ubuntu-noble | 2026-08-09 02:06:55.974 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.976720 | ubuntu-noble | 2026-08-09 02:06:55.974 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.981337 | ubuntu-noble | 2026-08-09 02:06:55.978 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:55.981369 | ubuntu-noble | 2026-08-09 02:06:55.979 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:55.984858 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_az_not_found [0.035955s] ... ok 2026-08-09 02:06:56.021654 | ubuntu-noble | Failed to commit reservations None 2026-08-09 02:06:56.021682 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:56.021691 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:56.021700 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:56.021710 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:56.021718 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:56.021727 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:56.021735 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:56.021755 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.021764 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:56.021773 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:56.021781 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.021789 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:56.021798 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:56.021806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:56.021814 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:56.021823 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:56.021831 | ubuntu-noble | raise self.value 2026-08-09 02:06:56.021839 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:56.021847 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:56.021856 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.021879 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:56.021888 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:56.021897 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.021905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:56.021913 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:56.021922 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.021930 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:56.021938 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:56.021946 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.021955 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:56.021963 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:56.021980 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.021989 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:56.021997 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:56.022005 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.022013 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:56.022022 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:56.022030 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:56.022038 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:56.022047 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:56.022055 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.022063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:56.022071 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:56.022080 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.022088 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:56.022096 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:56.022104 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:56.022112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:56.022121 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:56.022129 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.022137 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:56.022145 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:56.022153 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.022162 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:56.022170 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:56.022178 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:56.022195 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:56.022204 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:56.022212 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.022229 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:56.022237 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:56.022246 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.022254 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:56.022263 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:56.022271 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.022279 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:56.022287 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:56.022295 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.022304 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:56.022312 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:56.022320 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:56.022328 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:56.022337 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:06:56.026711 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_1 [0.041661s] ... ok 2026-08-09 02:06:56.036524 | ubuntu-noble | 2026-08-09 02:06:56.033 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-08-09 02:06:56.049540 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_1 [0.022773s] ... ok 2026-08-09 02:06:56.073502 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_0 [0.023463s] ... ok 2026-08-09 02:06:56.093979 | ubuntu-noble | 2026-08-09 02:06:56.090 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:56.096354 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_for_replicated_share [0.023179s] ... ok 2026-08-09 02:06:56.100850 | ubuntu-noble | 2026-08-09 02:06:56.097 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.100886 | ubuntu-noble | 2026-08-09 02:06:56.097 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.104912 | ubuntu-noble | 2026-08-09 02:06:56.102 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.104945 | ubuntu-noble | 2026-08-09 02:06:56.102 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.118596 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_quota_commit_fail [0.021991s] ... ok 2026-08-09 02:06:56.138429 | ubuntu-noble | Quota exceeded for None, tried to create 1G snapshot (10G of 10G already consumed). 2026-08-09 02:06:56.140941 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_space_quota_exceeded [0.022255s] ... ok 2026-08-09 02:06:56.161820 | ubuntu-noble | 2026-08-09 02:06:56.159 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 6e32091979e0 -> 2f27d904214c, add_backup_type_column 2026-08-09 02:06:56.179686 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_dependent_share_group_snapshot_members [0.038604s] ... ok 2026-08-09 02:06:56.219258 | ubuntu-noble | 2026-08-09 02:06:56.214 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6e32091979e0 to 2f27d904214c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:56.220679 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_2 [0.039785s] ... ok 2026-08-09 02:06:56.225500 | ubuntu-noble | 2026-08-09 02:06:56.222 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.225547 | ubuntu-noble | 2026-08-09 02:06:56.222 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.231513 | ubuntu-noble | 2026-08-09 02:06:56.228 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.231543 | ubuntu-noble | 2026-08-09 02:06:56.229 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.264728 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_invalid_task_state [0.044986s] ... ok 2026-08-09 02:06:56.287888 | ubuntu-noble | 2026-08-09 02:06:56.285 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 2f27d904214c -> 6e32091979e0, add_backup_type_column 2026-08-09 02:06:56.320762 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_quota_error [0.055588s] ... ok 2026-08-09 02:06:56.346760 | ubuntu-noble | 2026-08-09 02:06:56.342 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2f27d904214c to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:56.349621 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_1_True [0.028711s] ... ok 2026-08-09 02:06:56.353615 | ubuntu-noble | 2026-08-09 02:06:56.350 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.353645 | ubuntu-noble | 2026-08-09 02:06:56.350 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.359438 | ubuntu-noble | 2026-08-09 02:06:56.356 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.359470 | ubuntu-noble | 2026-08-09 02:06:56.357 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.373934 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_1_True [0.024587s] ... ok 2026-08-09 02:06:56.416033 | ubuntu-noble | 2026-08-09 02:06:56.413 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-08-09 02:06:56.430510 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_2_False [0.056471s] ... ok 2026-08-09 02:06:56.450464 | ubuntu-noble | 2026-08-09 02:06:56.446 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:56.456320 | ubuntu-noble | 2026-08-09 02:06:56.453 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.456355 | ubuntu-noble | 2026-08-09 02:06:56.453 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.460787 | ubuntu-noble | 2026-08-09 02:06:56.458 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.460812 | ubuntu-noble | 2026-08-09 02:06:56.458 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.509981 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_1 [0.079329s] ... ok 2026-08-09 02:06:56.522851 | ubuntu-noble | 2026-08-09 02:06:56.519 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 99d328f0a3d2 -> 6e32091979e0, add mount_point_name to share_instances 2026-08-09 02:06:56.533457 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_invaild_value [0.022872s] ... ok 2026-08-09 02:06:56.556029 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_1_id [0.022977s] ... ok 2026-08-09 02:06:56.560197 | ubuntu-noble | 2026-08-09 02:06:56.556 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 99d328f0a3d2 to 6e32091979e0 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:56.566344 | ubuntu-noble | 2026-08-09 02:06:56.563 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.566378 | ubuntu-noble | 2026-08-09 02:06:56.564 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.572739 | ubuntu-noble | 2026-08-09 02:06:56.570 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.572774 | ubuntu-noble | 2026-08-09 02:06:56.570 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.586310 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_4 [0.030093s] ... ok 2026-08-09 02:06:56.608343 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_metadata [0.021984s] ... ok 2026-08-09 02:06:56.630333 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_filter_by_all_tenants [0.021794s] ... ok 2026-08-09 02:06:56.631647 | ubuntu-noble | 2026-08-09 02:06:56.627 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 6e32091979e0 -> 99d328f0a3d2, add mount_point_name to share_instances 2026-08-09 02:06:56.653125 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_not_all_tenants [0.022562s] ... ok 2026-08-09 02:06:56.667887 | ubuntu-noble | 2026-08-09 02:06:56.664 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6e32091979e0 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:56.674681 | ubuntu-noble | 2026-08-09 02:06:56.671 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.674763 | ubuntu-noble | 2026-08-09 02:06:56.672 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.675448 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_8 [0.021789s] ... ok 2026-08-09 02:06:56.679987 | ubuntu-noble | 2026-08-09 02:06:56.677 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.680015 | ubuntu-noble | 2026-08-09 02:06:56.677 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.696706 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_with_sorting_valid [0.021828s] ... ok 2026-08-09 02:06:56.720010 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_non_admin_deferred_state [0.022417s] ... ok 2026-08-09 02:06:56.741331 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_1 [0.022007s] ... ok 2026-08-09 02:06:56.746512 | ubuntu-noble | 2026-08-09 02:06:56.743 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-08-09 02:06:56.764440 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_2 [0.022636s] ... ok 2026-08-09 02:06:56.771934 | ubuntu-noble | 2026-08-09 02:06:56.767 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:56.777891 | ubuntu-noble | 2026-08-09 02:06:56.775 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.777938 | ubuntu-noble | 2026-08-09 02:06:56.775 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.784714 | ubuntu-noble | Found an existing share with export location fake! 2026-08-09 02:06:56.784959 | ubuntu-noble | 2026-08-09 02:06:56.781 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.784986 | ubuntu-noble | 2026-08-09 02:06:56.781 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.787079 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_1_manage_error [0.022745s] ... ok 2026-08-09 02:06:56.814527 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_4 [0.027235s] ... ok 2026-08-09 02:06:56.840307 | ubuntu-noble | 2026-08-09 02:06:56.837 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 2d708a9a3ba9 -> 99d328f0a3d2, add_disable_reason_to_service 2026-08-09 02:06:56.853108 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver [0.038413s] ... ok 2026-08-09 02:06:56.864303 | ubuntu-noble | 2026-08-09 02:06:56.860 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2d708a9a3ba9 to 99d328f0a3d2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:56.870689 | ubuntu-noble | 2026-08-09 02:06:56.867 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.870752 | ubuntu-noble | 2026-08-09 02:06:56.867 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.875868 | ubuntu-noble | 2026-08-09 02:06:56.873 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.875910 | ubuntu-noble | 2026-08-09 02:06:56.873 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.884219 | ubuntu-noble | First migration phase of share fake_id not completed yet. 2026-08-09 02:06:56.887118 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_1_data_copying_starting [0.033983s] ... ok 2026-08-09 02:06:56.917409 | ubuntu-noble | Migration of share fake_id has already completed. 2026-08-09 02:06:56.919942 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_2_migration_success [0.032725s] ... ok 2026-08-09 02:06:56.931493 | ubuntu-noble | 2026-08-09 02:06:56.928 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 99d328f0a3d2 -> 2d708a9a3ba9, add_disable_reason_to_service 2026-08-09 02:06:56.950757 | ubuntu-noble | Failed to obtain migration progress of share fake_id. 2026-08-09 02:06:56.950793 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:56.950804 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2165, in migration_get_progress 2026-08-09 02:06:56.950813 | ubuntu-noble | result = data_rpc.data_copy_get_progress( 2026-08-09 02:06:56.950821 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.950829 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:56.950837 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:56.950846 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.950854 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:56.950862 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:56.950870 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:56.950878 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:06:56.950887 | ubuntu-noble | raise result 2026-08-09 02:06:56.950895 | ubuntu-noble | Exception: fake 2026-08-09 02:06:56.954219 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_2 [0.033474s] ... ok 2026-08-09 02:06:56.957650 | ubuntu-noble | 2026-08-09 02:06:56.952 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 99d328f0a3d2 to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:56.962505 | ubuntu-noble | 2026-08-09 02:06:56.959 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.962528 | ubuntu-noble | 2026-08-09 02:06:56.960 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.968956 | ubuntu-noble | 2026-08-09 02:06:56.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:56.968973 | ubuntu-noble | 2026-08-09 02:06:56.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:56.991039 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-08-09 02:06:56.994235 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_2 [0.040384s] ... ok 2026-08-09 02:06:57.024339 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-08-09 02:06:57.027286 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_None [0.032961s] ... ok 2026-08-09 02:06:57.030283 | ubuntu-noble | 2026-08-09 02:06:57.027 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-08-09 02:06:57.059917 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_2_data_copying_error [0.032408s] ... ok 2026-08-09 02:06:57.109975 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_4 [0.049779s] ... ok 2026-08-09 02:06:57.142863 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_task_state_invalid [0.032806s] ... ok 2026-08-09 02:06:57.176760 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_new_share_type_limit [0.034034s] ... ok 2026-08-09 02:06:57.181311 | ubuntu-noble | 2026-08-09 02:06:57.178 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:57.188323 | ubuntu-noble | 2026-08-09 02:06:57.185 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.188347 | ubuntu-noble | 2026-08-09 02:06:57.185 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.196267 | ubuntu-noble | 2026-08-09 02:06:57.192 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.196317 | ubuntu-noble | 2026-08-09 02:06:57.192 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.236822 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_snapshots [0.059687s] ... ok 2026-08-09 02:06:57.249643 | ubuntu-noble | 2026-08-09 02:06:57.246 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade cb20f743ca7b -> 2d708a9a3ba9, backup_change_availability_zone_to_availability_zone_id 2026-08-09 02:06:57.258774 | ubuntu-noble | Invalid mount_point_name: prefixinvalid*name 2026-08-09 02:06:57.261644 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_invalid_mount_point_name [0.024968s] ... ok 2026-08-09 02:06:57.284868 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_1_out_of_sync [0.023047s] ... ok 2026-08-09 02:06:57.307149 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_7_error_deleting [0.022153s] ... ok 2026-08-09 02:06:57.329468 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_restore_share [0.022173s] ... ok 2026-08-09 02:06:57.365226 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_2_manila_data [0.035228s] ... ok 2026-08-09 02:06:57.407169 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_state [0.041423s] ... ok 2026-08-09 02:06:57.431473 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_active_replica [0.024520s] ... ok 2026-08-09 02:06:57.454532 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_snapshot_instance [0.022628s] ... ok 2026-08-09 02:06:57.456527 | ubuntu-noble | 2026-08-09 02:06:57.451 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cb20f743ca7b to 2d708a9a3ba9 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:57.460865 | ubuntu-noble | 2026-08-09 02:06:57.458 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.460887 | ubuntu-noble | 2026-08-09 02:06:57.458 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.466181 | ubuntu-noble | 2026-08-09 02:06:57.463 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.466199 | ubuntu-noble | 2026-08-09 02:06:57.464 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.498386 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_1_migration_driver_phase1_done [0.044022s] ... ok 2026-08-09 02:06:57.520483 | ubuntu-noble | 2026-08-09 02:06:57.517 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 2d708a9a3ba9 -> cb20f743ca7b, backup_change_availability_zone_to_availability_zone_id 2026-08-09 02:06:57.530629 | ubuntu-noble | Share server 0c3c63f2-d4ee-40f6-8c36-c7e6eca1496f is not migrating 2026-08-09 02:06:57.533766 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_1___active___None_ [0.035648s] ... ok 2026-08-09 02:06:57.576376 | ubuntu-noble | Failed to obtain migration progress of share server af27378b-4fc6-452d-a209-498a8818d7bc. 2026-08-09 02:06:57.576409 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:57.576429 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 3476, in share_server_migration_get_progress 2026-08-09 02:06:57.576438 | ubuntu-noble | self.share_rpcapi.share_server_migration_get_progress( 2026-08-09 02:06:57.576447 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:57.576455 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:57.576464 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:57.576472 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:57.576480 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:57.576488 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:57.576497 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:57.576505 | ubuntu-noble | raise effect 2026-08-09 02:06:57.576514 | ubuntu-noble | Exception 2026-08-09 02:06:57.579697 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_rpcapi_exception [0.045696s] ... ok 2026-08-09 02:06:57.614326 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_2_0 [0.034563s] ... ok 2026-08-09 02:06:57.647452 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_3__1 [0.033254s] ... ok 2026-08-09 02:06:57.654494 | ubuntu-noble | 2026-08-09 02:06:57.650 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 2d708a9a3ba9 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:57.661187 | ubuntu-noble | 2026-08-09 02:06:57.657 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.661221 | ubuntu-noble | 2026-08-09 02:06:57.657 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.665430 | ubuntu-noble | 2026-08-09 02:06:57.663 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.665453 | ubuntu-noble | 2026-08-09 02:06:57.663 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.681838 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_1_available [0.034033s] ... ok 2026-08-09 02:06:57.705529 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_invalid_status [0.023348s] ... ok 2026-08-09 02:06:57.719828 | ubuntu-noble | 2026-08-09 02:06:57.717 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-08-09 02:06:57.730738 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_replicas [0.025196s] ... ok 2026-08-09 02:06:57.741041 | ubuntu-noble | 2026-08-09 02:06:57.738 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:57.747846 | ubuntu-noble | 2026-08-09 02:06:57.745 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.747871 | ubuntu-noble | 2026-08-09 02:06:57.745 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.753378 | ubuntu-noble | 2026-08-09 02:06:57.750 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.753405 | ubuntu-noble | 2026-08-09 02:06:57.751 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.767619 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server [0.036637s] ... ok 2026-08-09 02:06:57.790248 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_1_True [0.022657s] ... ok 2026-08-09 02:06:57.803620 | ubuntu-noble | 2026-08-09 02:06:57.801 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 9afbe2df4945 -> cb20f743ca7b, add_resource_locks 2026-08-09 02:06:57.819815 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_backend_host_failure [0.029488s] ... ok 2026-08-09 02:06:57.833089 | ubuntu-noble | 2026-08-09 02:06:57.829 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 9afbe2df4945 to cb20f743ca7b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:57.838337 | ubuntu-noble | 2026-08-09 02:06:57.834 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.838359 | ubuntu-noble | 2026-08-09 02:06:57.835 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.843004 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_no_check [0.022978s] ... ok 2026-08-09 02:06:57.844605 | ubuntu-noble | 2026-08-09 02:06:57.841 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.844621 | ubuntu-noble | 2026-08-09 02:06:57.841 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.862258 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_1 [0.019292s] ... ok 2026-08-09 02:06:57.881556 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_7 [0.019188s] ... ok 2026-08-09 02:06:57.894615 | ubuntu-noble | 2026-08-09 02:06:57.891 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade cb20f743ca7b -> 9afbe2df4945, add_resource_locks 2026-08-09 02:06:57.899979 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_9 [0.018442s] ... ok 2026-08-09 02:06:57.912136 | ubuntu-noble | 2026-08-09 02:06:57.908 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update cb20f743ca7b to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:57.915992 | ubuntu-noble | 2026-08-09 02:06:57.913 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.916014 | ubuntu-noble | 2026-08-09 02:06:57.913 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.918789 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_7 [0.018545s] ... ok 2026-08-09 02:06:57.920934 | ubuntu-noble | 2026-08-09 02:06:57.917 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:57.920949 | ubuntu-noble | 2026-08-09 02:06:57.917 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:57.936997 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_2____create_snapshot____delete_snapshot________True_ [0.018199s] ... ok 2026-08-09 02:06:57.955857 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_1_True [0.018778s] ... ok 2026-08-09 02:06:57.976841 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict_raise [0.018709s] ... ok 2026-08-09 02:06:57.977401 | ubuntu-noble | 2026-08-09 02:06:57.973 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-08-09 02:06:57.993325 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replica [0.018554s] ... ok 2026-08-09 02:06:58.012494 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replicated_snapshot [0.019047s] ... ok 2026-08-09 02:06:58.030682 | ubuntu-noble | 2026-08-09 02:06:58.026 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:58.031505 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_1_manage_existing_snapshot [0.018745s] ... ok 2026-08-09 02:06:58.036458 | ubuntu-noble | 2026-08-09 02:06:58.033 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.036481 | ubuntu-noble | 2026-08-09 02:06:58.034 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.041520 | ubuntu-noble | 2026-08-09 02:06:58.039 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.041538 | ubuntu-noble | 2026-08-09 02:06:58.039 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.051471 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_enabled [0.020027s] ... ok 2026-08-09 02:06:58.070757 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_2_False [0.019176s] ... ok 2026-08-09 02:06:58.089827 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_cancel [0.019024s] ... ok 2026-08-09 02:06:58.095733 | ubuntu-noble | 2026-08-09 02:06:58.093 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade aebe2a413e13 -> 9afbe2df4945, add backup 2026-08-09 02:06:58.109843 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_get_progress [0.019856s] ... ok 2026-08-09 02:06:58.130378 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_1_True [0.019508s] ... ok 2026-08-09 02:06:58.149583 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_update_access [0.019949s] ... ok 2026-08-09 02:06:58.170430 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replica_state [0.019012s] ... ok 2026-08-09 02:06:58.171837 | ubuntu-noble | 2026-08-09 02:06:58.166 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update aebe2a413e13 to 9afbe2df4945 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:58.177466 | ubuntu-noble | 2026-08-09 02:06:58.173 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.177487 | ubuntu-noble | 2026-08-09 02:06:58.174 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.182530 | ubuntu-noble | 2026-08-09 02:06:58.180 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.182547 | ubuntu-noble | 2026-08-09 02:06:58.180 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.188314 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replicated_snapshot [0.019680s] ... ok 2026-08-09 02:06:58.210137 | ubuntu-noble | {4} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_2 [0.021636s] ... ok 2026-08-09 02:06:58.229294 | ubuntu-noble | {4} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update_invalid [0.018925s] ... ok 2026-08-09 02:06:58.236366 | ubuntu-noble | 2026-08-09 02:06:58.232 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 9afbe2df4945 -> aebe2a413e13, add backup 2026-08-09 02:06:58.251406 | ubuntu-noble | {4} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_with_suppression [0.021931s] ... ok 2026-08-09 02:06:58.270837 | ubuntu-noble | {4} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_1_True [0.019057s] ... ok 2026-08-09 02:06:58.290774 | ubuntu-noble | {4} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_enabled [0.019418s] ... ok 2026-08-09 02:06:58.291197 | ubuntu-noble | 2026-08-09 02:06:58.287 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 9afbe2df4945 to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:58.297276 | ubuntu-noble | 2026-08-09 02:06:58.294 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.297299 | ubuntu-noble | 2026-08-09 02:06:58.294 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.303066 | ubuntu-noble | 2026-08-09 02:06:58.301 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.303082 | ubuntu-noble | 2026-08-09 02:06:58.301 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.310680 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations [0.020585s] ... ok 2026-08-09 02:06:58.330956 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__execute_periodic_hook [0.020066s] ... ok 2026-08-09 02:06:58.357201 | ubuntu-noble | 2026-08-09 02:06:58.355 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-08-09 02:06:58.379469 | ubuntu-noble | 2026-08-09 02:06:58.377 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:58.384954 | ubuntu-noble | 2026-08-09 02:06:58.382 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.384980 | ubuntu-noble | 2026-08-09 02:06:58.382 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.389645 | ubuntu-noble | 2026-08-09 02:06:58.387 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.389661 | ubuntu-noble | 2026-08-09 02:06:58.387 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.413121 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_3 [0.081647s] ... ok 2026-08-09 02:06:58.441943 | ubuntu-noble | Driver error when updating replica state for replica a4a40807-b354-4aa3-9c85-4b0373d7f5e8. 2026-08-09 02:06:58.441957 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:58.441961 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-08-09 02:06:58.441966 | ubuntu-noble | replica_state = self.driver.update_replica_state( 2026-08-09 02:06:58.441970 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.441974 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:58.441978 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:58.441982 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.441985 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:58.441989 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:58.441993 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.441996 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:58.442000 | ubuntu-noble | raise effect 2026-08-09 02:06:58.442004 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:06:58.442523 | ubuntu-noble | 2026-08-09 02:06:58.440 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade ac0620cbe74d -> aebe2a413e13, add state column for service 2026-08-09 02:06:58.445422 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_1_in_sync [0.032090s] ... ok 2026-08-09 02:06:58.464959 | ubuntu-noble | 2026-08-09 02:06:58.462 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ac0620cbe74d to aebe2a413e13 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:58.469457 | ubuntu-noble | Driver error when updating replica state for replica 9c527e9c-83b8-4e4f-ae82-cc3c2ffa4d20. 2026-08-09 02:06:58.469474 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:58.469478 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-08-09 02:06:58.469495 | ubuntu-noble | replica_state = self.driver.update_replica_state( 2026-08-09 02:06:58.469499 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.469502 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:58.469506 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:58.469510 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.469514 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:58.469517 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:58.469521 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.469525 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:58.469528 | ubuntu-noble | raise effect 2026-08-09 02:06:58.469532 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:06:58.472023 | ubuntu-noble | 2026-08-09 02:06:58.469 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.472036 | ubuntu-noble | 2026-08-09 02:06:58.469 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.473447 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_ignored [0.027547s] ... ok 2026-08-09 02:06:58.477855 | ubuntu-noble | 2026-08-09 02:06:58.475 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.477870 | ubuntu-noble | 2026-08-09 02:06:58.476 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.495468 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_2 [0.022695s] ... ok 2026-08-09 02:06:58.515773 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_4 [0.020242s] ... ok 2026-08-09 02:06:58.531682 | ubuntu-noble | 2026-08-09 02:06:58.530 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade aebe2a413e13 -> ac0620cbe74d, add state column for service 2026-08-09 02:06:58.555721 | ubuntu-noble | 2026-08-09 02:06:58.553 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update aebe2a413e13 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:58.562191 | ubuntu-noble | 2026-08-09 02:06:58.559 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.562206 | ubuntu-noble | 2026-08-09 02:06:58.560 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.568059 | ubuntu-noble | 2026-08-09 02:06:58.566 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.568078 | ubuntu-noble | 2026-08-09 02:06:58.566 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.593042 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_5 [0.076824s] ... ok 2026-08-09 02:06:58.613035 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:58.613048 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:58.613053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:58.613056 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:58.613067 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:58.613071 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:58.613074 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.613078 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:58.613082 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:58.613098 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.613102 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:58.613111 | ubuntu-noble | raise effect 2026-08-09 02:06:58.613115 | ubuntu-noble | Exception 2026-08-09 02:06:58.615781 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_20_shrink_share [0.022804s] ... ok 2026-08-09 02:06:58.620444 | ubuntu-noble | 2026-08-09 02:06:58.619 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-08-09 02:06:58.636724 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:58.636745 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:58.636750 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:58.636754 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:58.636757 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:58.636761 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:58.636765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.636769 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:58.636772 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:58.636776 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.636780 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:58.636784 | ubuntu-noble | raise effect 2026-08-09 02:06:58.636787 | ubuntu-noble | Exception 2026-08-09 02:06:58.639637 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_29_update_share_replica [0.023742s] ... ok 2026-08-09 02:06:58.644406 | ubuntu-noble | 2026-08-09 02:06:58.642 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:58.653356 | ubuntu-noble | 2026-08-09 02:06:58.650 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.653390 | ubuntu-noble | 2026-08-09 02:06:58.650 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.658880 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-08-09 02:06:58.658896 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:58.658910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:06:58.658916 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-08-09 02:06:58.658921 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:06:58.659054 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:06:58.659064 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.659071 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:06:58.659077 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:06:58.659082 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:58.659087 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:06:58.659093 | ubuntu-noble | raise effect 2026-08-09 02:06:58.659106 | ubuntu-noble | Exception 2026-08-09 02:06:58.659492 | ubuntu-noble | 2026-08-09 02:06:58.656 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.659503 | ubuntu-noble | 2026-08-09 02:06:58.656 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.661346 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_33_do_deferred_share_deletion [0.021544s] ... ok 2026-08-09 02:06:58.683170 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_1_None [0.021683s] ... ok 2026-08-09 02:06:58.712970 | ubuntu-noble | 2026-08-09 02:06:58.710 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 1e2d600bf972 -> ac0620cbe74d, Add share network subnet metadata 2026-08-09 02:06:58.756470 | ubuntu-noble | 2026-08-09 02:06:58.752 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1e2d600bf972 to ac0620cbe74d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:58.761925 | ubuntu-noble | 2026-08-09 02:06:58.757 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.761958 | ubuntu-noble | 2026-08-09 02:06:58.758 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.766149 | ubuntu-noble | 2026-08-09 02:06:58.763 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.766172 | ubuntu-noble | 2026-08-09 02:06:58.763 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.816693 | ubuntu-noble | 2026-08-09 02:06:58.813 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade ac0620cbe74d -> 1e2d600bf972, Add share network subnet metadata 2026-08-09 02:06:58.837331 | ubuntu-noble | 2026-08-09 02:06:58.833 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ac0620cbe74d to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:58.842599 | ubuntu-noble | 2026-08-09 02:06:58.839 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.842621 | ubuntu-noble | 2026-08-09 02:06:58.840 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.848689 | ubuntu-noble | 2026-08-09 02:06:58.846 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.848707 | ubuntu-noble | 2026-08-09 02:06:58.846 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.852767 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server [0.169524s] ... ok 2026-08-09 02:06:58.879230 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_1_True [0.026323s] ... ok 2026-08-09 02:06:58.902082 | ubuntu-noble | 2026-08-09 02:06:58.899 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-08-09 02:06:58.917748 | ubuntu-noble | Failed to get share server for share replica creation. 2026-08-09 02:06:58.919561 | ubuntu-noble | 2026-08-09 02:06:58.915 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:58.920679 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_server_exception [0.040931s] ... ok 2026-08-09 02:06:58.924025 | ubuntu-noble | 2026-08-09 02:06:58.921 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.924047 | ubuntu-noble | 2026-08-09 02:06:58.921 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.930156 | ubuntu-noble | 2026-08-09 02:06:58.927 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:58.930174 | ubuntu-noble | 2026-08-09 02:06:58.927 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:58.942792 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_transfers [0.021218s] ... ok 2026-08-09 02:06:58.963945 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_1 [0.022048s] ... ok 2026-08-09 02:06:58.985814 | ubuntu-noble | 2026-08-09 02:06:58.983 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade c476aeb186ec -> 1e2d600bf972, add_transfers 2026-08-09 02:06:59.013802 | ubuntu-noble | 2026-08-09 02:06:59.009 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update c476aeb186ec to 1e2d600bf972 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:59.019550 | ubuntu-noble | 2026-08-09 02:06:59.016 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.019584 | ubuntu-noble | 2026-08-09 02:06:59.016 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.026594 | ubuntu-noble | 2026-08-09 02:06:59.023 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.026613 | ubuntu-noble | 2026-08-09 02:06:59.024 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.078911 | ubuntu-noble | 2026-08-09 02:06:59.075 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 1e2d600bf972 -> c476aeb186ec, add_transfers 2026-08-09 02:06:59.098438 | ubuntu-noble | 2026-08-09 02:06:59.094 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1e2d600bf972 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:59.104811 | ubuntu-noble | 2026-08-09 02:06:59.101 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.104832 | ubuntu-noble | 2026-08-09 02:06:59.101 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.111117 | ubuntu-noble | 2026-08-09 02:06:59.108 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.111151 | ubuntu-noble | 2026-08-09 02:06:59.108 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.129837 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_2_False [0.165249s] ... ok 2026-08-09 02:06:59.164231 | ubuntu-noble | 2026-08-09 02:06:59.161 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-08-09 02:06:59.176370 | ubuntu-noble | Failed to commit reservations 2026-08-09 02:06:59.176389 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:06:59.176400 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:06:59.176508 | ubuntu-noble | self._driver.commit( 2026-08-09 02:06:59.176517 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:06:59.176522 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:06:59.176527 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:06:59.176532 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:06:59.176537 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176543 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:06:59.176548 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:59.176553 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176558 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:06:59.176563 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:06:59.176771 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:06:59.176779 | ubuntu-noble | self.force_reraise() 2026-08-09 02:06:59.176784 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:06:59.176790 | ubuntu-noble | raise self.value 2026-08-09 02:06:59.176795 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:06:59.176800 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:06:59.176805 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176810 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:06:59.176816 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:06:59.176821 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176826 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:06:59.176831 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:06:59.176836 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:06:59.176846 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:06:59.176851 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176857 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:59.176862 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:59.176867 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176872 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:06:59.176877 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:59.176891 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176896 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:59.176901 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:59.176906 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:59.176911 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:59.176916 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:59.176921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176926 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:06:59.176931 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:59.176937 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176942 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:59.176947 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:59.176952 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:59.176957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:59.176962 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:59.176967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:06:59.176977 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:06:59.176982 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.176987 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:06:59.176992 | ubuntu-noble | return a.in_(b) 2026-08-09 02:06:59.177004 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:06:59.177014 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:06:59.177020 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:06:59.177025 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.177030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:06:59.177035 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:06:59.177040 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.177045 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:06:59.177051 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:06:59.177056 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.177061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:06:59.177066 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:06:59.177071 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:06:59.177076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:06:59.177081 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:06:59.177086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:06:59.177091 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:06:59.177097 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-08-09 02:06:59.179783 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_1 [0.050309s] ... ok 2026-08-09 02:06:59.193033 | ubuntu-noble | 2026-08-09 02:06:59.189 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:59.197687 | ubuntu-noble | 2026-08-09 02:06:59.195 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.197709 | ubuntu-noble | 2026-08-09 02:06:59.195 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.202517 | ubuntu-noble | 2026-08-09 02:06:59.200 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.202534 | ubuntu-noble | 2026-08-09 02:06:59.200 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.248509 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_2 [0.068657s] ... ok 2026-08-09 02:06:59.255361 | ubuntu-noble | 2026-08-09 02:06:59.252 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade bb5938d74b73 -> c476aeb186ec, add default_ad_site to security service 2026-08-09 02:06:59.281107 | ubuntu-noble | 2026-08-09 02:06:59.277 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update bb5938d74b73 to c476aeb186ec update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:59.284950 | ubuntu-noble | 2026-08-09 02:06:59.282 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.285045 | ubuntu-noble | 2026-08-09 02:06:59.282 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.288440 | ubuntu-noble | 2026-08-09 02:06:59.286 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.288461 | ubuntu-noble | 2026-08-09 02:06:59.286 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.320529 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_4 [0.071903s] ... ok 2026-08-09 02:06:59.338675 | ubuntu-noble | 2026-08-09 02:06:59.335 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade c476aeb186ec -> bb5938d74b73, add default_ad_site to security service 2026-08-09 02:06:59.365868 | ubuntu-noble | 2026-08-09 02:06:59.361 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update c476aeb186ec to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:59.372781 | ubuntu-noble | 2026-08-09 02:06:59.368 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.372815 | ubuntu-noble | 2026-08-09 02:06:59.369 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.377116 | ubuntu-noble | 2026-08-09 02:06:59.374 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.377148 | ubuntu-noble | 2026-08-09 02:06:59.374 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.388073 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_5 [0.067484s] ... ok 2026-08-09 02:06:59.427405 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_3 [0.038877s] ... ok 2026-08-09 02:06:59.433470 | ubuntu-noble | 2026-08-09 02:06:59.430 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-08-09 02:06:59.458377 | ubuntu-noble | 2026-08-09 02:06:59.453 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:59.464412 | ubuntu-noble | 2026-08-09 02:06:59.461 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.464435 | ubuntu-noble | 2026-08-09 02:06:59.462 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.469928 | ubuntu-noble | 2026-08-09 02:06:59.467 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.469946 | ubuntu-noble | 2026-08-09 02:06:59.467 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.524514 | ubuntu-noble | 2026-08-09 02:06:59.521 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade a87e0fb17dee -> bb5938d74b73, add_snapshot_metadata_table 2026-08-09 02:06:59.535230 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_2_False [0.107710s] ... ok 2026-08-09 02:06:59.556674 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update [0.021435s] ... ok 2026-08-09 02:06:59.561961 | ubuntu-noble | 2026-08-09 02:06:59.559 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a87e0fb17dee to bb5938d74b73 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:59.568396 | ubuntu-noble | 2026-08-09 02:06:59.565 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.568451 | ubuntu-noble | 2026-08-09 02:06:59.565 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.573048 | ubuntu-noble | 2026-08-09 02:06:59.571 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.573072 | ubuntu-noble | 2026-08-09 02:06:59.571 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.626011 | ubuntu-noble | 2026-08-09 02:06:59.623 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade bb5938d74b73 -> a87e0fb17dee, add_snapshot_metadata_table 2026-08-09 02:06:59.648850 | ubuntu-noble | 2026-08-09 02:06:59.644 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update bb5938d74b73 to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:06:59.654613 | ubuntu-noble | 2026-08-09 02:06:59.651 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.654638 | ubuntu-noble | 2026-08-09 02:06:59.651 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.659809 | ubuntu-noble | 2026-08-09 02:06:59.657 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:06:59.659828 | ubuntu-noble | 2026-08-09 02:06:59.657 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:06:59.712771 | ubuntu-noble | 2026-08-09 02:06:59.710 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-08-09 02:06:59.978783 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_1___ [0.421135s] ... ok 2026-08-09 02:07:00.001479 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_2_None [0.023134s] ... ok 2026-08-09 02:07:00.017499 | ubuntu-noble | 2026-08-09 02:07:00.013 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:00.025273 | ubuntu-noble | 2026-08-09 02:07:00.022 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:00.025297 | ubuntu-noble | 2026-08-09 02:07:00.023 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:00.032781 | ubuntu-noble | 2026-08-09 02:07:00.030 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:00.032804 | ubuntu-noble | 2026-08-09 02:07:00.030 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:00.061474 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_2_False [0.059882s] ... ok 2026-08-09 02:07:00.093507 | ubuntu-noble | 2026-08-09 02:07:00.091 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 1946cb97bb8d -> a87e0fb17dee, multiple share server subnets 2026-08-09 02:07:00.109188 | ubuntu-noble | Cannot choose compatible share server: fake 2026-08-09 02:07:00.115791 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_incompatible_servers [0.054405s] ... ok 2026-08-09 02:07:00.152080 | ubuntu-noble | Parent share server fake_server_id has invalid status 'fake'. 2026-08-09 02:07:00.158083 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_invalid [0.042164s] ... ok 2026-08-09 02:07:00.195171 | ubuntu-noble | Parent share server fake_server_id does not exist. 2026-08-09 02:07:00.201127 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_not_found [0.042774s] ... ok 2026-08-09 02:07:00.222729 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_2_False [0.021334s] ... ok 2026-08-09 02:07:00.260092 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_1 [0.037634s] ... ok 2026-08-09 02:07:00.281459 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_share_manager_instance [0.021361s] ... ok 2026-08-09 02:07:00.322127 | ubuntu-noble | Shrink share failed due to possible data loss. 2026-08-09 02:07:00.322156 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:07:00.322166 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-08-09 02:07:00.322215 | ubuntu-noble | self.driver.shrink_share( 2026-08-09 02:07:00.322318 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:07:00.322331 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:07:00.322340 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.322348 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:07:00.322371 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:07:00.322380 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.322388 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:07:00.322397 | ubuntu-noble | raise effect 2026-08-09 02:07:00.322405 | ubuntu-noble | manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-08-09 02:07:00.325448 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_2 [0.043670s] ... ok 2026-08-09 02:07:00.363275 | ubuntu-noble | Failed to commit reservations 2026-08-09 02:07:00.363321 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:07:00.363331 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:07:00.363340 | ubuntu-noble | self._driver.commit( 2026-08-09 02:07:00.363347 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:07:00.363670 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:07:00.363681 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:07:00.363688 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:07:00.363694 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.363701 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:07:00.363708 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:07:00.363715 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.363721 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:07:00.363728 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:07:00.363736 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:07:00.363743 | ubuntu-noble | self.force_reraise() 2026-08-09 02:07:00.363750 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:07:00.363756 | ubuntu-noble | raise self.value 2026-08-09 02:07:00.363761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:07:00.363766 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:07:00.363771 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.363776 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:07:00.363782 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:07:00.363787 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.363793 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:07:00.363798 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:07:00.363804 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.363809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:07:00.363835 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:07:00.363916 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.363926 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:07:00.363933 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:07:00.363940 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.363946 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:07:00.363954 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:07:00.363961 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.363968 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:07:00.363975 | ubuntu-noble | return a.in_(b) 2026-08-09 02:07:00.363981 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:07:00.363988 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:07:00.363995 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:07:00.364000 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.364005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:07:00.364078 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:07:00.364088 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.364093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:07:00.364098 | ubuntu-noble | return a.in_(b) 2026-08-09 02:07:00.364104 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:07:00.364110 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:07:00.364117 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:07:00.364124 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.364138 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:07:00.364145 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:07:00.364152 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.364159 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:07:00.364165 | ubuntu-noble | return a.in_(b) 2026-08-09 02:07:00.364182 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:07:00.364189 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:07:00.364195 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:07:00.364200 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.364205 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:07:00.364211 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:07:00.364216 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.364221 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:07:00.364227 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:07:00.364232 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.364237 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:07:00.364250 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:07:00.364256 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.364261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:07:00.364266 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:07:00.364271 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:07:00.364277 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:07:00.364282 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-08-09 02:07:00.367263 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_1_True [0.041519s] ... ok 2026-08-09 02:07:00.401303 | ubuntu-noble | 2026-08-09 02:07:00.397 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1946cb97bb8d to a87e0fb17dee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:00.405082 | ubuntu-noble | Failed to commit reservations 2026-08-09 02:07:00.405103 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:07:00.405109 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:07:00.405115 | ubuntu-noble | self._driver.commit( 2026-08-09 02:07:00.405121 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:07:00.405126 | ubuntu-noble | db.reservation_commit( 2026-08-09 02:07:00.405131 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:07:00.405174 | ubuntu-noble | return IMPL.reservation_commit( 2026-08-09 02:07:00.405181 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405187 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:07:00.405192 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:07:00.405197 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:07:00.405208 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:07:00.405213 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:07:00.405218 | ubuntu-noble | self.force_reraise() 2026-08-09 02:07:00.405224 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:07:00.405229 | ubuntu-noble | raise self.value 2026-08-09 02:07:00.405234 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:07:00.405239 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:07:00.405244 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:07:00.405254 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:07:00.405260 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405265 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:07:00.405270 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:07:00.405275 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405287 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:07:00.405301 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-08-09 02:07:00.405307 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:07:00.405317 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:07:00.405323 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405328 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:07:00.405335 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:07:00.405341 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405346 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:07:00.405353 | ubuntu-noble | return a.in_(b) 2026-08-09 02:07:00.405358 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:07:00.405364 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:07:00.405369 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:07:00.405374 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405379 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:07:00.405384 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:07:00.405389 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405394 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:07:00.405399 | ubuntu-noble | return a.in_(b) 2026-08-09 02:07:00.405404 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:07:00.405409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:07:00.405414 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:07:00.405419 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405425 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:07:00.405430 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:07:00.405435 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405440 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:07:00.405445 | ubuntu-noble | return a.in_(b) 2026-08-09 02:07:00.405456 | ubuntu-noble | ^^^^^^^^ 2026-08-09 02:07:00.405461 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:07:00.405466 | ubuntu-noble | return self.operate(in_op, other) 2026-08-09 02:07:00.405472 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405477 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:07:00.405482 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:07:00.405487 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405492 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:07:00.405497 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-08-09 02:07:00.405502 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405507 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:07:00.405518 | ubuntu-noble | resolved = impl._literal_coercion( 2026-08-09 02:07:00.405523 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:00.405529 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:07:00.405534 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-08-09 02:07:00.405539 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:07:00.405544 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:07:00.405549 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-08-09 02:07:00.408351 | ubuntu-noble | 2026-08-09 02:07:00.404 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:00.408380 | ubuntu-noble | 2026-08-09 02:07:00.405 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:00.408711 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_2_False [0.041225s] ... ok 2026-08-09 02:07:00.413764 | ubuntu-noble | 2026-08-09 02:07:00.410 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:00.413791 | ubuntu-noble | 2026-08-09 02:07:00.411 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:00.459901 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_3 [0.051299s] ... ok 2026-08-09 02:07:00.468667 | ubuntu-noble | 2026-08-09 02:07:00.465 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade a87e0fb17dee -> 1946cb97bb8d, multiple share server subnets 2026-08-09 02:07:00.492165 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_subnet_from_metadata [0.031841s] ... ok 2026-08-09 02:07:00.512698 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_04 [0.020886s] ... ok 2026-08-09 02:07:00.541531 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_11 [0.019771s] ... ok 2026-08-09 02:07:00.568933 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_1_10 [0.036003s] ... ok 2026-08-09 02:07:00.601443 | ubuntu-noble | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_1_None [0.032520s] ... ok 2026-08-09 02:07:00.638696 | ubuntu-noble | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_timeout [0.036365s] ... ok 2026-08-09 02:07:00.729619 | ubuntu-noble | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_1_None [0.090718s] ... ok 2026-08-09 02:07:00.757212 | ubuntu-noble | 2026-08-09 02:07:00.753 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a87e0fb17dee to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:00.763664 | ubuntu-noble | 2026-08-09 02:07:00.760 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:00.763686 | ubuntu-noble | 2026-08-09 02:07:00.761 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:00.770603 | ubuntu-noble | 2026-08-09 02:07:00.766 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:00.770643 | ubuntu-noble | 2026-08-09 02:07:00.766 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:00.808103 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:07:00.812692 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_snapshot [0.083581s] ... ok 2026-08-09 02:07:00.827062 | ubuntu-noble | 2026-08-09 02:07:00.823 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-08-09 02:07:00.889687 | ubuntu-noble | 2026-08-09 02:07:00.882 6708 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-08-09 02:07:00.889721 | ubuntu-noble | 2026-08-09 02:07:00.883 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:00.892999 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:07:00.893698 | ubuntu-noble | 2026-08-09 02:07:00.889 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:00.893712 | ubuntu-noble | 2026-08-09 02:07:00.890 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:00.897783 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access_for_share_instances [0.084941s] ... ok 2026-08-09 02:07:00.900404 | ubuntu-noble | 2026-08-09 02:07:00.898 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:00.900418 | ubuntu-noble | 2026-08-09 02:07:00.898 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:00.937676 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_2_False [0.039777s] ... ok 2026-08-09 02:07:00.954985 | ubuntu-noble | 2026-08-09 02:07:00.952 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade fbdfabcba377 -> 1946cb97bb8d, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-08-09 02:07:00.957055 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_2 [0.019277s] ... ok 2026-08-09 02:07:00.975622 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_03___snapshot_support____true__ [0.018341s] ... ok 2026-08-09 02:07:00.994875 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_05___snapshot_support____y__ [0.019381s] ... ok 2026-08-09 02:07:01.013525 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_23___create_share_from_snapshot_support____n__ [0.018172s] ... ok 2026-08-09 02:07:01.018634 | ubuntu-noble | 2026-08-09 02:07:01.014 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fbdfabcba377 to 1946cb97bb8d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:01.023702 | ubuntu-noble | 2026-08-09 02:07:01.020 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:01.023722 | ubuntu-noble | 2026-08-09 02:07:01.021 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:01.030388 | ubuntu-noble | 2026-08-09 02:07:01.027 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:01.030411 | ubuntu-noble | 2026-08-09 02:07:01.028 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:01.031930 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_43___mount_snapshot_support____0__ [0.018650s] ... ok 2026-08-09 02:07:01.049912 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_45___mount_snapshot_support____false__ [0.017866s] ... ok 2026-08-09 02:07:01.067731 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_53___mount_point_name_support____y__ [0.017761s] ... ok 2026-08-09 02:07:01.086057 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_56___mount_point_name_support____f__ [0.018023s] ... ok 2026-08-09 02:07:01.088884 | ubuntu-noble | 2026-08-09 02:07:01.084 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 1946cb97bb8d -> fbdfabcba377, add is_soft_deleted and scheduled_to_be_deleted_at to shares table 2026-08-09 02:07:01.103720 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_58___mount_point_name_support____off__ [0.017821s] ... ok 2026-08-09 02:07:01.122387 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_67___availability_zones________zonea_____zoneb__ [0.018227s] ... ok 2026-08-09 02:07:01.140366 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_70___provisioning_mount_point_prefix____silver__ [0.017805s] ... ok 2026-08-09 02:07:01.156996 | ubuntu-noble | 2026-08-09 02:07:01.150 6708 WARNING 1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-08-09 02:07:01.157095 | ubuntu-noble | 2026-08-09 02:07:01.151 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1946cb97bb8d to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:01.160482 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_73___encryption_support____share_server__ [0.018650s] ... ok 2026-08-09 02:07:01.162985 | ubuntu-noble | 2026-08-09 02:07:01.157 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:01.163007 | ubuntu-noble | 2026-08-09 02:07:01.158 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:01.165714 | ubuntu-noble | 2026-08-09 02:07:01.163 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:01.165742 | ubuntu-noble | 2026-08-09 02:07:01.163 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:01.176409 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_12___driver_handles_share_servers____no__ [0.017686s] ... ok 2026-08-09 02:07:01.194748 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_3 [0.018055s] ... ok 2026-08-09 02:07:01.213487 | ubuntu-noble | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host [0.018643s] ... ok 2026-08-09 02:07:01.219256 | ubuntu-noble | 2026-08-09 02:07:01.215 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-08-09 02:07:01.231947 | ubuntu-noble | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_backend [0.018468s] ... ok 2026-08-09 02:07:01.250465 | ubuntu-noble | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_host [0.018296s] ... ok 2026-08-09 02:07:01.269806 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_does_not_exist [0.019167s] ... ok 2026-08-09 02:07:01.289309 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_1_True [0.019608s] ... ok 2026-08-09 02:07:01.310030 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_share_type_not_found [0.019710s] ... ok 2026-08-09 02:07:01.330173 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_with_host [0.020754s] ... ok 2026-08-09 02:07:01.354837 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_no_groups [0.024570s] ... ok 2026-08-09 02:07:01.374333 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_not_admin [0.019373s] ... ok 2026-08-09 02:07:01.400466 | ubuntu-noble | {4} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access [0.025819s] ... ok 2026-08-09 02:07:01.419561 | ubuntu-noble | {4} manila.tests.test_conf.ConfigTestCase.test_declare [0.019192s] ... ok 2026-08-09 02:07:01.439009 | ubuntu-noble | {4} manila.tests.test_conf.ConfigTestCase.test_runtime_and_unknown_flags [0.019067s] ... ok 2026-08-09 02:07:01.471930 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:07:01.476029 | ubuntu-noble | {4} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted_invalid [0.036607s] ... ok 2026-08-09 02:07:01.508408 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:07:01.511868 | ubuntu-noble | {4} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin [0.036238s] ... ok 2026-08-09 02:07:01.530120 | ubuntu-noble | {4} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_offline [0.018130s] ... ok 2026-08-09 02:07:01.549478 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share [0.019302s] ... ok 2026-08-09 02:07:01.567476 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot [0.017866s] ... ok 2026-08-09 02:07:01.585881 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot_instance [0.018077s] ... ok 2026-08-09 02:07:01.604730 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_manage_invalid_share_snapshot [0.018543s] ... ok 2026-08-09 02:07:01.622710 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_binary_not_found [0.017918s] ... ok 2026-08-09 02:07:01.641518 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found [0.018740s] ... ok 2026-08-09 02:07:01.659393 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_extra_specs_not_found [0.018139s] ... ok 2026-08-09 02:07:01.677939 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_snapshot_not_found [0.018230s] ... ok 2026-08-09 02:07:01.696142 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_code [0.018197s] ... ok 2026-08-09 02:07:01.714242 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_1_test_message_ [0.018097s] ... ok 2026-08-09 02:07:01.733399 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_2_test_message____ [0.018411s] ... ok 2026-08-09 02:07:01.751480 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_replication_exception [0.018483s] ... ok 2026-08-09 02:07:01.769803 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_08_______exception__ [0.018188s] ... ok 2026-08-09 02:07:01.788090 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_09________audit__ [0.018475s] ... ok 2026-08-09 02:07:01.806011 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_17____LE____audit__ [0.017734s] ... ok 2026-08-09 02:07:01.826178 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_26____LI____debug__ [0.019586s] ... ok 2026-08-09 02:07:01.844145 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_39____LW____critical__ [0.018284s] ... ok 2026-08-09 02:07:01.863214 | ubuntu-noble | {4} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_4_ [0.018849s] ... ok 2026-08-09 02:07:01.881836 | ubuntu-noble | {4} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_1_None [0.018569s] ... ok 2026-08-09 02:07:01.900107 | ubuntu-noble | {4} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_5 [0.018238s] ... ok 2026-08-09 02:07:01.918592 | ubuntu-noble | {4} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_verify_scheduler_dependent_manager_instance [0.018403s] ... ok 2026-08-09 02:07:01.937511 | ubuntu-noble | {4} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_1 [0.018431s] ... ok 2026-08-09 02:07:01.981017 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:07:01.992032 | ubuntu-noble | {4} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_2_authorize [0.048599s] ... FAILED 2026-08-09 02:07:01.992063 | ubuntu-noble | 2026-08-09 02:07:01.992074 | ubuntu-noble | Captured traceback: 2026-08-09 02:07:01.992083 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:07:01.992092 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:07:01.992101 | ubuntu-noble | 2026-08-09 02:07:01.992110 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:07:01.992149 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:07:01.992158 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:01.992166 | ubuntu-noble | 2026-08-09 02:07:01.992175 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 119, in test_authorize_does_not_raise_forbidden 2026-08-09 02:07:01.992205 | ubuntu-noble | self.fixture.config(enforce_scope=False, group='oslo_policy') 2026-08-09 02:07:01.992214 | ubuntu-noble | 2026-08-09 02:07:01.992223 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/fixture.py", line 77, in config 2026-08-09 02:07:01.992231 | ubuntu-noble | self.conf.set_override(k, v, group) 2026-08-09 02:07:01.992239 | ubuntu-noble | 2026-08-09 02:07:01.992258 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/conffixture.py", line 84, in _wrapper 2026-08-09 02:07:01.992267 | ubuntu-noble | return wrapped_function(*args, **kwargs) 2026-08-09 02:07:01.992275 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:01.992284 | ubuntu-noble | 2026-08-09 02:07:01.992292 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 2722, in __inner 2026-08-09 02:07:01.992300 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:07:01.992308 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:01.992316 | ubuntu-noble | 2026-08-09 02:07:01.992325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3377, in set_override 2026-08-09 02:07:01.992333 | ubuntu-noble | opt_info = self._get_opt_info(name, group) 2026-08-09 02:07:01.992341 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:01.992349 | ubuntu-noble | 2026-08-09 02:07:01.992357 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3872, in _get_opt_info 2026-08-09 02:07:01.992366 | ubuntu-noble | raise NoSuchOptError(opt_name, group) 2026-08-09 02:07:01.992441 | ubuntu-noble | 2026-08-09 02:07:01.992452 | ubuntu-noble | oslo_config.cfg.NoSuchOptError: no such option enforce_scope in group [oslo_policy] 2026-08-09 02:07:01.992460 | ubuntu-noble | 2026-08-09 02:07:02.030301 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-08-09 02:07:02.034279 | ubuntu-noble | {4} manila.tests.test_policy.PolicyTestCase.test_templatized_authorization [0.047652s] ... ok 2026-08-09 02:07:02.053788 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_3___fake_user_id___None_ [0.019413s] ... ok 2026-08-09 02:07:02.072116 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_by_class [0.018261s] ... ok 2026-08-09 02:07:02.090618 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_1_True [0.018392s] ... ok 2026-08-09 02:07:02.109163 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_2_False [0.018387s] ... ok 2026-08-09 02:07:02.127605 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_3___fake_quota_class___True__False_ [0.018491s] ... ok 2026-08-09 02:07:02.146017 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_2 [0.018260s] ... ok 2026-08-09 02:07:02.164410 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_count_unknown_resource [0.018239s] ... ok 2026-08-09 02:07:02.183181 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project [0.018343s] ... ok 2026-08-09 02:07:02.201087 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_1 [0.018166s] ... ok 2026-08-09 02:07:02.219931 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_2__None_ [0.018787s] ... ok 2026-08-09 02:07:02.240172 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:07:02.240243 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:07:02.240761 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:07:02.240792 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:07:02.243090 | ubuntu-noble | {4} manila.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.022986s] ... ok 2026-08-09 02:07:02.259667 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:07:02.259700 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:07:02.260012 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:07:02.260206 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:07:02.260225 | ubuntu-noble | Recovered model server connection! 2026-08-09 02:07:02.262475 | ubuntu-noble | {4} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_different_az [0.019399s] ... ok 2026-08-09 02:07:02.278971 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:07:02.279002 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:07:02.279454 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:07:02.279473 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:07:02.279482 | ubuntu-noble | Recovered model server connection! 2026-08-09 02:07:02.282027 | ubuntu-noble | {4} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_not_found [0.019279s] ... ok 2026-08-09 02:07:02.298202 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:07:02.298259 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:07:02.298512 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:07:02.298531 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:07:02.299016 | ubuntu-noble | model server went away 2026-08-09 02:07:02.299042 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:07:02.299051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/service.py", line 296, in report_state 2026-08-09 02:07:02.299072 | ubuntu-noble | service_ref = db.service_get(ctxt, self.service_id) 2026-08-09 02:07:02.299081 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:02.299089 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:07:02.299098 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-08-09 02:07:02.299373 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:02.299408 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:07:02.299421 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:07:02.299432 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:02.299443 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:07:02.299454 | ubuntu-noble | result = effect(*args, **kwargs) 2026-08-09 02:07:02.299465 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:02.299476 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_service.py", line 115, in fake_service_get 2026-08-09 02:07:02.299484 | ubuntu-noble | raise Exception() 2026-08-09 02:07:02.299493 | ubuntu-noble | Exception 2026-08-09 02:07:02.301280 | ubuntu-noble | {4} manila.tests.test_service.ServiceTestCase.test_report_state_newly_disconnected [0.019375s] ... ok 2026-08-09 02:07:02.318088 | ubuntu-noble | Check whether private key or password are correctly set. Error connecting via ssh: 2026-08-09 02:07:02.320369 | ubuntu-noble | {4} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_error_connecting [0.018885s] ... ok 2026-08-09 02:07:02.340934 | ubuntu-noble | {4} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove_object_not_in_pool [0.020274s] ... ok 2026-08-09 02:07:02.564324 | ubuntu-noble | {4} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_thread_safety [0.222093s] ... ok 2026-08-09 02:07:02.588899 | ubuntu-noble | {4} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_2_ [0.025310s] ... ok 2026-08-09 02:07:02.607704 | ubuntu-noble | {4} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_3_10_0_0_555_33 [0.018926s] ... ok 2026-08-09 02:07:02.626165 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_1___ssh_____D____my_name_name_of_remote_computer__ [0.018348s] ... ok 2026-08-09 02:07:02.644852 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_6___echo_____quoted_argument__rm__rf__ [0.018383s] ... ok 2026-08-09 02:07:02.663104 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_8___echo_____quoted__virus__quoted___ [0.018485s] ... ok 2026-08-09 02:07:02.692037 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_12___K2_2M____G__ [0.028714s] ... ok 2026-08-09 02:07:02.713381 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_04____5_23G____G____5_23_ [0.020936s] ... ok 2026-08-09 02:07:02.734173 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_08____2T____G____2048_0_ [0.020805s] ... ok 2026-08-09 02:07:02.752823 | ubuntu-noble | {4} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_5_ [0.018640s] ... ok 2026-08-09 02:07:02.771421 | ubuntu-noble | {4} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_1 [0.018321s] ... ok 2026-08-09 02:07:02.790405 | ubuntu-noble | {4} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_5 [0.019019s] ... ok 2026-08-09 02:07:02.808751 | ubuntu-noble | {4} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_2_255_255_255_255 [0.018174s] ... ok 2026-08-09 02:07:02.827250 | ubuntu-noble | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_1__False__False__False_ [0.018440s] ... ok 2026-08-09 02:07:02.846152 | ubuntu-noble | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_6__False__False__True_ [0.018751s] ... ok 2026-08-09 02:07:02.864281 | ubuntu-noble | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_7___true___True__True_ [0.018073s] ... ok 2026-08-09 02:07:02.883391 | ubuntu-noble | {4} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_2_False [0.018955s] ... ok 2026-08-09 02:07:02.902054 | ubuntu-noble | {4} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_4___2years____P2Y__ [0.018545s] ... ok 2026-08-09 02:07:02.920776 | ubuntu-noble | {4} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_1_None [0.018501s] ... ok 2026-08-09 02:07:02.938534 | ubuntu-noble | {4} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_2_ [0.017989s] ... ok 2026-08-09 02:07:02.957616 | ubuntu-noble | {4} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_1___ [0.018688s] ... ok 2026-08-09 02:07:02.987074 | ubuntu-noble | {4} manila.tests.test_utils.TestRetryDecorator.test_infinite_retry [0.029529s] ... ok 2026-08-09 02:07:03.006970 | ubuntu-noble | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_force [0.019706s] ... ok 2026-08-09 02:07:03.025733 | ubuntu-noble | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_timeout [0.018668s] ... ok 2026-08-09 02:07:03.046294 | ubuntu-noble | {4} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application_factory [0.018979s] ... ok 2026-08-09 02:07:03.052432 | ubuntu-noble | {'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 0x798949f86c50>, '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-08-09 02:07:03.052471 | ubuntu-noble | Failed to read configuration file(s): sentinel._namespace 2026-08-09 02:07:08.985782 | ubuntu-noble | 2026-08-09 02:07:08.980 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:08.993458 | ubuntu-noble | 2026-08-09 02:07:08.988 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:08.993492 | ubuntu-noble | 2026-08-09 02:07:08.988 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:08.999876 | ubuntu-noble | 2026-08-09 02:07:08.997 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:08.999898 | ubuntu-noble | 2026-08-09 02:07:08.997 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:09.054079 | ubuntu-noble | 2026-08-09 02:07:09.051 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 478c445d8d3e -> fbdfabcba377, Change the datetime precision for all objects (MySQL and derivatives) 2026-08-09 02:07:16.581170 | ubuntu-noble | 2026-08-09 02:07:16.575 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 478c445d8d3e to fbdfabcba377 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:16.587820 | ubuntu-noble | 2026-08-09 02:07:16.585 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:16.587842 | ubuntu-noble | 2026-08-09 02:07:16.585 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:16.593760 | ubuntu-noble | 2026-08-09 02:07:16.591 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:16.593779 | ubuntu-noble | 2026-08-09 02:07:16.591 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:16.653773 | ubuntu-noble | 2026-08-09 02:07:16.650 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade fbdfabcba377 -> 478c445d8d3e, Change the datetime precision for all objects (MySQL and derivatives) 2026-08-09 02:07:24.306905 | ubuntu-noble | 2026-08-09 02:07:24.302 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fbdfabcba377 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:24.312235 | ubuntu-noble | 2026-08-09 02:07:24.309 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.312263 | ubuntu-noble | 2026-08-09 02:07:24.310 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.318976 | ubuntu-noble | 2026-08-09 02:07:24.316 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.319003 | ubuntu-noble | 2026-08-09 02:07:24.316 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.373829 | ubuntu-noble | 2026-08-09 02:07:24.371 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-08-09 02:07:24.442407 | ubuntu-noble | 2026-08-09 02:07:24.440 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:24.448908 | ubuntu-noble | 2026-08-09 02:07:24.446 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.448926 | ubuntu-noble | 2026-08-09 02:07:24.446 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.455688 | ubuntu-noble | 2026-08-09 02:07:24.453 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.455709 | ubuntu-noble | 2026-08-09 02:07:24.453 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.508550 | ubuntu-noble | 2026-08-09 02:07:24.505 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 0c23aec99b74 -> 478c445d8d3e, add_security_service_update_control_fields 2026-08-09 02:07:24.584790 | ubuntu-noble | 2026-08-09 02:07:24.581 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0c23aec99b74 to 478c445d8d3e update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:24.591014 | ubuntu-noble | 2026-08-09 02:07:24.587 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.591037 | ubuntu-noble | 2026-08-09 02:07:24.587 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.595965 | ubuntu-noble | 2026-08-09 02:07:24.593 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.595981 | ubuntu-noble | 2026-08-09 02:07:24.594 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.659748 | ubuntu-noble | 2026-08-09 02:07:24.657 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 478c445d8d3e -> 0c23aec99b74, add_security_service_update_control_fields 2026-08-09 02:07:24.731275 | ubuntu-noble | 2026-08-09 02:07:24.728 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 478c445d8d3e to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:24.737533 | ubuntu-noble | 2026-08-09 02:07:24.735 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.737554 | ubuntu-noble | 2026-08-09 02:07:24.735 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.743350 | ubuntu-noble | 2026-08-09 02:07:24.741 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.743371 | ubuntu-noble | 2026-08-09 02:07:24.741 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.797334 | ubuntu-noble | 2026-08-09 02:07:24.792 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-08-09 02:07:24.797381 | ubuntu-noble | 2026-08-09 02:07:24.792 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:24.804209 | ubuntu-noble | 2026-08-09 02:07:24.797 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.804261 | ubuntu-noble | 2026-08-09 02:07:24.797 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.804536 | ubuntu-noble | 2026-08-09 02:07:24.800 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.804553 | ubuntu-noble | 2026-08-09 02:07:24.801 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.859695 | ubuntu-noble | 2026-08-09 02:07:24.854 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5aa813ae673d -> 0c23aec99b74, add_per_share_gigabytes_quota_class 2026-08-09 02:07:24.859732 | ubuntu-noble | 2026-08-09 02:07:24.856 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5aa813ae673d to 0c23aec99b74 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:24.865948 | ubuntu-noble | 2026-08-09 02:07:24.862 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.866000 | ubuntu-noble | 2026-08-09 02:07:24.862 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.870116 | ubuntu-noble | 2026-08-09 02:07:24.866 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.870154 | ubuntu-noble | 2026-08-09 02:07:24.866 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.925014 | ubuntu-noble | 2026-08-09 02:07:24.919 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 0c23aec99b74 -> 5aa813ae673d, add_per_share_gigabytes_quota_class 2026-08-09 02:07:24.925046 | ubuntu-noble | 2026-08-09 02:07:24.920 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0c23aec99b74 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:24.928716 | ubuntu-noble | 2026-08-09 02:07:24.925 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.928756 | ubuntu-noble | 2026-08-09 02:07:24.925 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.930847 | ubuntu-noble | 2026-08-09 02:07:24.929 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:24.930859 | ubuntu-noble | 2026-08-09 02:07:24.929 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:24.981054 | ubuntu-noble | 2026-08-09 02:07:24.978 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-08-09 02:07:25.098967 | ubuntu-noble | 2026-08-09 02:07:25.095 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:25.105676 | ubuntu-noble | 2026-08-09 02:07:25.102 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.105707 | ubuntu-noble | 2026-08-09 02:07:25.102 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.111272 | ubuntu-noble | 2026-08-09 02:07:25.109 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.111291 | ubuntu-noble | 2026-08-09 02:07:25.109 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.164709 | ubuntu-noble | 2026-08-09 02:07:25.162 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e6d88547b381 -> 5aa813ae673d, Add task_state field for share servers table 2026-08-09 02:07:25.290792 | ubuntu-noble | 2026-08-09 02:07:25.287 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e6d88547b381 to 5aa813ae673d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:25.297130 | ubuntu-noble | 2026-08-09 02:07:25.293 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.297179 | ubuntu-noble | 2026-08-09 02:07:25.293 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.302534 | ubuntu-noble | 2026-08-09 02:07:25.300 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.302551 | ubuntu-noble | 2026-08-09 02:07:25.300 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.358339 | ubuntu-noble | 2026-08-09 02:07:25.355 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5aa813ae673d -> e6d88547b381, Add task_state field for share servers table 2026-08-09 02:07:25.476529 | ubuntu-noble | 2026-08-09 02:07:25.472 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5aa813ae673d to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:25.482901 | ubuntu-noble | 2026-08-09 02:07:25.479 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.482921 | ubuntu-noble | 2026-08-09 02:07:25.479 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.488153 | ubuntu-noble | 2026-08-09 02:07:25.485 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.488172 | ubuntu-noble | 2026-08-09 02:07:25.486 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.555976 | ubuntu-noble | 2026-08-09 02:07:25.553 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-08-09 02:07:25.590540 | ubuntu-noble | 2026-08-09 02:07:25.587 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:25.596175 | ubuntu-noble | 2026-08-09 02:07:25.593 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.596196 | ubuntu-noble | 2026-08-09 02:07:25.594 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.601787 | ubuntu-noble | 2026-08-09 02:07:25.599 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.601804 | ubuntu-noble | 2026-08-09 02:07:25.599 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.656082 | ubuntu-noble | 2026-08-09 02:07:25.653 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 805685098bd2 -> e6d88547b381, add-progress-field-to-share-instance 2026-08-09 02:07:25.709045 | ubuntu-noble | 2026-08-09 02:07:25.705 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 805685098bd2 to e6d88547b381 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:25.715806 | ubuntu-noble | 2026-08-09 02:07:25.712 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.715857 | ubuntu-noble | 2026-08-09 02:07:25.712 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.721800 | ubuntu-noble | 2026-08-09 02:07:25.717 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.721820 | ubuntu-noble | 2026-08-09 02:07:25.718 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.781474 | ubuntu-noble | 2026-08-09 02:07:25.778 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e6d88547b381 -> 805685098bd2, add-progress-field-to-share-instance 2026-08-09 02:07:25.809535 | ubuntu-noble | 2026-08-09 02:07:25.806 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e6d88547b381 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:25.815316 | ubuntu-noble | 2026-08-09 02:07:25.812 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.815336 | ubuntu-noble | 2026-08-09 02:07:25.813 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.822211 | ubuntu-noble | 2026-08-09 02:07:25.818 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:25.822239 | ubuntu-noble | 2026-08-09 02:07:25.819 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:25.877946 | ubuntu-noble | 2026-08-09 02:07:25.874 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-08-09 02:07:26.344246 | ubuntu-noble | 2026-08-09 02:07:26.341 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:26.357116 | ubuntu-noble | 2026-08-09 02:07:26.352 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:26.357154 | ubuntu-noble | 2026-08-09 02:07:26.353 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:26.361781 | ubuntu-noble | 2026-08-09 02:07:26.358 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:26.361817 | ubuntu-noble | 2026-08-09 02:07:26.358 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:26.421195 | ubuntu-noble | 2026-08-09 02:07:26.418 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 6a3fd2984bc31 -> 805685098bd2, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-08-09 02:07:26.879266 | ubuntu-noble | 2026-08-09 02:07:26.874 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6a3fd2984bc31 to 805685098bd2 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:26.883467 | ubuntu-noble | 2026-08-09 02:07:26.881 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:26.883506 | ubuntu-noble | 2026-08-09 02:07:26.881 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:26.890800 | ubuntu-noble | 2026-08-09 02:07:26.888 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:26.890816 | ubuntu-noble | 2026-08-09 02:07:26.888 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:26.946544 | ubuntu-noble | 2026-08-09 02:07:26.943 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 805685098bd2 -> 6a3fd2984bc31, add_share_network_subnets_table_and_modify_share_networks_and_servers 2026-08-09 02:07:27.416630 | ubuntu-noble | 2026-08-09 02:07:27.412 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 805685098bd2 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:27.421543 | ubuntu-noble | 2026-08-09 02:07:27.419 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:27.421577 | ubuntu-noble | 2026-08-09 02:07:27.419 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:27.431075 | ubuntu-noble | 2026-08-09 02:07:27.427 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:27.431117 | ubuntu-noble | 2026-08-09 02:07:27.427 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:27.486639 | ubuntu-noble | 2026-08-09 02:07:27.483 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-08-09 02:07:27.544423 | ubuntu-noble | 2026-08-09 02:07:27.540 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:27.549244 | ubuntu-noble | 2026-08-09 02:07:27.546 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:27.549269 | ubuntu-noble | 2026-08-09 02:07:27.546 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:27.556421 | ubuntu-noble | 2026-08-09 02:07:27.553 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:27.556464 | ubuntu-noble | 2026-08-09 02:07:27.553 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:27.612895 | ubuntu-noble | 2026-08-09 02:07:27.609 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 11ee96se625f3 -> 6a3fd2984bc31, Add is_auto_deletable and identifier fields for share servers 2026-08-09 02:07:27.683916 | ubuntu-noble | 2026-08-09 02:07:27.679 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 11ee96se625f3 to 6a3fd2984bc31 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:27.688954 | ubuntu-noble | 2026-08-09 02:07:27.685 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:27.688991 | ubuntu-noble | 2026-08-09 02:07:27.685 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:27.692674 | ubuntu-noble | 2026-08-09 02:07:27.690 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:27.692696 | ubuntu-noble | 2026-08-09 02:07:27.690 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:27.747972 | ubuntu-noble | 2026-08-09 02:07:27.744 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 6a3fd2984bc31 -> 11ee96se625f3, Add is_auto_deletable and identifier fields for share servers 2026-08-09 02:07:27.807844 | ubuntu-noble | 2026-08-09 02:07:27.804 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 6a3fd2984bc31 to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:27.813074 | ubuntu-noble | 2026-08-09 02:07:27.809 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:27.813096 | ubuntu-noble | 2026-08-09 02:07:27.810 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:27.817125 | ubuntu-noble | 2026-08-09 02:07:27.814 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:27.817144 | ubuntu-noble | 2026-08-09 02:07:27.815 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:27.869695 | ubuntu-noble | 2026-08-09 02:07:27.867 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-08-09 02:07:27.887717 | ubuntu-noble | 2026-08-09 02:07:27.884 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:27.894222 | ubuntu-noble | 2026-08-09 02:07:27.890 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:27.894241 | ubuntu-noble | 2026-08-09 02:07:27.891 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:27.903233 | ubuntu-noble | 2026-08-09 02:07:27.900 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:27.903259 | ubuntu-noble | 2026-08-09 02:07:27.901 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:27.960043 | ubuntu-noble | 2026-08-09 02:07:27.957 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 097fad24d2fc -> 11ee96se625f3, add metadata for access rule 2026-08-09 02:07:27.993235 | ubuntu-noble | 2026-08-09 02:07:27.989 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 097fad24d2fc to 11ee96se625f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:28.000365 | ubuntu-noble | 2026-08-09 02:07:27.996 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.000400 | ubuntu-noble | 2026-08-09 02:07:27.997 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.005003 | ubuntu-noble | 2026-08-09 02:07:28.002 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.005023 | ubuntu-noble | 2026-08-09 02:07:28.002 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.061742 | ubuntu-noble | 2026-08-09 02:07:28.059 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 11ee96se625f3 -> 097fad24d2fc, add metadata for access rule 2026-08-09 02:07:28.080645 | ubuntu-noble | 2026-08-09 02:07:28.077 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 11ee96se625f3 to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:28.088537 | ubuntu-noble | 2026-08-09 02:07:28.084 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.088559 | ubuntu-noble | 2026-08-09 02:07:28.085 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.093854 | ubuntu-noble | 2026-08-09 02:07:28.091 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.093870 | ubuntu-noble | 2026-08-09 02:07:28.091 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.150890 | ubuntu-noble | 2026-08-09 02:07:28.148 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-08-09 02:07:28.278395 | ubuntu-noble | 2026-08-09 02:07:28.274 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:28.285014 | ubuntu-noble | 2026-08-09 02:07:28.281 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.285043 | ubuntu-noble | 2026-08-09 02:07:28.281 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.290720 | ubuntu-noble | 2026-08-09 02:07:28.288 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.290737 | ubuntu-noble | 2026-08-09 02:07:28.288 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.348830 | ubuntu-noble | 2026-08-09 02:07:28.346 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 0274d20c560f -> 097fad24d2fc, add_share_instances_share_id_index 2026-08-09 02:07:28.391824 | ubuntu-noble | 2026-08-09 02:07:28.388 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0274d20c560f to 097fad24d2fc update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:28.398036 | ubuntu-noble | 2026-08-09 02:07:28.395 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.398056 | ubuntu-noble | 2026-08-09 02:07:28.395 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.405477 | ubuntu-noble | 2026-08-09 02:07:28.402 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.405504 | ubuntu-noble | 2026-08-09 02:07:28.402 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.461496 | ubuntu-noble | 2026-08-09 02:07:28.458 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 097fad24d2fc -> 0274d20c560f, add_share_instances_share_id_index 2026-08-09 02:07:28.593633 | ubuntu-noble | 2026-08-09 02:07:28.589 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 097fad24d2fc to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:28.600077 | ubuntu-noble | 2026-08-09 02:07:28.596 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.600104 | ubuntu-noble | 2026-08-09 02:07:28.597 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.610616 | ubuntu-noble | 2026-08-09 02:07:28.607 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.610660 | ubuntu-noble | 2026-08-09 02:07:28.607 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.663378 | ubuntu-noble | 2026-08-09 02:07:28.660 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-08-09 02:07:28.684937 | ubuntu-noble | 2026-08-09 02:07:28.681 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:28.690495 | ubuntu-noble | 2026-08-09 02:07:28.687 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.690518 | ubuntu-noble | 2026-08-09 02:07:28.687 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.696592 | ubuntu-noble | 2026-08-09 02:07:28.694 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.696611 | ubuntu-noble | 2026-08-09 02:07:28.694 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.751969 | ubuntu-noble | 2026-08-09 02:07:28.749 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 4a482571410f -> 0274d20c560f, Add ou to security service 2026-08-09 02:07:28.775670 | ubuntu-noble | 2026-08-09 02:07:28.770 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4a482571410f to 0274d20c560f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:28.780911 | ubuntu-noble | 2026-08-09 02:07:28.776 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.780935 | ubuntu-noble | 2026-08-09 02:07:28.776 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.785142 | ubuntu-noble | 2026-08-09 02:07:28.782 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.785162 | ubuntu-noble | 2026-08-09 02:07:28.783 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.837314 | ubuntu-noble | 2026-08-09 02:07:28.834 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 0274d20c560f -> 4a482571410f, Add ou to security service 2026-08-09 02:07:28.859522 | ubuntu-noble | 2026-08-09 02:07:28.856 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 0274d20c560f to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:28.865636 | ubuntu-noble | 2026-08-09 02:07:28.861 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.865698 | ubuntu-noble | 2026-08-09 02:07:28.861 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.873972 | ubuntu-noble | 2026-08-09 02:07:28.870 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.873991 | ubuntu-noble | 2026-08-09 02:07:28.870 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.928035 | ubuntu-noble | 2026-08-09 02:07:28.925 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-08-09 02:07:28.944129 | ubuntu-noble | 2026-08-09 02:07:28.941 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:28.949550 | ubuntu-noble | 2026-08-09 02:07:28.946 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.949654 | ubuntu-noble | 2026-08-09 02:07:28.946 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:28.953826 | ubuntu-noble | 2026-08-09 02:07:28.951 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:28.953854 | ubuntu-noble | 2026-08-09 02:07:28.951 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.007070 | ubuntu-noble | 2026-08-09 02:07:29.004 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2026-08-09 02:07:29.033557 | ubuntu-noble | 2026-08-09 02:07:29.030 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 27cb96d991fa to 4a482571410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:29.040748 | ubuntu-noble | 2026-08-09 02:07:29.038 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.040796 | ubuntu-noble | 2026-08-09 02:07:29.038 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.047053 | ubuntu-noble | 2026-08-09 02:07:29.044 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.047080 | ubuntu-noble | 2026-08-09 02:07:29.044 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.101676 | ubuntu-noble | 2026-08-09 02:07:29.099 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2026-08-09 02:07:29.119714 | ubuntu-noble | 2026-08-09 02:07:29.116 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4a482571410f to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:29.125598 | ubuntu-noble | 2026-08-09 02:07:29.122 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.125635 | ubuntu-noble | 2026-08-09 02:07:29.122 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.130394 | ubuntu-noble | 2026-08-09 02:07:29.128 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.130427 | ubuntu-noble | 2026-08-09 02:07:29.128 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.184930 | ubuntu-noble | 2026-08-09 02:07:29.182 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-08-09 02:07:29.215984 | ubuntu-noble | 2026-08-09 02:07:29.212 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:29.222562 | ubuntu-noble | 2026-08-09 02:07:29.218 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.222624 | ubuntu-noble | 2026-08-09 02:07:29.219 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.228257 | ubuntu-noble | 2026-08-09 02:07:29.225 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.228284 | ubuntu-noble | 2026-08-09 02:07:29.226 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.281864 | ubuntu-noble | 2026-08-09 02:07:29.280 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2026-08-09 02:07:29.314230 | ubuntu-noble | 2026-08-09 02:07:29.311 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 829a09b0ddd4 to 27cb96d991fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:29.320909 | ubuntu-noble | 2026-08-09 02:07:29.318 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.320938 | ubuntu-noble | 2026-08-09 02:07:29.318 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.328732 | ubuntu-noble | 2026-08-09 02:07:29.325 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.328765 | ubuntu-noble | 2026-08-09 02:07:29.325 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.383258 | ubuntu-noble | 2026-08-09 02:07:29.380 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2026-08-09 02:07:29.416680 | ubuntu-noble | 2026-08-09 02:07:29.413 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 27cb96d991fa to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:29.423320 | ubuntu-noble | 2026-08-09 02:07:29.420 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.423350 | ubuntu-noble | 2026-08-09 02:07:29.420 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.430626 | ubuntu-noble | 2026-08-09 02:07:29.428 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.430649 | ubuntu-noble | 2026-08-09 02:07:29.428 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.486966 | ubuntu-noble | 2026-08-09 02:07:29.483 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-08-09 02:07:29.486995 | ubuntu-noble | 2026-08-09 02:07:29.483 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:29.492991 | ubuntu-noble | 2026-08-09 02:07:29.490 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.493019 | ubuntu-noble | 2026-08-09 02:07:29.490 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.499801 | ubuntu-noble | 2026-08-09 02:07:29.497 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.499830 | ubuntu-noble | 2026-08-09 02:07:29.497 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.565436 | ubuntu-noble | 2026-08-09 02:07:29.562 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2026-08-09 02:07:29.687417 | ubuntu-noble | 2026-08-09 02:07:29.683 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update b516de97bfee to 829a09b0ddd4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:29.695104 | ubuntu-noble | 2026-08-09 02:07:29.691 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.695136 | ubuntu-noble | 2026-08-09 02:07:29.691 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.700115 | ubuntu-noble | 2026-08-09 02:07:29.697 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.700143 | ubuntu-noble | 2026-08-09 02:07:29.697 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.756401 | ubuntu-noble | 2026-08-09 02:07:29.751 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2026-08-09 02:07:29.756436 | ubuntu-noble | 2026-08-09 02:07:29.751 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 829a09b0ddd4 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:29.760218 | ubuntu-noble | 2026-08-09 02:07:29.756 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.760252 | ubuntu-noble | 2026-08-09 02:07:29.757 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.762996 | ubuntu-noble | 2026-08-09 02:07:29.761 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.763027 | ubuntu-noble | 2026-08-09 02:07:29.761 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.817125 | ubuntu-noble | 2026-08-09 02:07:29.815 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-08-09 02:07:29.875114 | ubuntu-noble | 2026-08-09 02:07:29.871 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:29.880681 | ubuntu-noble | 2026-08-09 02:07:29.877 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.880712 | ubuntu-noble | 2026-08-09 02:07:29.878 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.886004 | ubuntu-noble | 2026-08-09 02:07:29.883 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:29.886027 | ubuntu-noble | 2026-08-09 02:07:29.884 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:29.940915 | ubuntu-noble | 2026-08-09 02:07:29.939 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2026-08-09 02:07:30.010761 | ubuntu-noble | 2026-08-09 02:07:30.007 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 238720805ce1 to b516de97bfee update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:30.015617 | ubuntu-noble | 2026-08-09 02:07:30.012 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.015648 | ubuntu-noble | 2026-08-09 02:07:30.013 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.020230 | ubuntu-noble | 2026-08-09 02:07:30.018 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.020260 | ubuntu-noble | 2026-08-09 02:07:30.018 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.074712 | ubuntu-noble | 2026-08-09 02:07:30.072 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2026-08-09 02:07:30.132330 | ubuntu-noble | 2026-08-09 02:07:30.129 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update b516de97bfee to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:30.138050 | ubuntu-noble | 2026-08-09 02:07:30.134 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.138081 | ubuntu-noble | 2026-08-09 02:07:30.135 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.143226 | ubuntu-noble | 2026-08-09 02:07:30.141 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.143263 | ubuntu-noble | 2026-08-09 02:07:30.141 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.199041 | ubuntu-noble | 2026-08-09 02:07:30.197 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-08-09 02:07:30.217527 | ubuntu-noble | 2026-08-09 02:07:30.214 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:30.222868 | ubuntu-noble | 2026-08-09 02:07:30.220 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.222906 | ubuntu-noble | 2026-08-09 02:07:30.220 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.228030 | ubuntu-noble | 2026-08-09 02:07:30.225 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.228056 | ubuntu-noble | 2026-08-09 02:07:30.226 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.281954 | ubuntu-noble | 2026-08-09 02:07:30.279 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2026-08-09 02:07:30.308186 | ubuntu-noble | 2026-08-09 02:07:30.304 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 31252d671ae5 to 238720805ce1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:30.313417 | ubuntu-noble | 2026-08-09 02:07:30.310 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.313455 | ubuntu-noble | 2026-08-09 02:07:30.311 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.320295 | ubuntu-noble | 2026-08-09 02:07:30.316 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.320340 | ubuntu-noble | 2026-08-09 02:07:30.316 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.376030 | ubuntu-noble | 2026-08-09 02:07:30.373 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2026-08-09 02:07:30.393948 | ubuntu-noble | 2026-08-09 02:07:30.390 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 238720805ce1 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:30.398915 | ubuntu-noble | 2026-08-09 02:07:30.395 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.398952 | ubuntu-noble | 2026-08-09 02:07:30.395 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.402812 | ubuntu-noble | 2026-08-09 02:07:30.399 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.402832 | ubuntu-noble | 2026-08-09 02:07:30.399 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.455605 | ubuntu-noble | 2026-08-09 02:07:30.452 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-08-09 02:07:30.743692 | ubuntu-noble | 2026-08-09 02:07:30.740 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:30.749434 | ubuntu-noble | 2026-08-09 02:07:30.746 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.749468 | ubuntu-noble | 2026-08-09 02:07:30.746 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.755458 | ubuntu-noble | 2026-08-09 02:07:30.753 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:30.755489 | ubuntu-noble | 2026-08-09 02:07:30.753 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:30.813961 | ubuntu-noble | 2026-08-09 02:07:30.810 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-08-09 02:07:31.003056 | ubuntu-noble | 2026-08-09 02:07:31.000 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5237b6625330 to 31252d671ae5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:31.008539 | ubuntu-noble | 2026-08-09 02:07:31.006 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:31.008563 | ubuntu-noble | 2026-08-09 02:07:31.006 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:31.014553 | ubuntu-noble | 2026-08-09 02:07:31.012 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:31.014615 | ubuntu-noble | 2026-08-09 02:07:31.012 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:31.067687 | ubuntu-noble | 2026-08-09 02:07:31.064 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2026-08-09 02:07:31.346524 | ubuntu-noble | 2026-08-09 02:07:31.342 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 31252d671ae5 to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:31.353046 | ubuntu-noble | 2026-08-09 02:07:31.349 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:31.353078 | ubuntu-noble | 2026-08-09 02:07:31.349 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:31.356994 | ubuntu-noble | 2026-08-09 02:07:31.353 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:31.357024 | ubuntu-noble | 2026-08-09 02:07:31.354 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:31.410826 | ubuntu-noble | 2026-08-09 02:07:31.407 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-08-09 02:07:31.438846 | ubuntu-noble | 2026-08-09 02:07:31.435 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:31.443215 | ubuntu-noble | 2026-08-09 02:07:31.439 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:31.443260 | ubuntu-noble | 2026-08-09 02:07:31.440 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:31.447038 | ubuntu-noble | 2026-08-09 02:07:31.443 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:31.447065 | ubuntu-noble | 2026-08-09 02:07:31.443 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:31.498696 | ubuntu-noble | 2026-08-09 02:07:31.496 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2026-08-09 02:07:31.527642 | ubuntu-noble | 2026-08-09 02:07:31.524 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 7d142971c4ef to 5237b6625330 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:31.532152 | ubuntu-noble | 2026-08-09 02:07:31.528 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:31.532181 | ubuntu-noble | 2026-08-09 02:07:31.529 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:31.536177 | ubuntu-noble | 2026-08-09 02:07:31.532 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:31.536206 | ubuntu-noble | 2026-08-09 02:07:31.533 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.220465 | ubuntu-noble | 2026-08-09 02:07:32.217 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2026-08-09 02:07:32.252997 | ubuntu-noble | 2026-08-09 02:07:32.249 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5237b6625330 to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:32.258441 | ubuntu-noble | 2026-08-09 02:07:32.256 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.258474 | ubuntu-noble | 2026-08-09 02:07:32.256 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.264328 | ubuntu-noble | 2026-08-09 02:07:32.261 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.264350 | ubuntu-noble | 2026-08-09 02:07:32.261 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.320084 | ubuntu-noble | 2026-08-09 02:07:32.317 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-08-09 02:07:32.335390 | ubuntu-noble | 2026-08-09 02:07:32.332 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:32.341627 | ubuntu-noble | 2026-08-09 02:07:32.338 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.341658 | ubuntu-noble | 2026-08-09 02:07:32.338 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.346021 | ubuntu-noble | 2026-08-09 02:07:32.343 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.346044 | ubuntu-noble | 2026-08-09 02:07:32.343 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.398836 | ubuntu-noble | 2026-08-09 02:07:32.396 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2026-08-09 02:07:32.428554 | ubuntu-noble | 2026-08-09 02:07:32.425 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update d5db24264f5c to 7d142971c4ef update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:32.432528 | ubuntu-noble | 2026-08-09 02:07:32.430 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.432548 | ubuntu-noble | 2026-08-09 02:07:32.430 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.438488 | ubuntu-noble | 2026-08-09 02:07:32.435 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.438520 | ubuntu-noble | 2026-08-09 02:07:32.436 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.492343 | ubuntu-noble | 2026-08-09 02:07:32.489 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2026-08-09 02:07:32.509685 | ubuntu-noble | 2026-08-09 02:07:32.506 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 7d142971c4ef to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:32.516153 | ubuntu-noble | 2026-08-09 02:07:32.512 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.516187 | ubuntu-noble | 2026-08-09 02:07:32.513 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.521527 | ubuntu-noble | 2026-08-09 02:07:32.519 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.521560 | ubuntu-noble | 2026-08-09 02:07:32.519 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.577116 | ubuntu-noble | 2026-08-09 02:07:32.574 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-08-09 02:07:32.609025 | ubuntu-noble | 2026-08-09 02:07:32.605 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:32.614840 | ubuntu-noble | 2026-08-09 02:07:32.611 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.614871 | ubuntu-noble | 2026-08-09 02:07:32.611 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.618322 | ubuntu-noble | 2026-08-09 02:07:32.616 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.618344 | ubuntu-noble | 2026-08-09 02:07:32.616 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.671222 | ubuntu-noble | 2026-08-09 02:07:32.668 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-08-09 02:07:32.701109 | ubuntu-noble | 2026-08-09 02:07:32.697 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 927920b37453 to d5db24264f5c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:32.706199 | ubuntu-noble | 2026-08-09 02:07:32.703 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.706225 | ubuntu-noble | 2026-08-09 02:07:32.704 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.711615 | ubuntu-noble | 2026-08-09 02:07:32.709 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.711650 | ubuntu-noble | 2026-08-09 02:07:32.709 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.768754 | ubuntu-noble | 2026-08-09 02:07:32.765 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2026-08-09 02:07:32.797968 | ubuntu-noble | 2026-08-09 02:07:32.794 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update d5db24264f5c to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:32.802754 | ubuntu-noble | 2026-08-09 02:07:32.799 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.802786 | ubuntu-noble | 2026-08-09 02:07:32.799 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.806721 | ubuntu-noble | 2026-08-09 02:07:32.803 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.806739 | ubuntu-noble | 2026-08-09 02:07:32.803 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.870161 | ubuntu-noble | 2026-08-09 02:07:32.867 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-08-09 02:07:32.891805 | ubuntu-noble | 2026-08-09 02:07:32.888 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:32.895780 | ubuntu-noble | 2026-08-09 02:07:32.892 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.895812 | ubuntu-noble | 2026-08-09 02:07:32.892 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.899645 | ubuntu-noble | 2026-08-09 02:07:32.897 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.899689 | ubuntu-noble | 2026-08-09 02:07:32.897 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.952050 | ubuntu-noble | 2026-08-09 02:07:32.948 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-08-09 02:07:32.971515 | ubuntu-noble | 2026-08-09 02:07:32.968 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a77e2ad5012d to 927920b37453 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:32.975921 | ubuntu-noble | 2026-08-09 02:07:32.972 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.975961 | ubuntu-noble | 2026-08-09 02:07:32.972 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:32.981604 | ubuntu-noble | 2026-08-09 02:07:32.978 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:32.981633 | ubuntu-noble | 2026-08-09 02:07:32.979 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.034357 | ubuntu-noble | 2026-08-09 02:07:33.032 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2026-08-09 02:07:33.056205 | ubuntu-noble | 2026-08-09 02:07:33.052 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 927920b37453 to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:33.061816 | ubuntu-noble | 2026-08-09 02:07:33.059 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:33.061854 | ubuntu-noble | 2026-08-09 02:07:33.059 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.066959 | ubuntu-noble | 2026-08-09 02:07:33.064 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:33.066982 | ubuntu-noble | 2026-08-09 02:07:33.064 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.119707 | ubuntu-noble | 2026-08-09 02:07:33.117 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-08-09 02:07:33.206989 | ubuntu-noble | 2026-08-09 02:07:33.203 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:33.212416 | ubuntu-noble | 2026-08-09 02:07:33.209 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:33.212451 | ubuntu-noble | 2026-08-09 02:07:33.209 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.217366 | ubuntu-noble | 2026-08-09 02:07:33.215 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:33.217405 | ubuntu-noble | 2026-08-09 02:07:33.215 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.270016 | ubuntu-noble | 2026-08-09 02:07:33.267 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2026-08-09 02:07:33.407625 | ubuntu-noble | 2026-08-09 02:07:33.403 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e1949a93157a to a77e2ad5012d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:33.412734 | ubuntu-noble | 2026-08-09 02:07:33.409 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:33.412765 | ubuntu-noble | 2026-08-09 02:07:33.409 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.417732 | ubuntu-noble | 2026-08-09 02:07:33.414 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:33.417755 | ubuntu-noble | 2026-08-09 02:07:33.414 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.472270 | ubuntu-noble | 2026-08-09 02:07:33.469 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2026-08-09 02:07:33.561714 | ubuntu-noble | 2026-08-09 02:07:33.557 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update a77e2ad5012d to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:33.566866 | ubuntu-noble | 2026-08-09 02:07:33.564 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:33.566908 | ubuntu-noble | 2026-08-09 02:07:33.564 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.570978 | ubuntu-noble | 2026-08-09 02:07:33.568 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:33.571054 | ubuntu-noble | 2026-08-09 02:07:33.568 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.627426 | ubuntu-noble | 2026-08-09 02:07:33.624 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-08-09 02:07:33.777888 | ubuntu-noble | 2026-08-09 02:07:33.775 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:33.783657 | ubuntu-noble | 2026-08-09 02:07:33.781 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:33.783695 | ubuntu-noble | 2026-08-09 02:07:33.781 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.790556 | ubuntu-noble | 2026-08-09 02:07:33.787 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:33.790632 | ubuntu-noble | 2026-08-09 02:07:33.788 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:33.844587 | ubuntu-noble | 2026-08-09 02:07:33.842 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2026-08-09 02:07:34.046026 | ubuntu-noble | 2026-08-09 02:07:34.043 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 03da71c0e321 to e1949a93157a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:34.052289 | ubuntu-noble | 2026-08-09 02:07:34.049 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:34.052326 | ubuntu-noble | 2026-08-09 02:07:34.050 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:34.057050 | ubuntu-noble | 2026-08-09 02:07:34.054 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:34.057075 | ubuntu-noble | 2026-08-09 02:07:34.055 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:34.114893 | ubuntu-noble | 2026-08-09 02:07:34.112 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2026-08-09 02:07:34.258474 | ubuntu-noble | 2026-08-09 02:07:34.255 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e1949a93157a to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:34.265048 | ubuntu-noble | 2026-08-09 02:07:34.261 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:34.265087 | ubuntu-noble | 2026-08-09 02:07:34.261 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:34.270650 | ubuntu-noble | 2026-08-09 02:07:34.268 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:34.270926 | ubuntu-noble | 2026-08-09 02:07:34.268 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:34.324478 | ubuntu-noble | 2026-08-09 02:07:34.321 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-08-09 02:07:35.529284 | ubuntu-noble | 2026-08-09 02:07:35.525 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:35.535718 | ubuntu-noble | 2026-08-09 02:07:35.533 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:35.535752 | ubuntu-noble | 2026-08-09 02:07:35.533 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:35.540924 | ubuntu-noble | 2026-08-09 02:07:35.538 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:35.541008 | ubuntu-noble | 2026-08-09 02:07:35.539 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:35.595829 | ubuntu-noble | 2026-08-09 02:07:35.593 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2026-08-09 02:07:35.595862 | ubuntu-noble | 2026-08-09 02:07:35.593 6708 INFO 03da71c0e321_convert_cgs_to_share_groups_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming consistency group tables 2026-08-09 02:07:36.651936 | ubuntu-noble | 2026-08-09 02:07:36.647 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e9f79621d83f to 03da71c0e321 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:36.658434 | ubuntu-noble | 2026-08-09 02:07:36.654 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:36.658466 | ubuntu-noble | 2026-08-09 02:07:36.655 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:36.665079 | ubuntu-noble | 2026-08-09 02:07:36.661 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:36.665106 | ubuntu-noble | 2026-08-09 02:07:36.661 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:36.719712 | ubuntu-noble | 2026-08-09 02:07:36.716 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2026-08-09 02:07:37.862018 | ubuntu-noble | 2026-08-09 02:07:37.857 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 03da71c0e321 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:37.866201 | ubuntu-noble | 2026-08-09 02:07:37.862 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:37.866241 | ubuntu-noble | 2026-08-09 02:07:37.862 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:37.870875 | ubuntu-noble | 2026-08-09 02:07:37.867 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:37.870932 | ubuntu-noble | 2026-08-09 02:07:37.867 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:37.923606 | ubuntu-noble | 2026-08-09 02:07:37.918 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-08-09 02:07:37.923654 | ubuntu-noble | 2026-08-09 02:07:37.919 6708 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Removing cast_rules_to_readonly column from share instances. 2026-08-09 02:07:37.956245 | ubuntu-noble | 2026-08-09 02:07:37.952 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:37.962758 | ubuntu-noble | 2026-08-09 02:07:37.959 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:37.962799 | ubuntu-noble | 2026-08-09 02:07:37.959 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:37.967448 | ubuntu-noble | 2026-08-09 02:07:37.963 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:37.967478 | ubuntu-noble | 2026-08-09 02:07:37.964 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.023382 | ubuntu-noble | 2026-08-09 02:07:38.018 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2026-08-09 02:07:38.023418 | ubuntu-noble | 2026-08-09 02:07:38.018 6708 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Adding cast_rules_to_readonly column to share instances. 2026-08-09 02:07:38.185039 | ubuntu-noble | 2026-08-09 02:07:38.182 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 54667b9cade7 to e9f79621d83f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:38.190899 | ubuntu-noble | 2026-08-09 02:07:38.188 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.190930 | ubuntu-noble | 2026-08-09 02:07:38.189 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.199733 | ubuntu-noble | 2026-08-09 02:07:38.197 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.199763 | ubuntu-noble | 2026-08-09 02:07:38.197 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.257167 | ubuntu-noble | 2026-08-09 02:07:38.251 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2026-08-09 02:07:38.257201 | ubuntu-noble | 2026-08-09 02:07:38.251 6708 INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Removing cast_rules_to_readonly column from share instances. 2026-08-09 02:07:38.288499 | ubuntu-noble | 2026-08-09 02:07:38.284 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e9f79621d83f to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:38.292790 | ubuntu-noble | 2026-08-09 02:07:38.290 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.292826 | ubuntu-noble | 2026-08-09 02:07:38.290 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.297443 | ubuntu-noble | 2026-08-09 02:07:38.295 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.297471 | ubuntu-noble | 2026-08-09 02:07:38.295 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.353912 | ubuntu-noble | 2026-08-09 02:07:38.350 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-08-09 02:07:38.391999 | ubuntu-noble | 2026-08-09 02:07:38.389 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:38.398661 | ubuntu-noble | 2026-08-09 02:07:38.395 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.398693 | ubuntu-noble | 2026-08-09 02:07:38.395 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.402318 | ubuntu-noble | 2026-08-09 02:07:38.399 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.402340 | ubuntu-noble | 2026-08-09 02:07:38.399 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.456611 | ubuntu-noble | 2026-08-09 02:07:38.453 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2026-08-09 02:07:38.534442 | ubuntu-noble | 2026-08-09 02:07:38.530 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 87ce15c59bbe to 54667b9cade7 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:38.537589 | ubuntu-noble | 2026-08-09 02:07:38.535 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.537608 | ubuntu-noble | 2026-08-09 02:07:38.535 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.541775 | ubuntu-noble | 2026-08-09 02:07:38.539 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.541788 | ubuntu-noble | 2026-08-09 02:07:38.539 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.595480 | ubuntu-noble | 2026-08-09 02:07:38.592 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2026-08-09 02:07:38.634147 | ubuntu-noble | 2026-08-09 02:07:38.631 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 54667b9cade7 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:38.639439 | ubuntu-noble | 2026-08-09 02:07:38.637 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.639472 | ubuntu-noble | 2026-08-09 02:07:38.637 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.643940 | ubuntu-noble | 2026-08-09 02:07:38.641 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.643977 | ubuntu-noble | 2026-08-09 02:07:38.641 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.696644 | ubuntu-noble | 2026-08-09 02:07:38.695 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-08-09 02:07:38.731999 | ubuntu-noble | 2026-08-09 02:07:38.728 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:38.741411 | ubuntu-noble | 2026-08-09 02:07:38.738 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.741439 | ubuntu-noble | 2026-08-09 02:07:38.739 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.750144 | ubuntu-noble | 2026-08-09 02:07:38.747 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.750179 | ubuntu-noble | 2026-08-09 02:07:38.748 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.808661 | ubuntu-noble | 2026-08-09 02:07:38.806 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2026-08-09 02:07:38.843529 | ubuntu-noble | 2026-08-09 02:07:38.841 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 95e3cf760840 to 87ce15c59bbe update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:38.849402 | ubuntu-noble | 2026-08-09 02:07:38.847 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.849433 | ubuntu-noble | 2026-08-09 02:07:38.847 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.860345 | ubuntu-noble | 2026-08-09 02:07:38.858 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.860374 | ubuntu-noble | 2026-08-09 02:07:38.858 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.912739 | ubuntu-noble | 2026-08-09 02:07:38.909 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2026-08-09 02:07:38.945532 | ubuntu-noble | 2026-08-09 02:07:38.941 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 87ce15c59bbe to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:38.951998 | ubuntu-noble | 2026-08-09 02:07:38.948 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.952029 | ubuntu-noble | 2026-08-09 02:07:38.948 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:38.957266 | ubuntu-noble | 2026-08-09 02:07:38.954 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:38.957296 | ubuntu-noble | 2026-08-09 02:07:38.954 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.013502 | ubuntu-noble | 2026-08-09 02:07:39.010 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-08-09 02:07:39.043451 | ubuntu-noble | 2026-08-09 02:07:39.039 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:39.049637 | ubuntu-noble | 2026-08-09 02:07:39.045 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.049657 | ubuntu-noble | 2026-08-09 02:07:39.046 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.055516 | ubuntu-noble | 2026-08-09 02:07:39.053 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.055538 | ubuntu-noble | 2026-08-09 02:07:39.053 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.110505 | ubuntu-noble | 2026-08-09 02:07:39.107 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2026-08-09 02:07:39.144689 | ubuntu-noble | 2026-08-09 02:07:39.140 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3e7d62517afa to 95e3cf760840 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:39.149984 | ubuntu-noble | 2026-08-09 02:07:39.147 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.150020 | ubuntu-noble | 2026-08-09 02:07:39.147 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.155390 | ubuntu-noble | 2026-08-09 02:07:39.153 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.155412 | ubuntu-noble | 2026-08-09 02:07:39.153 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.213025 | ubuntu-noble | 2026-08-09 02:07:39.209 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2026-08-09 02:07:39.244749 | ubuntu-noble | 2026-08-09 02:07:39.241 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 95e3cf760840 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:39.249755 | ubuntu-noble | 2026-08-09 02:07:39.247 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.249775 | ubuntu-noble | 2026-08-09 02:07:39.247 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.257274 | ubuntu-noble | 2026-08-09 02:07:39.253 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.257314 | ubuntu-noble | 2026-08-09 02:07:39.254 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.315099 | ubuntu-noble | 2026-08-09 02:07:39.312 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-08-09 02:07:39.362409 | ubuntu-noble | 2026-08-09 02:07:39.358 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:39.369014 | ubuntu-noble | 2026-08-09 02:07:39.365 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.369034 | ubuntu-noble | 2026-08-09 02:07:39.365 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.374889 | ubuntu-noble | 2026-08-09 02:07:39.372 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.374904 | ubuntu-noble | 2026-08-09 02:07:39.372 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.430327 | ubuntu-noble | 2026-08-09 02:07:39.427 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2026-08-09 02:07:39.481063 | ubuntu-noble | 2026-08-09 02:07:39.477 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 48a7beae3117 to 3e7d62517afa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:39.487385 | ubuntu-noble | 2026-08-09 02:07:39.483 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.487434 | ubuntu-noble | 2026-08-09 02:07:39.483 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.491484 | ubuntu-noble | 2026-08-09 02:07:39.487 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.491501 | ubuntu-noble | 2026-08-09 02:07:39.488 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.544965 | ubuntu-noble | 2026-08-09 02:07:39.542 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2026-08-09 02:07:39.589928 | ubuntu-noble | 2026-08-09 02:07:39.586 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3e7d62517afa to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:39.594499 | ubuntu-noble | 2026-08-09 02:07:39.592 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.594531 | ubuntu-noble | 2026-08-09 02:07:39.592 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.601859 | ubuntu-noble | 2026-08-09 02:07:39.598 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.601901 | ubuntu-noble | 2026-08-09 02:07:39.598 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.656443 | ubuntu-noble | 2026-08-09 02:07:39.653 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-08-09 02:07:39.882769 | ubuntu-noble | 2026-08-09 02:07:39.878 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:39.889128 | ubuntu-noble | 2026-08-09 02:07:39.885 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.889161 | ubuntu-noble | 2026-08-09 02:07:39.885 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.893789 | ubuntu-noble | 2026-08-09 02:07:39.891 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:39.893811 | ubuntu-noble | 2026-08-09 02:07:39.891 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:39.962693 | ubuntu-noble | 2026-08-09 02:07:39.959 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2026-08-09 02:07:40.203832 | ubuntu-noble | 2026-08-09 02:07:40.199 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 63809d875e32 to 48a7beae3117 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:40.210007 | ubuntu-noble | 2026-08-09 02:07:40.207 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.210039 | ubuntu-noble | 2026-08-09 02:07:40.207 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.215383 | ubuntu-noble | 2026-08-09 02:07:40.213 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.215413 | ubuntu-noble | 2026-08-09 02:07:40.213 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.274133 | ubuntu-noble | 2026-08-09 02:07:40.271 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2026-08-09 02:07:40.491674 | ubuntu-noble | 2026-08-09 02:07:40.487 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 48a7beae3117 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:40.499163 | ubuntu-noble | 2026-08-09 02:07:40.495 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.499196 | ubuntu-noble | 2026-08-09 02:07:40.495 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.505255 | ubuntu-noble | 2026-08-09 02:07:40.501 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.505307 | ubuntu-noble | 2026-08-09 02:07:40.501 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.559208 | ubuntu-noble | 2026-08-09 02:07:40.556 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-08-09 02:07:40.583897 | ubuntu-noble | 2026-08-09 02:07:40.580 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:40.589316 | ubuntu-noble | 2026-08-09 02:07:40.585 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.589347 | ubuntu-noble | 2026-08-09 02:07:40.586 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.593967 | ubuntu-noble | 2026-08-09 02:07:40.590 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.593994 | ubuntu-noble | 2026-08-09 02:07:40.591 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.644684 | ubuntu-noble | 2026-08-09 02:07:40.642 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2026-08-09 02:07:40.665745 | ubuntu-noble | 2026-08-09 02:07:40.662 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 493eaffd79e1 to 63809d875e32 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:40.671125 | ubuntu-noble | 2026-08-09 02:07:40.667 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.671243 | ubuntu-noble | 2026-08-09 02:07:40.667 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.677062 | ubuntu-noble | 2026-08-09 02:07:40.673 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.677095 | ubuntu-noble | 2026-08-09 02:07:40.673 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.730443 | ubuntu-noble | 2026-08-09 02:07:40.728 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2026-08-09 02:07:40.752195 | ubuntu-noble | 2026-08-09 02:07:40.749 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 63809d875e32 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:40.758223 | ubuntu-noble | 2026-08-09 02:07:40.755 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.758247 | ubuntu-noble | 2026-08-09 02:07:40.755 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.763618 | ubuntu-noble | 2026-08-09 02:07:40.761 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.763660 | ubuntu-noble | 2026-08-09 02:07:40.761 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.818773 | ubuntu-noble | 2026-08-09 02:07:40.816 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-08-09 02:07:40.866073 | ubuntu-noble | 2026-08-09 02:07:40.862 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:40.872083 | ubuntu-noble | 2026-08-09 02:07:40.868 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.872131 | ubuntu-noble | 2026-08-09 02:07:40.868 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.875845 | ubuntu-noble | 2026-08-09 02:07:40.873 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.875865 | ubuntu-noble | 2026-08-09 02:07:40.873 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.929160 | ubuntu-noble | 2026-08-09 02:07:40.926 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2026-08-09 02:07:40.975320 | ubuntu-noble | 2026-08-09 02:07:40.971 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e8ea58723178 to 493eaffd79e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:40.980658 | ubuntu-noble | 2026-08-09 02:07:40.977 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.980694 | ubuntu-noble | 2026-08-09 02:07:40.977 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:40.984241 | ubuntu-noble | 2026-08-09 02:07:40.981 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:40.984295 | ubuntu-noble | 2026-08-09 02:07:40.982 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.037803 | ubuntu-noble | 2026-08-09 02:07:41.035 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2026-08-09 02:07:41.086809 | ubuntu-noble | 2026-08-09 02:07:41.083 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 493eaffd79e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:41.092191 | ubuntu-noble | 2026-08-09 02:07:41.089 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.092227 | ubuntu-noble | 2026-08-09 02:07:41.089 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.097851 | ubuntu-noble | 2026-08-09 02:07:41.095 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.097879 | ubuntu-noble | 2026-08-09 02:07:41.095 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.156349 | ubuntu-noble | 2026-08-09 02:07:41.151 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-08-09 02:07:41.156413 | ubuntu-noble | 2026-08-09 02:07:41.152 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Creating the migration table _migrating_drivers_private_data_b0f4e191 2026-08-09 02:07:41.180393 | ubuntu-noble | 2026-08-09 02:07:41.176 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_b0f4e191 2026-08-09 02:07:41.183375 | ubuntu-noble | 2026-08-09 02:07:41.180 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Dropping table drivers_private_data 2026-08-09 02:07:41.204340 | ubuntu-noble | 2026-08-09 02:07:41.200 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Rename the migration table _migrating_drivers_private_data_b0f4e191 to the original table drivers_private_data 2026-08-09 02:07:41.221831 | ubuntu-noble | 2026-08-09 02:07:41.218 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:41.227296 | ubuntu-noble | 2026-08-09 02:07:41.224 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.227337 | ubuntu-noble | 2026-08-09 02:07:41.224 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.234025 | ubuntu-noble | 2026-08-09 02:07:41.231 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.234049 | ubuntu-noble | 2026-08-09 02:07:41.231 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.288691 | ubuntu-noble | 2026-08-09 02:07:41.286 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2026-08-09 02:07:41.420276 | ubuntu-noble | 2026-08-09 02:07:41.416 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fdfb668d19e1 to e8ea58723178 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:41.425695 | ubuntu-noble | 2026-08-09 02:07:41.422 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.425753 | ubuntu-noble | 2026-08-09 02:07:41.422 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.429642 | ubuntu-noble | 2026-08-09 02:07:41.427 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.429676 | ubuntu-noble | 2026-08-09 02:07:41.427 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.488618 | ubuntu-noble | 2026-08-09 02:07:41.484 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2026-08-09 02:07:41.488651 | ubuntu-noble | 2026-08-09 02:07:41.486 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Creating the migration table _migrating_drivers_private_data_ad309677 2026-08-09 02:07:41.509507 | ubuntu-noble | 2026-08-09 02:07:41.507 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_ad309677 2026-08-09 02:07:41.513588 | ubuntu-noble | 2026-08-09 02:07:41.511 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Dropping table drivers_private_data 2026-08-09 02:07:41.532293 | ubuntu-noble | 2026-08-09 02:07:41.529 6708 INFO e8ea58723178_remove_host_from_driver_private_data_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Rename the migration table _migrating_drivers_private_data_ad309677 to the original table drivers_private_data 2026-08-09 02:07:41.547637 | ubuntu-noble | 2026-08-09 02:07:41.544 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update e8ea58723178 to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:41.551889 | ubuntu-noble | 2026-08-09 02:07:41.549 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.551926 | ubuntu-noble | 2026-08-09 02:07:41.549 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.557743 | ubuntu-noble | 2026-08-09 02:07:41.555 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.557776 | ubuntu-noble | 2026-08-09 02:07:41.555 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.613721 | ubuntu-noble | 2026-08-09 02:07:41.610 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-08-09 02:07:41.661987 | ubuntu-noble | 2026-08-09 02:07:41.658 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:41.667204 | ubuntu-noble | 2026-08-09 02:07:41.664 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.667241 | ubuntu-noble | 2026-08-09 02:07:41.665 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.672199 | ubuntu-noble | 2026-08-09 02:07:41.669 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.672232 | ubuntu-noble | 2026-08-09 02:07:41.670 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.737031 | ubuntu-noble | 2026-08-09 02:07:41.734 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2026-08-09 02:07:41.794897 | ubuntu-noble | 2026-08-09 02:07:41.790 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 221a83cfd85b to fdfb668d19e1 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:41.801728 | ubuntu-noble | 2026-08-09 02:07:41.798 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.801771 | ubuntu-noble | 2026-08-09 02:07:41.798 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.807472 | ubuntu-noble | 2026-08-09 02:07:41.805 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.807501 | ubuntu-noble | 2026-08-09 02:07:41.805 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.864735 | ubuntu-noble | 2026-08-09 02:07:41.862 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2026-08-09 02:07:41.913137 | ubuntu-noble | 2026-08-09 02:07:41.909 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update fdfb668d19e1 to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:41.918514 | ubuntu-noble | 2026-08-09 02:07:41.915 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.918547 | ubuntu-noble | 2026-08-09 02:07:41.916 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.924437 | ubuntu-noble | 2026-08-09 02:07:41.922 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:41.924460 | ubuntu-noble | 2026-08-09 02:07:41.922 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:41.981933 | ubuntu-noble | 2026-08-09 02:07:41.977 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-08-09 02:07:41.981959 | ubuntu-noble | 2026-08-09 02:07:41.978 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing back user_id length for share_networks 2026-08-09 02:07:42.049416 | ubuntu-noble | 2026-08-09 02:07:42.047 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing back project_id length for share_networks 2026-08-09 02:07:42.110680 | ubuntu-noble | 2026-08-09 02:07:42.109 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing back project_id length for security_services 2026-08-09 02:07:42.175491 | ubuntu-noble | 2026-08-09 02:07:42.173 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:42.182415 | ubuntu-noble | 2026-08-09 02:07:42.180 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.182449 | ubuntu-noble | 2026-08-09 02:07:42.180 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:42.188327 | ubuntu-noble | 2026-08-09 02:07:42.185 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.188352 | ubuntu-noble | 2026-08-09 02:07:42.186 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:42.253011 | ubuntu-noble | 2026-08-09 02:07:42.250 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2026-08-09 02:07:42.253050 | ubuntu-noble | 2026-08-09 02:07:42.250 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing user_id length for share_networks 2026-08-09 02:07:42.323629 | ubuntu-noble | 2026-08-09 02:07:42.322 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing project_id length for share_networks 2026-08-09 02:07:42.397522 | ubuntu-noble | 2026-08-09 02:07:42.395 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing project_id length for security_services 2026-08-09 02:07:42.457213 | ubuntu-noble | 2026-08-09 02:07:42.455 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update eb6d5544cbbd to 221a83cfd85b update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:42.465716 | ubuntu-noble | 2026-08-09 02:07:42.463 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.465739 | ubuntu-noble | 2026-08-09 02:07:42.464 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:42.472356 | ubuntu-noble | 2026-08-09 02:07:42.470 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.472540 | ubuntu-noble | 2026-08-09 02:07:42.470 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:42.530688 | ubuntu-noble | 2026-08-09 02:07:42.528 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2026-08-09 02:07:42.530721 | ubuntu-noble | 2026-08-09 02:07:42.528 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing back user_id length for share_networks 2026-08-09 02:07:42.594726 | ubuntu-noble | 2026-08-09 02:07:42.592 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing back project_id length for share_networks 2026-08-09 02:07:42.656690 | ubuntu-noble | 2026-08-09 02:07:42.655 6708 INFO 221a83cfd85b_change_user_project_id_length_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Changing back project_id length for security_services 2026-08-09 02:07:42.713402 | ubuntu-noble | 2026-08-09 02:07:42.710 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 221a83cfd85b to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:42.721011 | ubuntu-noble | 2026-08-09 02:07:42.718 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.721060 | ubuntu-noble | 2026-08-09 02:07:42.719 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:42.728875 | ubuntu-noble | 2026-08-09 02:07:42.726 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.728896 | ubuntu-noble | 2026-08-09 02:07:42.726 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:42.786608 | ubuntu-noble | 2026-08-09 02:07:42.783 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-08-09 02:07:42.806513 | ubuntu-noble | 2026-08-09 02:07:42.803 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:42.812143 | ubuntu-noble | 2026-08-09 02:07:42.809 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.812175 | ubuntu-noble | 2026-08-09 02:07:42.809 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:42.817106 | ubuntu-noble | 2026-08-09 02:07:42.814 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.817136 | ubuntu-noble | 2026-08-09 02:07:42.815 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:42.872774 | ubuntu-noble | 2026-08-09 02:07:42.871 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2026-08-09 02:07:42.893220 | ubuntu-noble | 2026-08-09 02:07:42.890 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5155c7077f99 to eb6d5544cbbd update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:42.898012 | ubuntu-noble | 2026-08-09 02:07:42.895 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.898038 | ubuntu-noble | 2026-08-09 02:07:42.895 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:42.902189 | ubuntu-noble | 2026-08-09 02:07:42.899 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.902215 | ubuntu-noble | 2026-08-09 02:07:42.900 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:42.968787 | ubuntu-noble | 2026-08-09 02:07:42.966 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2026-08-09 02:07:42.989599 | ubuntu-noble | 2026-08-09 02:07:42.986 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update eb6d5544cbbd to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:42.996264 | ubuntu-noble | 2026-08-09 02:07:42.992 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:42.996315 | ubuntu-noble | 2026-08-09 02:07:42.993 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.000511 | ubuntu-noble | 2026-08-09 02:07:42.998 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.000537 | ubuntu-noble | 2026-08-09 02:07:42.998 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.065470 | ubuntu-noble | 2026-08-09 02:07:43.063 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-08-09 02:07:43.158734 | ubuntu-noble | 2026-08-09 02:07:43.155 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:43.165716 | ubuntu-noble | 2026-08-09 02:07:43.162 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.165750 | ubuntu-noble | 2026-08-09 02:07:43.162 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.172184 | ubuntu-noble | 2026-08-09 02:07:43.169 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.172207 | ubuntu-noble | 2026-08-09 02:07:43.169 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.228495 | ubuntu-noble | 2026-08-09 02:07:43.225 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2026-08-09 02:07:43.316689 | ubuntu-noble | 2026-08-09 02:07:43.313 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 293fac1130ca to 5155c7077f99 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:43.323448 | ubuntu-noble | 2026-08-09 02:07:43.320 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.323504 | ubuntu-noble | 2026-08-09 02:07:43.320 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.328143 | ubuntu-noble | 2026-08-09 02:07:43.325 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.328164 | ubuntu-noble | 2026-08-09 02:07:43.325 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.384941 | ubuntu-noble | 2026-08-09 02:07:43.382 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2026-08-09 02:07:43.479215 | ubuntu-noble | 2026-08-09 02:07:43.475 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5155c7077f99 to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:43.485764 | ubuntu-noble | 2026-08-09 02:07:43.482 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.485799 | ubuntu-noble | 2026-08-09 02:07:43.482 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.490473 | ubuntu-noble | 2026-08-09 02:07:43.487 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.490514 | ubuntu-noble | 2026-08-09 02:07:43.488 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.548522 | ubuntu-noble | 2026-08-09 02:07:43.545 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-08-09 02:07:43.608495 | ubuntu-noble | 2026-08-09 02:07:43.604 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:43.618239 | ubuntu-noble | 2026-08-09 02:07:43.614 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.618260 | ubuntu-noble | 2026-08-09 02:07:43.614 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.621951 | ubuntu-noble | 2026-08-09 02:07:43.618 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.621975 | ubuntu-noble | 2026-08-09 02:07:43.619 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.676725 | ubuntu-noble | 2026-08-09 02:07:43.673 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2026-08-09 02:07:43.740772 | ubuntu-noble | 2026-08-09 02:07:43.737 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 344c1ac4747f to 293fac1130ca update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:43.745432 | ubuntu-noble | 2026-08-09 02:07:43.743 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.745486 | ubuntu-noble | 2026-08-09 02:07:43.743 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.754503 | ubuntu-noble | 2026-08-09 02:07:43.750 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.754534 | ubuntu-noble | 2026-08-09 02:07:43.750 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.811902 | ubuntu-noble | 2026-08-09 02:07:43.809 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2026-08-09 02:07:43.872744 | ubuntu-noble | 2026-08-09 02:07:43.869 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 293fac1130ca to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:43.879357 | ubuntu-noble | 2026-08-09 02:07:43.875 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.879388 | ubuntu-noble | 2026-08-09 02:07:43.876 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.884818 | ubuntu-noble | 2026-08-09 02:07:43.881 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:43.884841 | ubuntu-noble | 2026-08-09 02:07:43.881 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:43.940315 | ubuntu-noble | 2026-08-09 02:07:43.937 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-08-09 02:07:43.940342 | ubuntu-noble | model 2026-08-09 02:07:44.036433 | ubuntu-noble | 2026-08-09 02:07:44.032 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:44.040458 | ubuntu-noble | 2026-08-09 02:07:44.038 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.040488 | ubuntu-noble | 2026-08-09 02:07:44.038 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.047399 | ubuntu-noble | 2026-08-09 02:07:44.044 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.047418 | ubuntu-noble | 2026-08-09 02:07:44.044 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.100845 | ubuntu-noble | 2026-08-09 02:07:44.098 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2026-08-09 02:07:44.100882 | ubuntu-noble | model 2026-08-09 02:07:44.231302 | ubuntu-noble | 2026-08-09 02:07:44.227 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update dda6de06349 to 344c1ac4747f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:44.236529 | ubuntu-noble | 2026-08-09 02:07:44.232 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.236552 | ubuntu-noble | 2026-08-09 02:07:44.233 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.240952 | ubuntu-noble | 2026-08-09 02:07:44.238 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.240983 | ubuntu-noble | 2026-08-09 02:07:44.238 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.295340 | ubuntu-noble | 2026-08-09 02:07:44.292 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2026-08-09 02:07:44.295418 | ubuntu-noble | model 2026-08-09 02:07:44.373315 | ubuntu-noble | 2026-08-09 02:07:44.370 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 344c1ac4747f to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:44.377757 | ubuntu-noble | 2026-08-09 02:07:44.375 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.377795 | ubuntu-noble | 2026-08-09 02:07:44.375 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.382036 | ubuntu-noble | 2026-08-09 02:07:44.379 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.382068 | ubuntu-noble | 2026-08-09 02:07:44.379 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.432727 | ubuntu-noble | 2026-08-09 02:07:44.430 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-08-09 02:07:44.525746 | ubuntu-noble | 2026-08-09 02:07:44.522 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:44.530344 | ubuntu-noble | 2026-08-09 02:07:44.526 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.530390 | ubuntu-noble | 2026-08-09 02:07:44.526 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.533461 | ubuntu-noble | 2026-08-09 02:07:44.531 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.533493 | ubuntu-noble | 2026-08-09 02:07:44.531 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.584423 | ubuntu-noble | 2026-08-09 02:07:44.581 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2026-08-09 02:07:44.745495 | ubuntu-noble | 2026-08-09 02:07:44.741 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 323840a08dc4 to dda6de06349 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:44.750879 | ubuntu-noble | 2026-08-09 02:07:44.747 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.750909 | ubuntu-noble | 2026-08-09 02:07:44.747 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.755349 | ubuntu-noble | 2026-08-09 02:07:44.752 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.755385 | ubuntu-noble | 2026-08-09 02:07:44.753 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.810968 | ubuntu-noble | 2026-08-09 02:07:44.808 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2026-08-09 02:07:44.901309 | ubuntu-noble | 2026-08-09 02:07:44.897 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update dda6de06349 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:44.906116 | ubuntu-noble | 2026-08-09 02:07:44.903 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.906146 | ubuntu-noble | 2026-08-09 02:07:44.904 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.914220 | ubuntu-noble | 2026-08-09 02:07:44.911 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:44.914246 | ubuntu-noble | 2026-08-09 02:07:44.912 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:44.971537 | ubuntu-noble | 2026-08-09 02:07:44.969 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-08-09 02:07:45.003098 | ubuntu-noble | 2026-08-09 02:07:44.999 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:45.009851 | ubuntu-noble | 2026-08-09 02:07:45.006 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:45.009877 | ubuntu-noble | 2026-08-09 02:07:45.006 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:45.015697 | ubuntu-noble | 2026-08-09 02:07:45.012 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:45.015722 | ubuntu-noble | 2026-08-09 02:07:45.012 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:45.070232 | ubuntu-noble | 2026-08-09 02:07:45.067 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2026-08-09 02:07:45.107206 | ubuntu-noble | 2026-08-09 02:07:45.103 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3651e16d7c43 to 323840a08dc4 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:45.112443 | ubuntu-noble | 2026-08-09 02:07:45.110 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:45.112486 | ubuntu-noble | 2026-08-09 02:07:45.110 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:45.119117 | ubuntu-noble | 2026-08-09 02:07:45.115 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:45.119214 | ubuntu-noble | 2026-08-09 02:07:45.115 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:45.177707 | ubuntu-noble | 2026-08-09 02:07:45.173 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2026-08-09 02:07:45.209503 | ubuntu-noble | 2026-08-09 02:07:45.206 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 323840a08dc4 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:45.215880 | ubuntu-noble | 2026-08-09 02:07:45.212 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:45.215913 | ubuntu-noble | 2026-08-09 02:07:45.212 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:45.221883 | ubuntu-noble | 2026-08-09 02:07:45.219 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:45.221900 | ubuntu-noble | 2026-08-09 02:07:45.219 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:45.278374 | ubuntu-noble | 2026-08-09 02:07:45.275 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-08-09 02:07:45.451849 | ubuntu-noble | 2026-08-09 02:07:45.449 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:45.458198 | ubuntu-noble | 2026-08-09 02:07:45.455 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:45.458233 | ubuntu-noble | 2026-08-09 02:07:45.455 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:45.466233 | ubuntu-noble | 2026-08-09 02:07:45.463 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:45.466260 | ubuntu-noble | 2026-08-09 02:07:45.463 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:45.519843 | ubuntu-noble | 2026-08-09 02:07:45.517 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2026-08-09 02:07:45.781403 | ubuntu-noble | 2026-08-09 02:07:45.777 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 55761e5f59c5 to 3651e16d7c43 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:45.786606 | ubuntu-noble | 2026-08-09 02:07:45.783 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:45.786639 | ubuntu-noble | 2026-08-09 02:07:45.784 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:45.792317 | ubuntu-noble | 2026-08-09 02:07:45.789 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:45.792347 | ubuntu-noble | 2026-08-09 02:07:45.790 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:45.847780 | ubuntu-noble | 2026-08-09 02:07:45.845 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2026-08-09 02:07:46.030943 | ubuntu-noble | 2026-08-09 02:07:46.027 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3651e16d7c43 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:46.035622 | ubuntu-noble | 2026-08-09 02:07:46.033 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.035657 | ubuntu-noble | 2026-08-09 02:07:46.033 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.041314 | ubuntu-noble | 2026-08-09 02:07:46.039 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.041338 | ubuntu-noble | 2026-08-09 02:07:46.039 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.096035 | ubuntu-noble | 2026-08-09 02:07:46.093 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-08-09 02:07:46.132668 | ubuntu-noble | 2026-08-09 02:07:46.129 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:46.139040 | ubuntu-noble | 2026-08-09 02:07:46.135 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.139077 | ubuntu-noble | 2026-08-09 02:07:46.135 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.142689 | ubuntu-noble | 2026-08-09 02:07:46.139 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.142723 | ubuntu-noble | 2026-08-09 02:07:46.139 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.197768 | ubuntu-noble | 2026-08-09 02:07:46.194 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2026-08-09 02:07:46.238401 | ubuntu-noble | 2026-08-09 02:07:46.235 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1f0bd302c1a6 to 55761e5f59c5 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:46.242554 | ubuntu-noble | 2026-08-09 02:07:46.239 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.242624 | ubuntu-noble | 2026-08-09 02:07:46.240 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.246899 | ubuntu-noble | 2026-08-09 02:07:46.244 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.246939 | ubuntu-noble | 2026-08-09 02:07:46.244 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.299813 | ubuntu-noble | 2026-08-09 02:07:46.297 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2026-08-09 02:07:46.334859 | ubuntu-noble | 2026-08-09 02:07:46.333 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 55761e5f59c5 to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:46.340399 | ubuntu-noble | 2026-08-09 02:07:46.338 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.340442 | ubuntu-noble | 2026-08-09 02:07:46.338 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.345151 | ubuntu-noble | 2026-08-09 02:07:46.343 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.345196 | ubuntu-noble | 2026-08-09 02:07:46.343 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.399644 | ubuntu-noble | 2026-08-09 02:07:46.398 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-08-09 02:07:46.641469 | ubuntu-noble | 2026-08-09 02:07:46.637 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:46.649058 | ubuntu-noble | 2026-08-09 02:07:46.645 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.649095 | ubuntu-noble | 2026-08-09 02:07:46.645 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.655775 | ubuntu-noble | 2026-08-09 02:07:46.651 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.655812 | ubuntu-noble | 2026-08-09 02:07:46.652 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.709928 | ubuntu-noble | 2026-08-09 02:07:46.707 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2026-08-09 02:07:46.985985 | ubuntu-noble | 2026-08-09 02:07:46.981 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 579c267fbb4d to 1f0bd302c1a6 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:46.990522 | ubuntu-noble | 2026-08-09 02:07:46.987 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.990552 | ubuntu-noble | 2026-08-09 02:07:46.988 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:46.997874 | ubuntu-noble | 2026-08-09 02:07:46.995 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:46.997899 | ubuntu-noble | 2026-08-09 02:07:46.995 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:47.054512 | ubuntu-noble | 2026-08-09 02:07:47.052 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2026-08-09 02:07:47.291276 | ubuntu-noble | 2026-08-09 02:07:47.287 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 1f0bd302c1a6 to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:47.297324 | ubuntu-noble | 2026-08-09 02:07:47.294 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:47.297353 | ubuntu-noble | 2026-08-09 02:07:47.295 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:47.303639 | ubuntu-noble | 2026-08-09 02:07:47.301 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:47.303656 | ubuntu-noble | 2026-08-09 02:07:47.301 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:47.354395 | ubuntu-noble | 2026-08-09 02:07:47.351 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-08-09 02:07:47.421239 | ubuntu-noble | 2026-08-09 02:07:47.417 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:47.425905 | ubuntu-noble | 2026-08-09 02:07:47.423 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:47.425928 | ubuntu-noble | 2026-08-09 02:07:47.423 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:47.434623 | ubuntu-noble | 2026-08-09 02:07:47.430 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:47.434653 | ubuntu-noble | 2026-08-09 02:07:47.430 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:47.486755 | ubuntu-noble | 2026-08-09 02:07:47.484 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2026-08-09 02:07:47.571934 | ubuntu-noble | 2026-08-09 02:07:47.568 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5077ffcc5f1c to 579c267fbb4d update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:47.576743 | ubuntu-noble | 2026-08-09 02:07:47.574 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:47.576771 | ubuntu-noble | 2026-08-09 02:07:47.574 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:47.582199 | ubuntu-noble | 2026-08-09 02:07:47.579 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:47.582241 | ubuntu-noble | 2026-08-09 02:07:47.580 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:47.637966 | ubuntu-noble | 2026-08-09 02:07:47.636 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2026-08-09 02:07:47.703685 | ubuntu-noble | 2026-08-09 02:07:47.700 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 579c267fbb4d to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:47.708063 | ubuntu-noble | 2026-08-09 02:07:47.705 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:47.708088 | ubuntu-noble | 2026-08-09 02:07:47.705 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:47.715681 | ubuntu-noble | 2026-08-09 02:07:47.712 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:47.715710 | ubuntu-noble | 2026-08-09 02:07:47.712 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:47.769321 | ubuntu-noble | 2026-08-09 02:07:47.766 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-08-09 02:07:48.480282 | ubuntu-noble | 2026-08-09 02:07:48.476 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:48.484954 | ubuntu-noble | 2026-08-09 02:07:48.481 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:48.484985 | ubuntu-noble | 2026-08-09 02:07:48.481 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:48.489452 | ubuntu-noble | 2026-08-09 02:07:48.486 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:48.489477 | ubuntu-noble | 2026-08-09 02:07:48.487 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:48.545008 | ubuntu-noble | 2026-08-09 02:07:48.543 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2026-08-09 02:07:49.238245 | ubuntu-noble | 2026-08-09 02:07:49.234 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3db9992c30f3 to 5077ffcc5f1c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:49.243791 | ubuntu-noble | 2026-08-09 02:07:49.240 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:49.243825 | ubuntu-noble | 2026-08-09 02:07:49.240 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:49.249268 | ubuntu-noble | 2026-08-09 02:07:49.245 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:49.249301 | ubuntu-noble | 2026-08-09 02:07:49.245 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:49.303330 | ubuntu-noble | 2026-08-09 02:07:49.301 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2026-08-09 02:07:49.996037 | ubuntu-noble | 2026-08-09 02:07:49.991 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 5077ffcc5f1c to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:49.999213 | ubuntu-noble | 2026-08-09 02:07:49.996 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:49.999243 | ubuntu-noble | 2026-08-09 02:07:49.997 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.004080 | ubuntu-noble | 2026-08-09 02:07:50.001 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.004104 | ubuntu-noble | 2026-08-09 02:07:50.001 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.060676 | ubuntu-noble | 2026-08-09 02:07:50.058 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-08-09 02:07:50.074065 | ubuntu-noble | 2026-08-09 02:07:50.070 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:50.079255 | ubuntu-noble | 2026-08-09 02:07:50.075 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.079287 | ubuntu-noble | 2026-08-09 02:07:50.075 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.082288 | ubuntu-noble | 2026-08-09 02:07:50.079 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.082314 | ubuntu-noble | 2026-08-09 02:07:50.080 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.134726 | ubuntu-noble | 2026-08-09 02:07:50.132 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2026-08-09 02:07:50.165907 | ubuntu-noble | 2026-08-09 02:07:50.162 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 533646c7af38 to 3db9992c30f3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:50.171344 | ubuntu-noble | 2026-08-09 02:07:50.167 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.171373 | ubuntu-noble | 2026-08-09 02:07:50.167 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.173945 | ubuntu-noble | 2026-08-09 02:07:50.171 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.173972 | ubuntu-noble | 2026-08-09 02:07:50.171 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.227093 | ubuntu-noble | 2026-08-09 02:07:50.224 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2026-08-09 02:07:50.237334 | ubuntu-noble | 2026-08-09 02:07:50.234 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3db9992c30f3 to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:50.243329 | ubuntu-noble | 2026-08-09 02:07:50.239 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.243356 | ubuntu-noble | 2026-08-09 02:07:50.239 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.249059 | ubuntu-noble | 2026-08-09 02:07:50.246 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.249090 | ubuntu-noble | 2026-08-09 02:07:50.246 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.302728 | ubuntu-noble | 2026-08-09 02:07:50.300 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-08-09 02:07:50.343736 | ubuntu-noble | 2026-08-09 02:07:50.340 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:50.350036 | ubuntu-noble | 2026-08-09 02:07:50.346 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.350069 | ubuntu-noble | 2026-08-09 02:07:50.346 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.354027 | ubuntu-noble | 2026-08-09 02:07:50.350 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.354054 | ubuntu-noble | 2026-08-09 02:07:50.350 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.408407 | ubuntu-noble | 2026-08-09 02:07:50.405 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2026-08-09 02:07:50.447724 | ubuntu-noble | 2026-08-09 02:07:50.444 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3a482171410f to 533646c7af38 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:50.452662 | ubuntu-noble | 2026-08-09 02:07:50.450 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.452709 | ubuntu-noble | 2026-08-09 02:07:50.450 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.457270 | ubuntu-noble | 2026-08-09 02:07:50.454 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.457296 | ubuntu-noble | 2026-08-09 02:07:50.455 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.511970 | ubuntu-noble | 2026-08-09 02:07:50.509 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2026-08-09 02:07:50.549807 | ubuntu-noble | 2026-08-09 02:07:50.546 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 533646c7af38 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:50.556032 | ubuntu-noble | 2026-08-09 02:07:50.552 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.556065 | ubuntu-noble | 2026-08-09 02:07:50.552 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.562518 | ubuntu-noble | 2026-08-09 02:07:50.558 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.562550 | ubuntu-noble | 2026-08-09 02:07:50.559 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.615090 | ubuntu-noble | 2026-08-09 02:07:50.612 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-08-09 02:07:50.630616 | ubuntu-noble | 2026-08-09 02:07:50.627 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:50.635351 | ubuntu-noble | 2026-08-09 02:07:50.632 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.635402 | ubuntu-noble | 2026-08-09 02:07:50.632 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.638994 | ubuntu-noble | 2026-08-09 02:07:50.636 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.639015 | ubuntu-noble | 2026-08-09 02:07:50.636 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.699468 | ubuntu-noble | 2026-08-09 02:07:50.697 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2026-08-09 02:07:50.725648 | ubuntu-noble | 2026-08-09 02:07:50.721 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 56cdbe267881 to 3a482171410f update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:50.731371 | ubuntu-noble | 2026-08-09 02:07:50.728 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.731412 | ubuntu-noble | 2026-08-09 02:07:50.729 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.736909 | ubuntu-noble | 2026-08-09 02:07:50.734 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.736952 | ubuntu-noble | 2026-08-09 02:07:50.734 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.794533 | ubuntu-noble | 2026-08-09 02:07:50.792 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2026-08-09 02:07:50.809484 | ubuntu-noble | 2026-08-09 02:07:50.806 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 3a482171410f to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:50.815682 | ubuntu-noble | 2026-08-09 02:07:50.812 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.815729 | ubuntu-noble | 2026-08-09 02:07:50.812 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.825326 | ubuntu-noble | 2026-08-09 02:07:50.822 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.825364 | ubuntu-noble | 2026-08-09 02:07:50.823 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.884259 | ubuntu-noble | 2026-08-09 02:07:50.881 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-08-09 02:07:50.940328 | ubuntu-noble | 2026-08-09 02:07:50.936 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:50.946280 | ubuntu-noble | 2026-08-09 02:07:50.942 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.946318 | ubuntu-noble | 2026-08-09 02:07:50.942 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:50.952235 | ubuntu-noble | 2026-08-09 02:07:50.949 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:50.952271 | ubuntu-noble | 2026-08-09 02:07:50.950 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.008073 | ubuntu-noble | 2026-08-09 02:07:51.005 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2026-08-09 02:07:51.076144 | ubuntu-noble | 2026-08-09 02:07:51.073 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 30cb96d995fa to 56cdbe267881 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:51.082960 | ubuntu-noble | 2026-08-09 02:07:51.079 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.082996 | ubuntu-noble | 2026-08-09 02:07:51.079 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.089839 | ubuntu-noble | 2026-08-09 02:07:51.085 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.089871 | ubuntu-noble | 2026-08-09 02:07:51.085 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.146107 | ubuntu-noble | 2026-08-09 02:07:51.144 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2026-08-09 02:07:51.208821 | ubuntu-noble | 2026-08-09 02:07:51.206 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 56cdbe267881 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:51.214314 | ubuntu-noble | 2026-08-09 02:07:51.211 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.214350 | ubuntu-noble | 2026-08-09 02:07:51.212 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.225315 | ubuntu-noble | 2026-08-09 02:07:51.222 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.225347 | ubuntu-noble | 2026-08-09 02:07:51.223 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.279752 | ubuntu-noble | 2026-08-09 02:07:51.277 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-08-09 02:07:51.310093 | ubuntu-noble | 2026-08-09 02:07:51.307 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:51.316240 | ubuntu-noble | 2026-08-09 02:07:51.312 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.316274 | ubuntu-noble | 2026-08-09 02:07:51.312 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.319972 | ubuntu-noble | 2026-08-09 02:07:51.317 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.320000 | ubuntu-noble | 2026-08-09 02:07:51.317 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.373794 | ubuntu-noble | 2026-08-09 02:07:51.370 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2026-08-09 02:07:51.403261 | ubuntu-noble | 2026-08-09 02:07:51.399 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ef0c02b4366 to 30cb96d995fa update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:51.408414 | ubuntu-noble | 2026-08-09 02:07:51.405 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.408447 | ubuntu-noble | 2026-08-09 02:07:51.406 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.413464 | ubuntu-noble | 2026-08-09 02:07:51.411 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.413493 | ubuntu-noble | 2026-08-09 02:07:51.411 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.467554 | ubuntu-noble | 2026-08-09 02:07:51.465 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2026-08-09 02:07:51.497154 | ubuntu-noble | 2026-08-09 02:07:51.493 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 30cb96d995fa to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:51.501988 | ubuntu-noble | 2026-08-09 02:07:51.498 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.502004 | ubuntu-noble | 2026-08-09 02:07:51.498 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.506082 | ubuntu-noble | 2026-08-09 02:07:51.503 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.506126 | ubuntu-noble | 2026-08-09 02:07:51.504 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.558244 | ubuntu-noble | 2026-08-09 02:07:51.556 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-08-09 02:07:51.594798 | ubuntu-noble | 2026-08-09 02:07:51.590 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:51.599904 | ubuntu-noble | 2026-08-09 02:07:51.596 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.599940 | ubuntu-noble | 2026-08-09 02:07:51.596 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.605039 | ubuntu-noble | 2026-08-09 02:07:51.601 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.605070 | ubuntu-noble | 2026-08-09 02:07:51.601 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.657236 | ubuntu-noble | 2026-08-09 02:07:51.654 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2026-08-09 02:07:51.709053 | ubuntu-noble | 2026-08-09 02:07:51.705 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 59eb64046740 to ef0c02b4366 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:51.713877 | ubuntu-noble | 2026-08-09 02:07:51.710 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.713895 | ubuntu-noble | 2026-08-09 02:07:51.710 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.717650 | ubuntu-noble | 2026-08-09 02:07:51.715 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.717663 | ubuntu-noble | 2026-08-09 02:07:51.715 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.780762 | ubuntu-noble | 2026-08-09 02:07:51.778 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2026-08-09 02:07:51.819629 | ubuntu-noble | 2026-08-09 02:07:51.816 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update ef0c02b4366 to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:51.826445 | ubuntu-noble | 2026-08-09 02:07:51.822 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.826477 | ubuntu-noble | 2026-08-09 02:07:51.823 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.830501 | ubuntu-noble | 2026-08-09 02:07:51.828 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.830517 | ubuntu-noble | 2026-08-09 02:07:51.828 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.886928 | ubuntu-noble | 2026-08-09 02:07:51.882 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-08-09 02:07:51.886985 | ubuntu-noble | 2026-08-09 02:07:51.882 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:51.890411 | ubuntu-noble | 2026-08-09 02:07:51.887 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.890439 | ubuntu-noble | 2026-08-09 02:07:51.887 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.892786 | ubuntu-noble | 2026-08-09 02:07:51.891 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.892798 | ubuntu-noble | 2026-08-09 02:07:51.891 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.946295 | ubuntu-noble | 2026-08-09 02:07:51.945 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2026-08-09 02:07:51.952771 | ubuntu-noble | 2026-08-09 02:07:51.951 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4ee2cf4be19a to 59eb64046740 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:51.959834 | ubuntu-noble | 2026-08-09 02:07:51.956 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.959866 | ubuntu-noble | 2026-08-09 02:07:51.956 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:51.964551 | ubuntu-noble | 2026-08-09 02:07:51.960 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:51.964646 | ubuntu-noble | 2026-08-09 02:07:51.961 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.019241 | ubuntu-noble | 2026-08-09 02:07:52.015 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2026-08-09 02:07:52.019265 | ubuntu-noble | 2026-08-09 02:07:52.016 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 59eb64046740 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:52.023884 | ubuntu-noble | 2026-08-09 02:07:52.021 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.023903 | ubuntu-noble | 2026-08-09 02:07:52.021 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.027981 | ubuntu-noble | 2026-08-09 02:07:52.025 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.028015 | ubuntu-noble | 2026-08-09 02:07:52.025 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.085341 | ubuntu-noble | 2026-08-09 02:07:52.082 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-08-09 02:07:52.108136 | ubuntu-noble | 2026-08-09 02:07:52.104 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:52.115058 | ubuntu-noble | 2026-08-09 02:07:52.111 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.115087 | ubuntu-noble | 2026-08-09 02:07:52.111 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.121896 | ubuntu-noble | 2026-08-09 02:07:52.118 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.121923 | ubuntu-noble | 2026-08-09 02:07:52.118 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.178647 | ubuntu-noble | 2026-08-09 02:07:52.176 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2026-08-09 02:07:52.204454 | ubuntu-noble | 2026-08-09 02:07:52.201 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 17115072e1c3 to 4ee2cf4be19a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:52.211665 | ubuntu-noble | 2026-08-09 02:07:52.208 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.211694 | ubuntu-noble | 2026-08-09 02:07:52.208 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.219062 | ubuntu-noble | 2026-08-09 02:07:52.215 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.219090 | ubuntu-noble | 2026-08-09 02:07:52.215 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.273811 | ubuntu-noble | 2026-08-09 02:07:52.271 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2026-08-09 02:07:52.298886 | ubuntu-noble | 2026-08-09 02:07:52.295 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 4ee2cf4be19a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:52.307515 | ubuntu-noble | 2026-08-09 02:07:52.304 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.307546 | ubuntu-noble | 2026-08-09 02:07:52.304 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.312273 | ubuntu-noble | 2026-08-09 02:07:52.310 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.312290 | ubuntu-noble | 2026-08-09 02:07:52.310 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.369810 | ubuntu-noble | 2026-08-09 02:07:52.367 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-08-09 02:07:52.399065 | ubuntu-noble | 2026-08-09 02:07:52.395 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:52.406047 | ubuntu-noble | 2026-08-09 02:07:52.402 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.406077 | ubuntu-noble | 2026-08-09 02:07:52.402 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.412874 | ubuntu-noble | 2026-08-09 02:07:52.409 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.412900 | ubuntu-noble | 2026-08-09 02:07:52.409 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.466701 | ubuntu-noble | 2026-08-09 02:07:52.464 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2026-08-09 02:07:52.494437 | ubuntu-noble | 2026-08-09 02:07:52.491 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 38e632621e5a to 17115072e1c3 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:52.500513 | ubuntu-noble | 2026-08-09 02:07:52.497 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.500543 | ubuntu-noble | 2026-08-09 02:07:52.497 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.507208 | ubuntu-noble | 2026-08-09 02:07:52.503 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.507235 | ubuntu-noble | 2026-08-09 02:07:52.503 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.559797 | ubuntu-noble | 2026-08-09 02:07:52.557 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2026-08-09 02:07:52.588402 | ubuntu-noble | 2026-08-09 02:07:52.585 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 17115072e1c3 to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:52.595111 | ubuntu-noble | 2026-08-09 02:07:52.591 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.595144 | ubuntu-noble | 2026-08-09 02:07:52.591 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.600396 | ubuntu-noble | 2026-08-09 02:07:52.598 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.600412 | ubuntu-noble | 2026-08-09 02:07:52.598 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.657081 | ubuntu-noble | 2026-08-09 02:07:52.654 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-08-09 02:07:52.657104 | ubuntu-noble | 2026-08-09 02:07:52.654 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Creating volume_type_extra_specs table 2026-08-09 02:07:52.680332 | ubuntu-noble | 2026-08-09 02:07:52.677 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-08-09 02:07:52.694430 | ubuntu-noble | 2026-08-09 02:07:52.692 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Dropping share_type_extra_specs table 2026-08-09 02:07:52.715589 | ubuntu-noble | 2026-08-09 02:07:52.713 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming share_types table to volume_types 2026-08-09 02:07:52.847596 | ubuntu-noble | 2026-08-09 02:07:52.844 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-08-09 02:07:52.877109 | ubuntu-noble | 2026-08-09 02:07:52.873 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:52.883725 | ubuntu-noble | 2026-08-09 02:07:52.880 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.883748 | ubuntu-noble | 2026-08-09 02:07:52.880 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.887922 | ubuntu-noble | 2026-08-09 02:07:52.885 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:52.887941 | ubuntu-noble | 2026-08-09 02:07:52.885 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:52.944895 | ubuntu-noble | 2026-08-09 02:07:52.940 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2026-08-09 02:07:52.945019 | ubuntu-noble | 2026-08-09 02:07:52.940 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming column name shares.volume_type_id to shares.share_type.id 2026-08-09 02:07:52.975053 | ubuntu-noble | 2026-08-09 02:07:52.972 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming volume_types table to share_types 2026-08-09 02:07:53.037845 | ubuntu-noble | 2026-08-09 02:07:53.035 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Creating share_type_extra_specs table 2026-08-09 02:07:53.068440 | ubuntu-noble | 2026-08-09 02:07:53.065 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Migrating volume_type_extra_specs to share_type_extra_specs 2026-08-09 02:07:53.078228 | ubuntu-noble | 2026-08-09 02:07:53.076 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Dropping volume_type_extra_specs table 2026-08-09 02:07:53.098086 | ubuntu-noble | 2026-08-09 02:07:53.094 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 211836bf835c to 38e632621e5a update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:53.104134 | ubuntu-noble | 2026-08-09 02:07:53.100 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:53.104164 | ubuntu-noble | 2026-08-09 02:07:53.100 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:53.108662 | ubuntu-noble | 2026-08-09 02:07:53.106 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:53.108679 | ubuntu-noble | 2026-08-09 02:07:53.106 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:53.167285 | ubuntu-noble | 2026-08-09 02:07:53.162 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2026-08-09 02:07:53.167338 | ubuntu-noble | 2026-08-09 02:07:53.163 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Creating volume_type_extra_specs table 2026-08-09 02:07:53.188311 | ubuntu-noble | 2026-08-09 02:07:53.185 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Migrating share_type_extra_specs to volume_type_extra_specs 2026-08-09 02:07:53.196330 | ubuntu-noble | 2026-08-09 02:07:53.193 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Dropping share_type_extra_specs table 2026-08-09 02:07:53.216048 | ubuntu-noble | 2026-08-09 02:07:53.213 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming share_types table to volume_types 2026-08-09 02:07:53.329034 | ubuntu-noble | 2026-08-09 02:07:53.326 6708 INFO 38e632621e5a_change_volume_type_to_share_type_py [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Renaming column name shares.share_type_id to shares.volume_type.id 2026-08-09 02:07:53.355680 | ubuntu-noble | 2026-08-09 02:07:53.352 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 38e632621e5a to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:53.361541 | ubuntu-noble | 2026-08-09 02:07:53.358 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:53.361578 | ubuntu-noble | 2026-08-09 02:07:53.359 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:53.366856 | ubuntu-noble | 2026-08-09 02:07:53.364 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:53.366875 | ubuntu-noble | 2026-08-09 02:07:53.364 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:53.424298 | ubuntu-noble | 2026-08-09 02:07:53.422 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-08-09 02:07:53.446634 | ubuntu-noble | 2026-08-09 02:07:53.443 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:53.451995 | ubuntu-noble | 2026-08-09 02:07:53.448 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:53.452030 | ubuntu-noble | 2026-08-09 02:07:53.448 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:53.456531 | ubuntu-noble | 2026-08-09 02:07:53.453 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:53.456564 | ubuntu-noble | 2026-08-09 02:07:53.453 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:53.509646 | ubuntu-noble | 2026-08-09 02:07:53.507 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2026-08-09 02:07:53.528294 | ubuntu-noble | 2026-08-09 02:07:53.524 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 162a3e673105 to 211836bf835c update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:53.535072 | ubuntu-noble | 2026-08-09 02:07:53.531 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:53.535092 | ubuntu-noble | 2026-08-09 02:07:53.531 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:53.538786 | ubuntu-noble | 2026-08-09 02:07:53.536 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:53.538804 | ubuntu-noble | 2026-08-09 02:07:53.536 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:53.599372 | ubuntu-noble | 2026-08-09 02:07:53.597 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 211836bf835c -> 162a3e673105, add access level 2026-08-09 02:07:53.619813 | ubuntu-noble | 2026-08-09 02:07:53.616 6708 DEBUG alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] update 211836bf835c to 162a3e673105 update_to_step /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/alembic/runtime/migration.py:816 2026-08-09 02:07:53.625040 | ubuntu-noble | 2026-08-09 02:07:53.622 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:53.625064 | ubuntu-noble | 2026-08-09 02:07:53.622 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:53.630178 | ubuntu-noble | 2026-08-09 02:07:53.627 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Context impl MySQLImpl. 2026-08-09 02:07:53.630194 | ubuntu-noble | 2026-08-09 02:07:53.628 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Will assume non-transactional DDL. 2026-08-09 02:07:53.686384 | ubuntu-noble | 2026-08-09 02:07:53.683 6708 INFO alembic.runtime.migration [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] Running downgrade 162a3e673105 -> , manila_init 2026-08-09 02:07:53.686684 | ubuntu-noble | 2026-08-09 02:07:53.684 6708 INFO oslo_db.sqlalchemy.provision [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] DROP ALL OBJECTS, BACKEND mysql+pymysql://openstack_citest:***@localhost/gwlvcwdvfz 2026-08-09 02:07:54.303247 | ubuntu-noble | 2026-08-09 02:07:54.300 6708 INFO oslo_db.sqlalchemy.provision [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] DROP BACKEND Engine(mysql+pymysql://openstack_citest:***@localhost/) TOKEN gwlvcwdvfz 2026-08-09 02:07:54.311396 | ubuntu-noble | 2026-08-09 02:07:54.308 6708 INFO oslo_db.sqlalchemy.provision [None req-fd0d2fa8-4b50-44c3-82a5-acddc0796759 fake-user fake-project - - - -] DISPOSE ENGINE Engine(mysql+pymysql://openstack_citest:***@localhost/) 2026-08-09 02:07:54.312986 | ubuntu-noble | {3} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_walk_versions [143.983621s] ... ok 2026-08-09 02:07:54.344103 | ubuntu-noble | 2026-08-09 02:07:54.340 6708 INFO manila.coordination [None req-123f846b-17ad-489a-b587-1b42216bad3f 2dd2614f-6924-4a61-a490-b395d71d3e85 07f14329-139e-41c8-9f0a-1107df5e523c - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:54.344474 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_1 [0.031281s] ... ok 2026-08-09 02:07:54.369017 | ubuntu-noble | 2026-08-09 02:07:54.365 6708 INFO manila.coordination [None req-123f846b-17ad-489a-b587-1b42216bad3f 2dd2614f-6924-4a61-a490-b395d71d3e85 07f14329-139e-41c8-9f0a-1107df5e523c - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:54.369313 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_create [0.024764s] ... ok 2026-08-09 02:07:54.391447 | ubuntu-noble | 2026-08-09 02:07:54.388 6708 INFO manila.coordination [None req-123f846b-17ad-489a-b587-1b42216bad3f 2dd2614f-6924-4a61-a490-b395d71d3e85 07f14329-139e-41c8-9f0a-1107df5e523c - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:54.391674 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_double_update [0.022300s] ... ok 2026-08-09 02:07:54.416073 | ubuntu-noble | 2026-08-09 02:07:54.413 6708 INFO manila.coordination [None req-123f846b-17ad-489a-b587-1b42216bad3f 2dd2614f-6924-4a61-a490-b395d71d3e85 07f14329-139e-41c8-9f0a-1107df5e523c - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:54.416372 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_single [0.024614s] ... ok 2026-08-09 02:07:54.438177 | ubuntu-noble | 2026-08-09 02:07:54.435 6708 INFO manila.coordination [None req-123f846b-17ad-489a-b587-1b42216bad3f 2dd2614f-6924-4a61-a490-b395d71d3e85 07f14329-139e-41c8-9f0a-1107df5e523c - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:54.438365 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_4 [0.021913s] ... ok 2026-08-09 02:07:54.465297 | ubuntu-noble | 2026-08-09 02:07:54.462 6708 INFO manila.coordination [None req-8d4cef51-c927-41d5-b2e9-8ac9aaa7b34b f20d5dad-3bca-4d1f-a748-7a93c11a38d7 d61239cb-80b0-4dfc-a488-84eb0ef030f5 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:54.465743 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_cleanup_expired_messages [0.027065s] ... ok 2026-08-09 02:07:54.488631 | ubuntu-noble | 2026-08-09 02:07:54.485 6708 INFO manila.coordination [None req-3f6976d9-1834-4cb5-b62c-4d1220fa877b 3d404665-5ce2-4b68-8022-586d3250238e 0878a23b-d704-4c64-bd14-bc4ad7e97e3b - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:54.488890 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_delete [0.023221s] ... ok 2026-08-09 02:07:54.512901 | ubuntu-noble | 2026-08-09 02:07:54.509 6708 INFO manila.coordination [None req-18bf4e41-7297-4eeb-9bc0-a9ac7908ae8b 6a89c552-a921-47bd-b460-c5b47c5dd739 462da8c4-6106-4673-a10f-af83d5bdf959 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:54.513121 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted [0.023889s] ... ok 2026-08-09 02:07:54.550281 | ubuntu-noble | 2026-08-09 02:07:54.547 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:54.550744 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_2_False [0.038082s] ... ok 2026-08-09 02:07:55.369739 | ubuntu-noble | 2026-08-09 02:07:55.367 6708 INFO manila.db.sqlalchemy.api [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Deleted 2 records in table share_instances. 2026-08-09 02:07:55.396944 | ubuntu-noble | 2026-08-09 02:07:55.394 6708 INFO manila.db.sqlalchemy.api [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Deleted 2 records in table share_access_map. 2026-08-09 02:07:55.410207 | ubuntu-noble | 2026-08-09 02:07:55.408 6708 INFO manila.db.sqlalchemy.api [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Deleted 2 records in table shares. 2026-08-09 02:07:55.440008 | ubuntu-noble | 2026-08-09 02:07:55.437 6708 INFO manila.db.sqlalchemy.api [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Deleted 2 records in table share_types. 2026-08-09 02:07:55.446159 | ubuntu-noble | 2026-08-09 02:07:55.443 6708 INFO manila.db.sqlalchemy.api [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Deleted 2 records in table share_snapshots. 2026-08-09 02:07:55.467107 | ubuntu-noble | 2026-08-09 02:07:55.465 6708 INFO manila.db.sqlalchemy.api [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Deleted 2 records in table share_servers. 2026-08-09 02:07:55.479915 | ubuntu-noble | 2026-08-09 02:07:55.478 6708 INFO manila.db.sqlalchemy.api [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Deleted 2 records in table share_networks. 2026-08-09 02:07:55.487789 | ubuntu-noble | 2026-08-09 02:07:55.485 6708 INFO manila.db.sqlalchemy.api [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Deleted 2 records in table security_services. 2026-08-09 02:07:55.515721 | ubuntu-noble | 2026-08-09 02:07:55.513 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.516333 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_2 [0.966360s] ... ok 2026-08-09 02:07:55.538432 | ubuntu-noble | 2026-08-09 02:07:55.534 6708 ERROR manila.db.sqlalchemy.api [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Must supply a non-negative value for "age_in_days". 2026-08-09 02:07:55.538479 | ubuntu-noble | 2026-08-09 02:07:55.535 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.538799 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_illegal_args [0.020965s] ... ok 2026-08-09 02:07:55.560387 | ubuntu-noble | 2026-08-09 02:07:55.557 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.560931 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_delete [0.022238s] ... ok 2026-08-09 02:07:55.607537 | ubuntu-noble | 2026-08-09 02:07:55.604 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.607920 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_4 [0.047001s] ... ok 2026-08-09 02:07:55.653552 | ubuntu-noble | 2026-08-09 02:07:55.650 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.653872 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_5 [0.045812s] ... ok 2026-08-09 02:07:55.719604 | ubuntu-noble | 2026-08-09 02:07:55.716 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.720114 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_1_True [0.066032s] ... ok 2026-08-09 02:07:55.808190 | ubuntu-noble | 2026-08-09 02:07:55.805 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.808787 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_with_metadata [0.088611s] ... ok 2026-08-09 02:07:55.836947 | ubuntu-noble | 2026-08-09 02:07:55.834 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.837274 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context_not_found [0.028394s] ... ok 2026-08-09 02:07:55.861728 | ubuntu-noble | 2026-08-09 02:07:55.859 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.862079 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create__no_instance [0.024699s] ... ok 2026-08-09 02:07:55.933036 | ubuntu-noble | 2026-08-09 02:07:55.930 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.933514 | ubuntu-noble | {3} 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.071458s] ... ok 2026-08-09 02:07:55.986349 | ubuntu-noble | 2026-08-09 02:07:55.983 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:55.986893 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_1_host [0.053260s] ... ok 2026-08-09 02:07:56.040406 | ubuntu-noble | 2026-08-09 02:07:56.037 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.040863 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_6 [0.053942s] ... ok 2026-08-09 02:07:56.301241 | ubuntu-noble | 2026-08-09 02:07:56.298 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.301815 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_2__20__5_ [0.260478s] ... ok 2026-08-09 02:07:56.362132 | ubuntu-noble | 2026-08-09 02:07:56.359 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.362511 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_server [0.060782s] ... ok 2026-08-09 02:07:56.425141 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Failed to update usages deleting share 'de2806c2-6f37-43ba-ac39-449e665afd9d'.: manila.exception.QuotaError: fake 2026-08-09 02:07:56.425155 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api Traceback (most recent call last): 2026-08-09 02:07:56.425159 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 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-08-09 02:07:56.425164 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api QUOTAS.commit( 2026-08-09 02:07:56.425168 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:07:56.425172 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api return self._mock_call(*args, **kwargs) 2026-08-09 02:07:56.425176 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:56.425179 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:07:56.425183 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:07:56.425192 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:56.425196 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:07:56.425200 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api raise effect 2026-08-09 02:07:56.425203 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api manila.exception.QuotaError: fake 2026-08-09 02:07:56.425207 | ubuntu-noble | 2026-08-09 02:07:56.409 6708 ERROR manila.db.sqlalchemy.api 2026-08-09 02:07:56.425211 | ubuntu-noble | 2026-08-09 02:07:56.412 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.425559 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_2 [0.053300s] ... ok 2026-08-09 02:07:56.454626 | ubuntu-noble | 2026-08-09 02:07:56.453 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.455336 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_2 [0.040316s] ... ok 2026-08-09 02:07:56.490821 | ubuntu-noble | 2026-08-09 02:07:56.488 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.491291 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_1 [0.035086s] ... ok 2026-08-09 02:07:56.568160 | ubuntu-noble | 2026-08-09 02:07:56.566 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.568620 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_1_yes [0.077701s] ... ok 2026-08-09 02:07:56.602296 | ubuntu-noble | 2026-08-09 02:07:56.600 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.602757 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_groups_in_share_network [0.033860s] ... ok 2026-08-09 02:07:56.626527 | ubuntu-noble | 2026-08-09 02:07:56.624 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.626971 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host [0.024091s] ... ok 2026-08-09 02:07:56.655272 | ubuntu-noble | 2026-08-09 02:07:56.653 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.655884 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_share_server [0.029083s] ... ok 2026-08-09 02:07:56.682882 | ubuntu-noble | 2026-08-09 02:07:56.681 6708 INFO manila.coordination [None req-c738e811-cda9-4ecd-a9ef-49e6e40c9a09 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.683459 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_update [0.027470s] ... ok 2026-08-09 02:07:56.733530 | ubuntu-noble | 2026-08-09 02:07:56.730 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.733957 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_2_False [0.049368s] ... ok 2026-08-09 02:07:56.769035 | ubuntu-noble | 2026-08-09 02:07:56.766 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.769557 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service [0.035234s] ... ok 2026-08-09 02:07:56.801403 | ubuntu-noble | 2026-08-09 02:07:56.799 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.802337 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_association_get [0.033741s] ... ok 2026-08-09 02:07:56.837438 | ubuntu-noble | 2026-08-09 02:07:56.835 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.838290 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete [0.035567s] ... ok 2026-08-09 02:07:56.876768 | ubuntu-noble | 2026-08-09 02:07:56.873 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.877112 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_1 [0.038000s] ... ok 2026-08-09 02:07:56.902534 | ubuntu-noble | 2026-08-09 02:07:56.899 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.902969 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_not_found [0.025623s] ... ok 2026-08-09 02:07:56.939029 | ubuntu-noble | 2026-08-09 02:07:56.936 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:56.939536 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_1 [0.036604s] ... ok 2026-08-09 02:07:57.341553 | ubuntu-noble | 2026-08-09 02:07:57.338 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.341951 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_1 [0.401988s] ... ok 2026-08-09 02:07:57.365926 | ubuntu-noble | 2026-08-09 02:07:57.363 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.366239 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_02 [0.024372s] ... ok 2026-08-09 02:07:57.388154 | ubuntu-noble | 2026-08-09 02:07:57.385 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.388537 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete_not_found [0.022337s] ... ok 2026-08-09 02:07:57.441788 | ubuntu-noble | 2026-08-09 02:07:57.439 6708 INFO manila.coordination [None req-ed0c79a4-1cec-44af-8c50-280a1f5e529e user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.442077 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_2 [0.053532s] ... ok 2026-08-09 02:07:57.533071 | ubuntu-noble | 2026-08-09 02:07:57.530 6708 INFO manila.coordination [None req-43f54a33-f783-4f98-a979-733ac4269eff user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.533654 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all [0.091824s] ... ok 2026-08-09 02:07:57.561079 | ubuntu-noble | 2026-08-09 02:07:57.558 6708 INFO manila.coordination [None req-d81f675a-4416-443a-b6c6-086bcbd8e1fc user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.561556 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_not_found [0.027176s] ... ok 2026-08-09 02:07:57.625680 | ubuntu-noble | 2026-08-09 02:07:57.622 6708 INFO manila.coordination [None req-de9888cd-68fe-446c-8f91-671c6217c395 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.626208 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_1_fake_fake [0.064430s] ... ok 2026-08-09 02:07:57.700321 | ubuntu-noble | 2026-08-09 02:07:57.697 6708 INFO manila.coordination [None req-28382859-a663-407f-99e7-ef5cb3bcd11d user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.700956 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_2__True__True__False__2_ [0.074600s] ... ok 2026-08-09 02:07:57.750070 | ubuntu-noble | 2026-08-09 02:07:57.747 6708 INFO manila.coordination [None req-d0d6d360-97dd-4f96-ac8e-df4f15e53084 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.750299 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update [0.049932s] ... ok 2026-08-09 02:07:57.777898 | ubuntu-noble | 2026-08-09 02:07:57.775 6708 INFO manila.coordination [None req-8b8cbafe-dd8e-43dd-879d-2f78b0acd784 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.778437 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update_not_found [0.027552s] ... ok 2026-08-09 02:07:57.918720 | ubuntu-noble | 2026-08-09 02:07:57.915 6708 INFO manila.coordination [None req-8b8cbafe-dd8e-43dd-879d-2f78b0acd784 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:57.919066 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get [0.140413s] ... ok 2026-08-09 02:07:58.022592 | ubuntu-noble | 2026-08-09 02:07:58.019 6708 INFO manila.coordination [None req-8b8cbafe-dd8e-43dd-879d-2f78b0acd784 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.022985 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_location_create [0.103589s] ... ok 2026-08-09 02:07:58.164695 | ubuntu-noble | 2026-08-09 02:07:58.161 6708 INFO manila.coordination [None req-8b8cbafe-dd8e-43dd-879d-2f78b0acd784 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.164880 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get_item [0.142030s] ... ok 2026-08-09 02:07:58.205017 | ubuntu-noble | 2026-08-09 02:07:58.203 6708 INFO manila.coordination [None req-8b8cbafe-dd8e-43dd-879d-2f78b0acd784 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.205530 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_2_syncing [0.041215s] ... ok 2026-08-09 02:07:58.250777 | ubuntu-noble | 2026-08-09 02:07:58.248 6708 INFO manila.coordination [None req-8b8cbafe-dd8e-43dd-879d-2f78b0acd784 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.251187 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_4_deleting [0.044771s] ... ok 2026-08-09 02:07:58.297841 | ubuntu-noble | 2026-08-09 02:07:58.295 6708 INFO manila.coordination [None req-8b8cbafe-dd8e-43dd-879d-2f78b0acd784 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.298322 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_5_extending_error [0.047033s] ... ok 2026-08-09 02:07:58.319446 | ubuntu-noble | 2026-08-09 02:07:58.316 6708 INFO manila.coordination [None req-8b8cbafe-dd8e-43dd-879d-2f78b0acd784 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.319795 | ubuntu-noble | {3} manila.tests.db.test_migration.MigrationTestCase.test_version [0.021162s] ... ok 2026-08-09 02:07:58.338905 | ubuntu-noble | 2026-08-09 02:07:58.336 6708 INFO manila.coordination [None req-8b8cbafe-dd8e-43dd-879d-2f78b0acd784 user_id project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.339378 | ubuntu-noble | {3} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials [0.019371s] ... ok 2026-08-09 02:07:58.358278 | ubuntu-noble | 2026-08-09 02:07:58.355 6708 INFO manila.coordination [None req-da8a761c-5813-4fe7-a59c-a701eff08fb0 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.358746 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_5_admin_manipulating_user_lock [0.019216s] ... ok 2026-08-09 02:07:58.376870 | ubuntu-noble | 2026-08-09 02:07:58.374 6708 INFO manila.coordination [None req-8714b609-c498-4115-969e-0c2a38153679 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.377159 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_4_user_context [0.018353s] ... ok 2026-08-09 02:07:58.395832 | ubuntu-noble | 2026-08-09 02:07:58.393 6708 INFO manila.coordination [None req-036bac9f-6a95-44b0-a164-6363a63c275a fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.396258 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_soft_deleted [0.018860s] ... ok 2026-08-09 02:07:58.415449 | ubuntu-noble | 2026-08-09 02:07:58.412 6708 INFO manila.coordination [None req-ab1c8459-0dae-4428-8051-c1aa0cf82774 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.415893 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_1_deleting [0.019735s] ... ok 2026-08-09 02:07:58.434669 | ubuntu-noble | 2026-08-09 02:07:58.431 6708 INFO manila.coordination [None req-d0720ba5-0156-4e24-ae27-0f9030468b08 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.434930 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_6_unmanaged [0.018893s] ... ok 2026-08-09 02:07:58.454098 | ubuntu-noble | 2026-08-09 02:07:58.451 6708 INFO manila.coordination [None req-c8786e2f-cf8e-4e09-bddd-1759a689f26f fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.454394 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_resource_not_owned_by_user [0.019367s] ... ok 2026-08-09 02:07:58.472669 | ubuntu-noble | 2026-08-09 02:07:58.470 6708 INFO manila.coordination [None req-cf800ce4-afbc-4b0b-84e8-050f9bc886bb fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.472990 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_visibility_lock_lock_exists [0.018716s] ... ok 2026-08-09 02:07:58.491608 | ubuntu-noble | 2026-08-09 02:07:58.489 6708 INFO manila.coordination [None req-bb2516df-5803-43a5-86df-945f0e5b362f fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.492045 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_delete [0.018783s] ... ok 2026-08-09 02:07:58.510095 | ubuntu-noble | 2026-08-09 02:07:58.508 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.510535 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_3_unmanage_starting [0.019303s] ... ok 2026-08-09 02:07:58.529632 | ubuntu-noble | 2026-08-09 02:07:58.526 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.530127 | ubuntu-noble | {3} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_2 [0.018309s] ... ok 2026-08-09 02:07:58.548167 | ubuntu-noble | 2026-08-09 02:07:58.545 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.548551 | ubuntu-noble | {3} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_2 [0.018532s] ... ok 2026-08-09 02:07:58.566408 | ubuntu-noble | 2026-08-09 02:07:58.563 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.566926 | ubuntu-noble | {3} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_4 [0.018148s] ... ok 2026-08-09 02:07:58.584996 | ubuntu-noble | 2026-08-09 02:07:58.582 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.585282 | ubuntu-noble | {3} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_2_Detail [0.018456s] ... ok 2026-08-09 02:07:58.605014 | ubuntu-noble | 2026-08-09 02:07:58.600 6708 WARNING manila.network.linux.interface [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Device foo does not exist anymore.: Exception: foo does not exist 2026-08-09 02:07:58.605043 | ubuntu-noble | 2026-08-09 02:07:58.601 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.605412 | ubuntu-noble | {3} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs_exception [0.018782s] ... ok 2026-08-09 02:07:58.622804 | ubuntu-noble | 2026-08-09 02:07:58.619 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.623142 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_exists [0.018510s] ... ok 2026-08-09 02:07:58.641622 | ubuntu-noble | 2026-08-09 02:07:58.638 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.641795 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root [0.018982s] ... ok 2026-08-09 02:07:58.659930 | ubuntu-noble | 2026-08-09 02:07:58.657 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.660350 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_down [0.018294s] ... ok 2026-08-09 02:07:58.679285 | ubuntu-noble | 2026-08-09 02:07:58.676 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.679725 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route [0.019187s] ... ok 2026-08-09 02:07:58.698872 | ubuntu-noble | 2026-08-09 02:07:58.696 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.699284 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper [0.019538s] ... ok 2026-08-09 02:07:58.718105 | ubuntu-noble | 2026-08-09 02:07:58.715 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.718668 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_int_options [0.018954s] ... ok 2026-08-09 02:07:58.737806 | ubuntu-noble | 2026-08-09 02:07:58.734 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.738180 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_no_options [0.019839s] ... ok 2026-08-09 02:07:58.756620 | ubuntu-noble | 2026-08-09 02:07:58.754 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.757169 | ubuntu-noble | {3} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_delete_port [0.019140s] ... ok 2026-08-09 02:07:58.776914 | ubuntu-noble | 2026-08-09 02:07:58.774 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.777541 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_all_args [0.019735s] ... ok 2026-08-09 02:07:58.796398 | ubuntu-noble | 2026-08-09 02:07:58.793 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.796856 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_ports [0.019741s] ... ok 2026-08-09 02:07:58.816448 | ubuntu-noble | 2026-08-09 02:07:58.813 6708 INFO manila.coordination [None req-b543e356-87b8-44c1-8016-d0fba6126074 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.816897 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes [0.019423s] ... ok 2026-08-09 02:07:58.977795 | ubuntu-noble | 2026-08-09 02:07:58.833 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:58.977824 | ubuntu-noble | 2026-08-09 02:07:58.833 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:58.977832 | ubuntu-noble | 2026-08-09 02:07:58.834 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:58.977836 | ubuntu-noble | 2026-08-09 02:07:58.834 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:58.977840 | ubuntu-noble | 2026-08-09 02:07:58.834 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:58.977843 | ubuntu-noble | 2026-08-09 02:07:58.834 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:58.977855 | ubuntu-noble | 2026-08-09 02:07:58.834 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:58.977859 | ubuntu-noble | 2026-08-09 02:07:58.834 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:58.977863 | ubuntu-noble | 2026-08-09 02:07:58.834 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:58.977866 | ubuntu-noble | 2026-08-09 02:07:58.835 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:58.977875 | ubuntu-noble | 2026-08-09 02:07:58.835 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:58.977882 | ubuntu-noble | 2026-08-09 02:07:58.835 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:58.977886 | ubuntu-noble | 2026-08-09 02:07:58.835 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:58.977890 | ubuntu-noble | 2026-08-09 02:07:58.835 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:58.977894 | ubuntu-noble | 2026-08-09 02:07:58.835 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:58.977897 | ubuntu-noble | 2026-08-09 02:07:58.835 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:58.977905 | ubuntu-noble | 2026-08-09 02:07:58.835 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:58.977909 | ubuntu-noble | 2026-08-09 02:07:58.835 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:58.977913 | ubuntu-noble | 2026-08-09 02:07:58.836 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:58.977917 | ubuntu-noble | 2026-08-09 02:07:58.836 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:58.977924 | ubuntu-noble | 2026-08-09 02:07:58.836 6708 DEBUG oslo_concurrency.lockutils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:58.977928 | ubuntu-noble | 2026-08-09 02:07:58.836 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.977935 | ubuntu-noble | 2026-08-09 02:07:58.836 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.000219(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.977940 | ubuntu-noble | 2026-08-09 02:07:58.836 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.977945 | ubuntu-noble | 2026-08-09 02:07:58.837 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.977955 | ubuntu-noble | 2026-08-09 02:07:58.837 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.000751(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.977959 | ubuntu-noble | 2026-08-09 02:07:58.837 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.977963 | ubuntu-noble | 2026-08-09 02:07:58.837 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.977967 | ubuntu-noble | 2026-08-09 02:07:58.837 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00122(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.977971 | ubuntu-noble | 2026-08-09 02:07:58.837 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.977977 | ubuntu-noble | 2026-08-09 02:07:58.838 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.977981 | ubuntu-noble | 2026-08-09 02:07:58.838 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00164(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.977987 | ubuntu-noble | 2026-08-09 02:07:58.838 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.977991 | ubuntu-noble | 2026-08-09 02:07:58.838 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.977995 | ubuntu-noble | 2026-08-09 02:07:58.838 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00208(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978002 | ubuntu-noble | 2026-08-09 02:07:58.838 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978006 | ubuntu-noble | 2026-08-09 02:07:58.838 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978032 | ubuntu-noble | 2026-08-09 02:07:58.839 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00251(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978037 | ubuntu-noble | 2026-08-09 02:07:58.839 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978041 | ubuntu-noble | 2026-08-09 02:07:58.839 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978049 | ubuntu-noble | 2026-08-09 02:07:58.839 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00292(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978193 | ubuntu-noble | 2026-08-09 02:07:58.839 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978199 | ubuntu-noble | 2026-08-09 02:07:58.839 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978203 | ubuntu-noble | 2026-08-09 02:07:58.839 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00339(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978214 | ubuntu-noble | 2026-08-09 02:07:58.840 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978218 | ubuntu-noble | 2026-08-09 02:07:58.840 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978221 | ubuntu-noble | 2026-08-09 02:07:58.840 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0038(s), this was the 9th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978225 | ubuntu-noble | 2026-08-09 02:07:58.840 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978229 | ubuntu-noble | 2026-08-09 02:07:58.840 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978233 | ubuntu-noble | 2026-08-09 02:07:58.840 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00423(s), this was the 10th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978240 | ubuntu-noble | 2026-08-09 02:07:58.840 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978244 | ubuntu-noble | 2026-08-09 02:07:58.841 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978250 | ubuntu-noble | 2026-08-09 02:07:58.841 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00482(s), this was the 11th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978258 | ubuntu-noble | 2026-08-09 02:07:58.841 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978262 | ubuntu-noble | 2026-08-09 02:07:58.841 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978265 | ubuntu-noble | 2026-08-09 02:07:58.841 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00525(s), this was the 12th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978269 | ubuntu-noble | 2026-08-09 02:07:58.841 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978273 | ubuntu-noble | 2026-08-09 02:07:58.842 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978277 | ubuntu-noble | 2026-08-09 02:07:58.842 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00566(s), this was the 13th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978281 | ubuntu-noble | 2026-08-09 02:07:58.842 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978288 | ubuntu-noble | 2026-08-09 02:07:58.842 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978292 | ubuntu-noble | 2026-08-09 02:07:58.842 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00609(s), this was the 14th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978302 | ubuntu-noble | 2026-08-09 02:07:58.842 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978306 | ubuntu-noble | 2026-08-09 02:07:58.842 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978310 | ubuntu-noble | 2026-08-09 02:07:58.843 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0065(s), this was the 15th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978313 | ubuntu-noble | 2026-08-09 02:07:58.843 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978317 | ubuntu-noble | 2026-08-09 02:07:58.843 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978321 | ubuntu-noble | 2026-08-09 02:07:58.843 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.0069(s), this was the 16th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978325 | ubuntu-noble | 2026-08-09 02:07:58.843 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978329 | ubuntu-noble | 2026-08-09 02:07:58.843 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978336 | ubuntu-noble | 2026-08-09 02:07:58.843 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00738(s), this was the 17th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978342 | ubuntu-noble | 2026-08-09 02:07:58.844 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978349 | ubuntu-noble | 2026-08-09 02:07:58.844 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978353 | ubuntu-noble | 2026-08-09 02:07:58.844 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00779(s), this was the 18th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978357 | ubuntu-noble | 2026-08-09 02:07:58.844 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978361 | ubuntu-noble | 2026-08-09 02:07:58.844 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978365 | ubuntu-noble | 2026-08-09 02:07:58.844 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00822(s), this was the 19th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978368 | ubuntu-noble | 2026-08-09 02:07:58.844 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:07:58.978372 | ubuntu-noble | 2026-08-09 02:07:58.845 6708 DEBUG manila.network.neutron.neutron_network_plugin [None req-dd3f3197-15a1-4009-a35e-85536973a187 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-08-09 02:07:58.978376 | ubuntu-noble | 2026-08-09 02:07:58.845 6708 DEBUG manila.utils [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Finished call to 'manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin._wait_for_ports_bind' after 0.00863(s), this was the 20th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:07:58.978381 | ubuntu-noble | 2026-08-09 02:07:58.846 6708 INFO manila.coordination [None req-dd3f3197-15a1-4009-a35e-85536973a187 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:58.978387 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.032464s] ... ok 2026-08-09 02:07:59.084392 | ubuntu-noble | 2026-08-09 02:07:58.864 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084415 | ubuntu-noble | 2026-08-09 02:07:58.865 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084420 | ubuntu-noble | 2026-08-09 02:07:58.865 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084424 | ubuntu-noble | 2026-08-09 02:07:58.865 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084428 | ubuntu-noble | 2026-08-09 02:07:58.865 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084432 | ubuntu-noble | 2026-08-09 02:07:58.865 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084436 | ubuntu-noble | 2026-08-09 02:07:58.865 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084439 | ubuntu-noble | 2026-08-09 02:07:58.866 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084443 | ubuntu-noble | 2026-08-09 02:07:58.866 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084447 | ubuntu-noble | 2026-08-09 02:07:58.866 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084462 | ubuntu-noble | 2026-08-09 02:07:58.866 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084472 | ubuntu-noble | 2026-08-09 02:07:58.866 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084476 | ubuntu-noble | 2026-08-09 02:07:58.866 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084480 | ubuntu-noble | 2026-08-09 02:07:58.866 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084483 | ubuntu-noble | 2026-08-09 02:07:58.866 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084487 | ubuntu-noble | 2026-08-09 02:07:58.867 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084491 | ubuntu-noble | 2026-08-09 02:07:58.868 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084495 | ubuntu-noble | 2026-08-09 02:07:58.868 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084499 | ubuntu-noble | 2026-08-09 02:07:58.868 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084518 | ubuntu-noble | 2026-08-09 02:07:58.868 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084525 | ubuntu-noble | 2026-08-09 02:07:58.868 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084532 | ubuntu-noble | 2026-08-09 02:07:58.868 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084536 | ubuntu-noble | 2026-08-09 02:07:58.868 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084539 | ubuntu-noble | 2026-08-09 02:07:58.869 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084543 | ubuntu-noble | 2026-08-09 02:07:58.869 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084547 | ubuntu-noble | 2026-08-09 02:07:58.869 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084551 | ubuntu-noble | 2026-08-09 02:07:58.869 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084555 | ubuntu-noble | 2026-08-09 02:07:58.869 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084559 | ubuntu-noble | 2026-08-09 02:07:58.869 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084585 | ubuntu-noble | 2026-08-09 02:07:58.869 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084595 | ubuntu-noble | 2026-08-09 02:07:58.869 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084602 | ubuntu-noble | 2026-08-09 02:07:58.869 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084606 | ubuntu-noble | 2026-08-09 02:07:58.870 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084609 | ubuntu-noble | 2026-08-09 02:07:58.870 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084613 | ubuntu-noble | 2026-08-09 02:07:58.870 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084617 | ubuntu-noble | 2026-08-09 02:07:58.870 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084621 | ubuntu-noble | 2026-08-09 02:07:58.870 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084625 | ubuntu-noble | 2026-08-09 02:07:58.870 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084633 | ubuntu-noble | 2026-08-09 02:07:58.870 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084637 | ubuntu-noble | 2026-08-09 02:07:58.870 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084640 | ubuntu-noble | 2026-08-09 02:07:58.870 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084648 | ubuntu-noble | 2026-08-09 02:07:58.870 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084654 | ubuntu-noble | 2026-08-09 02:07:58.871 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084658 | ubuntu-noble | 2026-08-09 02:07:58.871 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084662 | ubuntu-noble | 2026-08-09 02:07:58.872 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084666 | ubuntu-noble | 2026-08-09 02:07:58.872 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084669 | ubuntu-noble | 2026-08-09 02:07:58.872 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084673 | ubuntu-noble | 2026-08-09 02:07:58.872 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084681 | ubuntu-noble | 2026-08-09 02:07:58.872 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084685 | ubuntu-noble | 2026-08-09 02:07:58.872 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084688 | ubuntu-noble | 2026-08-09 02:07:58.873 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084695 | ubuntu-noble | 2026-08-09 02:07:58.873 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084701 | ubuntu-noble | 2026-08-09 02:07:58.873 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084705 | ubuntu-noble | 2026-08-09 02:07:58.873 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084709 | ubuntu-noble | 2026-08-09 02:07:58.873 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.084713 | ubuntu-noble | 2026-08-09 02:07:58.873 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.084717 | ubuntu-noble | 2026-08-09 02:07:58.873 6708 DEBUG oslo_concurrency.lockutils [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.084721 | ubuntu-noble | 2026-08-09 02:07:58.874 6708 INFO manila.coordination [None req-15fdb2e3-ce1b-4451-b73d-e89096533285 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.084865 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.027780s] ... ok 2026-08-09 02:07:59.204561 | ubuntu-noble | 2026-08-09 02:07:58.893 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204623 | ubuntu-noble | 2026-08-09 02:07:58.893 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204628 | ubuntu-noble | 2026-08-09 02:07:58.894 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204632 | ubuntu-noble | 2026-08-09 02:07:58.894 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204642 | ubuntu-noble | 2026-08-09 02:07:58.894 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204646 | ubuntu-noble | 2026-08-09 02:07:58.894 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204650 | ubuntu-noble | 2026-08-09 02:07:58.894 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204654 | ubuntu-noble | 2026-08-09 02:07:58.894 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204657 | ubuntu-noble | 2026-08-09 02:07:58.894 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204674 | ubuntu-noble | 2026-08-09 02:07:58.894 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204684 | ubuntu-noble | 2026-08-09 02:07:58.895 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204688 | ubuntu-noble | 2026-08-09 02:07:58.895 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204691 | ubuntu-noble | 2026-08-09 02:07:58.895 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204695 | ubuntu-noble | 2026-08-09 02:07:58.895 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204699 | ubuntu-noble | 2026-08-09 02:07:58.895 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204706 | ubuntu-noble | 2026-08-09 02:07:58.896 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204710 | ubuntu-noble | 2026-08-09 02:07:58.896 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204714 | ubuntu-noble | 2026-08-09 02:07:58.897 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204717 | ubuntu-noble | 2026-08-09 02:07:58.897 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204726 | ubuntu-noble | 2026-08-09 02:07:58.897 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204734 | ubuntu-noble | 2026-08-09 02:07:58.897 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204738 | ubuntu-noble | 2026-08-09 02:07:58.897 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204742 | ubuntu-noble | 2026-08-09 02:07:58.897 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204746 | ubuntu-noble | 2026-08-09 02:07:58.897 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204750 | ubuntu-noble | 2026-08-09 02:07:58.898 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204756 | ubuntu-noble | 2026-08-09 02:07:58.898 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204760 | ubuntu-noble | 2026-08-09 02:07:58.898 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204764 | ubuntu-noble | 2026-08-09 02:07:58.898 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204772 | ubuntu-noble | 2026-08-09 02:07:58.898 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204776 | ubuntu-noble | 2026-08-09 02:07:58.898 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204784 | ubuntu-noble | 2026-08-09 02:07:58.898 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204788 | ubuntu-noble | 2026-08-09 02:07:58.898 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204791 | ubuntu-noble | 2026-08-09 02:07:58.898 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204795 | ubuntu-noble | 2026-08-09 02:07:58.899 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204799 | ubuntu-noble | 2026-08-09 02:07:58.899 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204805 | ubuntu-noble | 2026-08-09 02:07:58.899 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204809 | ubuntu-noble | 2026-08-09 02:07:58.899 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204813 | ubuntu-noble | 2026-08-09 02:07:58.899 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204821 | ubuntu-noble | 2026-08-09 02:07:58.899 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204825 | ubuntu-noble | 2026-08-09 02:07:58.899 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204829 | ubuntu-noble | 2026-08-09 02:07:58.899 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204836 | ubuntu-noble | 2026-08-09 02:07:58.899 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204840 | ubuntu-noble | 2026-08-09 02:07:58.900 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204844 | ubuntu-noble | 2026-08-09 02:07:58.900 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204847 | ubuntu-noble | 2026-08-09 02:07:58.901 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204854 | ubuntu-noble | 2026-08-09 02:07:58.901 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204858 | ubuntu-noble | 2026-08-09 02:07:58.901 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204865 | ubuntu-noble | 2026-08-09 02:07:58.901 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204869 | ubuntu-noble | 2026-08-09 02:07:58.901 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204873 | ubuntu-noble | 2026-08-09 02:07:58.901 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204877 | ubuntu-noble | 2026-08-09 02:07:58.901 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204884 | ubuntu-noble | 2026-08-09 02:07:58.902 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204888 | ubuntu-noble | 2026-08-09 02:07:58.902 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204892 | ubuntu-noble | 2026-08-09 02:07:58.902 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204896 | ubuntu-noble | 2026-08-09 02:07:58.902 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.204899 | ubuntu-noble | 2026-08-09 02:07:58.902 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.204906 | ubuntu-noble | 2026-08-09 02:07:58.902 6708 DEBUG oslo_concurrency.lockutils [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.204923 | ubuntu-noble | 2026-08-09 02:07:58.921 6708 INFO manila.coordination [None req-f6285861-b6e4-464e-81bb-f7a997d40d76 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.205087 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.046932s] ... ok 2026-08-09 02:07:59.360699 | ubuntu-noble | 2026-08-09 02:07:58.939 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360740 | ubuntu-noble | 2026-08-09 02:07:58.939 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360745 | ubuntu-noble | 2026-08-09 02:07:58.940 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360749 | ubuntu-noble | 2026-08-09 02:07:58.940 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360753 | ubuntu-noble | 2026-08-09 02:07:58.940 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360757 | ubuntu-noble | 2026-08-09 02:07:58.940 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360761 | ubuntu-noble | 2026-08-09 02:07:58.940 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360765 | ubuntu-noble | 2026-08-09 02:07:58.940 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360774 | ubuntu-noble | 2026-08-09 02:07:58.940 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360791 | ubuntu-noble | 2026-08-09 02:07:58.941 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360800 | ubuntu-noble | 2026-08-09 02:07:58.941 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360804 | ubuntu-noble | 2026-08-09 02:07:58.941 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360808 | ubuntu-noble | 2026-08-09 02:07:58.941 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360811 | ubuntu-noble | 2026-08-09 02:07:58.941 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360815 | ubuntu-noble | 2026-08-09 02:07:58.941 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360819 | ubuntu-noble | 2026-08-09 02:07:58.942 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360823 | ubuntu-noble | 2026-08-09 02:07:58.942 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360827 | ubuntu-noble | 2026-08-09 02:07:58.943 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360837 | ubuntu-noble | 2026-08-09 02:07:58.949 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360841 | ubuntu-noble | 2026-08-09 02:07:58.949 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360848 | ubuntu-noble | 2026-08-09 02:07:58.949 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360852 | ubuntu-noble | 2026-08-09 02:07:58.949 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360856 | ubuntu-noble | 2026-08-09 02:07:58.950 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360860 | ubuntu-noble | 2026-08-09 02:07:58.950 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360864 | ubuntu-noble | 2026-08-09 02:07:58.950 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360868 | ubuntu-noble | 2026-08-09 02:07:58.950 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360871 | ubuntu-noble | 2026-08-09 02:07:58.950 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360875 | ubuntu-noble | 2026-08-09 02:07:58.950 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360885 | ubuntu-noble | 2026-08-09 02:07:58.967 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.017s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360889 | ubuntu-noble | 2026-08-09 02:07:58.967 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360896 | ubuntu-noble | 2026-08-09 02:07:58.968 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360900 | ubuntu-noble | 2026-08-09 02:07:58.968 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360904 | ubuntu-noble | 2026-08-09 02:07:58.968 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360908 | ubuntu-noble | 2026-08-09 02:07:58.968 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360912 | ubuntu-noble | 2026-08-09 02:07:58.968 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360915 | ubuntu-noble | 2026-08-09 02:07:58.968 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360919 | ubuntu-noble | 2026-08-09 02:07:58.968 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360927 | ubuntu-noble | 2026-08-09 02:07:58.968 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360931 | ubuntu-noble | 2026-08-09 02:07:58.988 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.020s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360937 | ubuntu-noble | 2026-08-09 02:07:58.988 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360941 | ubuntu-noble | 2026-08-09 02:07:58.988 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360948 | ubuntu-noble | 2026-08-09 02:07:58.988 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360951 | ubuntu-noble | 2026-08-09 02:07:58.989 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360955 | ubuntu-noble | 2026-08-09 02:07:58.990 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360959 | ubuntu-noble | 2026-08-09 02:07:58.990 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360963 | ubuntu-noble | 2026-08-09 02:07:58.990 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360967 | ubuntu-noble | 2026-08-09 02:07:58.990 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360974 | ubuntu-noble | 2026-08-09 02:07:58.991 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360978 | ubuntu-noble | 2026-08-09 02:07:59.007 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360984 | ubuntu-noble | 2026-08-09 02:07:59.007 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.360988 | ubuntu-noble | 2026-08-09 02:07:59.008 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.360995 | ubuntu-noble | 2026-08-09 02:07:59.008 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.360999 | ubuntu-noble | 2026-08-09 02:07:59.008 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.361003 | ubuntu-noble | 2026-08-09 02:07:59.008 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.361006 | ubuntu-noble | 2026-08-09 02:07:59.008 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.361010 | ubuntu-noble | 2026-08-09 02:07:59.008 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.361018 | ubuntu-noble | 2026-08-09 02:07:59.008 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.361022 | ubuntu-noble | 2026-08-09 02:07:59.008 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.361026 | ubuntu-noble | 2026-08-09 02:07:59.027 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.018s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.361032 | ubuntu-noble | 2026-08-09 02:07:59.027 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.361036 | ubuntu-noble | 2026-08-09 02:07:59.027 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.361043 | ubuntu-noble | 2026-08-09 02:07:59.027 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.361046 | ubuntu-noble | 2026-08-09 02:07:59.027 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.361050 | ubuntu-noble | 2026-08-09 02:07:59.027 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.361054 | ubuntu-noble | 2026-08-09 02:07:59.027 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.361058 | ubuntu-noble | 2026-08-09 02:07:59.027 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.361065 | ubuntu-noble | 2026-08-09 02:07:59.027 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.361069 | ubuntu-noble | 2026-08-09 02:07:59.028 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.361073 | ubuntu-noble | 2026-08-09 02:07:59.046 6708 DEBUG oslo_concurrency.lockutils [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.019s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.361077 | ubuntu-noble | 2026-08-09 02:07:59.047 6708 INFO manila.coordination [None req-eca8533c-6b05-4077-9c4d-07a6eac62a6f fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.362272 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_2 [0.126466s] ... ok 2026-08-09 02:07:59.506114 | ubuntu-noble | 2026-08-09 02:07:59.066 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506156 | ubuntu-noble | 2026-08-09 02:07:59.066 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506161 | ubuntu-noble | 2026-08-09 02:07:59.067 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506165 | ubuntu-noble | 2026-08-09 02:07:59.067 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506169 | ubuntu-noble | 2026-08-09 02:07:59.067 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506172 | ubuntu-noble | 2026-08-09 02:07:59.067 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506190 | ubuntu-noble | 2026-08-09 02:07:59.067 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506194 | ubuntu-noble | 2026-08-09 02:07:59.068 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506197 | ubuntu-noble | 2026-08-09 02:07:59.068 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506201 | ubuntu-noble | 2026-08-09 02:07:59.068 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506214 | ubuntu-noble | 2026-08-09 02:07:59.068 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506218 | ubuntu-noble | 2026-08-09 02:07:59.068 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506222 | ubuntu-noble | 2026-08-09 02:07:59.068 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506225 | ubuntu-noble | 2026-08-09 02:07:59.068 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506229 | ubuntu-noble | 2026-08-09 02:07:59.068 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506237 | ubuntu-noble | 2026-08-09 02:07:59.069 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506241 | ubuntu-noble | 2026-08-09 02:07:59.069 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506245 | ubuntu-noble | 2026-08-09 02:07:59.070 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506249 | ubuntu-noble | 2026-08-09 02:07:59.078 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506272 | ubuntu-noble | 2026-08-09 02:07:59.078 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506282 | ubuntu-noble | 2026-08-09 02:07:59.078 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506286 | ubuntu-noble | 2026-08-09 02:07:59.078 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506290 | ubuntu-noble | 2026-08-09 02:07:59.078 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506294 | ubuntu-noble | 2026-08-09 02:07:59.078 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506297 | ubuntu-noble | 2026-08-09 02:07:59.078 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506305 | ubuntu-noble | 2026-08-09 02:07:59.078 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506309 | ubuntu-noble | 2026-08-09 02:07:59.078 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506313 | ubuntu-noble | 2026-08-09 02:07:59.079 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506317 | ubuntu-noble | 2026-08-09 02:07:59.097 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.018s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506320 | ubuntu-noble | 2026-08-09 02:07:59.097 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506328 | ubuntu-noble | 2026-08-09 02:07:59.097 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506334 | ubuntu-noble | 2026-08-09 02:07:59.097 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506338 | ubuntu-noble | 2026-08-09 02:07:59.097 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506342 | ubuntu-noble | 2026-08-09 02:07:59.097 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506351 | ubuntu-noble | 2026-08-09 02:07:59.097 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506363 | ubuntu-noble | 2026-08-09 02:07:59.097 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506368 | ubuntu-noble | 2026-08-09 02:07:59.097 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506373 | ubuntu-noble | 2026-08-09 02:07:59.098 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506377 | ubuntu-noble | 2026-08-09 02:07:59.116 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.019s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506381 | ubuntu-noble | 2026-08-09 02:07:59.116 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506386 | ubuntu-noble | 2026-08-09 02:07:59.116 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506401 | ubuntu-noble | 2026-08-09 02:07:59.116 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506406 | ubuntu-noble | 2026-08-09 02:07:59.117 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506411 | ubuntu-noble | 2026-08-09 02:07:59.117 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506422 | ubuntu-noble | 2026-08-09 02:07:59.118 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506426 | ubuntu-noble | 2026-08-09 02:07:59.118 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506431 | ubuntu-noble | 2026-08-09 02:07:59.118 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506435 | ubuntu-noble | 2026-08-09 02:07:59.118 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506439 | ubuntu-noble | 2026-08-09 02:07:59.135 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506444 | ubuntu-noble | 2026-08-09 02:07:59.135 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506448 | ubuntu-noble | 2026-08-09 02:07:59.135 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506460 | ubuntu-noble | 2026-08-09 02:07:59.135 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506464 | ubuntu-noble | 2026-08-09 02:07:59.136 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506473 | ubuntu-noble | 2026-08-09 02:07:59.136 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506478 | ubuntu-noble | 2026-08-09 02:07:59.136 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506482 | ubuntu-noble | 2026-08-09 02:07:59.136 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506486 | ubuntu-noble | 2026-08-09 02:07:59.136 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506491 | ubuntu-noble | 2026-08-09 02:07:59.136 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506495 | ubuntu-noble | 2026-08-09 02:07:59.162 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.026s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506499 | ubuntu-noble | 2026-08-09 02:07:59.162 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506504 | ubuntu-noble | 2026-08-09 02:07:59.162 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506516 | ubuntu-noble | 2026-08-09 02:07:59.162 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506520 | ubuntu-noble | 2026-08-09 02:07:59.162 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506528 | ubuntu-noble | 2026-08-09 02:07:59.163 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506533 | ubuntu-noble | 2026-08-09 02:07:59.163 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506538 | ubuntu-noble | 2026-08-09 02:07:59.163 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506542 | ubuntu-noble | 2026-08-09 02:07:59.163 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.506546 | ubuntu-noble | 2026-08-09 02:07:59.163 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.506551 | ubuntu-noble | 2026-08-09 02:07:59.185 6708 DEBUG oslo_concurrency.lockutils [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.022s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.506555 | ubuntu-noble | 2026-08-09 02:07:59.187 6708 INFO manila.coordination [None req-44ba5b0f-e2b6-4ce0-b45f-1ebb19324e46 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.507680 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_6 [0.139421s] ... ok 2026-08-09 02:07:59.618285 | ubuntu-noble | 2026-08-09 02:07:59.206 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618339 | ubuntu-noble | 2026-08-09 02:07:59.207 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618371 | ubuntu-noble | 2026-08-09 02:07:59.207 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618400 | ubuntu-noble | 2026-08-09 02:07:59.207 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618409 | ubuntu-noble | 2026-08-09 02:07:59.207 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618418 | ubuntu-noble | 2026-08-09 02:07:59.207 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618427 | ubuntu-noble | 2026-08-09 02:07:59.207 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618435 | ubuntu-noble | 2026-08-09 02:07:59.208 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618453 | ubuntu-noble | 2026-08-09 02:07:59.208 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618461 | ubuntu-noble | 2026-08-09 02:07:59.208 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618482 | ubuntu-noble | 2026-08-09 02:07:59.208 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618491 | ubuntu-noble | 2026-08-09 02:07:59.208 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618514 | ubuntu-noble | 2026-08-09 02:07:59.208 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618522 | ubuntu-noble | 2026-08-09 02:07:59.208 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618531 | ubuntu-noble | 2026-08-09 02:07:59.208 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618539 | ubuntu-noble | 2026-08-09 02:07:59.209 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618548 | ubuntu-noble | 2026-08-09 02:07:59.210 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618556 | ubuntu-noble | 2026-08-09 02:07:59.210 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618564 | ubuntu-noble | 2026-08-09 02:07:59.218 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618610 | ubuntu-noble | 2026-08-09 02:07:59.218 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618626 | ubuntu-noble | 2026-08-09 02:07:59.218 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618635 | ubuntu-noble | 2026-08-09 02:07:59.218 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618659 | ubuntu-noble | 2026-08-09 02:07:59.218 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618668 | ubuntu-noble | 2026-08-09 02:07:59.218 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618676 | ubuntu-noble | 2026-08-09 02:07:59.218 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618685 | ubuntu-noble | 2026-08-09 02:07:59.219 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618693 | ubuntu-noble | 2026-08-09 02:07:59.219 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618701 | ubuntu-noble | 2026-08-09 02:07:59.219 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618710 | ubuntu-noble | 2026-08-09 02:07:59.240 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.021s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618718 | ubuntu-noble | 2026-08-09 02:07:59.240 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618734 | ubuntu-noble | 2026-08-09 02:07:59.240 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618750 | ubuntu-noble | 2026-08-09 02:07:59.240 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618759 | ubuntu-noble | 2026-08-09 02:07:59.240 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618772 | ubuntu-noble | 2026-08-09 02:07:59.240 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618781 | ubuntu-noble | 2026-08-09 02:07:59.241 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618789 | ubuntu-noble | 2026-08-09 02:07:59.241 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618798 | ubuntu-noble | 2026-08-09 02:07:59.241 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618806 | ubuntu-noble | 2026-08-09 02:07:59.241 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618814 | ubuntu-noble | 2026-08-09 02:07:59.260 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.019s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618823 | ubuntu-noble | 2026-08-09 02:07:59.261 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618831 | ubuntu-noble | 2026-08-09 02:07:59.261 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618855 | ubuntu-noble | 2026-08-09 02:07:59.261 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618864 | ubuntu-noble | 2026-08-09 02:07:59.262 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618878 | ubuntu-noble | 2026-08-09 02:07:59.263 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618926 | ubuntu-noble | 2026-08-09 02:07:59.263 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618935 | ubuntu-noble | 2026-08-09 02:07:59.263 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618944 | ubuntu-noble | 2026-08-09 02:07:59.264 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618952 | ubuntu-noble | 2026-08-09 02:07:59.264 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.618961 | ubuntu-noble | 2026-08-09 02:07:59.284 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.618969 | ubuntu-noble | 2026-08-09 02:07:59.284 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.618978 | ubuntu-noble | 2026-08-09 02:07:59.284 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.619004 | ubuntu-noble | 2026-08-09 02:07:59.284 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.619012 | ubuntu-noble | 2026-08-09 02:07:59.284 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.619026 | ubuntu-noble | 2026-08-09 02:07:59.284 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.619035 | ubuntu-noble | 2026-08-09 02:07:59.285 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.619043 | ubuntu-noble | 2026-08-09 02:07:59.285 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.619052 | ubuntu-noble | 2026-08-09 02:07:59.285 6708 DEBUG oslo_concurrency.lockutils [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.619061 | ubuntu-noble | 2026-08-09 02:07:59.286 6708 INFO manila.coordination [None req-4dbc2ec6-952b-47f0-a330-fe23b590d0c4 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.619070 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_valid [0.118777s] ... ok 2026-08-09 02:07:59.695418 | ubuntu-noble | 2026-08-09 02:07:59.339 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695449 | ubuntu-noble | 2026-08-09 02:07:59.340 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695472 | ubuntu-noble | 2026-08-09 02:07:59.340 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695481 | ubuntu-noble | 2026-08-09 02:07:59.340 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695489 | ubuntu-noble | 2026-08-09 02:07:59.341 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695498 | ubuntu-noble | 2026-08-09 02:07:59.341 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695514 | ubuntu-noble | 2026-08-09 02:07:59.341 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695523 | ubuntu-noble | 2026-08-09 02:07:59.341 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695532 | ubuntu-noble | 2026-08-09 02:07:59.341 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695540 | ubuntu-noble | 2026-08-09 02:07:59.341 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695558 | ubuntu-noble | 2026-08-09 02:07:59.342 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695566 | ubuntu-noble | 2026-08-09 02:07:59.342 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695630 | ubuntu-noble | 2026-08-09 02:07:59.342 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695639 | ubuntu-noble | 2026-08-09 02:07:59.342 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695647 | ubuntu-noble | 2026-08-09 02:07:59.342 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695656 | ubuntu-noble | 2026-08-09 02:07:59.344 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695670 | ubuntu-noble | 2026-08-09 02:07:59.344 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695679 | ubuntu-noble | 2026-08-09 02:07:59.344 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695687 | ubuntu-noble | 2026-08-09 02:07:59.345 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695696 | ubuntu-noble | 2026-08-09 02:07:59.345 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695712 | ubuntu-noble | 2026-08-09 02:07:59.353 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.008s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695729 | ubuntu-noble | 2026-08-09 02:07:59.353 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695737 | ubuntu-noble | 2026-08-09 02:07:59.353 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695746 | ubuntu-noble | 2026-08-09 02:07:59.353 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695755 | ubuntu-noble | 2026-08-09 02:07:59.353 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695767 | ubuntu-noble | 2026-08-09 02:07:59.353 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695785 | ubuntu-noble | 2026-08-09 02:07:59.353 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695794 | ubuntu-noble | 2026-08-09 02:07:59.354 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695802 | ubuntu-noble | 2026-08-09 02:07:59.354 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695810 | ubuntu-noble | 2026-08-09 02:07:59.354 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695826 | ubuntu-noble | 2026-08-09 02:07:59.379 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695843 | ubuntu-noble | 2026-08-09 02:07:59.379 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695852 | ubuntu-noble | 2026-08-09 02:07:59.379 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695860 | ubuntu-noble | 2026-08-09 02:07:59.380 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695868 | ubuntu-noble | 2026-08-09 02:07:59.380 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695877 | ubuntu-noble | 2026-08-09 02:07:59.380 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695891 | ubuntu-noble | 2026-08-09 02:07:59.380 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695899 | ubuntu-noble | 2026-08-09 02:07:59.380 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695908 | ubuntu-noble | 2026-08-09 02:07:59.380 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695916 | ubuntu-noble | 2026-08-09 02:07:59.381 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695925 | ubuntu-noble | 2026-08-09 02:07:59.401 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.021s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695948 | ubuntu-noble | 2026-08-09 02:07:59.401 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695956 | ubuntu-noble | 2026-08-09 02:07:59.401 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695965 | ubuntu-noble | 2026-08-09 02:07:59.401 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.695973 | ubuntu-noble | 2026-08-09 02:07:59.402 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.695981 | ubuntu-noble | 2026-08-09 02:07:59.402 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.695990 | ubuntu-noble | 2026-08-09 02:07:59.402 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.696004 | ubuntu-noble | 2026-08-09 02:07:59.402 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.696012 | ubuntu-noble | 2026-08-09 02:07:59.402 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.696021 | ubuntu-noble | 2026-08-09 02:07:59.403 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.696037 | ubuntu-noble | 2026-08-09 02:07:59.423 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.020s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.696052 | ubuntu-noble | 2026-08-09 02:07:59.424 6708 INFO manila.coordination [None req-e128c5bf-51db-439c-bc7b-0395bd101598 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.696060 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_error [0.118049s] ... ok 2026-08-09 02:07:59.740394 | ubuntu-noble | 2026-08-09 02:07:59.444 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.740425 | ubuntu-noble | 2026-08-09 02:07:59.445 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.740435 | ubuntu-noble | 2026-08-09 02:07:59.445 6708 DEBUG oslo_concurrency.lockutils [None req-e128c5bf-51db-439c-bc7b-0395bd101598 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.740443 | ubuntu-noble | 2026-08-09 02:07:59.446 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.740463 | ubuntu-noble | 2026-08-09 02:07:59.447 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.740482 | ubuntu-noble | 2026-08-09 02:07:59.447 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.740491 | ubuntu-noble | 2026-08-09 02:07:59.447 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.740499 | ubuntu-noble | 2026-08-09 02:07:59.449 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.740519 | ubuntu-noble | 2026-08-09 02:07:59.450 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.740528 | ubuntu-noble | 2026-08-09 02:07:59.450 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.740546 | ubuntu-noble | 2026-08-09 02:07:59.450 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.740555 | ubuntu-noble | 2026-08-09 02:07:59.451 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.740563 | ubuntu-noble | 2026-08-09 02:07:59.451 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.740607 | ubuntu-noble | 2026-08-09 02:07:59.453 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.740616 | ubuntu-noble | 2026-08-09 02:07:59.453 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.740630 | ubuntu-noble | 2026-08-09 02:07:59.453 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.740639 | ubuntu-noble | 2026-08-09 02:07:59.453 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.740656 | ubuntu-noble | 2026-08-09 02:07:59.453 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.740665 | ubuntu-noble | 2026-08-09 02:07:59.456 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.740674 | ubuntu-noble | 2026-08-09 02:07:59.456 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.740690 | ubuntu-noble | 2026-08-09 02:07:59.456 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.740699 | ubuntu-noble | 2026-08-09 02:07:59.456 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.740707 | ubuntu-noble | 2026-08-09 02:07:59.457 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.740715 | ubuntu-noble | 2026-08-09 02:07:59.457 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.740724 | ubuntu-noble | 2026-08-09 02:07:59.457 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.740732 | ubuntu-noble | 2026-08-09 02:07:59.457 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.740747 | ubuntu-noble | 2026-08-09 02:07:59.457 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.740771 | ubuntu-noble | 2026-08-09 02:07:59.457 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.740779 | ubuntu-noble | 2026-08-09 02:07:59.482 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.024s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.740788 | ubuntu-noble | 2026-08-09 02:07:59.482 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.740797 | ubuntu-noble | 2026-08-09 02:07:59.482 6708 ERROR manila.network.neutron.neutron_network_plugin [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed fake user fake project - - - -] test_ip isn't a valid ip address, omitted. 2026-08-09 02:07:59.740811 | ubuntu-noble | 2026-08-09 02:07:59.485 6708 INFO manila.coordination [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.741058 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_2 [0.061573s] ... ok 2026-08-09 02:07:59.788240 | ubuntu-noble | 2026-08-09 02:07:59.509 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.788269 | ubuntu-noble | 2026-08-09 02:07:59.509 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.788279 | ubuntu-noble | 2026-08-09 02:07:59.510 6708 DEBUG oslo_concurrency.lockutils [None req-36153fd8-c65d-42c2-ae77-9c8ff0d0f3ed 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.788287 | ubuntu-noble | 2026-08-09 02:07:59.511 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.788306 | ubuntu-noble | 2026-08-09 02:07:59.511 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.788327 | ubuntu-noble | 2026-08-09 02:07:59.511 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.788335 | ubuntu-noble | 2026-08-09 02:07:59.512 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.788344 | ubuntu-noble | 2026-08-09 02:07:59.512 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.788352 | ubuntu-noble | 2026-08-09 02:07:59.512 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.788361 | ubuntu-noble | 2026-08-09 02:07:59.512 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.788378 | ubuntu-noble | 2026-08-09 02:07:59.512 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.788387 | ubuntu-noble | 2026-08-09 02:07:59.512 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.788395 | ubuntu-noble | 2026-08-09 02:07:59.512 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.788404 | ubuntu-noble | 2026-08-09 02:07:59.513 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.788420 | ubuntu-noble | 2026-08-09 02:07:59.513 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.788434 | ubuntu-noble | 2026-08-09 02:07:59.513 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.788443 | ubuntu-noble | 2026-08-09 02:07:59.522 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.788451 | ubuntu-noble | 2026-08-09 02:07:59.522 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.788460 | ubuntu-noble | 2026-08-09 02:07:59.523 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.788468 | ubuntu-noble | 2026-08-09 02:07:59.523 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.788484 | ubuntu-noble | 2026-08-09 02:07:59.523 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.788492 | ubuntu-noble | 2026-08-09 02:07:59.523 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.788501 | ubuntu-noble | 2026-08-09 02:07:59.523 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.788509 | ubuntu-noble | 2026-08-09 02:07:59.523 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.788526 | ubuntu-noble | 2026-08-09 02:07:59.523 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.788539 | ubuntu-noble | 2026-08-09 02:07:59.523 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.788548 | ubuntu-noble | 2026-08-09 02:07:59.545 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.021s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.788556 | ubuntu-noble | 2026-08-09 02:07:59.545 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.788565 | ubuntu-noble | 2026-08-09 02:07:59.545 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.788607 | ubuntu-noble | 2026-08-09 02:07:59.545 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.788615 | ubuntu-noble | 2026-08-09 02:07:59.546 6708 ERROR manila.network.neutron.neutron_network_plugin [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d fake user fake project - - - -] test_ip_1 isn't a valid ip address, omitted. 2026-08-09 02:07:59.788631 | ubuntu-noble | 2026-08-09 02:07:59.546 6708 ERROR manila.network.neutron.neutron_network_plugin [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d fake user fake project - - - -] test_ip_2 isn't a valid ip address, omitted. 2026-08-09 02:07:59.788639 | ubuntu-noble | 2026-08-09 02:07:59.546 6708 ERROR manila.network.neutron.neutron_network_plugin [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d fake user fake project - - - -] test_ip_1 isn't a valid ip address, omitted. 2026-08-09 02:07:59.788647 | ubuntu-noble | 2026-08-09 02:07:59.546 6708 ERROR manila.network.neutron.neutron_network_plugin [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d fake user fake project - - - -] test_ip_2 isn't a valid ip address, omitted. 2026-08-09 02:07:59.788656 | ubuntu-noble | 2026-08-09 02:07:59.547 6708 INFO manila.coordination [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.788825 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_1 [0.061450s] ... ok 2026-08-09 02:07:59.837066 | ubuntu-noble | 2026-08-09 02:07:59.568 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837099 | ubuntu-noble | 2026-08-09 02:07:59.568 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837121 | ubuntu-noble | 2026-08-09 02:07:59.569 6708 DEBUG oslo_concurrency.lockutils [None req-5d3b8543-01b1-40e0-93ed-11390aa0eb8d 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837130 | ubuntu-noble | 2026-08-09 02:07:59.570 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837138 | ubuntu-noble | 2026-08-09 02:07:59.570 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837147 | ubuntu-noble | 2026-08-09 02:07:59.571 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837155 | ubuntu-noble | 2026-08-09 02:07:59.571 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837164 | ubuntu-noble | 2026-08-09 02:07:59.571 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837172 | ubuntu-noble | 2026-08-09 02:07:59.571 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837181 | ubuntu-noble | 2026-08-09 02:07:59.571 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837214 | ubuntu-noble | 2026-08-09 02:07:59.572 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837223 | ubuntu-noble | 2026-08-09 02:07:59.572 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837237 | ubuntu-noble | 2026-08-09 02:07:59.577 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837246 | ubuntu-noble | 2026-08-09 02:07:59.577 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837254 | ubuntu-noble | 2026-08-09 02:07:59.578 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837262 | ubuntu-noble | 2026-08-09 02:07:59.578 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837271 | ubuntu-noble | 2026-08-09 02:07:59.578 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837279 | ubuntu-noble | 2026-08-09 02:07:59.578 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837287 | ubuntu-noble | 2026-08-09 02:07:59.578 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837296 | ubuntu-noble | 2026-08-09 02:07:59.578 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837319 | ubuntu-noble | 2026-08-09 02:07:59.578 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837328 | ubuntu-noble | 2026-08-09 02:07:59.578 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837336 | ubuntu-noble | 2026-08-09 02:07:59.597 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.019s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837350 | ubuntu-noble | 2026-08-09 02:07:59.597 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837358 | ubuntu-noble | 2026-08-09 02:07:59.597 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837367 | ubuntu-noble | 2026-08-09 02:07:59.598 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837375 | ubuntu-noble | 2026-08-09 02:07:59.598 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837383 | ubuntu-noble | 2026-08-09 02:07:59.598 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837392 | ubuntu-noble | 2026-08-09 02:07:59.598 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837408 | ubuntu-noble | 2026-08-09 02:07:59.598 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837422 | ubuntu-noble | 2026-08-09 02:07:59.600 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.837431 | ubuntu-noble | 2026-08-09 02:07:59.600 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.837439 | ubuntu-noble | 2026-08-09 02:07:59.616 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.016s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.837454 | ubuntu-noble | 2026-08-09 02:07:59.617 6708 INFO manila.coordination [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.837466 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_include_network_info [0.069809s] ... ok 2026-08-09 02:07:59.842461 | ubuntu-noble | 2026-08-09 02:07:59.636 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.842478 | ubuntu-noble | 2026-08-09 02:07:59.637 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.842487 | ubuntu-noble | 2026-08-09 02:07:59.637 6708 DEBUG oslo_concurrency.lockutils [None req-08f85a14-8ae3-44d8-ae59-8da5eaba3a2e 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.842496 | ubuntu-noble | 2026-08-09 02:07:59.638 6708 INFO manila.coordination [None req-a6abdcb3-7949-4786-b04a-39ad0e55f917 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.843157 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test__get_ports_respective_to_ips_multiple_fixed_ips [0.020436s] ... ok 2026-08-09 02:07:59.856800 | ubuntu-noble | 2026-08-09 02:07:59.657 6708 DEBUG oslo_concurrency.lockutils [None req-a6abdcb3-7949-4786-b04a-39ad0e55f917 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.856841 | ubuntu-noble | 2026-08-09 02:07:59.658 6708 DEBUG oslo_concurrency.lockutils [None req-a6abdcb3-7949-4786-b04a-39ad0e55f917 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.856850 | ubuntu-noble | 2026-08-09 02:07:59.658 6708 DEBUG oslo_concurrency.lockutils [None req-a6abdcb3-7949-4786-b04a-39ad0e55f917 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.856858 | ubuntu-noble | 2026-08-09 02:07:59.658 6708 DEBUG oslo_concurrency.lockutils [None req-c9e3722a-81e9-43bf-b916-ac37116b35c1 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.856867 | ubuntu-noble | 2026-08-09 02:07:59.658 6708 DEBUG oslo_concurrency.lockutils [None req-c9e3722a-81e9-43bf-b916-ac37116b35c1 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.856883 | ubuntu-noble | 2026-08-09 02:07:59.658 6708 DEBUG oslo_concurrency.lockutils [None req-c9e3722a-81e9-43bf-b916-ac37116b35c1 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.856891 | ubuntu-noble | 2026-08-09 02:07:59.659 6708 DEBUG oslo_concurrency.lockutils [None req-c9e3722a-81e9-43bf-b916-ac37116b35c1 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.856900 | ubuntu-noble | 2026-08-09 02:07:59.659 6708 DEBUG oslo_concurrency.lockutils [None req-c9e3722a-81e9-43bf-b916-ac37116b35c1 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.856908 | ubuntu-noble | 2026-08-09 02:07:59.659 6708 DEBUG oslo_concurrency.lockutils [None req-c9e3722a-81e9-43bf-b916-ac37116b35c1 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.856917 | ubuntu-noble | 2026-08-09 02:07:59.660 6708 INFO manila.coordination [None req-c9e3722a-81e9-43bf-b916-ac37116b35c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.857488 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_neutron_api_exception [0.022167s] ... ok 2026-08-09 02:07:59.859406 | ubuntu-noble | --- Logging error --- 2026-08-09 02:07:59.860653 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:07:59.861063 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:07:59.861074 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:07:59.861082 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.861090 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:07:59.861099 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:07:59.861107 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.861115 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:07:59.861123 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:07:59.861132 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.861140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:07:59.861148 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:07:59.861157 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.861165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:07:59.861173 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:07:59.861181 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.861189 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:07:59.861198 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:07:59.861206 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:07:59.861214 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:07:59.861222 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:07:59.861230 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.861239 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:07:59.861247 | ubuntu-noble | return self._read_deleted 2026-08-09 02:07:59.861255 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.861263 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:07:59.861272 | ubuntu-noble | Call stack: 2026-08-09 02:07:59.861484 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:07:59.861494 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:07:59.861502 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:07:59.861511 | ubuntu-noble | main() 2026-08-09 02:07:59.861519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:07:59.861527 | ubuntu-noble | program.TestProgram( 2026-08-09 02:07:59.861536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:07:59.861544 | ubuntu-noble | self.runTests() 2026-08-09 02:07:59.861553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:07:59.861561 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:07:59.861601 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:07:59.861615 | ubuntu-noble | test(result) 2026-08-09 02:07:59.861623 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:07:59.861632 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.861640 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:07:59.861659 | ubuntu-noble | test(result) 2026-08-09 02:07:59.861668 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:07:59.861676 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.861684 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:07:59.861693 | ubuntu-noble | test(result) 2026-08-09 02:07:59.861701 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:07:59.861709 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.861717 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:07:59.861725 | ubuntu-noble | test(result) 2026-08-09 02:07:59.861734 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:07:59.861742 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.861750 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:07:59.861758 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:07:59.861767 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:07:59.861775 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:07:59.861783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:07:59.861792 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:07:59.861800 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:07:59.861808 | ubuntu-noble | self._run_core() 2026-08-09 02:07:59.861817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:07:59.861825 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:07:59.861833 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:07:59.861841 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:07:59.861849 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:07:59.861858 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:07:59.861866 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-08-09 02:07:59.861874 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:07:59.861882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:07:59.861891 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:07:59.861899 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:07:59.861907 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:07:59.861915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:07:59.861924 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:07:59.861932 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:07:59.861940 | ubuntu-noble | return self.enforce( 2026-08-09 02:07:59.861948 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:07:59.861957 | ubuntu-noble | self.load_rules() 2026-08-09 02:07:59.861965 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:07:59.861973 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:07:59.861997 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:07:59.862006 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:07:59.862014 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:07:59.862022 | ubuntu-noble | LOG.warning( 2026-08-09 02:07:59.862031 | ubuntu-noble | 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-08-09 02:07:59.862040 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:07:59.875682 | ubuntu-noble | 2026-08-09 02:07:59.679 6708 DEBUG oslo_concurrency.lockutils [None req-c9e3722a-81e9-43bf-b916-ac37116b35c1 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.875712 | ubuntu-noble | 2026-08-09 02:07:59.679 6708 DEBUG oslo_concurrency.lockutils [None req-c9e3722a-81e9-43bf-b916-ac37116b35c1 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.875721 | ubuntu-noble | 2026-08-09 02:07:59.679 6708 DEBUG oslo_concurrency.lockutils [None req-c9e3722a-81e9-43bf-b916-ac37116b35c1 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.875730 | ubuntu-noble | 2026-08-09 02:07:59.679 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.875739 | ubuntu-noble | 2026-08-09 02:07:59.679 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.875747 | ubuntu-noble | 2026-08-09 02:07:59.680 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.875756 | ubuntu-noble | 2026-08-09 02:07:59.680 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.875764 | ubuntu-noble | 2026-08-09 02:07:59.680 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.875784 | ubuntu-noble | 2026-08-09 02:07:59.680 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.875793 | ubuntu-noble | 2026-08-09 02:07:59.680 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.875816 | ubuntu-noble | 2026-08-09 02:07:59.680 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.875825 | ubuntu-noble | 2026-08-09 02:07:59.680 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.875833 | ubuntu-noble | 2026-08-09 02:07:59.681 6708 INFO manila.coordination [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.876106 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_nominal [0.020490s] ... ok 2026-08-09 02:07:59.894661 | ubuntu-noble | 2026-08-09 02:07:59.699 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.894694 | ubuntu-noble | 2026-08-09 02:07:59.699 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.894704 | ubuntu-noble | 2026-08-09 02:07:59.699 6708 DEBUG oslo_concurrency.lockutils [None req-1879df1c-e7bd-4c58-9ca4-fb3af0d0d298 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.894713 | ubuntu-noble | 2026-08-09 02:07:59.699 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.894722 | ubuntu-noble | 2026-08-09 02:07:59.699 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.894744 | ubuntu-noble | 2026-08-09 02:07:59.700 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.894753 | ubuntu-noble | 2026-08-09 02:07:59.700 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.894761 | ubuntu-noble | 2026-08-09 02:07:59.700 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.894778 | ubuntu-noble | 2026-08-09 02:07:59.700 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.894787 | ubuntu-noble | 2026-08-09 02:07:59.700 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.894805 | ubuntu-noble | 2026-08-09 02:07:59.700 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.894814 | ubuntu-noble | 2026-08-09 02:07:59.700 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.894822 | ubuntu-noble | 2026-08-09 02:07:59.701 6708 INFO manila.coordination [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.895087 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_true [0.019898s] ... ok 2026-08-09 02:07:59.910849 | ubuntu-noble | --- Logging error --- 2026-08-09 02:07:59.911952 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:07:59.912271 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:07:59.912284 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:07:59.912293 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.912315 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:07:59.912324 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:07:59.912332 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.912340 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:07:59.912348 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:07:59.912357 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.912365 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:07:59.912373 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:07:59.912381 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.912390 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:07:59.912398 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:07:59.912406 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.912414 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:07:59.912422 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:07:59.912430 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:07:59.912439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:07:59.912447 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:07:59.912455 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.912463 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:07:59.912472 | ubuntu-noble | return self._read_deleted 2026-08-09 02:07:59.912480 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.912488 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:07:59.912496 | ubuntu-noble | Call stack: 2026-08-09 02:07:59.912642 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:07:59.912659 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:07:59.912667 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:07:59.912676 | ubuntu-noble | main() 2026-08-09 02:07:59.912684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:07:59.912693 | ubuntu-noble | program.TestProgram( 2026-08-09 02:07:59.912710 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:07:59.912718 | ubuntu-noble | self.runTests() 2026-08-09 02:07:59.912727 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:07:59.912735 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:07:59.912743 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:07:59.912752 | ubuntu-noble | test(result) 2026-08-09 02:07:59.912760 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:07:59.912768 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.912777 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:07:59.912785 | ubuntu-noble | test(result) 2026-08-09 02:07:59.912793 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:07:59.912801 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.912810 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:07:59.912818 | ubuntu-noble | test(result) 2026-08-09 02:07:59.912826 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:07:59.912844 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.912852 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:07:59.912860 | ubuntu-noble | test(result) 2026-08-09 02:07:59.912869 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:07:59.912877 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.912885 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:07:59.912893 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:07:59.912902 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:07:59.912910 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:07:59.912918 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:07:59.912926 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:07:59.912935 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:07:59.912943 | ubuntu-noble | self._run_core() 2026-08-09 02:07:59.912951 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:07:59.912959 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:07:59.912967 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:07:59.912976 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:07:59.912984 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:07:59.912992 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:07:59.913000 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-08-09 02:07:59.913008 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:07:59.913017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:07:59.913025 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:07:59.913033 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:07:59.913041 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:07:59.913049 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:07:59.913058 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:07:59.913066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:07:59.913074 | ubuntu-noble | return self.enforce( 2026-08-09 02:07:59.913082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:07:59.913090 | ubuntu-noble | self.load_rules() 2026-08-09 02:07:59.913099 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:07:59.913107 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:07:59.913123 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:07:59.913131 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:07:59.913140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:07:59.913156 | ubuntu-noble | LOG.warning( 2026-08-09 02:07:59.913178 | ubuntu-noble | 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-08-09 02:07:59.913187 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:07:59.913294 | ubuntu-noble | 2026-08-09 02:07:59.720 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.913305 | ubuntu-noble | 2026-08-09 02:07:59.720 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.913314 | ubuntu-noble | 2026-08-09 02:07:59.721 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.913322 | ubuntu-noble | 2026-08-09 02:07:59.721 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.913331 | ubuntu-noble | 2026-08-09 02:07:59.721 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.913340 | ubuntu-noble | 2026-08-09 02:07:59.721 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.913348 | ubuntu-noble | 2026-08-09 02:07:59.721 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.913357 | ubuntu-noble | 2026-08-09 02:07:59.721 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.913365 | ubuntu-noble | 2026-08-09 02:07:59.721 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.913389 | ubuntu-noble | 2026-08-09 02:07:59.721 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.913405 | ubuntu-noble | 2026-08-09 02:07:59.722 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.913413 | ubuntu-noble | 2026-08-09 02:07:59.722 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.913422 | ubuntu-noble | 2026-08-09 02:07:59.722 6708 INFO manila.coordination [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.913942 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_2 [0.021356s] ... ok 2026-08-09 02:07:59.936141 | ubuntu-noble | 2026-08-09 02:07:59.741 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.936172 | ubuntu-noble | 2026-08-09 02:07:59.741 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.936182 | ubuntu-noble | 2026-08-09 02:07:59.741 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.936191 | ubuntu-noble | 2026-08-09 02:07:59.741 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.936200 | ubuntu-noble | 2026-08-09 02:07:59.742 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.936222 | ubuntu-noble | 2026-08-09 02:07:59.742 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.936230 | ubuntu-noble | 2026-08-09 02:07:59.742 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.936248 | ubuntu-noble | 2026-08-09 02:07:59.742 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.936256 | ubuntu-noble | 2026-08-09 02:07:59.742 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.936265 | ubuntu-noble | 2026-08-09 02:07:59.742 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.936282 | ubuntu-noble | 2026-08-09 02:07:59.742 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.936291 | ubuntu-noble | 2026-08-09 02:07:59.742 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.936299 | ubuntu-noble | 2026-08-09 02:07:59.743 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:07:59.936308 | ubuntu-noble | 2026-08-09 02:07:59.743 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:07:59.936316 | ubuntu-noble | 2026-08-09 02:07:59.743 6708 DEBUG oslo_concurrency.lockutils [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:07:59.936336 | ubuntu-noble | 2026-08-09 02:07:59.743 6708 INFO manila.coordination [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.936910 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.020991s] ... ok 2026-08-09 02:07:59.939931 | ubuntu-noble | 2026-08-09 02:07:59.763 6708 DEBUG manila.network.standalone_network_plugin [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 fake user fake project - - - -] 2026-08-09 02:07:59.939947 | ubuntu-noble | Standalone network plugin data for config group 'DEFAULT': 2026-08-09 02:07:59.939955 | ubuntu-noble | IP version - 4 2026-08-09 02:07:59.939964 | ubuntu-noble | Used network - 192.168.0.1/24 2026-08-09 02:07:59.939973 | ubuntu-noble | Used gateway - 192.168.0.1 2026-08-09 02:07:59.939981 | ubuntu-noble | Used network type - None 2026-08-09 02:07:59.939990 | ubuntu-noble | Used segmentation ID - None 2026-08-09 02:07:59.939998 | ubuntu-noble | Allowed CIDRs - ['192.168.0.1/24'] 2026-08-09 02:07:59.940007 | ubuntu-noble | Original allowed IP ranges - None 2026-08-09 02:07:59.940015 | ubuntu-noble | Reserved IP addresses - ('192.168.0.0', '192.168.0.1', '192.168.0.255') 2026-08-09 02:07:59.940032 | ubuntu-noble | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-08-09 02:07:59.940040 | ubuntu-noble | 2026-08-09 02:07:59.764 6708 INFO manila.coordination [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.940299 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_include_network_info [0.020394s] ... ok 2026-08-09 02:07:59.943674 | ubuntu-noble | 2026-08-09 02:07:59.783 6708 DEBUG manila.network.standalone_network_plugin [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 fake user fake project - - - -] 2026-08-09 02:07:59.943690 | ubuntu-noble | Standalone network plugin data for config group 'DEFAULT': 2026-08-09 02:07:59.943699 | ubuntu-noble | IP version - 4 2026-08-09 02:07:59.943708 | ubuntu-noble | Used network - 10.0.0.1/16 2026-08-09 02:07:59.943716 | ubuntu-noble | Used gateway - 10.0.0.1 2026-08-09 02:07:59.943724 | ubuntu-noble | Used network type - gre 2026-08-09 02:07:59.943732 | ubuntu-noble | Used segmentation ID - 1001 2026-08-09 02:07:59.943741 | ubuntu-noble | Allowed CIDRs - ['10.0.0.1/16'] 2026-08-09 02:07:59.943749 | ubuntu-noble | Original allowed IP ranges - None 2026-08-09 02:07:59.943758 | ubuntu-noble | Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.255.255') 2026-08-09 02:07:59.943766 | ubuntu-noble | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-08-09 02:07:59.943774 | ubuntu-noble | 2026-08-09 02:07:59.784 6708 INFO manila.coordination [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.944145 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_4_gre [0.019783s] ... ok 2026-08-09 02:07:59.945252 | ubuntu-noble | 2026-08-09 02:07:59.803 6708 INFO manila.coordination [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.945551 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_4 [0.019468s] ... ok 2026-08-09 02:07:59.948656 | ubuntu-noble | 2026-08-09 02:07:59.822 6708 DEBUG manila.network.standalone_network_plugin [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 fake user fake project - - - -] 2026-08-09 02:07:59.948677 | ubuntu-noble | Standalone network plugin data for config group 'DEFAULT': 2026-08-09 02:07:59.948686 | ubuntu-noble | IP version - 4 2026-08-09 02:07:59.948695 | ubuntu-noble | Used network - 192.168.0.1/24 2026-08-09 02:07:59.948704 | ubuntu-noble | Used gateway - 192.168.0.1 2026-08-09 02:07:59.948725 | ubuntu-noble | Used network type - None 2026-08-09 02:07:59.948734 | ubuntu-noble | Used segmentation ID - None 2026-08-09 02:07:59.948742 | ubuntu-noble | Allowed CIDRs - ['192.168.0.1/24'] 2026-08-09 02:07:59.948751 | ubuntu-noble | Original allowed IP ranges - None 2026-08-09 02:07:59.948759 | ubuntu-noble | Reserved IP addresses - ('192.168.0.0', '192.168.0.1', '192.168.0.255') 2026-08-09 02:07:59.948768 | ubuntu-noble | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-08-09 02:07:59.948776 | ubuntu-noble | 2026-08-09 02:07:59.823 6708 INFO manila.coordination [None req-c2333905-4e3d-4bdb-b4fe-708a5128c3a3 fake user fake project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:07:59.949082 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_1_admin [0.019343s] ... ok 2026-08-09 02:07:59.949317 | ubuntu-noble | --- Logging error --- 2026-08-09 02:07:59.950395 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:07:59.950786 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:07:59.950810 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:07:59.950819 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.950827 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:07:59.950836 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:07:59.950844 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.950852 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:07:59.950861 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:07:59.950869 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.950877 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:07:59.950886 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:07:59.950894 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.950902 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:07:59.950910 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:07:59.950919 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.950927 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:07:59.950935 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:07:59.950944 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:07:59.950952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:07:59.950960 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:07:59.950968 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.950977 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:07:59.950993 | ubuntu-noble | return self._read_deleted 2026-08-09 02:07:59.951002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:07:59.951010 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:07:59.951018 | ubuntu-noble | Call stack: 2026-08-09 02:07:59.951075 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:07:59.951084 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:07:59.951093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:07:59.951101 | ubuntu-noble | main() 2026-08-09 02:07:59.951110 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:07:59.951118 | ubuntu-noble | program.TestProgram( 2026-08-09 02:07:59.951126 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:07:59.951146 | ubuntu-noble | self.runTests() 2026-08-09 02:07:59.951155 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:07:59.951163 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:07:59.951171 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:07:59.951180 | ubuntu-noble | test(result) 2026-08-09 02:07:59.951188 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:07:59.951196 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.951205 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:07:59.951213 | ubuntu-noble | test(result) 2026-08-09 02:07:59.951221 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:07:59.951230 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.951238 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:07:59.951246 | ubuntu-noble | test(result) 2026-08-09 02:07:59.951255 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:07:59.951263 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.951271 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:07:59.951279 | ubuntu-noble | test(result) 2026-08-09 02:07:59.951288 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:07:59.951296 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:07:59.951304 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:07:59.951312 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:07:59.951321 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:07:59.951329 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:07:59.951337 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:07:59.951346 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:07:59.951354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:07:59.951362 | ubuntu-noble | self._run_core() 2026-08-09 02:07:59.951371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:07:59.951379 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:07:59.951387 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:07:59.951395 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:07:59.951404 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:07:59.951413 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:07:59.951421 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-08-09 02:07:59.951430 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:07:59.951439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:07:59.951448 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:07:59.951456 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:07:59.951464 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:07:59.951472 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:07:59.951489 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:07:59.951497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:07:59.951506 | ubuntu-noble | return self.enforce( 2026-08-09 02:07:59.951514 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:07:59.951522 | ubuntu-noble | self.load_rules() 2026-08-09 02:07:59.951536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:07:59.951545 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:07:59.951561 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:07:59.951590 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:07:59.951604 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:07:59.951612 | ubuntu-noble | LOG.warning( 2026-08-09 02:07:59.951621 | ubuntu-noble | 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-08-09 02:07:59.951630 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:00.011702 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:00.012804 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:00.013442 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:00.013452 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:00.013461 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.013470 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:00.013478 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:00.013487 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.013495 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:00.013504 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:00.013512 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.013520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:00.013529 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:00.013537 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.013545 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:00.013554 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:00.013562 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.013597 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:00.013605 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:00.013614 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:00.013622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:00.013631 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:00.013639 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.013647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:00.013656 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:00.013664 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.013673 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:00.013694 | ubuntu-noble | Call stack: 2026-08-09 02:08:00.013703 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:00.013712 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:00.013720 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:00.013729 | ubuntu-noble | main() 2026-08-09 02:08:00.013737 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:00.013746 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:00.013755 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:00.013763 | ubuntu-noble | self.runTests() 2026-08-09 02:08:00.013772 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:00.013780 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:00.013788 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:00.013797 | ubuntu-noble | test(result) 2026-08-09 02:08:00.013805 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.013814 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.013822 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.013830 | ubuntu-noble | test(result) 2026-08-09 02:08:00.013839 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.013847 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.013855 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.013864 | ubuntu-noble | test(result) 2026-08-09 02:08:00.013873 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.013882 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.013891 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.013899 | ubuntu-noble | test(result) 2026-08-09 02:08:00.013915 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:00.013924 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.013932 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:00.013941 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:00.013949 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:00.013957 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:00.013965 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:00.013974 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:00.013982 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:00.013990 | ubuntu-noble | self._run_core() 2026-08-09 02:08:00.013999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:00.014016 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:00.014024 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:00.014033 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:00.014041 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:00.014058 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:00.014066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-08-09 02:08:00.014074 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:00.014083 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:00.014091 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:00.014099 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:00.014108 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:00.014116 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:00.014124 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:00.014132 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:00.014141 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:00.014149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:00.014157 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:00.014166 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:00.014174 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:00.014182 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:00.014190 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:00.014199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:00.014207 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:00.014216 | ubuntu-noble | 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-08-09 02:08:00.014225 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:00.055831 | ubuntu-noble | 2026-08-09 02:07:59.863 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.055864 | ubuntu-noble | 2026-08-09 02:07:59.863 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.055890 | ubuntu-noble | 2026-08-09 02:07:59.863 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.055899 | ubuntu-noble | 2026-08-09 02:07:59.864 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.055920 | ubuntu-noble | 2026-08-09 02:07:59.864 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.055928 | ubuntu-noble | 2026-08-09 02:07:59.864 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.055937 | ubuntu-noble | 2026-08-09 02:07:59.864 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.055945 | ubuntu-noble | 2026-08-09 02:07:59.864 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.055954 | ubuntu-noble | 2026-08-09 02:07:59.864 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.055962 | ubuntu-noble | 2026-08-09 02:07:59.864 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.055980 | ubuntu-noble | 2026-08-09 02:07:59.864 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.055989 | ubuntu-noble | 2026-08-09 02:07:59.864 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.056002 | ubuntu-noble | 2026-08-09 02:07:59.865 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.056011 | ubuntu-noble | 2026-08-09 02:07:59.865 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.056028 | ubuntu-noble | 2026-08-09 02:07:59.865 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.056036 | ubuntu-noble | 2026-08-09 02:07:59.865 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.056045 | ubuntu-noble | 2026-08-09 02:07:59.865 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.056053 | ubuntu-noble | 2026-08-09 02:07:59.865 6708 DEBUG oslo_concurrency.lockutils [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.056062 | ubuntu-noble | 2026-08-09 02:07:59.865 6708 WARNING manila.scheduler.host_manager [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Share service is down. (host: host7). 2026-08-09 02:08:00.056071 | ubuntu-noble | 2026-08-09 02:07:59.865 6708 DEBUG manila.scheduler.filters.base [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-08-09 02:08:00.056079 | ubuntu-noble | 2026-08-09 02:07:59.867 6708 DEBUG manila.scheduler.filters.base [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056088 | ubuntu-noble | 2026-08-09 02:07:59.867 6708 DEBUG manila.scheduler.filters.base [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056102 | ubuntu-noble | 2026-08-09 02:07:59.867 6708 DEBUG manila.scheduler.filters.capacity [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056111 | ubuntu-noble | 2026-08-09 02:07:59.867 6708 DEBUG manila.scheduler.filters.capacity [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056120 | ubuntu-noble | 2026-08-09 02:07:59.867 6708 DEBUG manila.scheduler.filters.capacity [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056133 | ubuntu-noble | 2026-08-09 02:07:59.867 6708 DEBUG manila.scheduler.filters.capacity [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056150 | ubuntu-noble | 2026-08-09 02:07:59.867 6708 DEBUG manila.scheduler.filters.capacity [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056159 | ubuntu-noble | 2026-08-09 02:07:59.868 6708 DEBUG manila.scheduler.filters.base [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056167 | ubuntu-noble | 2026-08-09 02:07:59.868 6708 DEBUG manila.scheduler.filters.base [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056175 | ubuntu-noble | 2026-08-09 02:07:59.868 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.056184 | ubuntu-noble | 2026-08-09 02:07:59.868 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056192 | ubuntu-noble | 2026-08-09 02:07:59.868 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.056201 | ubuntu-noble | 2026-08-09 02:07:59.868 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.056209 | ubuntu-noble | 2026-08-09 02:07:59.868 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.056218 | ubuntu-noble | 2026-08-09 02:07:59.868 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056226 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.056234 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.056248 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.056257 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056273 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.056295 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.056303 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.056312 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056320 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.056328 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.056337 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.056345 | ubuntu-noble | 2026-08-09 02:07:59.869 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056353 | ubuntu-noble | 2026-08-09 02:07:59.870 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.056362 | ubuntu-noble | 2026-08-09 02:07:59.870 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.056370 | ubuntu-noble | 2026-08-09 02:07:59.870 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.056379 | ubuntu-noble | 2026-08-09 02:07:59.870 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056387 | ubuntu-noble | 2026-08-09 02:07:59.870 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.056395 | ubuntu-noble | 2026-08-09 02:07:59.870 6708 DEBUG manila.scheduler.filters.driver [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.056418 | ubuntu-noble | 2026-08-09 02:07:59.870 6708 DEBUG manila.scheduler.filters.base [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056427 | ubuntu-noble | 2026-08-09 02:07:59.870 6708 DEBUG manila.scheduler.filters.base [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056435 | ubuntu-noble | 2026-08-09 02:07:59.870 6708 DEBUG manila.scheduler.filters.base [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056449 | ubuntu-noble | 2026-08-09 02:07:59.870 6708 DEBUG manila.scheduler.filters.base [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056458 | ubuntu-noble | 2026-08-09 02:07:59.871 6708 DEBUG manila.scheduler.filters.base [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056468 | ubuntu-noble | 2026-08-09 02:07:59.871 6708 DEBUG manila.scheduler.drivers.filter [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056478 | ubuntu-noble | 2026-08-09 02:07:59.871 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.056487 | ubuntu-noble | 2026-08-09 02:07:59.871 6708 WARNING manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.056495 | ubuntu-noble | 2026-08-09 02:07:59.871 6708 INFO manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-08-09 02:08:00.056504 | ubuntu-noble | 2026-08-09 02:07:59.871 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.056512 | ubuntu-noble | 2026-08-09 02:07:59.871 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.056521 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.056529 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 WARNING manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.056538 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 INFO manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-08-09 02:08:00.056554 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.056594 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.056608 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.056617 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 WARNING manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.056631 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 INFO manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-08-09 02:08:00.056640 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.056648 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.056656 | ubuntu-noble | 2026-08-09 02:07:59.872 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.056665 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 WARNING manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.056673 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 INFO manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-08-09 02:08:00.056681 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.056690 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.056698 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.056707 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 WARNING manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.056715 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 INFO manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-08-09 02:08:00.056732 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.056740 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.056749 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.056764 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 WARNING manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.056773 | ubuntu-noble | 2026-08-09 02:07:59.873 6708 INFO manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-08-09 02:08:00.056781 | ubuntu-noble | 2026-08-09 02:07:59.874 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.056795 | ubuntu-noble | 2026-08-09 02:07:59.874 6708 DEBUG manila.scheduler.weighers.goodness [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.056804 | ubuntu-noble | 2026-08-09 02:07:59.874 6708 DEBUG manila.scheduler.drivers.filter [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c 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-08-09 02:08:00.056812 | ubuntu-noble | 2026-08-09 02:07:59.875 6708 INFO manila.coordination [None req-e2960b22-2bdd-4814-aaad-b819960e3d0c user project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.056820 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_1 [0.052005s] ... ok 2026-08-09 02:08:00.057391 | ubuntu-noble | 2026-08-09 02:07:59.914 6708 INFO manila.coordination [None req-501ae9d1-23f4-4a09-9ee1-2bbb6cfddf28 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.058131 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_add_retry_host [0.038602s] ... ok 2026-08-09 02:08:00.156276 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:00.157369 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:00.157870 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:00.157887 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:00.157896 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.157905 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:00.157913 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:00.157921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.157930 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:00.157939 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:00.157947 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.157956 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:00.157978 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:00.157986 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.157994 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:00.158003 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:00.158011 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.158019 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:00.158027 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:00.158035 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:00.158044 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:00.158052 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:00.158060 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.158068 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:00.158076 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:00.158085 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.158093 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:00.158101 | ubuntu-noble | Call stack: 2026-08-09 02:08:00.158110 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:00.158118 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:00.158126 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:00.158135 | ubuntu-noble | main() 2026-08-09 02:08:00.158143 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:00.158151 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:00.158160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:00.158168 | ubuntu-noble | self.runTests() 2026-08-09 02:08:00.158177 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:00.158185 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:00.158193 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:00.158201 | ubuntu-noble | test(result) 2026-08-09 02:08:00.158210 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.158218 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.158226 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.158234 | ubuntu-noble | test(result) 2026-08-09 02:08:00.158243 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.158251 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.158259 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.158267 | ubuntu-noble | test(result) 2026-08-09 02:08:00.158275 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.158292 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.158300 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.158308 | ubuntu-noble | test(result) 2026-08-09 02:08:00.158317 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:00.158325 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.158356 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:00.158364 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:00.158373 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:00.158389 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:00.158398 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:00.158406 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:00.158434 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:00.158442 | ubuntu-noble | self._run_core() 2026-08-09 02:08:00.158451 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:00.158467 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:00.158476 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:00.158484 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:00.158493 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:00.158501 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:00.158509 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-08-09 02:08:00.158517 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:00.158526 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:00.158534 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:00.158542 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:00.158550 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:00.158558 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:00.158588 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:00.158602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:00.158610 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:00.158619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:00.158627 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:00.158635 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:00.158644 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:00.158652 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:00.158660 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:00.158668 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:00.158677 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:00.158686 | ubuntu-noble | 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-08-09 02:08:00.158694 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:00.178793 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-08-09 02:08:00.178841 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-08-09 02:08:00.179698 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-08-09 02:08:00.179721 | ubuntu-noble | signop = oneOf('+ -') 2026-08-09 02:08:00.180057 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-08-09 02:08:00.180068 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-08-09 02:08:00.180086 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-08-09 02:08:00.180095 | ubuntu-noble | expr = infixNotation(operand, [ 2026-08-09 02:08:00.182762 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:08:00.182791 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:08:00.183263 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:08:00.183288 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:08:00.207111 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:08:00.207181 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:08:00.207192 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:08:00.207202 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:08:00.236609 | ubuntu-noble | 2026-08-09 02:07:59.952 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.236650 | ubuntu-noble | 2026-08-09 02:07:59.953 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.236661 | ubuntu-noble | 2026-08-09 02:07:59.953 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.236670 | ubuntu-noble | 2026-08-09 02:07:59.953 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.236678 | ubuntu-noble | 2026-08-09 02:07:59.953 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.236687 | ubuntu-noble | 2026-08-09 02:07:59.953 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.236719 | ubuntu-noble | 2026-08-09 02:07:59.953 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.236738 | ubuntu-noble | 2026-08-09 02:07:59.953 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.236747 | ubuntu-noble | 2026-08-09 02:07:59.953 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.236755 | ubuntu-noble | 2026-08-09 02:07:59.954 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.236775 | ubuntu-noble | 2026-08-09 02:07:59.954 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.236784 | ubuntu-noble | 2026-08-09 02:07:59.954 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.236792 | ubuntu-noble | 2026-08-09 02:07:59.954 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.236800 | ubuntu-noble | 2026-08-09 02:07:59.954 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.236809 | ubuntu-noble | 2026-08-09 02:07:59.954 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.236826 | ubuntu-noble | 2026-08-09 02:07:59.954 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.236834 | ubuntu-noble | 2026-08-09 02:07:59.954 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.236842 | ubuntu-noble | 2026-08-09 02:07:59.954 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.236851 | ubuntu-noble | 2026-08-09 02:07:59.955 6708 WARNING manila.scheduler.host_manager [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Share service is down. (host: host7). 2026-08-09 02:08:00.236867 | ubuntu-noble | 2026-08-09 02:07:59.955 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-08-09 02:08:00.236876 | ubuntu-noble | 2026-08-09 02:07:59.956 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.236886 | ubuntu-noble | 2026-08-09 02:07:59.956 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.236901 | ubuntu-noble | 2026-08-09 02:07:59.956 6708 DEBUG manila.scheduler.filters.capacity [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 0/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.236910 | ubuntu-noble | 2026-08-09 02:07:59.956 6708 DEBUG manila.scheduler.filters.capacity [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 0/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.236918 | ubuntu-noble | 2026-08-09 02:07:59.956 6708 DEBUG manila.scheduler.filters.capacity [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 0/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.236926 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.capacity [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 0/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.236934 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.capacity [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 0/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.236951 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.236959 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.236967 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.236976 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.236985 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.236994 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.237008 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.237016 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237024 | ubuntu-noble | 2026-08-09 02:07:59.957 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.237033 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.237047 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.237055 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237063 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.237072 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.237088 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.237097 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237105 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.237113 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.237122 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.237130 | ubuntu-noble | 2026-08-09 02:07:59.958 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237138 | ubuntu-noble | 2026-08-09 02:07:59.959 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.237146 | ubuntu-noble | 2026-08-09 02:07:59.959 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.237160 | ubuntu-noble | 2026-08-09 02:07:59.959 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-08-09 02:08:00.237168 | ubuntu-noble | 2026-08-09 02:07:59.959 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237177 | ubuntu-noble | 2026-08-09 02:07:59.959 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-08-09 02:08:00.237185 | ubuntu-noble | 2026-08-09 02:07:59.959 6708 DEBUG manila.scheduler.filters.driver [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-08-09 02:08:00.237200 | ubuntu-noble | 2026-08-09 02:07:59.959 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237209 | ubuntu-noble | 2026-08-09 02:07:59.959 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237227 | ubuntu-noble | 2026-08-09 02:07:59.959 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237236 | ubuntu-noble | 2026-08-09 02:07:59.959 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237244 | ubuntu-noble | 2026-08-09 02:07:59.960 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237254 | ubuntu-noble | 2026-08-09 02:07:59.960 6708 DEBUG manila.scheduler.drivers.filter [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Filtered [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] _get_weighted_hosts_for_share_type /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:449 2026-08-09 02:08:00.237264 | ubuntu-noble | 2026-08-09 02:07:59.960 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.237273 | ubuntu-noble | 2026-08-09 02:07:59.960 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.237282 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-08-09 02:08:00.237290 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.237304 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.237313 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.237321 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.237329 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-08-09 02:08:00.237338 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.237352 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.237369 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.237377 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.237385 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-08-09 02:08:00.237394 | ubuntu-noble | 2026-08-09 02:07:59.961 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.237402 | ubuntu-noble | 2026-08-09 02:07:59.962 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.237410 | ubuntu-noble | 2026-08-09 02:07:59.962 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.237419 | ubuntu-noble | 2026-08-09 02:07:59.962 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.237427 | ubuntu-noble | 2026-08-09 02:07:59.962 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-08-09 02:08:00.237435 | ubuntu-noble | 2026-08-09 02:07:59.962 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.237444 | ubuntu-noble | 2026-08-09 02:07:59.962 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.237452 | ubuntu-noble | 2026-08-09 02:07:59.962 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.237466 | ubuntu-noble | 2026-08-09 02:07:59.962 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.237474 | ubuntu-noble | 2026-08-09 02:07:59.962 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-08-09 02:08:00.237482 | ubuntu-noble | 2026-08-09 02:07:59.962 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.237491 | ubuntu-noble | 2026-08-09 02:07:59.963 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.237515 | ubuntu-noble | 2026-08-09 02:07:59.963 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.237530 | ubuntu-noble | 2026-08-09 02:07:59.963 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.237538 | ubuntu-noble | 2026-08-09 02:07:59.963 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-08-09 02:08:00.237546 | ubuntu-noble | 2026-08-09 02:07:59.963 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.237555 | ubuntu-noble | 2026-08-09 02:07:59.963 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.237563 | ubuntu-noble | 2026-08-09 02:07:59.963 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.237602 | ubuntu-noble | 2026-08-09 02:07:59.963 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.237639 | ubuntu-noble | 2026-08-09 02:07:59.963 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.237648 | ubuntu-noble | 2026-08-09 02:07:59.964 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.237657 | ubuntu-noble | 2026-08-09 02:07:59.964 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.237673 | ubuntu-noble | 2026-08-09 02:07:59.964 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.237681 | ubuntu-noble | 2026-08-09 02:07:59.964 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.237698 | ubuntu-noble | 2026-08-09 02:07:59.964 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.237716 | ubuntu-noble | 2026-08-09 02:07:59.964 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.237724 | ubuntu-noble | 2026-08-09 02:07:59.964 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.237733 | ubuntu-noble | 2026-08-09 02:07:59.964 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.237741 | ubuntu-noble | 2026-08-09 02:07:59.964 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.237749 | ubuntu-noble | 2026-08-09 02:07:59.965 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.237758 | ubuntu-noble | 2026-08-09 02:07:59.965 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.237766 | ubuntu-noble | 2026-08-09 02:07:59.965 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.237775 | ubuntu-noble | 2026-08-09 02:07:59.965 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.237789 | ubuntu-noble | 2026-08-09 02:07:59.965 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.237805 | ubuntu-noble | 2026-08-09 02:07:59.965 6708 DEBUG oslo_concurrency.lockutils [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.237814 | ubuntu-noble | 2026-08-09 02:07:59.965 6708 WARNING manila.scheduler.host_manager [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Share service is down. (host: host7). 2026-08-09 02:08:00.237829 | ubuntu-noble | 2026-08-09 02:07:59.965 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-08-09 02:08:00.237838 | ubuntu-noble | 2026-08-09 02:07:59.965 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf 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-08-09 02:08:00.237846 | ubuntu-noble | 2026-08-09 02:07:59.965 6708 DEBUG manila.scheduler.filters.base [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Filter ConsistentSnapshotFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-08-09 02:08:00.237855 | ubuntu-noble | 2026-08-09 02:07:59.966 6708 DEBUG manila.scheduler.drivers.filter [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Filtered [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] _get_weighted_hosts_for_share_group_type /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:484 2026-08-09 02:08:00.237864 | ubuntu-noble | 2026-08-09 02:07:59.966 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.237873 | ubuntu-noble | 2026-08-09 02:07:59.966 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.237881 | ubuntu-noble | 2026-08-09 02:07:59.966 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-08-09 02:08:00.237889 | ubuntu-noble | 2026-08-09 02:07:59.966 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.237898 | ubuntu-noble | 2026-08-09 02:07:59.966 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.237906 | ubuntu-noble | 2026-08-09 02:07:59.966 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.237914 | ubuntu-noble | 2026-08-09 02:07:59.966 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.237963 | ubuntu-noble | 2026-08-09 02:07:59.966 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-08-09 02:08:00.237973 | ubuntu-noble | 2026-08-09 02:07:59.966 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.237981 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.237989 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.237998 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.238014 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-08-09 02:08:00.238022 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.238030 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.238039 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.238047 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.238055 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-08-09 02:08:00.238063 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.238072 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.238080 | ubuntu-noble | 2026-08-09 02:07:59.967 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.238088 | ubuntu-noble | 2026-08-09 02:07:59.968 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.238105 | ubuntu-noble | 2026-08-09 02:07:59.968 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-08-09 02:08:00.238113 | ubuntu-noble | 2026-08-09 02:07:59.968 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.238127 | ubuntu-noble | 2026-08-09 02:07:59.968 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.238136 | ubuntu-noble | 2026-08-09 02:07:59.974 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.238144 | ubuntu-noble | 2026-08-09 02:07:59.974 6708 WARNING manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.238152 | ubuntu-noble | 2026-08-09 02:07:59.974 6708 INFO manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-08-09 02:08:00.238161 | ubuntu-noble | 2026-08-09 02:07:59.974 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.238176 | ubuntu-noble | 2026-08-09 02:07:59.975 6708 DEBUG manila.scheduler.weighers.goodness [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.238184 | ubuntu-noble | 2026-08-09 02:07:59.976 6708 INFO manila.coordination [None req-745362cb-6d9e-4c8f-9664-7fbd8875d0bf user project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.238193 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_many_hosts [0.062233s] ... ok 2026-08-09 02:08:00.238201 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:08:00.238210 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:08:00.238218 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:08:00.238226 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:08:00.263161 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:08:00.263193 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:08:00.263203 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:08:00.263212 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:08:00.348838 | ubuntu-noble | 2026-08-09 02:08:00.015 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.348899 | ubuntu-noble | 2026-08-09 02:08:00.015 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.348909 | ubuntu-noble | 2026-08-09 02:08:00.015 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.348918 | ubuntu-noble | 2026-08-09 02:08:00.015 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.348937 | ubuntu-noble | 2026-08-09 02:08:00.015 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.348946 | ubuntu-noble | 2026-08-09 02:08:00.015 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.348954 | ubuntu-noble | 2026-08-09 02:08:00.016 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.348962 | ubuntu-noble | 2026-08-09 02:08:00.016 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.348970 | ubuntu-noble | 2026-08-09 02:08:00.016 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.348979 | ubuntu-noble | 2026-08-09 02:08:00.016 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.348997 | ubuntu-noble | 2026-08-09 02:08:00.016 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.349014 | ubuntu-noble | 2026-08-09 02:08:00.016 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.349022 | ubuntu-noble | 2026-08-09 02:08:00.016 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.349031 | ubuntu-noble | 2026-08-09 02:08:00.016 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.349045 | ubuntu-noble | 2026-08-09 02:08:00.016 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.349053 | ubuntu-noble | 2026-08-09 02:08:00.017 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.349061 | ubuntu-noble | 2026-08-09 02:08:00.017 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.349070 | ubuntu-noble | 2026-08-09 02:08:00.017 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.349078 | ubuntu-noble | 2026-08-09 02:08:00.017 6708 WARNING manila.scheduler.host_manager [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Share service is down. (host: host7). 2026-08-09 02:08:00.349087 | ubuntu-noble | 2026-08-09 02:08:00.017 6708 DEBUG manila.scheduler.filters.base [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-08-09 02:08:00.349095 | ubuntu-noble | 2026-08-09 02:08:00.018 6708 DEBUG manila.scheduler.filters.base [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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-08-09 02:08:00.349104 | ubuntu-noble | 2026-08-09 02:08:00.018 6708 DEBUG manila.scheduler.filters.base [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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-08-09 02:08:00.349118 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.filters.capacity [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 0/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.349135 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.filters.capacity [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 0/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.349143 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.filters.capacity [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 0/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.349151 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.filters.capacity [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 0/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.349159 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.filters.capacity [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 0/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.349168 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.filters.base [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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-08-09 02:08:00.349182 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.utils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Share type extra spec requirement "snapshot_support=False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-08-09 02:08:00.349191 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.filters.capabilities [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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-08-09 02:08:00.349199 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.utils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Share type extra spec requirement "snapshot_support=False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-08-09 02:08:00.349207 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.filters.capabilities [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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-08-09 02:08:00.349215 | ubuntu-noble | 2026-08-09 02:08:00.019 6708 DEBUG manila.scheduler.utils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Share type extra spec requirement "snapshot_support=False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-08-09 02:08:00.349224 | ubuntu-noble | 2026-08-09 02:08:00.020 6708 DEBUG manila.scheduler.filters.capabilities [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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-08-09 02:08:00.349247 | ubuntu-noble | 2026-08-09 02:08:00.020 6708 DEBUG manila.scheduler.utils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Share type extra spec requirement "snapshot_support=False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-08-09 02:08:00.349262 | ubuntu-noble | 2026-08-09 02:08:00.020 6708 DEBUG manila.scheduler.filters.capabilities [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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-08-09 02:08:00.349271 | ubuntu-noble | 2026-08-09 02:08:00.020 6708 DEBUG manila.scheduler.utils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Share type extra spec requirement "snapshot_support=False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-08-09 02:08:00.349279 | ubuntu-noble | 2026-08-09 02:08:00.020 6708 DEBUG manila.scheduler.filters.capabilities [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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-08-09 02:08:00.349287 | ubuntu-noble | 2026-08-09 02:08:00.020 6708 DEBUG manila.scheduler.utils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Share type extra spec requirement "snapshot_support=False" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-08-09 02:08:00.349296 | ubuntu-noble | 2026-08-09 02:08:00.020 6708 DEBUG manila.scheduler.filters.capabilities [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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-08-09 02:08:00.349310 | ubuntu-noble | 2026-08-09 02:08:00.020 6708 INFO manila.scheduler.filters.base [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2026-08-09 02:08:00.349318 | ubuntu-noble | 2026-08-09 02:08:00.038 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.349327 | ubuntu-noble | 2026-08-09 02:08:00.038 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.349335 | ubuntu-noble | 2026-08-09 02:08:00.038 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.349343 | ubuntu-noble | 2026-08-09 02:08:00.038 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.349360 | ubuntu-noble | 2026-08-09 02:08:00.038 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.349368 | ubuntu-noble | 2026-08-09 02:08:00.038 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.349383 | ubuntu-noble | 2026-08-09 02:08:00.038 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.349391 | ubuntu-noble | 2026-08-09 02:08:00.038 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.349400 | ubuntu-noble | 2026-08-09 02:08:00.038 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.349408 | ubuntu-noble | 2026-08-09 02:08:00.039 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.349422 | ubuntu-noble | 2026-08-09 02:08:00.039 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.349430 | ubuntu-noble | 2026-08-09 02:08:00.057 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.018s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.349438 | ubuntu-noble | 2026-08-09 02:08:00.057 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.349447 | ubuntu-noble | 2026-08-09 02:08:00.057 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.349463 | ubuntu-noble | 2026-08-09 02:08:00.057 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.349471 | ubuntu-noble | 2026-08-09 02:08:00.057 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.349479 | ubuntu-noble | 2026-08-09 02:08:00.057 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.349494 | ubuntu-noble | 2026-08-09 02:08:00.057 6708 DEBUG oslo_concurrency.lockutils [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.349502 | ubuntu-noble | 2026-08-09 02:08:00.057 6708 WARNING manila.scheduler.host_manager [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Share service is down. (host: host7). 2026-08-09 02:08:00.349510 | ubuntu-noble | 2026-08-09 02:08:00.058 6708 DEBUG manila.scheduler.filters.base [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-08-09 02:08:00.349519 | ubuntu-noble | 2026-08-09 02:08:00.058 6708 DEBUG manila.scheduler.filters.base [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a 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-08-09 02:08:00.349527 | ubuntu-noble | 2026-08-09 02:08:00.058 6708 DEBUG manila.scheduler.filters.base [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Filter ConsistentSnapshotFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-08-09 02:08:00.349541 | ubuntu-noble | 2026-08-09 02:08:00.058 6708 DEBUG manila.scheduler.drivers.filter [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Filtered [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] _get_weighted_hosts_for_share_group_type /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:484 2026-08-09 02:08:00.349551 | ubuntu-noble | 2026-08-09 02:08:00.076 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.349560 | ubuntu-noble | 2026-08-09 02:08:00.076 6708 WARNING manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.349612 | ubuntu-noble | 2026-08-09 02:08:00.076 6708 INFO manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-08-09 02:08:00.349635 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.349644 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.349653 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.349661 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 WARNING manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.349670 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 INFO manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-08-09 02:08:00.349678 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.349694 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.349703 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.349711 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 WARNING manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.349719 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 INFO manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-08-09 02:08:00.349727 | ubuntu-noble | 2026-08-09 02:08:00.077 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.349736 | ubuntu-noble | 2026-08-09 02:08:00.078 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.349750 | ubuntu-noble | 2026-08-09 02:08:00.096 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.349758 | ubuntu-noble | 2026-08-09 02:08:00.096 6708 WARNING manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.349767 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 INFO manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-08-09 02:08:00.349783 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.349791 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.349800 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.349808 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 WARNING manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.349816 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 INFO manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-08-09 02:08:00.349825 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.349833 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.349841 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-08-09 02:08:00.349857 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 WARNING manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:00.349865 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 INFO manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-08-09 02:08:00.349874 | ubuntu-noble | 2026-08-09 02:08:00.097 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:00.349882 | ubuntu-noble | 2026-08-09 02:08:00.098 6708 DEBUG manila.scheduler.weighers.goodness [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-08-09 02:08:00.349890 | ubuntu-noble | 2026-08-09 02:08:00.099 6708 INFO manila.coordination [None req-93a8bdc2-c44b-4948-98fc-cd5ddf848e5a user project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.349899 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_no_hosts [0.122694s] ... ok 2026-08-09 02:08:00.349907 | ubuntu-noble | 2026-08-09 02:08:00.159 6708 INFO manila.coordination [None req-889d7ff6-bc2c-4366-a6ed-be3a4ddc0167 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.350388 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_update_service_capabilities [0.043667s] ... ok 2026-08-09 02:08:00.351368 | ubuntu-noble | 2026-08-09 02:08:00.186 6708 INFO manila.coordination [None req-889d7ff6-bc2c-4366-a6ed-be3a4ddc0167 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.351965 | ubuntu-noble | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_bad_expression [0.028216s] ... ok 2026-08-09 02:08:00.352877 | ubuntu-noble | 2026-08-09 02:08:00.216 6708 INFO manila.coordination [None req-889d7ff6-bc2c-4366-a6ed-be3a4ddc0167 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.353470 | ubuntu-noble | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_int_float_mix [0.028409s] ... ok 2026-08-09 02:08:00.354246 | ubuntu-noble | 2026-08-09 02:08:00.245 6708 INFO manila.coordination [None req-889d7ff6-bc2c-4366-a6ed-be3a4ddc0167 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.354902 | ubuntu-noble | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_missing_var [0.028304s] ... ok 2026-08-09 02:08:00.355876 | ubuntu-noble | 2026-08-09 02:08:00.269 6708 INFO manila.coordination [None req-889d7ff6-bc2c-4366-a6ed-be3a4ddc0167 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.356210 | ubuntu-noble | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_negative_numbers [0.024508s] ... ok 2026-08-09 02:08:00.357025 | ubuntu-noble | 2026-08-09 02:08:00.289 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.357406 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_same [0.019641s] ... ok 2026-08-09 02:08:00.360506 | ubuntu-noble | 2026-08-09 02:08:00.307 6708 DEBUG manila.scheduler.utils [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Share type extra spec requirement "opt1=3" does not match reported capability "['1', '2']" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-08-09 02:08:00.360549 | ubuntu-noble | 2026-08-09 02:08:00.307 6708 DEBUG manila.scheduler.filters.capabilities [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] 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-08-09 02:08:00.360560 | ubuntu-noble | 2026-08-09 02:08:00.307 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.360888 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_simple [0.018096s] ... ok 2026-08-09 02:08:00.363900 | ubuntu-noble | 2026-08-09 02:08:00.325 6708 DEBUG manila.scheduler.utils [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Host doesn't provide capability 'scope_lv1' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-08-09 02:08:00.363932 | ubuntu-noble | 2026-08-09 02:08:00.325 6708 DEBUG manila.scheduler.filters.capabilities [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] 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-08-09 02:08:00.363946 | ubuntu-noble | 2026-08-09 02:08:00.325 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.364279 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs [0.018098s] ... ok 2026-08-09 02:08:00.365042 | ubuntu-noble | 2026-08-09 02:08:00.343 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.365436 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_complex [0.017652s] ... ok 2026-08-09 02:08:00.368300 | ubuntu-noble | 2026-08-09 02:08:00.361 6708 DEBUG manila.scheduler.filters.capacity [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Space information for share creation on host host1 (requested / avail): 100/80 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.368331 | ubuntu-noble | 2026-08-09 02:08:00.361 6708 WARNING manila.scheduler.filters.capacity [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Insufficient free space for share creation on host host1 (requested / avail): 100/80 2026-08-09 02:08:00.368340 | ubuntu-noble | 2026-08-09 02:08:00.362 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.368350 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_1 [0.018346s] ... ok 2026-08-09 02:08:00.381025 | ubuntu-noble | 2026-08-09 02:08:00.379 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.381620 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_1 [0.017549s] ... ok 2026-08-09 02:08:00.400411 | ubuntu-noble | 2026-08-09 02:08:00.397 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.400441 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_2 [0.017918s] ... ok 2026-08-09 02:08:00.420606 | ubuntu-noble | 2026-08-09 02:08:00.415 6708 DEBUG manila.scheduler.filters.capacity [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Space information for share creation on host host1 (requested / avail): 400/175 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.420644 | ubuntu-noble | 2026-08-09 02:08:00.416 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.420656 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_08 [0.018188s] ... ok 2026-08-09 02:08:00.440789 | ubuntu-noble | 2026-08-09 02:08:00.433 6708 DEBUG manila.scheduler.filters.capacity [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] 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-08-09 02:08:00.440820 | ubuntu-noble | 2026-08-09 02:08:00.433 6708 WARNING manila.scheduler.filters.capacity [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-08-09 02:08:00.440833 | ubuntu-noble | 2026-08-09 02:08:00.434 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.440845 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_12 [0.017989s] ... ok 2026-08-09 02:08:00.457514 | ubuntu-noble | 2026-08-09 02:08:00.451 6708 DEBUG manila.scheduler.filters.capacity [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Space information for share creation on host host1 (requested / avail): 2000/30 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-08-09 02:08:00.457562 | ubuntu-noble | 2026-08-09 02:08:00.452 6708 WARNING manila.scheduler.filters.capacity [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] 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-08-09 02:08:00.457618 | ubuntu-noble | 2026-08-09 02:08:00.452 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.457632 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_16 [0.018319s] ... ok 2026-08-09 02:08:00.472894 | ubuntu-noble | 2026-08-09 02:08:00.470 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.472923 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_19___12311321_____in__12311321___True_ [0.017686s] ... ok 2026-08-09 02:08:00.490472 | ubuntu-noble | 2026-08-09 02:08:00.487 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.490502 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_23___abc_____in__ABC___True_ [0.017417s] ... ok 2026-08-09 02:08:00.508515 | ubuntu-noble | 2026-08-09 02:08:00.505 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.508546 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_36___13_____or__11__or__12__or____False_ [0.017957s] ... ok 2026-08-09 02:08:00.526613 | ubuntu-noble | 2026-08-09 02:08:00.523 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.526643 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_disk [0.017926s] ... ok 2026-08-09 02:08:00.544686 | ubuntu-noble | 2026-08-09 02:08:00.542 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.544716 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_type_errror_passes [0.018001s] ... ok 2026-08-09 02:08:00.564054 | ubuntu-noble | 2026-08-09 02:08:00.559 6708 DEBUG manila.scheduler.filters.retry [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Re-scheduling is disabled host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/retry.py:31 2026-08-09 02:08:00.564084 | ubuntu-noble | 2026-08-09 02:08:00.559 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.564093 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_disabled [0.017825s] ... ok 2026-08-09 02:08:00.583060 | ubuntu-noble | 2026-08-09 02:08:00.577 6708 DEBUG manila.scheduler.filters.retry [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Host host1 fails. Previously tried hosts: ['host1'] host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/retry.py:40 2026-08-09 02:08:00.583090 | ubuntu-noble | 2026-08-09 02:08:00.578 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.583100 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_fail [0.018230s] ... ok 2026-08-09 02:08:00.599006 | ubuntu-noble | 2026-08-09 02:08:00.596 6708 INFO manila.coordination [None req-18baf92a-87ad-41f8-b5e7-8697c82967d7 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.599038 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_empty [0.017820s] ... ok 2026-08-09 02:08:00.616754 | ubuntu-noble | 2026-08-09 02:08:00.613 6708 INFO manila.coordination [None req-4d20cf1c-31d2-4087-8044-683bb1fd5400 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.616787 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_1_tatooine [0.017657s] ... ok 2026-08-09 02:08:00.635163 | ubuntu-noble | 2026-08-09 02:08:00.632 6708 INFO manila.coordination [None req-70ab1340-5d49-4a55-b7fb-fc00b54e3b60 fake - - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.635196 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_active_replica_host [0.018273s] ... ok 2026-08-09 02:08:00.666818 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:00.667971 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:00.668337 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:00.668345 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:00.668350 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.668355 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:00.668361 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:00.668366 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.668371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:00.668376 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:00.668388 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.668394 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:00.668399 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:00.668404 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.668409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:00.668415 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:00.668420 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.668425 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:00.668430 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:00.668435 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:00.668440 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:00.668445 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:00.668450 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.668455 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:00.668461 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:00.668466 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.668471 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:00.668476 | ubuntu-noble | Call stack: 2026-08-09 02:08:00.668853 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:00.668872 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:00.668878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:00.668892 | ubuntu-noble | main() 2026-08-09 02:08:00.668898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:00.668903 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:00.668908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:00.668914 | ubuntu-noble | self.runTests() 2026-08-09 02:08:00.668919 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:00.668924 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:00.668929 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:00.668934 | ubuntu-noble | test(result) 2026-08-09 02:08:00.668939 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.668944 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.668949 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.668955 | ubuntu-noble | test(result) 2026-08-09 02:08:00.668960 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.668965 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.668970 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.668975 | ubuntu-noble | test(result) 2026-08-09 02:08:00.668980 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.668985 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.668990 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.668995 | ubuntu-noble | test(result) 2026-08-09 02:08:00.669000 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:00.669005 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.669010 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:00.669015 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:00.669020 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:00.669025 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:00.669030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:00.669035 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:00.669041 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:00.669046 | ubuntu-noble | self._run_core() 2026-08-09 02:08:00.669051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-08-09 02:08:00.669056 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-08-09 02:08:00.669061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:00.669066 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:00.669071 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-08-09 02:08:00.669076 | ubuntu-noble | return self._get_test_method()() 2026-08-09 02:08:00.669086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_host_manager.py", line 304, in test_get_pools 2026-08-09 02:08:00.669092 | ubuntu-noble | fake_context = context.RequestContext('user', 'project') 2026-08-09 02:08:00.669097 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:00.669102 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:00.669113 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:00.669118 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:00.669123 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:00.669128 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:00.669133 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:00.669138 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:00.669143 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:00.669149 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:00.669154 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:00.669159 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:00.669169 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:00.669175 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:00.669180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:00.669185 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:00.669190 | ubuntu-noble | 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-08-09 02:08:00.669195 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:00.699890 | ubuntu-noble | 2026-08-09 02:08:00.669 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.699924 | ubuntu-noble | 2026-08-09 02:08:00.670 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.699935 | ubuntu-noble | 2026-08-09 02:08:00.670 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.699944 | ubuntu-noble | 2026-08-09 02:08:00.670 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.699953 | ubuntu-noble | 2026-08-09 02:08:00.670 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.699984 | ubuntu-noble | 2026-08-09 02:08:00.670 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.699993 | ubuntu-noble | 2026-08-09 02:08:00.670 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.700001 | ubuntu-noble | 2026-08-09 02:08:00.670 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.700010 | ubuntu-noble | 2026-08-09 02:08:00.670 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.700018 | ubuntu-noble | 2026-08-09 02:08:00.671 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.700036 | ubuntu-noble | 2026-08-09 02:08:00.671 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.700045 | ubuntu-noble | 2026-08-09 02:08:00.671 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.700053 | ubuntu-noble | 2026-08-09 02:08:00.671 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.700062 | ubuntu-noble | 2026-08-09 02:08:00.671 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.700070 | ubuntu-noble | 2026-08-09 02:08:00.671 6708 DEBUG oslo_concurrency.lockutils [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.700087 | ubuntu-noble | 2026-08-09 02:08:00.672 6708 INFO manila.coordination [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf user project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.700456 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools [0.040136s] ... ok 2026-08-09 02:08:00.701566 | ubuntu-noble | 2026-08-09 02:08:00.691 6708 INFO manila.coordination [None req-d4f926f7-c6a9-438b-b68e-48be3f7034cf user project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.701616 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_6 [0.018861s] ... ok 2026-08-09 02:08:00.716709 | ubuntu-noble | 2026-08-09 02:08:00.709 6708 DEBUG oslo_concurrency.lockutils [None req-391bb9b5-814b-4c55-a9a8-7144e1866fb8 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.716740 | ubuntu-noble | 2026-08-09 02:08:00.709 6708 DEBUG oslo_concurrency.lockutils [None req-391bb9b5-814b-4c55-a9a8-7144e1866fb8 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.716750 | ubuntu-noble | 2026-08-09 02:08:00.709 6708 DEBUG oslo_concurrency.lockutils [None req-391bb9b5-814b-4c55-a9a8-7144e1866fb8 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.716760 | ubuntu-noble | 2026-08-09 02:08:00.710 6708 INFO manila.coordination [None req-391bb9b5-814b-4c55-a9a8-7144e1866fb8 user project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.716769 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_01 [0.018707s] ... ok 2026-08-09 02:08:00.736189 | ubuntu-noble | 2026-08-09 02:08:00.728 6708 DEBUG oslo_concurrency.lockutils [None req-050aaa56-f9ee-4ba8-bdd9-aad56d2646f2 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.736223 | ubuntu-noble | 2026-08-09 02:08:00.728 6708 DEBUG oslo_concurrency.lockutils [None req-050aaa56-f9ee-4ba8-bdd9-aad56d2646f2 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.736234 | ubuntu-noble | 2026-08-09 02:08:00.728 6708 DEBUG oslo_concurrency.lockutils [None req-050aaa56-f9ee-4ba8-bdd9-aad56d2646f2 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.736243 | ubuntu-noble | 2026-08-09 02:08:00.729 6708 INFO manila.coordination [None req-050aaa56-f9ee-4ba8-bdd9-aad56d2646f2 user project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.736252 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_02 [0.018801s] ... ok 2026-08-09 02:08:00.758198 | ubuntu-noble | 2026-08-09 02:08:00.746 6708 DEBUG oslo_concurrency.lockutils [None req-88c5abdd-bdd1-4540-ab08-15053d4574fd 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.758245 | ubuntu-noble | 2026-08-09 02:08:00.746 6708 DEBUG oslo_concurrency.lockutils [None req-88c5abdd-bdd1-4540-ab08-15053d4574fd 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.758271 | ubuntu-noble | 2026-08-09 02:08:00.747 6708 DEBUG oslo_concurrency.lockutils [None req-88c5abdd-bdd1-4540-ab08-15053d4574fd 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.758281 | ubuntu-noble | 2026-08-09 02:08:00.747 6708 INFO manila.coordination [None req-88c5abdd-bdd1-4540-ab08-15053d4574fd user project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.758290 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_06 [0.018369s] ... ok 2026-08-09 02:08:00.776630 | ubuntu-noble | 2026-08-09 02:08:00.764 6708 DEBUG oslo_concurrency.lockutils [None req-2c730d9a-8b54-44cb-9d93-79c00fbbb572 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:00.776664 | ubuntu-noble | 2026-08-09 02:08:00.765 6708 DEBUG oslo_concurrency.lockutils [None req-2c730d9a-8b54-44cb-9d93-79c00fbbb572 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:00.776675 | ubuntu-noble | 2026-08-09 02:08:00.765 6708 DEBUG oslo_concurrency.lockutils [None req-2c730d9a-8b54-44cb-9d93-79c00fbbb572 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:00.776684 | ubuntu-noble | 2026-08-09 02:08:00.765 6708 INFO manila.coordination [None req-2c730d9a-8b54-44cb-9d93-79c00fbbb572 user project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.776693 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_08 [0.018081s] ... ok 2026-08-09 02:08:00.804213 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:00.805341 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:00.805817 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:00.805849 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:00.805859 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.805868 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:00.805876 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:00.805885 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.805893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:00.805901 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:00.805909 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.805918 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:00.805940 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:00.805948 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.805957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:00.805965 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:00.805973 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.805981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:00.805989 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:00.805997 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:00.806006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:00.806014 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:00.806022 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.806030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:00.806038 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:00.806047 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.806055 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:00.806063 | ubuntu-noble | Call stack: 2026-08-09 02:08:00.806273 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:00.806284 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:00.806293 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:00.806301 | ubuntu-noble | main() 2026-08-09 02:08:00.806310 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:00.806318 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:00.806326 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:00.806345 | ubuntu-noble | self.runTests() 2026-08-09 02:08:00.806354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:00.806362 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:00.806370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:00.806379 | ubuntu-noble | test(result) 2026-08-09 02:08:00.806387 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.806395 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.806403 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.806411 | ubuntu-noble | test(result) 2026-08-09 02:08:00.806420 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.806428 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.806436 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.806444 | ubuntu-noble | test(result) 2026-08-09 02:08:00.806452 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.806461 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.806469 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.806477 | ubuntu-noble | test(result) 2026-08-09 02:08:00.806485 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:00.806493 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.806501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:00.806520 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:00.806529 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:00.806537 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:00.806545 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:00.806553 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:00.806562 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:00.806617 | ubuntu-noble | self._run_core() 2026-08-09 02:08:00.806629 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:00.806638 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:00.806646 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:00.806654 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:00.806663 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:00.806671 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:00.806679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-08-09 02:08:00.806687 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:00.806695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:00.806703 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:00.806711 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:00.806719 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:00.806728 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:00.806736 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:00.806744 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:00.806752 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:00.806760 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:00.806768 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:00.806776 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:00.806785 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:00.806802 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:00.806811 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:00.806819 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:00.806827 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:00.806844 | ubuntu-noble | 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-08-09 02:08:00.806852 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:00.810546 | ubuntu-noble | 2026-08-09 02:08:00.807 6708 INFO manila.coordination [None req-6641b7cb-a331-4f36-a5fc-293b4da78a71 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.810616 | ubuntu-noble | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_service_capabilities [0.041951s] ... ok 2026-08-09 02:08:00.847069 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:00.848188 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:00.848560 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:00.848623 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:00.848637 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.848648 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:00.848660 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:00.848669 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.848678 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:00.848686 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:00.848695 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.848703 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:00.848711 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:00.848720 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.848728 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:00.848736 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:00.848744 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.848752 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:00.848761 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:00.848769 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:00.848777 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:00.848785 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:00.848794 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.848802 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:00.848810 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:00.848818 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.848827 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:00.848835 | ubuntu-noble | Call stack: 2026-08-09 02:08:00.848935 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:00.848947 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:00.848955 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:00.848964 | ubuntu-noble | main() 2026-08-09 02:08:00.848972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:00.848980 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:00.848989 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:00.848997 | ubuntu-noble | self.runTests() 2026-08-09 02:08:00.849005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:00.849014 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:00.849022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:00.849030 | ubuntu-noble | test(result) 2026-08-09 02:08:00.849055 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.849067 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.849078 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.849089 | ubuntu-noble | test(result) 2026-08-09 02:08:00.849100 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.849111 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.849123 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.849134 | ubuntu-noble | test(result) 2026-08-09 02:08:00.849145 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.849155 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.849163 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.849171 | ubuntu-noble | test(result) 2026-08-09 02:08:00.849179 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:00.849187 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.849196 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:00.849204 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:00.849212 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:00.849220 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:00.849238 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:00.849246 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:00.849254 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:00.849262 | ubuntu-noble | self._run_core() 2026-08-09 02:08:00.849271 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:00.849279 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:00.849287 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:00.849295 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:00.849303 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:00.849311 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:00.849319 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-08-09 02:08:00.849327 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:00.849335 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:00.849343 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:00.849351 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:00.849359 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:00.849367 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:00.849375 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:00.849383 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:00.849392 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:00.849400 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:00.849408 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:00.849426 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:00.849435 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:00.849452 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:00.849461 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:00.849469 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:00.849477 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:00.849486 | ubuntu-noble | 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-08-09 02:08:00.849495 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:00.864080 | ubuntu-noble | 2026-08-09 02:08:00.861 6708 INFO manila.coordination [None req-48e680b1-0881-4b4d-ab96-282e1dd72237 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.864110 | ubuntu-noble | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share [0.053557s] ... ok 2026-08-09 02:08:00.900235 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:00.901413 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:00.901901 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:00.901937 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:00.901947 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.901956 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:00.901964 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:00.901972 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.901981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:00.901989 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:00.901997 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.902005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:00.902014 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:00.902022 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.902030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:00.902048 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:00.902057 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.902065 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:00.902073 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:00.902081 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:00.902089 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:00.902097 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:00.902105 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.902113 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:00.902121 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:00.902129 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.902137 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:00.902145 | ubuntu-noble | Call stack: 2026-08-09 02:08:00.902154 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:00.902174 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:00.902182 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:00.902191 | ubuntu-noble | main() 2026-08-09 02:08:00.902199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:00.902207 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:00.902215 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:00.902223 | ubuntu-noble | self.runTests() 2026-08-09 02:08:00.902231 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:00.902239 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:00.902247 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:00.902256 | ubuntu-noble | test(result) 2026-08-09 02:08:00.902264 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.902272 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.902280 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.902288 | ubuntu-noble | test(result) 2026-08-09 02:08:00.902296 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.902304 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.902312 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.902320 | ubuntu-noble | test(result) 2026-08-09 02:08:00.902328 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.902336 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.902344 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.902352 | ubuntu-noble | test(result) 2026-08-09 02:08:00.902360 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:00.902368 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.902377 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:00.902385 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:00.902393 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:00.902401 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:00.902409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:00.902417 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:00.902425 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:00.902433 | ubuntu-noble | self._run_core() 2026-08-09 02:08:00.902441 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:00.902458 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:00.902467 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:00.902475 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:00.902483 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:00.902491 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:00.902499 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-08-09 02:08:00.902516 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:00.902524 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:00.902532 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:00.902540 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:00.902554 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:00.902563 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:00.902601 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:00.902610 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:00.902618 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:00.902627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:00.902635 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:00.902643 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:00.902651 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:00.902659 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:00.902667 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:00.902675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:00.902684 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:00.902692 | ubuntu-noble | 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-08-09 02:08:00.902701 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:00.919000 | ubuntu-noble | 2026-08-09 02:08:00.914 6708 ERROR manila.scheduler.manager [None req-c5330625-c4e6-430c-8650-17dc9561ff30 fake_user fake_project - - - -] Failed to schedule migrate_share_to_host: 2026-08-09 02:08:00.919035 | ubuntu-noble | 2026-08-09 02:08:00.915 6708 INFO manila.coordination [None req-c5330625-c4e6-430c-8650-17dc9561ff30 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.919048 | ubuntu-noble | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host [0.054408s] ... ok 2026-08-09 02:08:00.951312 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:00.952401 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:00.952804 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:00.952837 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:00.952850 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.952862 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:00.952873 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:00.952884 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.952895 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:00.952905 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:00.952913 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.952922 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:00.952930 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:00.952952 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.952961 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:00.952969 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:00.952977 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.952985 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:00.952993 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:00.953001 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:00.953009 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:00.953017 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:00.953025 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.953034 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:00.953042 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:00.953050 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:00.953058 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:00.953066 | ubuntu-noble | Call stack: 2026-08-09 02:08:00.953080 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:00.953089 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:00.953097 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:00.953105 | ubuntu-noble | main() 2026-08-09 02:08:00.953113 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:00.953122 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:00.953139 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:00.953147 | ubuntu-noble | self.runTests() 2026-08-09 02:08:00.953155 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:00.953163 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:00.953172 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:00.953180 | ubuntu-noble | test(result) 2026-08-09 02:08:00.953188 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.953196 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.953204 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.953212 | ubuntu-noble | test(result) 2026-08-09 02:08:00.953220 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.953228 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.953236 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.953244 | ubuntu-noble | test(result) 2026-08-09 02:08:00.953253 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:00.953261 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.953269 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:00.953277 | ubuntu-noble | test(result) 2026-08-09 02:08:00.953285 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:00.953293 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:00.953301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:00.953309 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:00.953317 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:00.953342 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:00.953350 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:00.953359 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:00.953367 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:00.953375 | ubuntu-noble | self._run_core() 2026-08-09 02:08:00.953383 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-08-09 02:08:00.953391 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-08-09 02:08:00.953399 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:00.953407 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:00.953416 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-08-09 02:08:00.953424 | ubuntu-noble | return self._get_test_method()() 2026-08-09 02:08:00.953432 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_rpcapi.py", line 73, in test_update_service_capabilities 2026-08-09 02:08:00.953440 | ubuntu-noble | self._test_scheduler_api('update_service_capabilities', 2026-08-09 02:08:00.953448 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api 2026-08-09 02:08:00.953456 | ubuntu-noble | ctxt = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:00.953464 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:00.953472 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:00.953480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:00.953489 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:00.953497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:00.953505 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:00.953513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:00.953521 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:00.953616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:00.953641 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:00.953662 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:00.953671 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:00.953679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:00.953687 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:00.953696 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:00.953713 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:00.953722 | ubuntu-noble | 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-08-09 02:08:00.953730 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:00.957595 | ubuntu-noble | 2026-08-09 02:08:00.954 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.957638 | ubuntu-noble | {3} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_update_service_capabilities [0.038728s] ... ok 2026-08-09 02:08:00.977128 | ubuntu-noble | 2026-08-09 02:08:00.974 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.977159 | ubuntu-noble | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_2__False__False_ [0.019370s] ... ok 2026-08-09 02:08:00.994979 | ubuntu-noble | 2026-08-09 02:08:00.992 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:00.995011 | ubuntu-noble | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_3__None__False_ [0.017663s] ... ok 2026-08-09 02:08:01.012944 | ubuntu-noble | 2026-08-09 02:08:01.009 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.012974 | ubuntu-noble | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_4___True__False___True_ [0.017812s] ... ok 2026-08-09 02:08:01.063053 | ubuntu-noble | 2026-08-09 02:08:01.028 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.063088 | ubuntu-noble | 2026-08-09 02:08:01.028 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.063100 | ubuntu-noble | 2026-08-09 02:08:01.029 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.063114 | ubuntu-noble | 2026-08-09 02:08:01.029 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.063127 | ubuntu-noble | 2026-08-09 02:08:01.029 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.063140 | ubuntu-noble | 2026-08-09 02:08:01.029 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.063165 | ubuntu-noble | 2026-08-09 02:08:01.029 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.063195 | ubuntu-noble | 2026-08-09 02:08:01.029 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.063208 | ubuntu-noble | 2026-08-09 02:08:01.029 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.063221 | ubuntu-noble | 2026-08-09 02:08:01.029 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.063246 | ubuntu-noble | 2026-08-09 02:08:01.030 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.063259 | ubuntu-noble | 2026-08-09 02:08:01.030 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.063272 | ubuntu-noble | 2026-08-09 02:08:01.030 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.063285 | ubuntu-noble | 2026-08-09 02:08:01.030 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.063298 | ubuntu-noble | 2026-08-09 02:08:01.030 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.063311 | ubuntu-noble | 2026-08-09 02:08:01.030 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.063348 | ubuntu-noble | 2026-08-09 02:08:01.030 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.063362 | ubuntu-noble | 2026-08-09 02:08:01.030 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.063375 | ubuntu-noble | 2026-08-09 02:08:01.031 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.063637 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_2 [0.021419s] ... ok 2026-08-09 02:08:01.091021 | ubuntu-noble | 2026-08-09 02:08:01.049 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.091037 | ubuntu-noble | 2026-08-09 02:08:01.050 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.091042 | ubuntu-noble | 2026-08-09 02:08:01.050 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.091046 | ubuntu-noble | 2026-08-09 02:08:01.050 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.091050 | ubuntu-noble | 2026-08-09 02:08:01.050 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.091054 | ubuntu-noble | 2026-08-09 02:08:01.050 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.091058 | ubuntu-noble | 2026-08-09 02:08:01.050 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.091074 | ubuntu-noble | 2026-08-09 02:08:01.050 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.091078 | ubuntu-noble | 2026-08-09 02:08:01.050 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.091081 | ubuntu-noble | 2026-08-09 02:08:01.051 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.091089 | ubuntu-noble | 2026-08-09 02:08:01.051 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.091093 | ubuntu-noble | 2026-08-09 02:08:01.051 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.091097 | ubuntu-noble | 2026-08-09 02:08:01.051 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.091101 | ubuntu-noble | 2026-08-09 02:08:01.051 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.091105 | ubuntu-noble | 2026-08-09 02:08:01.051 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.091109 | ubuntu-noble | 2026-08-09 02:08:01.051 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.091112 | ubuntu-noble | 2026-08-09 02:08:01.051 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.091121 | ubuntu-noble | 2026-08-09 02:08:01.051 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.091128 | ubuntu-noble | 2026-08-09 02:08:01.052 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.091376 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_3 [0.020924s] ... ok 2026-08-09 02:08:01.112711 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-08-09 02:08:01.112740 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-08-09 02:08:01.112749 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-08-09 02:08:01.112758 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-08-09 02:08:01.117662 | ubuntu-noble | 2026-08-09 02:08:01.070 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.117684 | ubuntu-noble | 2026-08-09 02:08:01.071 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.117693 | ubuntu-noble | 2026-08-09 02:08:01.071 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.117701 | ubuntu-noble | 2026-08-09 02:08:01.071 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.117710 | ubuntu-noble | 2026-08-09 02:08:01.071 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.117718 | ubuntu-noble | 2026-08-09 02:08:01.071 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.117740 | ubuntu-noble | 2026-08-09 02:08:01.071 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.117749 | ubuntu-noble | 2026-08-09 02:08:01.071 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.117765 | ubuntu-noble | 2026-08-09 02:08:01.071 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.117774 | ubuntu-noble | 2026-08-09 02:08:01.072 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.117790 | ubuntu-noble | 2026-08-09 02:08:01.072 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.117799 | ubuntu-noble | 2026-08-09 02:08:01.072 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.117807 | ubuntu-noble | 2026-08-09 02:08:01.072 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.117815 | ubuntu-noble | 2026-08-09 02:08:01.072 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.117824 | ubuntu-noble | 2026-08-09 02:08:01.072 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.117832 | ubuntu-noble | 2026-08-09 02:08:01.072 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.117849 | ubuntu-noble | 2026-08-09 02:08:01.072 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.117857 | ubuntu-noble | 2026-08-09 02:08:01.072 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.117866 | ubuntu-noble | 2026-08-09 02:08:01.073 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.118186 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_3 [0.020980s] ... ok 2026-08-09 02:08:01.146116 | ubuntu-noble | 2026-08-09 02:08:01.091 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.146139 | ubuntu-noble | 2026-08-09 02:08:01.091 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.146148 | ubuntu-noble | 2026-08-09 02:08:01.092 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.146156 | ubuntu-noble | 2026-08-09 02:08:01.092 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.146165 | ubuntu-noble | 2026-08-09 02:08:01.092 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.146173 | ubuntu-noble | 2026-08-09 02:08:01.092 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.146181 | ubuntu-noble | 2026-08-09 02:08:01.092 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.146201 | ubuntu-noble | 2026-08-09 02:08:01.092 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.146209 | ubuntu-noble | 2026-08-09 02:08:01.092 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.146218 | ubuntu-noble | 2026-08-09 02:08:01.092 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.146240 | ubuntu-noble | 2026-08-09 02:08:01.092 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.146249 | ubuntu-noble | 2026-08-09 02:08:01.093 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.146257 | ubuntu-noble | 2026-08-09 02:08:01.093 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.146266 | ubuntu-noble | 2026-08-09 02:08:01.093 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.146274 | ubuntu-noble | 2026-08-09 02:08:01.093 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.146282 | ubuntu-noble | 2026-08-09 02:08:01.093 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.146306 | ubuntu-noble | 2026-08-09 02:08:01.093 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.146314 | ubuntu-noble | 2026-08-09 02:08:01.093 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.146323 | ubuntu-noble | 2026-08-09 02:08:01.094 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.146751 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_5 [0.020654s] ... ok 2026-08-09 02:08:01.152071 | ubuntu-noble | 2026-08-09 02:08:01.112 6708 DEBUG manila.scheduler.weighers.goodness [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.152089 | ubuntu-noble | 2026-08-09 02:08:01.114 6708 WARNING manila.scheduler.weighers.goodness [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Error in goodness_function function '50 / 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: Defaulting to a goodness of 0.: manila.exception.EvaluatorParseException: Error during evaluator parsing: ZeroDivisionError: float division by zero 2026-08-09 02:08:01.152109 | ubuntu-noble | 2026-08-09 02:08:01.114 6708 DEBUG manila.scheduler.weighers.goodness [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:01.152117 | ubuntu-noble | 2026-08-09 02:08:01.114 6708 DEBUG manila.scheduler.weighers.goodness [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.152126 | ubuntu-noble | 2026-08-09 02:08:01.115 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.152638 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_goodness_function [0.020849s] ... ok 2026-08-09 02:08:01.158154 | ubuntu-noble | 2026-08-09 02:08:01.133 6708 DEBUG manila.scheduler.weighers.goodness [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.158182 | ubuntu-noble | 2026-08-09 02:08:01.133 6708 WARNING manila.scheduler.weighers.goodness [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-08-09 02:08:01.158192 | ubuntu-noble | 2026-08-09 02:08:01.133 6708 INFO manila.scheduler.weighers.goodness [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Goodness function result for host host.example.com: 0. 2026-08-09 02:08:01.158201 | ubuntu-noble | 2026-08-09 02:08:01.133 6708 DEBUG manila.scheduler.weighers.goodness [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-08-09 02:08:01.158221 | ubuntu-noble | 2026-08-09 02:08:01.133 6708 DEBUG manila.scheduler.weighers.goodness [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.158230 | ubuntu-noble | 2026-08-09 02:08:01.134 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.158663 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_with_no_goodness_function [0.019055s] ... ok 2026-08-09 02:08:01.159910 | ubuntu-noble | 2026-08-09 02:08:01.153 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.159926 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_1 [0.019114s] ... ok 2026-08-09 02:08:01.177178 | ubuntu-noble | 2026-08-09 02:08:01.174 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.177202 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_5_put [0.020596s] ... ok 2026-08-09 02:08:01.195590 | ubuntu-noble | 2026-08-09 02:08:01.193 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.195613 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_1_True [0.019120s] ... ok 2026-08-09 02:08:01.215455 | ubuntu-noble | 2026-08-09 02:08:01.213 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.215480 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_3 [0.019330s] ... ok 2026-08-09 02:08:01.260095 | ubuntu-noble | 2026-08-09 02:08:01.230 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.260127 | ubuntu-noble | 2026-08-09 02:08:01.231 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.260137 | ubuntu-noble | 2026-08-09 02:08:01.231 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.260146 | ubuntu-noble | 2026-08-09 02:08:01.231 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.260167 | ubuntu-noble | 2026-08-09 02:08:01.231 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.260175 | ubuntu-noble | 2026-08-09 02:08:01.231 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.260184 | ubuntu-noble | 2026-08-09 02:08:01.231 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.260192 | ubuntu-noble | 2026-08-09 02:08:01.231 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.260201 | ubuntu-noble | 2026-08-09 02:08:01.231 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.260209 | ubuntu-noble | 2026-08-09 02:08:01.231 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.260226 | ubuntu-noble | 2026-08-09 02:08:01.232 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.260241 | ubuntu-noble | 2026-08-09 02:08:01.232 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.260250 | ubuntu-noble | 2026-08-09 02:08:01.232 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.260259 | ubuntu-noble | 2026-08-09 02:08:01.232 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.260278 | ubuntu-noble | 2026-08-09 02:08:01.232 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.260287 | ubuntu-noble | 2026-08-09 02:08:01.233 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.260779 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_negative [0.020147s] ... ok 2026-08-09 02:08:01.263339 | ubuntu-noble | 2026-08-09 02:08:01.252 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-08-09 02:08:01.263369 | ubuntu-noble | 2026-08-09 02:08:01.252 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-08-09 02:08:01.263378 | ubuntu-noble | 2026-08-09 02:08:01.253 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.263745 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_2_nfs [0.019843s] ... ok 2026-08-09 02:08:01.265149 | ubuntu-noble | 2026-08-09 02:08:01.254 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-08-09 02:08:01.265165 | ubuntu-noble | 2026-08-09 02:08:01.254 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-08-09 02:08:01.275452 | ubuntu-noble | 2026-08-09 02:08:01.272 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.275477 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_1_cephfs [0.018988s] ... ok 2026-08-09 02:08:01.294458 | ubuntu-noble | 2026-08-09 02:08:01.291 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.294486 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_2_nfs [0.018714s] ... ok 2026-08-09 02:08:01.316450 | ubuntu-noble | 2026-08-09 02:08:01.310 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-08-09 02:08:01.316483 | ubuntu-noble | 2026-08-09 02:08:01.310 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-08-09 02:08:01.316504 | ubuntu-noble | 2026-08-09 02:08:01.311 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.316890 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_1___cephfs___None_ [0.019856s] ... ok 2026-08-09 02:08:01.320305 | ubuntu-noble | 2026-08-09 02:08:01.312 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-08-09 02:08:01.320353 | ubuntu-noble | 2026-08-09 02:08:01.313 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-08-09 02:08:01.333202 | ubuntu-noble | 2026-08-09 02:08:01.331 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.333955 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_1_cephfs [0.019701s] ... ok 2026-08-09 02:08:01.361112 | ubuntu-noble | 2026-08-09 02:08:01.350 6708 DEBUG manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS]: manage_existing: id=fakeid. manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:605 2026-08-09 02:08:01.361170 | ubuntu-noble | 2026-08-09 02:08:01.351 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-08-09 02:08:01.361185 | ubuntu-noble | 2026-08-09 02:08:01.351 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-08-09 02:08:01.361197 | ubuntu-noble | 2026-08-09 02:08:01.351 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Subvolume %(subvol)s mode is different from what is configured in Manila. 2026-08-09 02:08:01.361208 | ubuntu-noble | 2026-08-09 02:08:01.352 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.361505 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_2_False [0.020516s] ... ok 2026-08-09 02:08:01.363038 | ubuntu-noble | 2026-08-09 02:08:01.353 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-08-09 02:08:01.363071 | ubuntu-noble | 2026-08-09 02:08:01.353 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-08-09 02:08:01.379137 | ubuntu-noble | 2026-08-09 02:08:01.371 6708 DEBUG manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.379182 | ubuntu-noble | 2026-08-09 02:08:01.371 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-08-09 02:08:01.379193 | ubuntu-noble | 2026-08-09 02:08:01.372 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-08-09 02:08:01.379201 | ubuntu-noble | 2026-08-09 02:08:01.372 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.379209 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_snapshot_not_found [0.019789s] ... ok 2026-08-09 02:08:01.383601 | ubuntu-noble | 2026-08-09 02:08:01.380 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-08-09 02:08:01.383628 | ubuntu-noble | 2026-08-09 02:08:01.380 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-08-09 02:08:01.400193 | ubuntu-noble | 2026-08-09 02:08:01.391 6708 DEBUG manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS]: shrink_share: share=fakeid, size=0.5. shrink_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:885 2026-08-09 02:08:01.400227 | ubuntu-noble | 2026-08-09 02:08:01.392 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-08-09 02:08:01.400237 | ubuntu-noble | 2026-08-09 02:08:01.392 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-08-09 02:08:01.400245 | ubuntu-noble | 2026-08-09 02:08:01.393 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.400254 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share [0.020196s] ... ok 2026-08-09 02:08:01.402565 | ubuntu-noble | 2026-08-09 02:08:01.394 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-08-09 02:08:01.402645 | ubuntu-noble | 2026-08-09 02:08:01.394 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-08-09 02:08:01.421235 | ubuntu-noble | 2026-08-09 02:08:01.412 6708 DEBUG manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS]: shrink_share: share=fakeid, size=0.5. shrink_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:885 2026-08-09 02:08:01.421268 | ubuntu-noble | 2026-08-09 02:08:01.412 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-08-09 02:08:01.421279 | ubuntu-noble | 2026-08-09 02:08:01.413 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-08-09 02:08:01.421287 | ubuntu-noble | 2026-08-09 02:08:01.413 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.421296 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share_full [0.020242s] ... ok 2026-08-09 02:08:01.423702 | ubuntu-noble | 2026-08-09 02:08:01.421 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-08-09 02:08:01.423733 | ubuntu-noble | 2026-08-09 02:08:01.422 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-08-09 02:08:01.436082 | ubuntu-noble | 2026-08-09 02:08:01.432 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.436116 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_1 [0.019014s] ... ok 2026-08-09 02:08:01.454650 | ubuntu-noble | 2026-08-09 02:08:01.451 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.454683 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_1_rw [0.018628s] ... ok 2026-08-09 02:08:01.472779 | ubuntu-noble | 2026-08-09 02:08:01.469 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.472826 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_2_ro [0.017988s] ... ok 2026-08-09 02:08:01.493683 | ubuntu-noble | 2026-08-09 02:08:01.487 6708 WARNING manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.493726 | ubuntu-noble | 2026-08-09 02:08:01.488 6708 WARNING manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.493738 | ubuntu-noble | 2026-08-09 02:08:01.489 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.493746 | ubuntu-noble | {3} 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.019219s] ... ok 2026-08-09 02:08:01.517759 | ubuntu-noble | 2026-08-09 02:08:01.507 6708 WARNING manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.517792 | ubuntu-noble | 2026-08-09 02:08:01.507 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] NFS-Ganesha server's location defaulted to driver's hostname: 2026-08-09 02:08:01.517803 | ubuntu-noble | 2026-08-09 02:08:01.507 6708 WARNING manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.517812 | ubuntu-noble | 2026-08-09 02:08:01.508 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.517820 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_6__None____1001__1001_____6__ [0.019441s] ... ok 2026-08-09 02:08:01.539398 | ubuntu-noble | 2026-08-09 02:08:01.526 6708 WARNING manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.539431 | ubuntu-noble | 2026-08-09 02:08:01.526 6708 WARNING manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.539442 | ubuntu-noble | 2026-08-09 02:08:01.527 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Calculated export path for share fakeid: [::1]:/foo/bar 2026-08-09 02:08:01.539450 | ubuntu-noble | 2026-08-09 02:08:01.527 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Calculated export path for share fakeid: 127.0.0.1:/foo/bar 2026-08-09 02:08:01.539473 | ubuntu-noble | 2026-08-09 02:08:01.527 6708 INFO manila.share.drivers.cephfs.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Calculated export path for share fakeid: [fd3f:c057:1192:1::1]:/foo/bar 2026-08-09 02:08:01.539482 | ubuntu-noble | 2026-08-09 02:08:01.528 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.539490 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_with_export_ips_configured [0.019357s] ... ok 2026-08-09 02:08:01.549076 | ubuntu-noble | 2026-08-09 02:08:01.547 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.549109 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_all [0.018917s] ... ok 2026-08-09 02:08:01.572550 | ubuntu-noble | 2026-08-09 02:08:01.564 6708 DEBUG manila.share.drivers.container.container_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:01.572625 | ubuntu-noble | 2026-08-09 02:08:01.565 6708 WARNING manila.share.drivers.container.container_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to run command fake_command due to .: OSError 2026-08-09 02:08:01.572640 | ubuntu-noble | 2026-08-09 02:08:01.565 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.572652 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok [0.018564s] ... ok 2026-08-09 02:08:01.586623 | ubuntu-noble | 2026-08-09 02:08:01.584 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.586656 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_1____wrong_name_nfake_nfake_container_nfake_name_____True_ [0.018588s] ... ok 2026-08-09 02:08:01.605304 | ubuntu-noble | 2026-08-09 02:08:01.602 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.605337 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_2____wrong_name_nfake_container_nfake_____False_ [0.017853s] ... ok 2026-08-09 02:08:01.623088 | ubuntu-noble | 2026-08-09 02:08:01.620 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.623121 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_name_not_there [0.017746s] ... ok 2026-08-09 02:08:01.641437 | ubuntu-noble | 2026-08-09 02:08:01.638 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.641471 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge [0.018377s] ... ok 2026-08-09 02:08:01.662024 | ubuntu-noble | 2026-08-09 02:08:01.656 6708 DEBUG manila.share.drivers.container.container_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Removing the None Docker network. remove_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py:202 2026-08-09 02:08:01.662072 | ubuntu-noble | 2026-08-09 02:08:01.656 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.662083 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network_failure [0.018191s] ... ok 2026-08-09 02:08:01.692565 | ubuntu-noble | 2026-08-09 02:08:01.674 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.692623 | ubuntu-noble | 2026-08-09 02:08:01.675 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.692644 | ubuntu-noble | 2026-08-09 02:08:01.675 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.692652 | ubuntu-noble | 2026-08-09 02:08:01.675 6708 DEBUG manila.share.drivers.container.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Attempting to connect container to neutron network. _connect_to_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:229 2026-08-09 02:08:01.692661 | ubuntu-noble | 2026-08-09 02:08:01.676 6708 DEBUG manila.share.drivers.container.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Container fake-server veth is fake-veth. _connect_to_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:251 2026-08-09 02:08:01.692670 | ubuntu-noble | 2026-08-09 02:08:01.676 6708 DEBUG manila.share.drivers.container.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Removing fake-veth from fake-host-bridge. _connect_to_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:252 2026-08-09 02:08:01.692678 | ubuntu-noble | 2026-08-09 02:08:01.676 6708 DEBUG manila.share.drivers.container.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Plugging fake-veth into br-int. _connect_to_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:256 2026-08-09 02:08:01.692687 | ubuntu-noble | 2026-08-09 02:08:01.676 6708 DEBUG manila.share.drivers.container.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Now container fake-server should be accessible from network fake_net and subnet fake_subnet by address 127.0.0.0.1. _connect_to_network /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:265 2026-08-09 02:08:01.692695 | ubuntu-noble | 2026-08-09 02:08:01.677 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.693106 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__connect_to_network [0.020148s] ... ok 2026-08-09 02:08:01.710147 | ubuntu-noble | 2026-08-09 02:08:01.694 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.710191 | ubuntu-noble | 2026-08-09 02:08:01.695 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.710201 | ubuntu-noble | 2026-08-09 02:08:01.695 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.710209 | ubuntu-noble | 2026-08-09 02:08:01.695 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "container_driver_delete_share_lock" by "manila.share.drivers.container.driver.ContainerShareDriver.delete_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.710218 | ubuntu-noble | 2026-08-09 02:08:01.696 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "container_driver_delete_share_lock" acquired by "manila.share.drivers.container.driver.ContainerShareDriver.delete_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.710235 | ubuntu-noble | 2026-08-09 02:08:01.696 6708 DEBUG manila.share.drivers.container.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Deleting share fake_share_name on server 'fake'. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:155 2026-08-09 02:08:01.710244 | ubuntu-noble | 2026-08-09 02:08:01.696 6708 DEBUG manila.share.drivers.container.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Deleted share fake_share_name successfully. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py:165 2026-08-09 02:08:01.710252 | ubuntu-noble | 2026-08-09 02:08:01.696 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "container_driver_delete_share_lock" "released" by "manila.share.drivers.container.driver.ContainerShareDriver.delete_share" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.710260 | ubuntu-noble | 2026-08-09 02:08:01.697 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.710708 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_delete_share [0.019777s] ... ok 2026-08-09 02:08:01.722987 | ubuntu-noble | 2026-08-09 02:08:01.714 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:01.723019 | ubuntu-noble | 2026-08-09 02:08:01.715 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:01.723043 | ubuntu-noble | 2026-08-09 02:08:01.715 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:01.723052 | ubuntu-noble | 2026-08-09 02:08:01.716 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:01.723594 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_ensure_share [0.019151s] ... ok 2026-08-09 02:08:02.137978 | ubuntu-noble | 2026-08-09 02:08:02.124 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:02.138039 | ubuntu-noble | 2026-08-09 02:08:02.124 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:02.138053 | ubuntu-noble | 2026-08-09 02:08:02.125 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:02.138082 | ubuntu-noble | 2026-08-09 02:08:02.126 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:02.138095 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_network_allocations [0.410436s] ... ok 2026-08-09 02:08:02.155903 | ubuntu-noble | 2026-08-09 02:08:02.145 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:02.155943 | ubuntu-noble | 2026-08-09 02:08:02.145 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:02.155958 | ubuntu-noble | 2026-08-09 02:08:02.146 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:02.161040 | ubuntu-noble | 2026-08-09 02:08:02.158 6708 INFO manila.share.drivers.container.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The security service was successfully added to the share server d772b58c-340c-4834-ade6-41c6e22b5361. 2026-08-09 02:08:02.161074 | ubuntu-noble | 2026-08-09 02:08:02.159 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:02.161841 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_2_False [0.033008s] ... ok 2026-08-09 02:08:02.181295 | ubuntu-noble | 2026-08-09 02:08:02.178 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:02.181328 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_not_ok [0.018854s] ... ok 2026-08-09 02:08:02.201786 | ubuntu-noble | 2026-08-09 02:08:02.199 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:02.202300 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_not_ok [0.020333s] ... ok 2026-08-09 02:08:02.221424 | ubuntu-noble | 2026-08-09 02:08:02.218 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:02.221457 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_other [0.019119s] ... ok 2026-08-09 02:08:02.240518 | ubuntu-noble | 2026-08-09 02:08:02.237 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:02.240953 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_1 [0.019114s] ... ok 2026-08-09 02:08:02.266337 | ubuntu-noble | 2026-08-09 02:08:02.255 6708 WARNING manila.share.drivers.container.security_service_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Command has returned execution error. Will retry the operation. Error details: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:02.266383 | ubuntu-noble | 2026-08-09 02:08:02.256 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.container.security_service_helper.SecurityServiceHelper.ldap_retry_operation..try_ldap_operation' after 0.000286(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:02.266394 | ubuntu-noble | 2026-08-09 02:08:02.256 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.container.security_service_helper.SecurityServiceHelper.ldap_retry_operation..try_ldap_operation in 5 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:02.266403 | ubuntu-noble | Command: None 2026-08-09 02:08:02.266412 | ubuntu-noble | Exit code: - 2026-08-09 02:08:02.266420 | ubuntu-noble | Stdout: None 2026-08-09 02:08:02.266429 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:07.303857 | ubuntu-noble | 2026-08-09 02:08:07.256 6708 WARNING manila.share.drivers.container.security_service_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Command has returned execution error. Will retry the operation. Error details: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:07.303971 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.container.security_service_helper.SecurityServiceHelper.ldap_retry_operation..try_ldap_operation' after 5(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:07.303983 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Unable to execute LDAP operation with success. Retries exhausted. Error details: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:07.303992 | ubuntu-noble | Command: None 2026-08-09 02:08:07.304001 | ubuntu-noble | Exit code: - 2026-08-09 02:08:07.304009 | ubuntu-noble | Stdout: None 2026-08-09 02:08:07.304017 | ubuntu-noble | Stderr: None 2026-08-09 02:08:07.304026 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper Traceback (most recent call last): 2026-08-09 02:08:07.304038 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2026-08-09 02:08:07.304049 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper self._execute(*cmd, run_as_root=run_as_root) 2026-08-09 02:08:07.304059 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:07.304069 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper return self._mock_call(*args, **kwargs) 2026-08-09 02:08:07.304078 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304086 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:07.304095 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:07.304103 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304111 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:07.304121 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper raise effect 2026-08-09 02:08:07.304129 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2026-08-09 02:08:07.304138 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper self._execute(*cmd, run_as_root=run_as_root) 2026-08-09 02:08:07.304146 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:07.304169 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper return self._mock_call(*args, **kwargs) 2026-08-09 02:08:07.304178 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304194 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:07.304203 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:07.304211 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304231 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:07.304240 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper raise effect 2026-08-09 02:08:07.304248 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:07.304257 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper Command: None 2026-08-09 02:08:07.304265 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper Exit code: 1 2026-08-09 02:08:07.304274 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper Stdout: None 2026-08-09 02:08:07.304282 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper Stderr: None 2026-08-09 02:08:07.304290 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper 2026-08-09 02:08:07.304299 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper During handling of the above exception, another exception occurred: 2026-08-09 02:08:07.304307 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper 2026-08-09 02:08:07.304315 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper Traceback (most recent call last): 2026-08-09 02:08:07.304323 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 103, in ldap_retry_operation 2026-08-09 02:08:07.304332 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper try_ldap_operation() 2026-08-09 02:08:07.304340 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:08:07.304348 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper return r(f, *args, **kwargs) 2026-08-09 02:08:07.304357 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304365 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:08:07.304374 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper do = self.iter(retry_state=retry_state) 2026-08-09 02:08:07.304382 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304390 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:08:07.304398 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper result = action(retry_state) 2026-08-09 02:08:07.304415 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304423 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 413, in exc_check 2026-08-09 02:08:07.304437 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper raise retry_exc.reraise() 2026-08-09 02:08:07.304445 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304454 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 184, in reraise 2026-08-09 02:08:07.304462 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper raise self.last_attempt.result() 2026-08-09 02:08:07.304470 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304485 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:08:07.304494 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper return self.__get_result() 2026-08-09 02:08:07.304502 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304510 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:08:07.304519 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper raise self._exception 2026-08-09 02:08:07.304527 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:08:07.304535 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper result = fn(*args, **kwargs) 2026-08-09 02:08:07.304543 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.304551 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 100, in try_ldap_operation 2026-08-09 02:08:07.304559 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper raise exception.ProcessExecutionError() 2026-08-09 02:08:07.304600 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:07.304615 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper Command: None 2026-08-09 02:08:07.304623 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper Exit code: - 2026-08-09 02:08:07.304631 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper Stdout: None 2026-08-09 02:08:07.304640 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper Stderr: None 2026-08-09 02:08:07.304648 | ubuntu-noble | 2026-08-09 02:08:07.257 6708 ERROR manila.share.drivers.container.security_service_helper 2026-08-09 02:08:07.304656 | ubuntu-noble | 2026-08-09 02:08:07.262 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.304766 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_timeout [5.026773s] ... ok 2026-08-09 02:08:07.306876 | ubuntu-noble | 2026-08-09 02:08:07.298 6708 DEBUG manila.share.drivers.container.security_service_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Updating the security service dc91e65d-0c5d-4c77-a4c5-74810d91bb62 for share server 916877c1-34c0-49fe-aa91-f6de8113d8dd update_security_service /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py:54 2026-08-09 02:08:07.306910 | ubuntu-noble | 2026-08-09 02:08:07.299 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.307311 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_update_security_service [0.035173s] ... ok 2026-08-09 02:08:07.320466 | ubuntu-noble | 2026-08-09 02:08:07.318 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.321099 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_lvmhelper_setup_explodes_in_gore_on_no_config_supplied [0.018911s] ... ok 2026-08-09 02:08:07.354974 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to rename logical volume /dev/old_device due to Unexpected error while running command. 2026-08-09 02:08:07.355008 | ubuntu-noble | Command: None 2026-08-09 02:08:07.355018 | ubuntu-noble | Exit code: - 2026-08-09 02:08:07.355027 | ubuntu-noble | Stdout: None 2026-08-09 02:08:07.355035 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:07.355043 | ubuntu-noble | Command: None 2026-08-09 02:08:07.355051 | ubuntu-noble | Exit code: - 2026-08-09 02:08:07.355059 | ubuntu-noble | Stdout: None 2026-08-09 02:08:07.355067 | ubuntu-noble | Stderr: None 2026-08-09 02:08:07.355076 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper Traceback (most recent call last): 2026-08-09 02:08:07.355085 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/storage_helper.py", line 122, in rename_storage 2026-08-09 02:08:07.355093 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper self._execute("lvrename", "--autobackup", "n", 2026-08-09 02:08:07.355101 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:07.355110 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper return self._mock_call(*args, **kwargs) 2026-08-09 02:08:07.355118 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.355126 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:07.355134 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:07.355142 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:07.355150 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:07.355158 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper raise effect 2026-08-09 02:08:07.355181 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:07.355189 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper Command: None 2026-08-09 02:08:07.355198 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper Exit code: - 2026-08-09 02:08:07.355206 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper Stdout: None 2026-08-09 02:08:07.355214 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper Stderr: None 2026-08-09 02:08:07.355222 | ubuntu-noble | 2026-08-09 02:08:07.338 6708 ERROR manila.share.drivers.container.storage_helper 2026-08-09 02:08:07.355230 | ubuntu-noble | 2026-08-09 02:08:07.339 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.355329 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_2_ProcessExecutionError [0.020610s] ... ok 2026-08-09 02:08:07.359909 | ubuntu-noble | 2026-08-09 02:08:07.358 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.360412 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_2 [0.018427s] ... ok 2026-08-09 02:08:07.379069 | ubuntu-noble | 2026-08-09 02:08:07.376 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.379446 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_3 [0.018149s] ... ok 2026-08-09 02:08:07.397950 | ubuntu-noble | 2026-08-09 02:08:07.395 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.398849 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_1 [0.018667s] ... ok 2026-08-09 02:08:07.416213 | ubuntu-noble | 2026-08-09 02:08:07.413 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.416700 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_2 [0.018225s] ... ok 2026-08-09 02:08:07.434640 | ubuntu-noble | 2026-08-09 02:08:07.432 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.435072 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_1 [0.018399s] ... ok 2026-08-09 02:08:07.491456 | ubuntu-noble | 2026-08-09 02:08:07.472 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.491490 | ubuntu-noble | 2026-08-09 02:08:07.472 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.491516 | ubuntu-noble | 2026-08-09 02:08:07.473 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.491525 | ubuntu-noble | 2026-08-09 02:08:07.473 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.491535 | ubuntu-noble | 2026-08-09 02:08:07.473 6708 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-08-09 02:08:07.491544 | ubuntu-noble | 2026-08-09 02:08:07.473 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Deleting NFS share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:221 2026-08-09 02:08:07.491552 | ubuntu-noble | 2026-08-09 02:08:07.473 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrieving filesystem ID for filesystem Manila-UT-filesystem _delete_nfs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:299 2026-08-09 02:08:07.491561 | ubuntu-noble | 2026-08-09 02:08:07.474 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Deleting filesystem ID _delete_nfs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:305 2026-08-09 02:08:07.491604 | ubuntu-noble | 2026-08-09 02:08:07.474 6708 ERROR manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to delete NFS export "Manila-UT-filesystem". 2026-08-09 02:08:07.491627 | ubuntu-noble | 2026-08-09 02:08:07.475 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.492291 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_backend_failure [0.042898s] ... ok 2026-08-09 02:08:07.531280 | ubuntu-noble | 2026-08-09 02:08:07.515 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.531313 | ubuntu-noble | 2026-08-09 02:08:07.516 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.531324 | ubuntu-noble | 2026-08-09 02:08:07.516 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.531348 | ubuntu-noble | 2026-08-09 02:08:07.516 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.531357 | ubuntu-noble | 2026-08-09 02:08:07.516 6708 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-08-09 02:08:07.531366 | ubuntu-noble | 2026-08-09 02:08:07.516 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Updating access to NFS share. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:188 2026-08-09 02:08:07.531375 | ubuntu-noble | 2026-08-09 02:08:07.517 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.531729 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs [0.042480s] ... ok 2026-08-09 02:08:07.575306 | ubuntu-noble | 2026-08-09 02:08:07.557 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.575341 | ubuntu-noble | 2026-08-09 02:08:07.558 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.575351 | ubuntu-noble | 2026-08-09 02:08:07.558 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.575360 | ubuntu-noble | 2026-08-09 02:08:07.558 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.575381 | ubuntu-noble | 2026-08-09 02:08:07.558 6708 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-08-09 02:08:07.575390 | ubuntu-noble | 2026-08-09 02:08:07.559 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Updating access to NFS share. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:188 2026-08-09 02:08:07.575399 | ubuntu-noble | 2026-08-09 02:08:07.559 6708 ERROR manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to update NFS access rules for "foo_display_name". 2026-08-09 02:08:07.575407 | ubuntu-noble | 2026-08-09 02:08:07.560 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.575724 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_backend_failure [0.042271s] ... ok 2026-08-09 02:08:07.582828 | ubuntu-noble | 2026-08-09 02:08:07.579 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] POST https://192.168.0.110:443/rest/v1/nfs-exports 201 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:07.582862 | ubuntu-noble | 2026-08-09 02:08:07.580 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.583194 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_nfs_export [0.020095s] ... ok 2026-08-09 02:08:07.603185 | ubuntu-noble | 2026-08-09 02:08:07.599 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] POST https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3/snapshot 201 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:07.603225 | ubuntu-noble | 2026-08-09 02:08:07.600 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.603639 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_snapshot [0.020066s] ... ok 2026-08-09 02:08:07.626393 | ubuntu-noble | 2026-08-09 02:08:07.620 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] GET https://192.168.0.110:443/rest/v1/file-systems?select=id&name=eq.Manila-UT-filesystem 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:07.626429 | ubuntu-noble | 2026-08-09 02:08:07.621 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.627109 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_filesystem_id [0.021454s] ... ok 2026-08-09 02:08:07.648219 | ubuntu-noble | 2026-08-09 02:08:07.642 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] PATCH https://192.168.0.110:443/rest/v1/nfs-exports/6433a2b2-6d60-f737-9f3b-2a50fb1ccff3 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:07.648252 | ubuntu-noble | 2026-08-09 02:08:07.643 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.648819 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_set_export_access [0.021982s] ... ok 2026-08-09 02:08:07.694499 | ubuntu-noble | 2026-08-09 02:08:07.688 6708 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.694533 | ubuntu-noble | 2026-08-09 02:08:07.690 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.694964 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.046282s] ... ok 2026-08-09 02:08:07.741787 | ubuntu-noble | 2026-08-09 02:08:07.737 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.741857 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.046677s] ... ok 2026-08-09 02:08:07.789252 | ubuntu-noble | 2026-08-09 02:08:07.784 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-08-09 02:08:07.789292 | ubuntu-noble | 2026-08-09 02:08:07.786 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.789668 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.049141s] ... ok 2026-08-09 02:08:07.843151 | ubuntu-noble | 2026-08-09 02:08:07.832 6708 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:07.843188 | ubuntu-noble | 2026-08-09 02:08:07.833 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.843534 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.046938s] ... ok 2026-08-09 02:08:07.881613 | ubuntu-noble | 2026-08-09 02:08:07.878 6708 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2026-08-09 02:08:07.885686 | ubuntu-noble | 2026-08-09 02:08:07.883 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.886253 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.049582s] ... ok 2026-08-09 02:08:07.934202 | ubuntu-noble | 2026-08-09 02:08:07.929 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2026-08-09 02:08:07.934260 | ubuntu-noble | 2026-08-09 02:08:07.930 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.934631 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.046983s] ... ok 2026-08-09 02:08:07.979495 | ubuntu-noble | 2026-08-09 02:08:07.976 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:07.979998 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.046174s] ... ok 2026-08-09 02:08:08.022312 | ubuntu-noble | 2026-08-09 02:08:08.019 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.022692 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.042804s] ... ok 2026-08-09 02:08:08.069515 | ubuntu-noble | 2026-08-09 02:08:08.064 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:08:08.069557 | ubuntu-noble | 2026-08-09 02:08:08.066 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.070125 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.046475s] ... ok 2026-08-09 02:08:08.113327 | ubuntu-noble | 2026-08-09 02:08:08.111 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.113762 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share [0.045330s] ... ok 2026-08-09 02:08:08.158590 | ubuntu-noble | 2026-08-09 02:08:08.155 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.159003 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.044166s] ... ok 2026-08-09 02:08:08.208381 | ubuntu-noble | 2026-08-09 02:08:08.200 6708 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Share server 56aafd02-4d44-43d7-b784-57fc88167224 not found, creating share server... setup_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:714 2026-08-09 02:08:08.208446 | ubuntu-noble | 2026-08-09 02:08:08.201 6708 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.208459 | ubuntu-noble | 2026-08-09 02:08:08.205 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.208894 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server [0.049737s] ... ok 2026-08-09 02:08:08.261277 | ubuntu-noble | 2026-08-09 02:08:08.250 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2026-08-09 02:08:08.261347 | ubuntu-noble | 2026-08-09 02:08:08.250 6708 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.261360 | ubuntu-noble | 2026-08-09 02:08:08.253 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.261657 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.047880s] ... ok 2026-08-09 02:08:08.295517 | ubuntu-noble | 2026-08-09 02:08:08.277 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to get mover by name server_2. 2026-08-09 02:08:08.295543 | ubuntu-noble | 2026-08-09 02:08:08.277 6708 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion.: manila.exception.EMCPowerMaxXMLAPIError: Failed to get mover by name server_2. 2026-08-09 02:08:08.295553 | ubuntu-noble | 2026-08-09 02:08:08.277 6708 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.295563 | ubuntu-noble | 2026-08-09 02:08:08.278 6708 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-08-09 02:08:08.295603 | ubuntu-noble | 2026-08-09 02:08:08.279 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.295907 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.026052s] ... ok 2026-08-09 02:08:08.308048 | ubuntu-noble | 2026-08-09 02:08:08.300 6708 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.308072 | ubuntu-noble | 2026-08-09 02:08:08.303 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.308424 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.022957s] ... ok 2026-08-09 02:08:08.327654 | ubuntu-noble | 2026-08-09 02:08:08.324 6708 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] No access control entry found, skipping deny...: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:08.330611 | ubuntu-noble | 2026-08-09 02:08:08.328 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.333258 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.027822s] ... ok 2026-08-09 02:08:08.388172 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-08-09 02:08:08.388211 | ubuntu-noble | Command: None 2026-08-09 02:08:08.388221 | ubuntu-noble | Exit code: - 2026-08-09 02:08:08.388230 | ubuntu-noble | Stdout: '' 2026-08-09 02:08:08.388239 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:08.388248 | ubuntu-noble | Command: None 2026-08-09 02:08:08.388256 | ubuntu-noble | Exit code: - 2026-08-09 02:08:08.388265 | ubuntu-noble | Stdout: '' 2026-08-09 02:08:08.388273 | ubuntu-noble | Stderr: None 2026-08-09 02:08:08.388282 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2026-08-09 02:08:08.388291 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 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 1711, in deny_share_access 2026-08-09 02:08:08.388299 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._execute_cmd(allow_access, check_exit_code=True) 2026-08-09 02:08:08.388308 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 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-08-09 02:08:08.388317 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2026-08-09 02:08:08.388370 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:08.388380 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:08:08.388389 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2026-08-09 02:08:08.388398 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:08.388406 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:08:08.388414 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = action(retry_state) 2026-08-09 02:08:08.388423 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:08.388443 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:08:08.388452 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:08:08.388460 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:08.388468 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:08:08.388478 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2026-08-09 02:08:08.388490 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:08.388501 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:08:08.388513 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2026-08-09 02:08:08.388525 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:08:08.388549 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2026-08-09 02:08:08.388561 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:08.388608 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 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-08-09 02:08:08.388617 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-08-09 02:08:08.388626 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:08.388645 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:08.388654 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2026-08-09 02:08:08.388662 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:08.388670 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:08.388679 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:08.388687 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:08.388695 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:08:08.388704 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2026-08-09 02:08:08.388712 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:08.388720 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 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-08-09 02:08:08.388729 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2026-08-09 02:08:08.388744 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:08.388753 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2026-08-09 02:08:08.388761 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2026-08-09 02:08:08.388770 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '' 2026-08-09 02:08:08.388778 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2026-08-09 02:08:08.388786 | ubuntu-noble | 2026-08-09 02:08:08.354 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2026-08-09 02:08:08.388794 | ubuntu-noble | 2026-08-09 02:08:08.357 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.388808 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.025740s] ... ok 2026-08-09 02:08:08.389767 | ubuntu-noble | 2026-08-09 02:08:08.376 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.390371 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.019731s] ... ok 2026-08-09 02:08:08.397877 | ubuntu-noble | 2026-08-09 02:08:08.396 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.398323 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.019127s] ... ok 2026-08-09 02:08:08.425277 | ubuntu-noble | 2026-08-09 02:08:08.414 6708 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.425308 | ubuntu-noble | 2026-08-09 02:08:08.416 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.425701 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.019651s] ... ok 2026-08-09 02:08:08.448107 | ubuntu-noble | 2026-08-09 02:08:08.434 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.allow_share_access..do_allow_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:08.448125 | ubuntu-noble | 2026-08-09 02:08:08.434 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" acquired by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.allow_share_access..do_allow_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:08.448139 | ubuntu-noble | 2026-08-09 02:08:08.435 6708 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:08.448145 | ubuntu-noble | 2026-08-09 02:08:08.435 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-08-09 02:08:08.448152 | ubuntu-noble | 2026-08-09 02:08:08.435 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "emc-shareaccess-7cf7c200_d3af_4e05_b87e_9167c95df4f9" "released" by "manila.share.drivers.dell_emc.plugins.powermax.object_manager.NFSShare.allow_share_access..do_allow_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:08.448158 | ubuntu-noble | 2026-08-09 02:08:08.436 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.448597 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.019863s] ... ok 2026-08-09 02:08:08.457885 | ubuntu-noble | 2026-08-09 02:08:08.454 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2026-08-09 02:08:08.457903 | ubuntu-noble | 2026-08-09 02:08:08.455 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.458225 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.019460s] ... ok 2026-08-09 02:08:08.477064 | ubuntu-noble | 2026-08-09 02:08:08.473 6708 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Invalid storage object type fake_type. 2026-08-09 02:08:08.477080 | ubuntu-noble | 2026-08-09 02:08:08.474 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.477541 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.018916s] ... ok 2026-08-09 02:08:08.549278 | ubuntu-noble | 2026-08-09 02:08:08.537 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.549302 | ubuntu-noble | 2026-08-09 02:08:08.537 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.549309 | ubuntu-noble | 2026-08-09 02:08:08.538 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating CIFS share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:108 2026-08-09 02:08:08.549315 | ubuntu-noble | 2026-08-09 02:08:08.538 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating CIFS share share-foo. _create_cifs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:177 2026-08-09 02:08:08.549321 | ubuntu-noble | 2026-08-09 02:08:08.539 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.549766 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_with_mount_point_name [0.064678s] ... ok 2026-08-09 02:08:08.604715 | ubuntu-noble | 2026-08-09 02:08:08.600 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.604728 | ubuntu-noble | 2026-08-09 02:08:08.601 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.604734 | ubuntu-noble | 2026-08-09 02:08:08.602 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.605179 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_nfs [0.062758s] ... ok 2026-08-09 02:08:08.682664 | ubuntu-noble | 2026-08-09 02:08:08.671 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.682700 | ubuntu-noble | 2026-08-09 02:08:08.672 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.682732 | ubuntu-noble | 2026-08-09 02:08:08.672 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.682740 | ubuntu-noble | 2026-08-09 02:08:08.673 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.683200 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists_with_mount_point_name [0.071967s] ... ok 2026-08-09 02:08:08.746484 | ubuntu-noble | 2026-08-09 02:08:08.741 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.746532 | ubuntu-noble | 2026-08-09 02:08:08.742 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.746547 | ubuntu-noble | 2026-08-09 02:08:08.742 6708 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Managing existing share with protocol: CIFS, export path: \\10.0.0.1\share-foo 2026-08-09 02:08:08.746559 | ubuntu-noble | 2026-08-09 02:08:08.743 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.746830 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_export_locations_fallback [0.068818s] ... ok 2026-08-09 02:08:08.819991 | ubuntu-noble | 2026-08-09 02:08:08.809 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.820048 | ubuntu-noble | 2026-08-09 02:08:08.810 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.820083 | ubuntu-noble | 2026-08-09 02:08:08.811 6708 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Managing existing share with protocol: CIFS, export path: \\10.0.0.1\share-foo 2026-08-09 02:08:08.820093 | ubuntu-noble | 2026-08-09 02:08:08.812 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.820632 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_path_not_resolved [0.069282s] ... ok 2026-08-09 02:08:08.896037 | ubuntu-noble | 2026-08-09 02:08:08.883 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.896077 | ubuntu-noble | 2026-08-09 02:08:08.884 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.896093 | ubuntu-noble | 2026-08-09 02:08:08.885 6708 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.896107 | ubuntu-noble | 2026-08-09 02:08:08.885 6708 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Snapshot 123 in PowerScale will be managed with ID snapshot-id-123. 2026-08-09 02:08:08.896120 | ubuntu-noble | 2026-08-09 02:08:08.886 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.896411 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_no_size_uses_share_size [0.073471s] ... ok 2026-08-09 02:08:08.962945 | ubuntu-noble | 2026-08-09 02:08:08.952 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.962984 | ubuntu-noble | 2026-08-09 02:08:08.953 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:08.963000 | ubuntu-noble | 2026-08-09 02:08:08.953 6708 INFO manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Snapshot 123 in PowerScale will be managed with ID snapshot-id-123. 2026-08-09 02:08:08.963013 | ubuntu-noble | 2026-08-09 02:08:08.954 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:08.963403 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_with_mount_support [0.067971s] ... ok 2026-08-09 02:08:09.032104 | ubuntu-noble | 2026-08-09 02:08:09.019 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.032159 | ubuntu-noble | 2026-08-09 02:08:09.020 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.032175 | ubuntu-noble | 2026-08-09 02:08:09.020 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.032189 | ubuntu-noble | 2026-08-09 02:08:09.020 6708 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Cannot shrink share "share-foo" to 6G: used space (7516192768 bytes) exceeds new size. 2026-08-09 02:08:09.032202 | ubuntu-noble | 2026-08-09 02:08:09.021 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.032491 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_shrink_share_raises_when_new_quota_less_than_used [0.067183s] ... ok 2026-08-09 02:08:09.100553 | ubuntu-noble | 2026-08-09 02:08:09.090 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.100622 | ubuntu-noble | 2026-08-09 02:08:09.090 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.100635 | ubuntu-noble | 2026-08-09 02:08:09.091 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.100645 | ubuntu-noble | 2026-08-09 02:08:09.091 6708 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to update access rules for CIFS share "share-foo". 2026-08-09 02:08:09.100654 | ubuntu-noble | 2026-08-09 02:08:09.092 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.101095 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_cifs [0.070939s] ... ok 2026-08-09 02:08:09.168045 | ubuntu-noble | 2026-08-09 02:08:09.157 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.168080 | ubuntu-noble | 2026-08-09 02:08:09.157 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.168121 | ubuntu-noble | 2026-08-09 02:08:09.158 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.168131 | ubuntu-noble | 2026-08-09 02:08:09.159 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.168820 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_nfs [0.065727s] ... ok 2026-08-09 02:08:09.232986 | ubuntu-noble | 2026-08-09 02:08:09.222 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.233040 | ubuntu-noble | 2026-08-09 02:08:09.222 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.233052 | ubuntu-noble | 2026-08-09 02:08:09.223 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.233062 | ubuntu-noble | 2026-08-09 02:08:09.224 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.233518 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_nfs [0.065099s] ... ok 2026-08-09 02:08:09.257459 | ubuntu-noble | 2026-08-09 02:08:09.243 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.257509 | ubuntu-noble | 2026-08-09 02:08:09.243 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.257524 | ubuntu-noble | 2026-08-09 02:08:09.243 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/test?recursive=False _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-08-09 02:08:09.257538 | ubuntu-noble | 2026-08-09 02:08:09.244 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/test?recursive=False 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:09.257622 | ubuntu-noble | 2026-08-09 02:08:09.244 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-08-09 02:08:09.257645 | ubuntu-noble | 2026-08-09 02:08:09.245 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.257961 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_1_False [0.020780s] ... ok 2026-08-09 02:08:09.274986 | ubuntu-noble | 2026-08-09 02:08:09.263 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.275022 | ubuntu-noble | 2026-08-09 02:08:09.263 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.275034 | ubuntu-noble | 2026-08-09 02:08:09.264 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.275045 | ubuntu-noble | 2026-08-09 02:08:09.264 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:09.275055 | ubuntu-noble | 2026-08-09 02:08:09.264 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.275065 | ubuntu-noble | 2026-08-09 02:08:09.265 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.275536 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_3_500 [0.019891s] ... ok 2026-08-09 02:08:09.292324 | ubuntu-noble | 2026-08-09 02:08:09.283 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.292357 | ubuntu-noble | 2026-08-09 02:08:09.284 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.292368 | ubuntu-noble | 2026-08-09 02:08:09.285 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.292826 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_success [0.019732s] ... ok 2026-08-09 02:08:09.317926 | ubuntu-noble | 2026-08-09 02:08:09.303 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.317958 | ubuntu-noble | 2026-08-09 02:08:09.303 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.317969 | ubuntu-noble | 2026-08-09 02:08:09.303 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/22/protocols/nfs/exports {'data': '{"paths": ["/ifs/manila-test/.snapshots/snap-001"], "read_only": true, "map_root": {"enabled": false}}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-08-09 02:08:09.317979 | ubuntu-noble | 2026-08-09 02:08:09.304 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] POST https://localhost:8080/platform/22/protocols/nfs/exports 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:09.317988 | ubuntu-noble | 2026-08-09 02:08:09.304 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.318112 | ubuntu-noble | 2026-08-09 02:08:09.305 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.318360 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_2__400__False_ [0.019867s] ... ok 2026-08-09 02:08:09.335113 | ubuntu-noble | 2026-08-09 02:08:09.323 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.335145 | ubuntu-noble | 2026-08-09 02:08:09.324 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.335155 | ubuntu-noble | 2026-08-09 02:08:09.324 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Request: POST https://localhost:8080/platform/1/protocols/smb/shares {'data': '{"name": "snap-001", "path": "/ifs/manila-test/.snapshots/snap-001"}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-08-09 02:08:09.335164 | ubuntu-noble | 2026-08-09 02:08:09.324 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] POST https://localhost:8080/platform/1/protocols/smb/shares 500 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:09.335187 | ubuntu-noble | 2026-08-09 02:08:09.325 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.335196 | ubuntu-noble | 2026-08-09 02:08:09.325 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.335543 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_3__500__False_ [0.020353s] ... ok 2026-08-09 02:08:09.357912 | ubuntu-noble | 2026-08-09 02:08:09.343 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.357953 | ubuntu-noble | 2026-08-09 02:08:09.344 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.357963 | ubuntu-noble | 2026-08-09 02:08:09.344 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Request: DELETE 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-08-09 02:08:09.357972 | ubuntu-noble | 2026-08-09 02:08:09.345 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] DELETE https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:09.357981 | ubuntu-noble | 2026-08-09 02:08:09.345 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.357989 | ubuntu-noble | 2026-08-09 02:08:09.345 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.358327 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_export_aliases_success [0.020034s] ... ok 2026-08-09 02:08:09.855539 | ubuntu-noble | 2026-08-09 02:08:09.849 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.855624 | ubuntu-noble | 2026-08-09 02:08:09.850 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.855653 | ubuntu-noble | 2026-08-09 02:08:09.851 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.856097 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_raises_exception_on_error [0.507178s] ... ok 2026-08-09 02:08:09.877137 | ubuntu-noble | 2026-08-09 02:08:09.871 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.877173 | ubuntu-noble | 2026-08-09 02:08:09.872 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.877180 | ubuntu-noble | 2026-08-09 02:08:09.873 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.877652 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_sends_delete_request [0.019970s] ... ok 2026-08-09 02:08:09.896745 | ubuntu-noble | 2026-08-09 02:08:09.891 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.896810 | ubuntu-noble | 2026-08-09 02:08:09.891 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.896821 | ubuntu-noble | 2026-08-09 02:08:09.892 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.897125 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_failure [0.019093s] ... ok 2026-08-09 02:08:09.924141 | ubuntu-noble | 2026-08-09 02:08:09.910 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.924175 | ubuntu-noble | 2026-08-09 02:08:09.910 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.924186 | ubuntu-noble | 2026-08-09 02:08:09.910 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/12/protocols/nfs/exports {'params': {'path': '/ifs/home/test'}} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-08-09 02:08:09.924195 | ubuntu-noble | 2026-08-09 02:08:09.911 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] GET https://localhost:8080/platform/12/protocols/nfs/exports?path=%2Fifs%2Fhome%2Ftest 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:09.924225 | ubuntu-noble | 2026-08-09 02:08:09.911 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Response: status_code=200 body={'exports': [], 'total': 0} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-08-09 02:08:09.924235 | ubuntu-noble | 2026-08-09 02:08:09.912 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.924688 | ubuntu-noble | {3} 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.019668s] ... ok 2026-08-09 02:08:09.939003 | ubuntu-noble | 2026-08-09 02:08:09.929 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.939035 | ubuntu-noble | 2026-08-09 02:08:09.930 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.939044 | ubuntu-noble | 2026-08-09 02:08:09.931 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.939336 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_ro_ips [0.019192s] ... ok 2026-08-09 02:08:09.956061 | ubuntu-noble | 2026-08-09 02:08:09.948 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.956100 | ubuntu-noble | 2026-08-09 02:08:09.949 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.956112 | ubuntu-noble | 2026-08-09 02:08:09.949 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.956548 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_http_error [0.018190s] ... ok 2026-08-09 02:08:09.978007 | ubuntu-noble | 2026-08-09 02:08:09.967 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.978047 | ubuntu-noble | 2026-08-09 02:08:09.967 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.978078 | ubuntu-noble | 2026-08-09 02:08:09.967 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Request: PUT https://localhost:8080/platform/1/quota/quotas/ADEF1G {'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-08-09 02:08:09.978088 | ubuntu-noble | 2026-08-09 02:08:09.968 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] PUT https://localhost:8080/platform/1/quota/quotas/ADEF1G 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:09.978096 | ubuntu-noble | 2026-08-09 02:08:09.968 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:09.978105 | ubuntu-noble | 2026-08-09 02:08:09.969 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:09.978341 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify [0.019438s] ... ok 2026-08-09 02:08:10.001329 | ubuntu-noble | 2026-08-09 02:08:09.987 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.001366 | ubuntu-noble | 2026-08-09 02:08:09.987 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.001392 | ubuntu-noble | 2026-08-09 02:08:09.987 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Request: PUT https://localhost:8080/platform/1/quota/quotas/ADEF1G {'data': '{"thresholds": {"hard": 1024, "advisory": 819}}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-08-09 02:08:10.001403 | ubuntu-noble | 2026-08-09 02:08:09.988 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] PUT https://localhost:8080/platform/1/quota/quotas/ADEF1G 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:10.001414 | ubuntu-noble | 2026-08-09 02:08:09.988 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.001426 | ubuntu-noble | 2026-08-09 02:08:09.988 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.001867 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify_with_threshold [0.019548s] ... ok 2026-08-09 02:08:10.024784 | ubuntu-noble | 2026-08-09 02:08:10.006 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.024853 | ubuntu-noble | 2026-08-09 02:08:10.006 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.024865 | ubuntu-noble | 2026-08-09 02:08:10.006 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/manila/test _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-08-09 02:08:10.024875 | ubuntu-noble | 2026-08-09 02:08:10.007 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/manila/test 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:10.024885 | ubuntu-noble | 2026-08-09 02:08:10.007 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Response: status_code=200 body={'quotas': [{'id': 'AFE2C'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-08-09 02:08:10.024894 | ubuntu-noble | 2026-08-09 02:08:10.007 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Request: PUT https://localhost:8080/platform/1/quota/quotas/AFE2C {'data': '{"thresholds": {"hard": 256}}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-08-09 02:08:10.024903 | ubuntu-noble | 2026-08-09 02:08:10.008 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] PUT https://localhost:8080/platform/1/quota/quotas/AFE2C 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:10.024912 | ubuntu-noble | 2026-08-09 02:08:10.008 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.024942 | ubuntu-noble | 2026-08-09 02:08:10.008 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.025255 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_already_exists [0.019846s] ... ok 2026-08-09 02:08:10.032079 | ubuntu-noble | 2026-08-09 02:08:10.027 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/clone 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:10.032105 | ubuntu-noble | 2026-08-09 02:08:10.027 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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"} 2026-08-09 02:08:10.032136 | ubuntu-noble | 2026-08-09 02:08:10.027 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST Response: 400 with data 2026-08-09 02:08:10.032146 | ubuntu-noble | 2026-08-09 02:08:10.028 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.032327 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot_failure [0.019378s] ... ok 2026-08-09 02:08:10.052529 | ubuntu-noble | 2026-08-09 02:08:10.046 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/nfs_export 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:10.052563 | ubuntu-noble | 2026-08-09 02:08:10.046 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 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-08-09 02:08:10.052605 | ubuntu-noble | 2026-08-09 02:08:10.046 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST Response: 400 with data 2026-08-09 02:08:10.052614 | ubuntu-noble | 2026-08-09 02:08:10.047 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.052957 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export_failure [0.018659s] ... ok 2026-08-09 02:08:10.075808 | ubuntu-noble | 2026-08-09 02:08:10.065 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/cluster 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:10.075843 | ubuntu-noble | 2026-08-09 02:08:10.065 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/cluster with body None _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-08-09 02:08:10.075853 | ubuntu-noble | 2026-08-09 02:08:10.065 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST Response: 200 with data [{"id": "0"}] _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-08-09 02:08:10.075862 | ubuntu-noble | 2026-08-09 02:08:10.066 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.076193 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id [0.018775s] ... ok 2026-08-09 02:08:10.090331 | ubuntu-noble | 2026-08-09 02:08:10.083 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/cluster 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:10.090362 | ubuntu-noble | 2026-08-09 02:08:10.084 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/cluster with body None 2026-08-09 02:08:10.090389 | ubuntu-noble | 2026-08-09 02:08:10.084 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST Response: 400 with data 2026-08-09 02:08:10.090398 | ubuntu-noble | 2026-08-09 02:08:10.084 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.090756 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id_failure [0.018699s] ... ok 2026-08-09 02:08:10.108654 | ubuntu-noble | 2026-08-09 02:08:10.102 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&name=eq.powerstore-smb-share 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:10.108680 | ubuntu-noble | 2026-08-09 02:08:10.102 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 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-08-09 02:08:10.108689 | ubuntu-noble | 2026-08-09 02:08:10.102 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST Response: 400 with data 2026-08-09 02:08:10.108698 | ubuntu-noble | 2026-08-09 02:08:10.103 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.109019 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name_failure [0.018582s] ... ok 2026-08-09 02:08:10.131710 | ubuntu-noble | 2026-08-09 02:08:10.122 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nas_server?select=smb_servers(is_standalone,netbios_name)&name=eq.powerstore-smb-share 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:10.131734 | ubuntu-noble | 2026-08-09 02:08:10.122 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 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 _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-08-09 02:08:10.131743 | ubuntu-noble | 2026-08-09 02:08:10.122 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST Response: 200 with data [{"smb_servers": [{"is_standalone": true, "domain": null, "netbios_name": "OPENSTACK"}]}] _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-08-09 02:08:10.131752 | ubuntu-noble | 2026-08-09 02:08:10.122 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.132089 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios [0.019400s] ... ok 2026-08-09 02:08:10.147196 | ubuntu-noble | 2026-08-09 02:08:10.140 6708 DEBUG requests_mock.adapter [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/metrics/generate?order=timestamp 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-08-09 02:08:10.147240 | ubuntu-noble | 2026-08-09 02:08:10.141 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 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-08-09 02:08:10.147249 | ubuntu-noble | 2026-08-09 02:08:10.141 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST Response: 400 with data 2026-08-09 02:08:10.147258 | ubuntu-noble | 2026-08-09 02:08:10.141 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.147549 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics_failure [0.019041s] ... ok 2026-08-09 02:08:10.199803 | ubuntu-noble | 2026-08-09 02:08:10.184 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.199838 | ubuntu-noble | 2026-08-09 02:08:10.184 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.199848 | ubuntu-noble | 2026-08-09 02:08:10.185 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.199858 | ubuntu-noble | 2026-08-09 02:08:10.185 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.199867 | ubuntu-noble | 2026-08-09 02:08:10.185 6708 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-08-09 02:08:10.199876 | ubuntu-noble | 2026-08-09 02:08:10.185 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.199884 | ubuntu-noble | 2026-08-09 02:08:10.185 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.199893 | ubuntu-noble | 2026-08-09 02:08:10.186 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.199915 | ubuntu-noble | 2026-08-09 02:08:10.186 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] {'The filesystem "powerstore-share" was not created.'} 2026-08-09 02:08:10.199933 | ubuntu-noble | 2026-08-09 02:08:10.187 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.200198 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_clone_failure [0.044932s] ... ok 2026-08-09 02:08:10.245531 | ubuntu-noble | 2026-08-09 02:08:10.230 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.245565 | ubuntu-noble | 2026-08-09 02:08:10.230 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.245610 | ubuntu-noble | 2026-08-09 02:08:10.230 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.245620 | ubuntu-noble | 2026-08-09 02:08:10.231 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.245629 | ubuntu-noble | 2026-08-09 02:08:10.231 6708 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-08-09 02:08:10.245638 | ubuntu-noble | 2026-08-09 02:08:10.231 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.245646 | ubuntu-noble | 2026-08-09 02:08:10.231 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.245655 | ubuntu-noble | 2026-08-09 02:08:10.231 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.245663 | ubuntu-noble | 2026-08-09 02:08:10.232 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.245686 | ubuntu-noble | 2026-08-09 02:08:10.232 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.245695 | ubuntu-noble | 2026-08-09 02:08:10.232 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The requested NFS export "powerstore-share" was not created. 2026-08-09 02:08:10.245711 | ubuntu-noble | 2026-08-09 02:08:10.233 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.245978 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_export_failure [0.046032s] ... ok 2026-08-09 02:08:10.291368 | ubuntu-noble | 2026-08-09 02:08:10.275 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.291406 | ubuntu-noble | 2026-08-09 02:08:10.276 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.291421 | ubuntu-noble | 2026-08-09 02:08:10.276 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.291433 | ubuntu-noble | 2026-08-09 02:08:10.276 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.291445 | ubuntu-noble | 2026-08-09 02:08:10.276 6708 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-08-09 02:08:10.291456 | ubuntu-noble | 2026-08-09 02:08:10.277 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.291464 | ubuntu-noble | 2026-08-09 02:08:10.277 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.291473 | ubuntu-noble | 2026-08-09 02:08:10.277 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Cloning filesystem powerstore-share from snapshot 6454ea29-09c3-030e-cfc3-1a9efb93188b _create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:481 2026-08-09 02:08:10.291500 | ubuntu-noble | 2026-08-09 02:08:10.277 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Get file interfaces of 6423d56e-eaf3-7424-be0b-1a9efb93188b _create_share_NFS_CIFS /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:185 2026-08-09 02:08:10.291513 | ubuntu-noble | 2026-08-09 02:08:10.277 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.291535 | ubuntu-noble | 2026-08-09 02:08:10.277 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Resizing powerstore-share to 6GiB create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:472 2026-08-09 02:08:10.291547 | ubuntu-noble | 2026-08-09 02:08:10.278 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.291779 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_nfs [0.045143s] ... ok 2026-08-09 02:08:10.340524 | ubuntu-noble | 2026-08-09 02:08:10.325 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.340557 | ubuntu-noble | 2026-08-09 02:08:10.325 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.340604 | ubuntu-noble | 2026-08-09 02:08:10.325 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.340618 | ubuntu-noble | 2026-08-09 02:08:10.325 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.340627 | ubuntu-noble | 2026-08-09 02:08:10.326 6708 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-08-09 02:08:10.340636 | ubuntu-noble | 2026-08-09 02:08:10.326 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating CIFS share. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:468 2026-08-09 02:08:10.340645 | ubuntu-noble | 2026-08-09 02:08:10.326 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.340668 | ubuntu-noble | 2026-08-09 02:08:10.326 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.340677 | ubuntu-noble | 2026-08-09 02:08:10.327 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.340685 | ubuntu-noble | 2026-08-09 02:08:10.327 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating CIFS 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-08-09 02:08:10.340702 | ubuntu-noble | 2026-08-09 02:08:10.327 6708 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The requested SMB share "powerstore-share" was not created. 2026-08-09 02:08:10.340711 | ubuntu-noble | 2026-08-09 02:08:10.328 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.340809 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_share_failure [0.049538s] ... ok 2026-08-09 02:08:10.385778 | ubuntu-noble | 2026-08-09 02:08:10.369 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.385815 | ubuntu-noble | 2026-08-09 02:08:10.370 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.385829 | ubuntu-noble | 2026-08-09 02:08:10.370 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.385841 | ubuntu-noble | 2026-08-09 02:08:10.370 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.385853 | ubuntu-noble | 2026-08-09 02:08:10.370 6708 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-08-09 02:08:10.385865 | ubuntu-noble | 2026-08-09 02:08:10.370 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating NFS share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:153 2026-08-09 02:08:10.385891 | ubuntu-noble | 2026-08-09 02:08:10.371 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating filesystem powerstore-share _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:167 2026-08-09 02:08:10.385900 | ubuntu-noble | 2026-08-09 02:08:10.371 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Get file interfaces of 6423d56e-eaf3-7424-be0b-1a9efb93188b _create_share_NFS_CIFS /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:185 2026-08-09 02:08:10.385912 | ubuntu-noble | 2026-08-09 02:08:10.371 6708 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.385923 | ubuntu-noble | 2026-08-09 02:08:10.372 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.386126 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs [0.043841s] ... ok 2026-08-09 02:08:10.391933 | ubuntu-noble | 2026-08-09 02:08:10.390 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.392379 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snap_of_snap__existed_expt [0.018168s] ... ok 2026-08-09 02:08:10.409987 | ubuntu-noble | 2026-08-09 02:08:10.407 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.410332 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_snapshot [0.017439s] ... ok 2026-08-09 02:08:10.428284 | ubuntu-noble | 2026-08-09 02:08:10.425 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.428595 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_0 [0.017787s] ... ok 2026-08-09 02:08:10.446330 | ubuntu-noble | 2026-08-09 02:08:10.443 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.446626 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_name_inuse_but_vlan_not_used [0.017874s] ... ok 2026-08-09 02:08:10.467498 | ubuntu-noble | 2026-08-09 02:08:10.461 6708 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.467532 | ubuntu-noble | 2026-08-09 02:08:10.462 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.467987 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_1 [0.018427s] ... ok 2026-08-09 02:08:10.486074 | ubuntu-noble | 2026-08-09 02:08:10.480 6708 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Storage pools: pool_1,pool_2,nas_server_pool will be managed. _get_managed_pools /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:782 2026-08-09 02:08:10.486126 | ubuntu-noble | 2026-08-09 02:08:10.481 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.486444 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_2 [0.018700s] ... ok 2026-08-09 02:08:10.504899 | ubuntu-noble | 2026-08-09 02:08:10.498 6708 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Storage pools: pool_1,pool_2,nas_server_pool will be managed. _get_managed_pools /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:782 2026-08-09 02:08:10.504934 | ubuntu-noble | 2026-08-09 02:08:10.499 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.505257 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_6 [0.018297s] ... ok 2026-08-09 02:08:10.520605 | ubuntu-noble | 2026-08-09 02:08:10.517 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.520946 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_nfs_share_access_type [0.018501s] ... ok 2026-08-09 02:08:10.554617 | ubuntu-noble | 2026-08-09 02:08:10.535 6708 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd not found. 2026-08-09 02:08:10.554663 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share 716100cc-e0b4-416b-ac27-d38dd019330d.: manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: Failed to get NAS server. 2026-08-09 02:08:10.554674 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection Traceback (most recent call last): 2026-08-09 02:08:10.554684 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 367, in create_share 2026-08-09 02:08:10.554692 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection nas_server = self.client.get_nas_server(server_name) 2026-08-09 02:08:10.554701 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:10.554709 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2026-08-09 02:08:10.554717 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self.system.get_nas_server(name=name) 2026-08-09 02:08:10.554726 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:10.554734 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:10.554757 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._mock_call(*args, **kwargs) 2026-08-09 02:08:10.554765 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:10.554773 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:10.554781 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:10.554790 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:10.554798 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:10.554808 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection raise effect 2026-08-09 02:08:10.554816 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: Failed to get NAS server. 2026-08-09 02:08:10.554824 | ubuntu-noble | 2026-08-09 02:08:10.536 6708 ERROR manila.share.drivers.dell_emc.plugins.unity.connection 2026-08-09 02:08:10.554833 | ubuntu-noble | 2026-08-09 02:08:10.537 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.554977 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_share_server [0.019301s] ... ok 2026-08-09 02:08:10.557900 | ubuntu-noble | 2026-08-09 02:08:10.555 6708 WARNING manila.share.drivers.dell_emc.plugins.unity.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.557933 | ubuntu-noble | 2026-08-09 02:08:10.556 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.558244 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap [0.018585s] ... ok 2026-08-09 02:08:10.578243 | ubuntu-noble | 2026-08-09 02:08:10.574 6708 WARNING manila.share.drivers.dell_emc.plugins.unity.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:10.578298 | ubuntu-noble | 2026-08-09 02:08:10.574 6708 WARNING manila.share.drivers.dell_emc.plugins.unity.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Share 716100cc-e0b4-416b-ac27-d38dd019330d is not found when deleting the share: manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: Failed to get CIFS share. 2026-08-09 02:08:10.578310 | ubuntu-noble | 2026-08-09 02:08:10.575 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.578630 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__with_invalid_share [0.019047s] ... ok 2026-08-09 02:08:10.595672 | ubuntu-noble | 2026-08-09 02:08:10.593 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.596002 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_snapshot [0.017864s] ... ok 2026-08-09 02:08:10.614009 | ubuntu-noble | 2026-08-09 02:08:10.611 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.614353 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_network_info [0.018236s] ... ok 2026-08-09 02:08:10.633953 | ubuntu-noble | 2026-08-09 02:08:10.629 6708 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Share \\10.0.0.1\bd23121f-hg4e-432c-12cd2c5-bb93dfghe212 is being managed with ID 716100cc-e0b4-416b-ac27-d38dd019330d. 2026-08-09 02:08:10.633986 | ubuntu-noble | 2026-08-09 02:08:10.629 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.634280 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share [0.018083s] ... ok 2026-08-09 02:08:10.654112 | ubuntu-noble | 2026-08-09 02:08:10.647 6708 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Snapshot ab411797-b1cf-4035-bf14-8771a7bf1805 has no specified size. Use default value 1, set size in driver options if you want. 2026-08-09 02:08:10.654146 | ubuntu-noble | 2026-08-09 02:08:10.647 6708 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Snapshot 23047-ef2344-4563cvw-r4323cwed in Unity will be managed with ID ab411797-b1cf-4035-bf14-8771a7bf1805. 2026-08-09 02:08:10.654157 | ubuntu-noble | 2026-08-09 02:08:10.648 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.654446 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_with_server [0.018691s] ... ok 2026-08-09 02:08:10.668874 | ubuntu-noble | 2026-08-09 02:08:10.667 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.669303 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_wrong_size_type [0.018676s] ... ok 2026-08-09 02:08:10.690709 | ubuntu-noble | 2026-08-09 02:08:10.685 6708 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] All the usable ports belong to SPA. Creating NAS server on this SP without load balance. _choose_sp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:734 2026-08-09 02:08:10.690741 | ubuntu-noble | 2026-08-09 02:08:10.685 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.691059 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server [0.018770s] ... ok 2026-08-09 02:08:10.709283 | ubuntu-noble | 2026-08-09 02:08:10.704 6708 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] All the usable ports belong to SPA. Creating NAS server on this SP without load balance. _choose_sp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:734 2026-08-09 02:08:10.709315 | ubuntu-noble | 2026-08-09 02:08:10.704 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.709667 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__active_directory [0.018943s] ... ok 2026-08-09 02:08:10.725898 | ubuntu-noble | 2026-08-09 02:08:10.723 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.726305 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats [0.018246s] ... ok 2026-08-09 02:08:10.744452 | ubuntu-noble | 2026-08-09 02:08:10.741 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.744875 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_4 [0.018677s] ... ok 2026-08-09 02:08:10.762854 | ubuntu-noble | 2026-08-09 02:08:10.760 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.763238 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id_without_path [0.018058s] ... ok 2026-08-09 02:08:10.780385 | ubuntu-noble | 2026-08-09 02:08:10.777 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.780759 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_1 [0.017425s] ... ok 2026-08-09 02:08:10.823955 | ubuntu-noble | 2026-08-09 02:08:10.819 6708 INFO manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Storage pools: nas_pool will be managed. 2026-08-09 02:08:10.823987 | ubuntu-noble | 2026-08-09 02:08:10.820 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.824340 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.042544s] ... ok 2026-08-09 02:08:10.866029 | ubuntu-noble | 2026-08-09 02:08:10.863 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.866413 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.043000s] ... ok 2026-08-09 02:08:10.909167 | ubuntu-noble | 2026-08-09 02:08:10.906 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.909623 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.043051s] ... ok 2026-08-09 02:08:10.953432 | ubuntu-noble | 2026-08-09 02:08:10.950 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.953817 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.044119s] ... ok 2026-08-09 02:08:10.997601 | ubuntu-noble | 2026-08-09 02:08:10.994 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:10.997963 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.044166s] ... ok 2026-08-09 02:08:11.041321 | ubuntu-noble | 2026-08-09 02:08:11.038 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.041798 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.043447s] ... ok 2026-08-09 02:08:11.085405 | ubuntu-noble | 2026-08-09 02:08:11.082 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.085893 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.044020s] ... ok 2026-08-09 02:08:11.130870 | ubuntu-noble | 2026-08-09 02:08:11.128 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.131323 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.045389s] ... ok 2026-08-09 02:08:11.174417 | ubuntu-noble | 2026-08-09 02:08:11.171 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.174829 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.043532s] ... ok 2026-08-09 02:08:11.218339 | ubuntu-noble | 2026-08-09 02:08:11.215 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.218832 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.043621s] ... ok 2026-08-09 02:08:11.262822 | ubuntu-noble | 2026-08-09 02:08:11.260 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.263326 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.044570s] ... ok 2026-08-09 02:08:11.334812 | ubuntu-noble | 2026-08-09 02:08:11.303 6708 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Share server 56aafd02-4d44-43d7-b784-57fc88167224 not found, creating share server... setup_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:714 2026-08-09 02:08:11.334834 | ubuntu-noble | 2026-08-09 02:08:11.304 6708 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:11.334860 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 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-08-09 02:08:11.334874 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Could not setup server.: 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-08-09 02:08:11.334880 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection Traceback (most recent call last): 2026-08-09 02:08:11.334885 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2026-08-09 02:08:11.334890 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection self._get_context('MoverInterface').create(interface) 2026-08-09 02:08:11.334895 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-08-09 02:08:11.334901 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return r(f, *args, **kwargs) 2026-08-09 02:08:11.334906 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:11.334911 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-08-09 02:08:11.334916 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection do = self.iter(retry_state=retry_state) 2026-08-09 02:08:11.334921 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:11.334926 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-08-09 02:08:11.334931 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection result = action(retry_state) 2026-08-09 02:08:11.334935 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:11.334946 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-08-09 02:08:11.334951 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection self._add_action_func(lambda rs: rs.outcome.result()) 2026-08-09 02:08:11.334956 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:11.334961 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-08-09 02:08:11.334965 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return self.__get_result() 2026-08-09 02:08:11.334976 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:11.334981 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-08-09 02:08:11.334986 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection raise self._exception 2026-08-09 02:08:11.334991 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-08-09 02:08:11.334996 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection result = fn(*args, **kwargs) 2026-08-09 02:08:11.335000 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:11.335005 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2026-08-09 02:08:11.335014 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection raise exception.EMCVnxXMLAPIError(err=message) 2026-08-09 02:08:11.335019 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection 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-08-09 02:08:11.335025 | ubuntu-noble | 2026-08-09 02:08:11.305 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection 2026-08-09 02:08:11.335029 | ubuntu-noble | 2026-08-09 02:08:11.309 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.335300 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.049509s] ... ok 2026-08-09 02:08:11.340616 | ubuntu-noble | 2026-08-09 02:08:11.332 6708 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:11.340635 | ubuntu-noble | 2026-08-09 02:08:11.333 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-08-09 02:08:11.340640 | ubuntu-noble | 2026-08-09 02:08:11.333 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.340922 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.024023s] ... ok 2026-08-09 02:08:11.355951 | ubuntu-noble | 2026-08-09 02:08:11.353 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.356302 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.019707s] ... ok 2026-08-09 02:08:11.375939 | ubuntu-noble | 2026-08-09 02:08:11.373 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.376487 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.019371s] ... ok 2026-08-09 02:08:11.396524 | ubuntu-noble | 2026-08-09 02:08:11.391 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-08-09 02:08:11.396540 | ubuntu-noble | 2026-08-09 02:08:11.392 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.396856 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.019401s] ... ok 2026-08-09 02:08:11.431249 | ubuntu-noble | 2026-08-09 02:08:11.412 6708 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:11.431283 | ubuntu-noble | 2026-08-09 02:08:11.412 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.FileSystem.create' after 0.00136(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:11.431294 | ubuntu-noble | 2026-08-09 02:08:11.413 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.FileSystem.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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:11.431304 | ubuntu-noble | 2026-08-09 02:08:11.413 6708 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:11.431486 | ubuntu-noble | 2026-08-09 02:08:11.415 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.431797 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.021974s] ... ok 2026-08-09 02:08:11.436394 | ubuntu-noble | 2026-08-09 02:08:11.434 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.436791 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.019936s] ... ok 2026-08-09 02:08:11.456444 | ubuntu-noble | 2026-08-09 02:08:11.453 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.456875 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system [0.018639s] ... ok 2026-08-09 02:08:11.484864 | ubuntu-noble | 2026-08-09 02:08:11.472 6708 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:11.484906 | ubuntu-noble | 2026-08-09 02:08:11.472 6708 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Mover interface IP 192.168.1.1 already exists. Skip the creation. 2026-08-09 02:08:11.484921 | ubuntu-noble | 2026-08-09 02:08:11.473 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.485327 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.019927s] ... ok 2026-08-09 02:08:11.494473 | ubuntu-noble | 2026-08-09 02:08:11.493 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.494854 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm [0.019142s] ... ok 2026-08-09 02:08:11.516465 | ubuntu-noble | 2026-08-09 02:08:11.511 6708 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. 2026-08-09 02:08:11.516486 | ubuntu-noble | 2026-08-09 02:08:11.512 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.517116 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.019055s] ... ok 2026-08-09 02:08:11.535623 | ubuntu-noble | 2026-08-09 02:08:11.530 6708 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. 2026-08-09 02:08:11.535661 | ubuntu-noble | 2026-08-09 02:08:11.531 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.536033 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.019360s] ... ok 2026-08-09 02:08:11.553321 | ubuntu-noble | 2026-08-09 02:08:11.550 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.553737 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_2_True [0.018830s] ... ok 2026-08-09 02:08:11.572393 | ubuntu-noble | 2026-08-09 02:08:11.569 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.572787 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_2_False [0.018860s] ... ok 2026-08-09 02:08:11.590793 | ubuntu-noble | 2026-08-09 02:08:11.588 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.591187 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_rados_object_name [0.018319s] ... ok 2026-08-09 02:08:11.609504 | ubuntu-noble | 2026-08-09 02:08:11.606 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.609920 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_rados_object [0.018626s] ... ok 2026-08-09 02:08:11.627545 | ubuntu-noble | 2026-08-09 02:08:11.625 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.627982 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_rados_object [0.018341s] ... ok 2026-08-09 02:08:11.646845 | ubuntu-noble | 2026-08-09 02:08:11.644 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.647245 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_error_incomplete_export_block [0.018805s] ... ok 2026-08-09 02:08:11.665370 | ubuntu-noble | 2026-08-09 02:08:11.662 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.665809 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_tmp_conf_file [0.018575s] ... ok 2026-08-09 02:08:11.684161 | ubuntu-noble | 2026-08-09 02:08:11.681 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.684716 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_2 [0.018677s] ... ok 2026-08-09 02:08:11.702892 | ubuntu-noble | 2026-08-09 02:08:11.700 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.703283 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_3_glusterfs_3_6beta3 [0.018635s] ... ok 2026-08-09 02:08:11.721330 | ubuntu-noble | 2026-08-09 02:08:11.718 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.721846 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_1 [0.018109s] ... ok 2026-08-09 02:08:11.739607 | ubuntu-noble | 2026-08-09 02:08:11.737 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.740010 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_2 [0.018506s] ... ok 2026-08-09 02:08:11.757936 | ubuntu-noble | 2026-08-09 02:08:11.755 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.758362 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_4 [0.017941s] ... ok 2026-08-09 02:08:11.775712 | ubuntu-noble | 2026-08-09 02:08:11.773 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.776176 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_user_option [0.017857s] ... ok 2026-08-09 02:08:11.794417 | ubuntu-noble | 2026-08-09 02:08:11.791 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.794917 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_hasnt_should_have_vol [0.018628s] ... ok 2026-08-09 02:08:11.812972 | ubuntu-noble | 2026-08-09 02:08:11.810 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.813375 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_3 [0.018369s] ... ok 2026-08-09 02:08:11.831611 | ubuntu-noble | 2026-08-09 02:08:11.829 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.831904 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_3 [0.018767s] ... ok 2026-08-09 02:08:11.850246 | ubuntu-noble | 2026-08-09 02:08:11.847 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.850849 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_bad_policy [0.018509s] ... ok 2026-08-09 02:08:11.869152 | ubuntu-noble | 2026-08-09 02:08:11.866 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.869720 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_5 [0.018643s] ... ok 2026-08-09 02:08:11.898609 | ubuntu-noble | 2026-08-09 02:08:11.884 6708 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:08:11.898647 | ubuntu-noble | 2026-08-09 02:08:11.885 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:11.898661 | ubuntu-noble | 2026-08-09 02:08:11.885 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:11.898680 | ubuntu-noble | 2026-08-09 02:08:11.885 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:11.898692 | ubuntu-noble | 2026-08-09 02:08:11.886 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.898921 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_2_comma_nama [0.019700s] ... ok 2026-08-09 02:08:11.907042 | ubuntu-noble | 2026-08-09 02:08:11.904 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.907287 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_nosupp_layout [0.018408s] ... ok 2026-08-09 02:08:11.926061 | ubuntu-noble | 2026-08-09 02:08:11.923 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.926387 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_1 [0.018686s] ... ok 2026-08-09 02:08:11.944508 | ubuntu-noble | 2026-08-09 02:08:11.942 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.944918 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_2 [0.018347s] ... ok 2026-08-09 02:08:11.967178 | ubuntu-noble | 2026-08-09 02:08:11.960 6708 DEBUG manila.tests.fake_utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:11.967212 | ubuntu-noble | 2026-08-09 02:08:11.960 6708 DEBUG manila.tests.fake_utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:11.967235 | ubuntu-noble | 2026-08-09 02:08:11.960 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.967670 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_2 [0.018872s] ... ok 2026-08-09 02:08:11.982191 | ubuntu-noble | 2026-08-09 02:08:11.979 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:11.982721 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_2_GlusterfsException [0.018481s] ... ok 2026-08-09 02:08:12.000324 | ubuntu-noble | 2026-08-09 02:08:11.997 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.000841 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_weird [0.018162s] ... ok 2026-08-09 02:08:12.018866 | ubuntu-noble | 2026-08-09 02:08:12.016 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.019304 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share_can_be_called_with_extra_arg_share_server [0.018408s] ... ok 2026-08-09 02:08:12.037245 | ubuntu-noble | 2026-08-09 02:08:12.034 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.037825 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_enabling_creation_share_specific_size [0.018408s] ... ok 2026-08-09 02:08:12.055997 | ubuntu-noble | 2026-08-09 02:08:12.053 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.056425 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_local_share_path [0.018567s] ... ok 2026-08-09 02:08:12.074226 | ubuntu-noble | 2026-08-09 02:08:12.071 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.074845 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share_data_loss [0.018135s] ... ok 2026-08-09 02:08:12.095333 | ubuntu-noble | 2026-08-09 02:08:12.090 6708 ERROR manila.share.drivers.glusterfs.layout_volume [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Share fakeid does not support snapshots: fake error. 2026-08-09 02:08:12.095366 | ubuntu-noble | 2026-08-09 02:08:12.091 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.095851 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_2 [0.019828s] ... ok 2026-08-09 02:08:12.113150 | ubuntu-noble | 2026-08-09 02:08:12.110 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.113595 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_1_None [0.018920s] ... ok 2026-08-09 02:08:12.131773 | ubuntu-noble | 2026-08-09 02:08:12.129 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.132229 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name [0.018517s] ... ok 2026-08-09 02:08:12.150635 | ubuntu-noble | 2026-08-09 02:08:12.148 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.151140 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_1 [0.018813s] ... ok 2026-08-09 02:08:12.169221 | ubuntu-noble | 2026-08-09 02:08:12.166 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.169549 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_4 [0.018252s] ... ok 2026-08-09 02:08:12.194841 | ubuntu-noble | 2026-08-09 02:08:12.184 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:12.194875 | ubuntu-noble | 2026-08-09 02:08:12.184 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:12.194886 | ubuntu-noble | 2026-08-09 02:08:12.185 6708 INFO manila.share.drivers.glusterfs.layout_volume [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Number of gluster volumes in use: 1. Number of gluster volumes available for use as share: 1 2026-08-09 02:08:12.194896 | ubuntu-noble | 2026-08-09 02:08:12.185 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:12.194904 | ubuntu-noble | 2026-08-09 02:08:12.185 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.195251 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_6 [0.019452s] ... ok 2026-08-09 02:08:12.212156 | ubuntu-noble | 2026-08-09 02:08:12.203 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._push_gluster_vol" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:12.212189 | ubuntu-noble | 2026-08-09 02:08:12.204 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._push_gluster_vol" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:12.212216 | ubuntu-noble | 2026-08-09 02:08:12.204 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._push_gluster_vol" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:12.212226 | ubuntu-noble | 2026-08-09 02:08:12.204 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.212552 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol [0.018846s] ... ok 2026-08-09 02:08:12.224620 | ubuntu-noble | 2026-08-09 02:08:12.223 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.225052 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager [0.018151s] ... ok 2026-08-09 02:08:12.244520 | ubuntu-noble | 2026-08-09 02:08:12.241 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.245048 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_1 [0.018706s] ... ok 2026-08-09 02:08:12.263269 | ubuntu-noble | 2026-08-09 02:08:12.260 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.263726 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_2 [0.018599s] ... ok 2026-08-09 02:08:12.282249 | ubuntu-noble | 2026-08-09 02:08:12.279 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.282761 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_mount_fail [0.019051s] ... ok 2026-08-09 02:08:12.303215 | ubuntu-noble | 2026-08-09 02:08:12.299 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.303762 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.020089s] ... ok 2026-08-09 02:08:12.325053 | ubuntu-noble | 2026-08-09 02:08:12.319 6708 ERROR manila.share.drivers.hdfs.hdfs_native [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to delete share fakename. Error: Unexpected error while running command. 2026-08-09 02:08:12.325069 | ubuntu-noble | Command: None 2026-08-09 02:08:12.325073 | ubuntu-noble | Exit code: - 2026-08-09 02:08:12.325077 | ubuntu-noble | Stdout: None 2026-08-09 02:08:12.325082 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:12.325085 | ubuntu-noble | 2026-08-09 02:08:12.319 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.325368 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share_exception [0.019863s] ... ok 2026-08-09 02:08:12.340557 | ubuntu-noble | 2026-08-09 02:08:12.338 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.340844 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.018216s] ... ok 2026-08-09 02:08:12.367299 | ubuntu-noble | 2026-08-09 02:08:12.355 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.367325 | ubuntu-noble | 2026-08-09 02:08:12.356 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.367332 | ubuntu-noble | 2026-08-09 02:08:12.356 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.367340 | ubuntu-noble | 2026-08-09 02:08:12.356 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.367356 | ubuntu-noble | 2026-08-09 02:08:12.356 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.367364 | ubuntu-noble | 2026-08-09 02:08:12.357 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.367721 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_2 [0.019543s] ... ok 2026-08-09 02:08:12.386054 | ubuntu-noble | 2026-08-09 02:08:12.376 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.386068 | ubuntu-noble | 2026-08-09 02:08:12.376 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.386072 | ubuntu-noble | 2026-08-09 02:08:12.376 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.386076 | ubuntu-noble | 2026-08-09 02:08:12.376 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.386080 | ubuntu-noble | 2026-08-09 02:08:12.376 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.386083 | ubuntu-noble | 2026-08-09 02:08:12.378 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.386442 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_3 [0.020351s] ... ok 2026-08-09 02:08:12.408702 | ubuntu-noble | 2026-08-09 02:08:12.395 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.408716 | ubuntu-noble | 2026-08-09 02:08:12.396 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.408720 | ubuntu-noble | 2026-08-09 02:08:12.396 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.408724 | ubuntu-noble | 2026-08-09 02:08:12.396 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.408728 | ubuntu-noble | 2026-08-09 02:08:12.396 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.408731 | ubuntu-noble | 2026-08-09 02:08:12.397 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.409067 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_2 [0.019408s] ... ok 2026-08-09 02:08:12.425891 | ubuntu-noble | 2026-08-09 02:08:12.415 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.425923 | ubuntu-noble | 2026-08-09 02:08:12.416 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.425945 | ubuntu-noble | 2026-08-09 02:08:12.416 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.425954 | ubuntu-noble | 2026-08-09 02:08:12.416 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.425963 | ubuntu-noble | 2026-08-09 02:08:12.416 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.425971 | ubuntu-noble | 2026-08-09 02:08:12.417 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.426152 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_1 [0.020115s] ... ok 2026-08-09 02:08:12.448709 | ubuntu-noble | 2026-08-09 02:08:12.435 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.448742 | ubuntu-noble | 2026-08-09 02:08:12.436 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.448751 | ubuntu-noble | 2026-08-09 02:08:12.436 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.448760 | ubuntu-noble | 2026-08-09 02:08:12.436 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.448769 | ubuntu-noble | 2026-08-09 02:08:12.436 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.448777 | ubuntu-noble | 2026-08-09 02:08:12.437 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.449158 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_2 [0.019786s] ... ok 2026-08-09 02:08:12.465879 | ubuntu-noble | 2026-08-09 02:08:12.455 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.465915 | ubuntu-noble | 2026-08-09 02:08:12.456 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.465925 | ubuntu-noble | 2026-08-09 02:08:12.456 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.465933 | ubuntu-noble | 2026-08-09 02:08:12.456 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.465942 | ubuntu-noble | 2026-08-09 02:08:12.456 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.465950 | ubuntu-noble | 2026-08-09 02:08:12.457 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.466176 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share_with_no_available_space_in_fs [0.019875s] ... ok 2026-08-09 02:08:12.489617 | ubuntu-noble | 2026-08-09 02:08:12.475 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.489650 | ubuntu-noble | 2026-08-09 02:08:12.476 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.489661 | ubuntu-noble | 2026-08-09 02:08:12.476 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.489670 | ubuntu-noble | 2026-08-09 02:08:12.476 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.489678 | ubuntu-noble | 2026-08-09 02:08:12.476 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.489687 | ubuntu-noble | 2026-08-09 02:08:12.477 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.489966 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_get_network_allocations_number [0.019624s] ... ok 2026-08-09 02:08:12.502800 | ubuntu-noble | 2026-08-09 02:08:12.495 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.502833 | ubuntu-noble | 2026-08-09 02:08:12.495 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.502855 | ubuntu-noble | 2026-08-09 02:08:12.495 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.502864 | ubuntu-noble | 2026-08-09 02:08:12.495 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.502873 | ubuntu-noble | 2026-08-09 02:08:12.495 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.502881 | ubuntu-noble | 2026-08-09 02:08:12.496 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.503166 | ubuntu-noble | {3} 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.019245s] ... ok 2026-08-09 02:08:12.526745 | ubuntu-noble | 2026-08-09 02:08:12.515 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.526778 | ubuntu-noble | 2026-08-09 02:08:12.515 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.526801 | ubuntu-noble | 2026-08-09 02:08:12.515 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.526810 | ubuntu-noble | 2026-08-09 02:08:12.515 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.526819 | ubuntu-noble | 2026-08-09 02:08:12.515 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.526827 | ubuntu-noble | 2026-08-09 02:08:12.516 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.527258 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_inexistent_snapshot_exception [0.019877s] ... ok 2026-08-09 02:08:12.547463 | ubuntu-noble | 2026-08-09 02:08:12.534 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.547496 | ubuntu-noble | 2026-08-09 02:08:12.535 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.547506 | ubuntu-noble | 2026-08-09 02:08:12.535 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.547526 | ubuntu-noble | 2026-08-09 02:08:12.535 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.547535 | ubuntu-noble | 2026-08-09 02:08:12.535 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.547543 | ubuntu-noble | 2026-08-09 02:08:12.536 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.547844 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_2__snapshots_share1_snapshot_id [0.019853s] ... ok 2026-08-09 02:08:12.566800 | ubuntu-noble | 2026-08-09 02:08:12.555 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.566834 | ubuntu-noble | 2026-08-09 02:08:12.555 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.566845 | ubuntu-noble | 2026-08-09 02:08:12.555 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.566854 | ubuntu-noble | 2026-08-09 02:08:12.555 6708 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-08-09 02:08:12.566862 | ubuntu-noble | 2026-08-09 02:08:12.555 6708 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:12.566871 | ubuntu-noble | 2026-08-09 02:08:12.557 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.567172 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_cifs_recovery_mode [0.020403s] ... ok 2026-08-09 02:08:12.577355 | ubuntu-noble | 2026-08-09 02:08:12.575 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.577712 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_not_found [0.018614s] ... ok 2026-08-09 02:08:12.605459 | ubuntu-noble | 2026-08-09 02:08:12.594 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "hitachi_hnas_select_fs" by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:12.605493 | ubuntu-noble | 2026-08-09 02:08:12.594 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "hitachi_hnas_select_fs" acquired by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:12.605514 | ubuntu-noble | 2026-08-09 02:08:12.594 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "hitachi_hnas_select_fs" "released" by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:12.605524 | ubuntu-noble | 2026-08-09 02:08:12.595 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.605930 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_deleting_not_empty_directory [0.019524s] ... ok 2026-08-09 02:08:12.616349 | ubuntu-noble | 2026-08-09 02:08:12.614 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.616733 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_error [0.019332s] ... ok 2026-08-09 02:08:12.637166 | ubuntu-noble | 2026-08-09 02:08:12.634 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.637537 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_1_True [0.019225s] ... ok 2026-08-09 02:08:12.656608 | ubuntu-noble | 2026-08-09 02:08:12.653 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.657078 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_exception [0.019512s] ... ok 2026-08-09 02:08:12.675320 | ubuntu-noble | 2026-08-09 02:08:12.672 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.675667 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota [0.018682s] ... ok 2026-08-09 02:08:12.694041 | ubuntu-noble | 2026-08-09 02:08:12.691 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.694595 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_mb [0.018671s] ... ok 2026-08-09 02:08:12.713322 | ubuntu-noble | 2026-08-09 02:08:12.710 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.713732 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota [0.019179s] ... ok 2026-08-09 02:08:12.732441 | ubuntu-noble | 2026-08-09 02:08:12.729 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.732889 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_error [0.019036s] ... ok 2026-08-09 02:08:12.751777 | ubuntu-noble | 2026-08-09 02:08:12.749 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.752147 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_exception [0.019214s] ... ok 2026-08-09 02:08:12.770359 | ubuntu-noble | 2026-08-09 02:08:12.767 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.770751 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_empty_host_list [0.018551s] ... ok 2026-08-09 02:08:12.789518 | ubuntu-noble | 2026-08-09 02:08:12.786 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.789924 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_no_share_provided [0.019093s] ... ok 2026-08-09 02:08:12.809447 | ubuntu-noble | 2026-08-09 02:08:12.806 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.809938 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share [0.019777s] ... ok 2026-08-09 02:08:12.830630 | ubuntu-noble | 2026-08-09 02:08:12.828 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.831107 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_rule_exception [0.021051s] ... ok 2026-08-09 02:08:12.849841 | ubuntu-noble | 2026-08-09 02:08:12.847 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.850337 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_get_default_filter_function [0.019126s] ... ok 2026-08-09 02:08:12.868757 | ubuntu-noble | 2026-08-09 02:08:12.866 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.869100 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_unmanage [0.018759s] ... ok 2026-08-09 02:08:12.887918 | ubuntu-noble | 2026-08-09 02:08:12.885 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.888196 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_2 [0.019059s] ... ok 2026-08-09 02:08:12.938334 | ubuntu-noble | 2026-08-09 02:08:12.903 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 5.35e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:12.938370 | ubuntu-noble | 2026-08-09 02:08:12.903 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 0.515 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:12.938381 | ubuntu-noble | 2026-08-09 02:08:12.903 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.000704(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:12.938390 | ubuntu-noble | 2026-08-09 02:08:12.904 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 1.63 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:12.938399 | ubuntu-noble | 2026-08-09 02:08:12.904 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00105(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:12.938434 | ubuntu-noble | 2026-08-09 02:08:12.904 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 3.44 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:12.938456 | ubuntu-noble | 2026-08-09 02:08:12.904 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00137(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:12.938464 | ubuntu-noble | 2026-08-09 02:08:12.904 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 5.78 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:12.938473 | ubuntu-noble | 2026-08-09 02:08:12.904 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00171(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:12.938493 | ubuntu-noble | 2026-08-09 02:08:12.905 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 10.6 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:12.938501 | ubuntu-noble | 2026-08-09 02:08:12.905 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00203(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:12.938510 | ubuntu-noble | 2026-08-09 02:08:12.905 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 1.35 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:12.938518 | ubuntu-noble | 2026-08-09 02:08:12.905 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00254(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:12.938526 | ubuntu-noble | 2026-08-09 02:08:12.905 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 13.6 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:12.938543 | ubuntu-noble | 2026-08-09 02:08:12.906 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00286(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:12.938552 | ubuntu-noble | 2026-08-09 02:08:12.906 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 126 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:12.938566 | ubuntu-noble | 2026-08-09 02:08:12.906 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.00317(s), this was the 9th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:12.938615 | ubuntu-noble | 2026-08-09 02:08:12.906 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status in 70.7 seconds as it raised HSPTimeoutException: HSP Timeout Exception: Timeout while waiting for job fake_id to complete.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:12.938623 | ubuntu-noble | 2026-08-09 02:08:12.906 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hsp.rest.HSPRestBackend._wait_job_status' after 0.0035(s), this was the 10th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:12.938632 | ubuntu-noble | 2026-08-09 02:08:12.907 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.938754 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_3_RUNNING [0.021875s] ... ok 2026-08-09 02:08:12.939479 | ubuntu-noble | 2026-08-09 02:08:12.929 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.940103 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_2 [0.021608s] ... ok 2026-08-09 02:08:12.966777 | ubuntu-noble | 2026-08-09 02:08:12.950 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:12.966810 | ubuntu-noble | 2026-08-09 02:08:12.951 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:12.966820 | ubuntu-noble | 2026-08-09 02:08:12.951 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:12.966843 | ubuntu-noble | 2026-08-09 02:08:12.951 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:12.966852 | ubuntu-noble | 2026-08-09 02:08:12.951 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:12.966860 | ubuntu-noble | 2026-08-09 02:08:12.952 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:12.966877 | ubuntu-noble | 2026-08-09 02:08:12.952 6708 INFO manila.share.drivers.hpe.hpe_3par_driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Starting share driver HPE3ParShareDriver (2.0.8) 2026-08-09 02:08:12.966887 | ubuntu-noble | 2026-08-09 02:08:12.953 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.967051 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_conf_ips_validation_fails [0.023958s] ... ok 2026-08-09 02:08:12.986374 | ubuntu-noble | 2026-08-09 02:08:12.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:12.986409 | ubuntu-noble | 2026-08-09 02:08:12.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:12.986421 | ubuntu-noble | 2026-08-09 02:08:12.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:12.986430 | ubuntu-noble | 2026-08-09 02:08:12.972 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:12.986440 | ubuntu-noble | 2026-08-09 02:08:12.972 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:12.986465 | ubuntu-noble | 2026-08-09 02:08:12.972 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:12.986475 | ubuntu-noble | 2026-08-09 02:08:12.972 6708 DEBUG manila.share.drivers.hpe.hpe_3par_driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] begin _setup_server with {'network_allocations': [{'ip_address': '1.2.3.4'}], 'cidr': '1.2.3.4/24', 'network_type': 'vlan', 'segmentation_id': '101', 'server_id': '1a1a1a1a-2b2b-3c3c-4d4d-5e5e5e5e5e5e'} _setup_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_driver.py:439 2026-08-09 02:08:12.986485 | ubuntu-noble | 2026-08-09 02:08:12.973 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.986819 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server [0.020356s] ... ok 2026-08-09 02:08:12.995306 | ubuntu-noble | 2026-08-09 02:08:12.992 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:12.995352 | ubuntu-noble | 2026-08-09 02:08:12.992 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:12.995363 | ubuntu-noble | 2026-08-09 02:08:12.993 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:12.995671 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory [0.019495s] ... ok 2026-08-09 02:08:13.020852 | ubuntu-noble | 2026-08-09 02:08:13.011 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.020898 | ubuntu-noble | 2026-08-09 02:08:13.011 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.020910 | ubuntu-noble | 2026-08-09 02:08:13.012 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] createfshare for OPENSTACK_SUPER_SHARE, result= _create_super_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:964 2026-08-09 02:08:13.020919 | ubuntu-noble | 2026-08-09 02:08:13.012 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.021090 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_setfshare_exception [0.019401s] ... ok 2026-08-09 02:08:13.037446 | ubuntu-noble | 2026-08-09 02:08:13.031 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.037481 | ubuntu-noble | 2026-08-09 02:08:13.031 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.037507 | ubuntu-noble | 2026-08-09 02:08:13.032 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.037838 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory [0.019218s] ... ok 2026-08-09 02:08:13.062021 | ubuntu-noble | 2026-08-09 02:08:13.050 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.062059 | ubuntu-noble | 2026-08-09 02:08:13.050 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.062070 | ubuntu-noble | 2026-08-09 02:08:13.050 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] createfsip result: create_fsip /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1679 2026-08-09 02:08:13.062080 | ubuntu-noble | 2026-08-09 02:08:13.051 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] getfsip result: {'members': []} fsip_exists /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1655 2026-08-09 02:08:13.062090 | ubuntu-noble | 2026-08-09 02:08:13.051 6708 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 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-08-09 02:08:13.062099 | ubuntu-noble | 2026-08-09 02:08:13.051 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.062344 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_get_none [0.019756s] ... ok 2026-08-09 02:08:13.073408 | ubuntu-noble | 2026-08-09 02:08:13.070 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.073442 | ubuntu-noble | 2026-08-09 02:08:13.070 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.073453 | ubuntu-noble | 2026-08-09 02:08:13.071 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.073782 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_hit [0.019505s] ... ok 2026-08-09 02:08:13.093214 | ubuntu-noble | 2026-08-09 02:08:13.090 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.093247 | ubuntu-noble | 2026-08-09 02:08:13.090 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.093258 | ubuntu-noble | 2026-08-09 02:08:13.091 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.093502 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_hit [0.019688s] ... ok 2026-08-09 02:08:13.113770 | ubuntu-noble | 2026-08-09 02:08:13.109 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.113803 | ubuntu-noble | 2026-08-09 02:08:13.109 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.113814 | ubuntu-noble | 2026-08-09 02:08:13.109 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] getfsip result: {'total': 3, 'members': [{'bogus1': 1}, {'fspool': 'pool', 'vfs': 'test_vfs', 'address': '9.9.9.9', 'prefixLen': '255.255.255.0', 'vlanTag': '101'}, {'bogus2': '2'}]} fsip_exists /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1655 2026-08-09 02:08:13.113824 | ubuntu-noble | 2026-08-09 02:08:13.110 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.114102 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_does_not_exist [0.018990s] ... ok 2026-08-09 02:08:13.130457 | ubuntu-noble | 2026-08-09 02:08:13.129 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.130866 | ubuntu-noble | {3} 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.018663s] ... ok 2026-08-09 02:08:13.149826 | ubuntu-noble | 2026-08-09 02:08:13.147 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.150198 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_07________ip___True_____r___ [0.018036s] ... ok 2026-08-09 02:08:13.167732 | ubuntu-noble | 2026-08-09 02:08:13.165 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.168149 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_10________user___True_____r___ [0.017871s] ... ok 2026-08-09 02:08:13.186114 | ubuntu-noble | 2026-08-09 02:08:13.183 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.186446 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_14________user___True_____ [0.018417s] ... ok 2026-08-09 02:08:13.209477 | ubuntu-noble | 2026-08-09 02:08:13.201 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.209510 | ubuntu-noble | 2026-08-09 02:08:13.201 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.209521 | ubuntu-noble | 2026-08-09 02:08:13.202 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setfshare result=[] _change_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2026-08-09 02:08:13.209545 | ubuntu-noble | 2026-08-09 02:08:13.202 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.209952 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_3___ro___True_ [0.018971s] ... ok 2026-08-09 02:08:13.233696 | ubuntu-noble | 2026-08-09 02:08:13.221 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.233729 | ubuntu-noble | 2026-08-09 02:08:13.221 6708 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to get 3PAR WSAPI version: string indices must be integers, not 'str': TypeError: string indices must be integers, not 'str' 2026-08-09 02:08:13.233740 | ubuntu-noble | 2026-08-09 02:08:13.221 6708 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2026-08-09 02:08:13.233750 | ubuntu-noble | 2026-08-09 02:08:13.221 6708 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-08-09 02:08:13.233758 | ubuntu-noble | 2026-08-09 02:08:13.221 6708 ERROR manila.share.drivers.hpe.hpe_3par_mediator wsapi_version = self._client.getWsApiVersion()['build'] 2026-08-09 02:08:13.233767 | ubuntu-noble | 2026-08-09 02:08:13.221 6708 ERROR manila.share.drivers.hpe.hpe_3par_mediator ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ 2026-08-09 02:08:13.233775 | ubuntu-noble | 2026-08-09 02:08:13.221 6708 ERROR manila.share.drivers.hpe.hpe_3par_mediator TypeError: string indices must be integers, not 'str' 2026-08-09 02:08:13.233783 | ubuntu-noble | 2026-08-09 02:08:13.221 6708 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2026-08-09 02:08:13.233792 | ubuntu-noble | 2026-08-09 02:08:13.223 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.233965 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_bad_return_value [0.020946s] ... ok 2026-08-09 02:08:13.257193 | ubuntu-noble | 2026-08-09 02:08:13.243 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.257226 | ubuntu-noble | 2026-08-09 02:08:13.244 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.257237 | ubuntu-noble | 2026-08-09 02:08:13.244 6708 WARNING manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 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-08-09 02:08:13.257257 | ubuntu-noble | 2026-08-09 02:08:13.244 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.257268 | ubuntu-noble | 2026-08-09 02:08:13.244 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] getfshare result={'total': 1, 'members': [{'fstoreName': 'osf-nfs-project-id', 'shareName': 'osf-share-id', 'shareDir': '/anyfpg/anyvfs/anyfstore', 'share_proto': 'NFS', 'sharePath': '/anyfpg/anyvfs/anyfstore', 'comment': 'OpenStack Manila - foo-comment'}]} _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-08-09 02:08:13.257290 | ubuntu-noble | 2026-08-09 02:08:13.245 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.257463 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_ro [0.021875s] ... ok 2026-08-09 02:08:13.269005 | ubuntu-noble | 2026-08-09 02:08:13.264 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.269040 | ubuntu-noble | 2026-08-09 02:08:13.264 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.269047 | ubuntu-noble | 2026-08-09 02:08:13.265 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.269391 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_1_ro [0.019931s] ... ok 2026-08-09 02:08:13.289881 | ubuntu-noble | 2026-08-09 02:08:13.283 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.289916 | ubuntu-noble | 2026-08-09 02:08:13.284 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.289941 | ubuntu-noble | 2026-08-09 02:08:13.284 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.290325 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_6_insecure [0.019120s] ... ok 2026-08-09 02:08:13.312651 | ubuntu-noble | 2026-08-09 02:08:13.303 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.312722 | ubuntu-noble | 2026-08-09 02:08:13.303 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.312735 | ubuntu-noble | 2026-08-09 02:08:13.303 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] createfsnap result= create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1134 2026-08-09 02:08:13.312746 | ubuntu-noble | 2026-08-09 02:08:13.304 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.313027 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot [0.019687s] ... ok 2026-08-09 02:08:13.336486 | ubuntu-noble | 2026-08-09 02:08:13.327 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.336531 | ubuntu-noble | 2026-08-09 02:08:13.327 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.336563 | ubuntu-noble | 2026-08-09 02:08:13.328 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] createfshare for OPENSTACK_SUPER_SHARE, result= _create_super_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:964 2026-08-09 02:08:13.336656 | ubuntu-noble | 2026-08-09 02:08:13.329 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.336964 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share [0.024333s] ... ok 2026-08-09 02:08:13.353687 | ubuntu-noble | 2026-08-09 02:08:13.347 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.353726 | ubuntu-noble | 2026-08-09 02:08:13.347 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.353736 | ubuntu-noble | 2026-08-09 02:08:13.348 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.354094 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_file_tree_exception [0.019631s] ... ok 2026-08-09 02:08:13.373598 | ubuntu-noble | 2026-08-09 02:08:13.367 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.373617 | ubuntu-noble | 2026-08-09 02:08:13.367 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.373625 | ubuntu-noble | 2026-08-09 02:08:13.368 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.374011 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_nfs [0.019817s] ... ok 2026-08-09 02:08:13.395421 | ubuntu-noble | 2026-08-09 02:08:13.387 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.395454 | ubuntu-noble | 2026-08-09 02:08:13.387 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.395466 | ubuntu-noble | 2026-08-09 02:08:13.387 6708 WARNING manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 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-08-09 02:08:13.395475 | ubuntu-noble | 2026-08-09 02:08:13.388 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.395939 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_access_missing_nfs_share [0.019260s] ... ok 2026-08-09 02:08:13.410384 | ubuntu-noble | 2026-08-09 02:08:13.406 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.410435 | ubuntu-noble | 2026-08-09 02:08:13.406 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.410454 | ubuntu-noble | 2026-08-09 02:08:13.407 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.410657 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_1_CIFS [0.019023s] ... ok 2026-08-09 02:08:13.441969 | ubuntu-noble | 2026-08-09 02:08:13.425 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.442006 | ubuntu-noble | 2026-08-09 02:08:13.425 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.442018 | ubuntu-noble | 2026-08-09 02:08:13.426 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.442029 | ubuntu-noble | 2026-08-09 02:08:13.426 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.442040 | ubuntu-noble | 2026-08-09 02:08:13.426 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.442050 | ubuntu-noble | 2026-08-09 02:08:13.426 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.442059 | ubuntu-noble | 2026-08-09 02:08:13.426 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.442070 | ubuntu-noble | 2026-08-09 02:08:13.427 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.442300 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_02__2__1__False_ [0.020048s] ... ok 2026-08-09 02:08:13.449472 | ubuntu-noble | 2026-08-09 02:08:13.445 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.449524 | ubuntu-noble | 2026-08-09 02:08:13.445 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.449535 | ubuntu-noble | 2026-08-09 02:08:13.446 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.449827 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_success [0.019089s] ... ok 2026-08-09 02:08:13.474474 | ubuntu-noble | 2026-08-09 02:08:13.465 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.474519 | ubuntu-noble | 2026-08-09 02:08:13.465 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.474530 | ubuntu-noble | 2026-08-09 02:08:13.466 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.474539 | ubuntu-noble | 2026-08-09 02:08:13.466 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] getfsip result: {'members': [{'fspool': 'pool', 'vfs': 'test_vfs', 'address': '1.2.3.4', '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-08-09 02:08:13.474549 | ubuntu-noble | 2026-08-09 02:08:13.466 6708 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to remove FSIP for FPG/VFS/IP pool/test_vfs/1.2.3.4. 2026-08-09 02:08:13.474557 | ubuntu-noble | 2026-08-09 02:08:13.467 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.474810 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_not_gone [0.020532s] ... ok 2026-08-09 02:08:13.499502 | ubuntu-noble | 2026-08-09 02:08:13.485 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-08-09 02:08:13.499535 | ubuntu-noble | 2026-08-09 02:08:13.485 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-08-09 02:08:13.499546 | ubuntu-noble | 2026-08-09 02:08:13.486 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setfshare result=[] _change_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2026-08-09 02:08:13.499555 | ubuntu-noble | 2026-08-09 02:08:13.486 6708 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 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-08-09 02:08:13.499565 | ubuntu-noble | 2026-08-09 02:08:13.486 6708 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Ignoring deny invalid access rule for FPG/share pool/osf-share-id for ip None): Invalid access rule: 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-08-09 02:08:13.499619 | ubuntu-noble | 2026-08-09 02:08:13.486 6708 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setfshare result=[] _change_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2026-08-09 02:08:13.499629 | ubuntu-noble | 2026-08-09 02:08:13.487 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.499795 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_cifs [0.019988s] ... ok 2026-08-09 02:08:13.510346 | ubuntu-noble | 2026-08-09 02:08:13.505 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Request URL: fake-rest-url 2026-08-09 02:08:13.510379 | ubuntu-noble | Call Method: GET 2026-08-09 02:08:13.510390 | ubuntu-noble | Request Data: None 2026-08-09 02:08:13.510399 | ubuntu-noble | do_call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:65 2026-08-09 02:08:13.510418 | ubuntu-noble | 2026-08-09 02:08:13.505 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Response Data: do_call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:98 2026-08-09 02:08:13.510428 | ubuntu-noble | 2026-08-09 02:08:13.506 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.510541 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_4__None___GET__ [0.019385s] ... ok 2026-08-09 02:08:13.570112 | ubuntu-noble | 2026-08-09 02:08:13.525 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.570146 | ubuntu-noble | 2026-08-09 02:08:13.526 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:13.570156 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:13.570166 | ubuntu-noble | 2026-08-09 02:08:13.526 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Allow access. allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:156 2026-08-09 02:08:13.570177 | ubuntu-noble | 2026-08-09 02:08:13.527 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.570188 | ubuntu-noble | 2026-08-09 02:08:13.527 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.570199 | ubuntu-noble | 2026-08-09 02:08:13.527 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.570237 | ubuntu-noble | 2026-08-09 02:08:13.527 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.570258 | ubuntu-noble | 2026-08-09 02:08:13.527 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.570270 | ubuntu-noble | 2026-08-09 02:08:13.527 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.570281 | ubuntu-noble | 2026-08-09 02:08:13.527 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.570301 | ubuntu-noble | 2026-08-09 02:08:13.527 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.570326 | ubuntu-noble | 2026-08-09 02:08:13.527 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.570338 | ubuntu-noble | 2026-08-09 02:08:13.528 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.570349 | ubuntu-noble | 2026-08-09 02:08:13.528 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.570361 | ubuntu-noble | 2026-08-09 02:08:13.528 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.570372 | ubuntu-noble | 2026-08-09 02:08:13.528 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.570404 | ubuntu-noble | 2026-08-09 02:08:13.528 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.570416 | ubuntu-noble | 2026-08-09 02:08:13.528 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.570427 | ubuntu-noble | 2026-08-09 02:08:13.528 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.570436 | ubuntu-noble | 2026-08-09 02:08:13.528 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.570444 | ubuntu-noble | 2026-08-09 02:08:13.528 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.570459 | ubuntu-noble | 2026-08-09 02:08:13.528 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Try to add user access. Access info (access_to: 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:561 2026-08-09 02:08:13.570468 | ubuntu-noble | 2026-08-09 02:08:13.529 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.570485 | ubuntu-noble | 2026-08-09 02:08:13.529 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.570494 | ubuntu-noble | 2026-08-09 02:08:13.529 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.570502 | ubuntu-noble | 2026-08-09 02:08:13.529 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed with add user access, try to add group access. Access info (access_to: 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:566 2026-08-09 02:08:13.570511 | ubuntu-noble | 2026-08-09 02:08:13.529 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.570528 | ubuntu-noble | 2026-08-09 02:08:13.529 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.570536 | ubuntu-noble | 2026-08-09 02:08:13.529 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.570545 | ubuntu-noble | 2026-08-09 02:08:13.530 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.570738 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_2 [0.023580s] ... ok 2026-08-09 02:08:13.577949 | ubuntu-noble | 2026-08-09 02:08:13.548 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.577976 | ubuntu-noble | 2026-08-09 02:08:13.549 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:13.577985 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:13.577994 | ubuntu-noble | 2026-08-09 02:08:13.550 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.578012 | ubuntu-noble | 2026-08-09 02:08:13.550 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.578021 | ubuntu-noble | 2026-08-09 02:08:13.550 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.578029 | ubuntu-noble | 2026-08-09 02:08:13.551 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.578327 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_snapshot_id_exist_fail [0.020925s] ... ok 2026-08-09 02:08:13.744634 | ubuntu-noble | 2026-08-09 02:08:13.570 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.744705 | ubuntu-noble | 2026-08-09 02:08:13.572 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:13.744722 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:13.744735 | ubuntu-noble | 2026-08-09 02:08:13.572 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.744747 | ubuntu-noble | 2026-08-09 02:08:13.572 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.744760 | ubuntu-noble | 2026-08-09 02:08:13.572 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.744772 | ubuntu-noble | 2026-08-09 02:08:13.572 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.744784 | ubuntu-noble | 2026-08-09 02:08:13.572 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.744796 | ubuntu-noble | 2026-08-09 02:08:13.572 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.744810 | ubuntu-noble | 2026-08-09 02:08:13.572 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.744837 | ubuntu-noble | 2026-08-09 02:08:13.572 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.744850 | ubuntu-noble | 2026-08-09 02:08:13.573 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.744879 | ubuntu-noble | 2026-08-09 02:08:13.573 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.744905 | ubuntu-noble | 2026-08-09 02:08:13.573 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.744918 | ubuntu-noble | 2026-08-09 02:08:13.573 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.744929 | ubuntu-noble | 2026-08-09 02:08:13.573 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.744941 | ubuntu-noble | 2026-08-09 02:08:13.573 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.744952 | ubuntu-noble | 2026-08-09 02:08:13.573 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.744963 | ubuntu-noble | 2026-08-09 02:08:13.573 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.744974 | ubuntu-noble | 2026-08-09 02:08:13.573 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.744985 | ubuntu-noble | 2026-08-09 02:08:13.573 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745001 | ubuntu-noble | 2026-08-09 02:08:13.574 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745010 | ubuntu-noble | 2026-08-09 02:08:13.574 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745027 | ubuntu-noble | 2026-08-09 02:08:13.574 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745044 | ubuntu-noble | 2026-08-09 02:08:13.574 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745054 | ubuntu-noble | 2026-08-09 02:08:13.574 6708 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.745065 | ubuntu-noble | 2026-08-09 02:08:13.575 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745074 | ubuntu-noble | 2026-08-09 02:08:13.575 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745082 | ubuntu-noble | 2026-08-09 02:08:13.575 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745091 | ubuntu-noble | 2026-08-09 02:08:13.575 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745099 | ubuntu-noble | 2026-08-09 02:08:13.575 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745151 | ubuntu-noble | 2026-08-09 02:08:13.575 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745161 | ubuntu-noble | 2026-08-09 02:08:13.575 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745178 | ubuntu-noble | 2026-08-09 02:08:13.575 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745192 | ubuntu-noble | 2026-08-09 02:08:13.575 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745201 | ubuntu-noble | 2026-08-09 02:08:13.576 6708 DEBUG manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.745209 | ubuntu-noble | 2026-08-09 02:08:13.576 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745218 | ubuntu-noble | 2026-08-09 02:08:13.576 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745226 | ubuntu-noble | 2026-08-09 02:08:13.576 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745235 | ubuntu-noble | 2026-08-09 02:08:13.576 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745243 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745251 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745260 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745274 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745291 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745305 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745314 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745322 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745331 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745339 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745347 | ubuntu-noble | 2026-08-09 02:08:13.577 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745356 | ubuntu-noble | 2026-08-09 02:08:13.578 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745364 | ubuntu-noble | 2026-08-09 02:08:13.578 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745373 | ubuntu-noble | 2026-08-09 02:08:13.578 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745395 | ubuntu-noble | 2026-08-09 02:08:13.578 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745403 | ubuntu-noble | 2026-08-09 02:08:13.578 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745412 | ubuntu-noble | 2026-08-09 02:08:13.578 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745427 | ubuntu-noble | 2026-08-09 02:08:13.578 6708 DEBUG manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Get access for share: share-fake-uuid, access_type: user, access_to: user_name, access_level: rw get_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-08-09 02:08:13.745435 | ubuntu-noble | 2026-08-09 02:08:13.578 6708 DEBUG manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Mounting share: share_fake_uuid to host, mount_src: /tmp/tmpitbblt24/huawei_manila_tmp_path_src_cp6ivv7k mount_share_to_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:593 2026-08-09 02:08:13.745444 | ubuntu-noble | 2026-08-09 02:08:13.579 6708 DEBUG manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Execute mount. mount_src: /tmp/tmpitbblt24/huawei_manila_tmp_path_src_cp6ivv7k mount_share_to_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:601 2026-08-09 02:08:13.745453 | ubuntu-noble | 2026-08-09 02:08:13.579 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745461 | ubuntu-noble | 2026-08-09 02:08:13.579 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745470 | ubuntu-noble | 2026-08-09 02:08:13.579 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745478 | ubuntu-noble | 2026-08-09 02:08:13.579 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745486 | ubuntu-noble | 2026-08-09 02:08:13.579 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745508 | ubuntu-noble | 2026-08-09 02:08:13.579 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745517 | ubuntu-noble | 2026-08-09 02:08:13.579 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745525 | ubuntu-noble | 2026-08-09 02:08:13.579 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745540 | ubuntu-noble | 2026-08-09 02:08:13.579 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745549 | ubuntu-noble | 2026-08-09 02:08:13.580 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745557 | ubuntu-noble | 2026-08-09 02:08:13.580 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745566 | ubuntu-noble | 2026-08-09 02:08:13.580 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745621 | ubuntu-noble | 2026-08-09 02:08:13.580 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745630 | ubuntu-noble | 2026-08-09 02:08:13.580 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745639 | ubuntu-noble | 2026-08-09 02:08:13.580 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745657 | ubuntu-noble | 2026-08-09 02:08:13.580 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745679 | ubuntu-noble | 2026-08-09 02:08:13.580 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745688 | ubuntu-noble | 2026-08-09 02:08:13.580 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745696 | ubuntu-noble | 2026-08-09 02:08:13.580 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Try to add user access. Access info (access_to: user_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:561 2026-08-09 02:08:13.745713 | ubuntu-noble | 2026-08-09 02:08:13.581 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745722 | ubuntu-noble | 2026-08-09 02:08:13.581 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745730 | ubuntu-noble | 2026-08-09 02:08:13.581 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745738 | ubuntu-noble | 2026-08-09 02:08:13.581 6708 DEBUG manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Mounting share: share-fake-uuid to host, mount_src: /tmp/tmpitbblt24/huawei_manila_tmp_path_dst_htm9eb6f mount_share_to_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:593 2026-08-09 02:08:13.745747 | ubuntu-noble | 2026-08-09 02:08:13.581 6708 DEBUG manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Copy data from src_path: /tmp/tmpitbblt24/huawei_manila_tmp_path_src_cp6ivv7k/.snapshot/share_snapshot_fake_snapshot_uuid to dst_path: /tmp/tmpitbblt24/huawei_manila_tmp_path_dst_htm9eb6f. copy_snapshot_data /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:568 2026-08-09 02:08:13.745756 | ubuntu-noble | 2026-08-09 02:08:13.581 6708 INFO manila.data.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] {'total_progress': 100} 2026-08-09 02:08:13.745765 | ubuntu-noble | 2026-08-09 02:08:13.581 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745782 | ubuntu-noble | 2026-08-09 02:08:13.581 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745790 | ubuntu-noble | 2026-08-09 02:08:13.581 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745804 | ubuntu-noble | 2026-08-09 02:08:13.582 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745813 | ubuntu-noble | 2026-08-09 02:08:13.582 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745821 | ubuntu-noble | 2026-08-09 02:08:13.582 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745836 | ubuntu-noble | 2026-08-09 02:08:13.582 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745844 | ubuntu-noble | 2026-08-09 02:08:13.582 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745853 | ubuntu-noble | 2026-08-09 02:08:13.582 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745861 | ubuntu-noble | 2026-08-09 02:08:13.582 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745869 | ubuntu-noble | 2026-08-09 02:08:13.582 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745886 | ubuntu-noble | 2026-08-09 02:08:13.582 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745894 | ubuntu-noble | 2026-08-09 02:08:13.582 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745902 | ubuntu-noble | 2026-08-09 02:08:13.583 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745916 | ubuntu-noble | 2026-08-09 02:08:13.583 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745925 | ubuntu-noble | 2026-08-09 02:08:13.583 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.745933 | ubuntu-noble | 2026-08-09 02:08:13.583 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.745948 | ubuntu-noble | 2026-08-09 02:08:13.583 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.745956 | ubuntu-noble | 2026-08-09 02:08:13.583 6708 WARNING manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2026-08-09 02:08:13.745966 | ubuntu-noble | 2026-08-09 02:08:13.583 6708 DEBUG manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Created share from snapshot successfully, new_share: {'share_proto': 'CIFS', 'size': 1, 'name': 'share-fake-uuid', 'mount_path': '//100.115.10.68/share_fake_uuid', 'mount_src': '/tmp/tmpitbblt24/huawei_manila_tmp_path_dst_htm9eb6f', 'id': 'fake_uuid'}, old_share: {'share_proto': 'NFS', 'name': 'share_fake_uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmpitbblt24/huawei_manila_tmp_path_src_cp6ivv7k', '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-08-09 02:08:13.745975 | ubuntu-noble | 2026-08-09 02:08:13.583 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.746003 | ubuntu-noble | 2026-08-09 02:08:13.583 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.746012 | ubuntu-noble | 2026-08-09 02:08:13.583 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.746020 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.746029 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.746043 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.746051 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.746060 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.746075 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.746084 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.746092 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.746108 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.746117 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.746125 | ubuntu-noble | 2026-08-09 02:08:13.584 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.746134 | ubuntu-noble | 2026-08-09 02:08:13.585 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.746142 | ubuntu-noble | 2026-08-09 02:08:13.585 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.746156 | ubuntu-noble | 2026-08-09 02:08:13.585 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.746164 | ubuntu-noble | 2026-08-09 02:08:13.585 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.746173 | ubuntu-noble | 2026-08-09 02:08:13.585 6708 WARNING manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid 2026-08-09 02:08:13.746181 | ubuntu-noble | 2026-08-09 02:08:13.586 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.746195 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_nfssnapshot_success [0.034816s] ... ok 2026-08-09 02:08:13.818930 | ubuntu-noble | 2026-08-09 02:08:13.605 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.818972 | ubuntu-noble | 2026-08-09 02:08:13.605 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.819006 | ubuntu-noble | 2026-08-09 02:08:13.606 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.819019 | ubuntu-noble | 2026-08-09 02:08:13.606 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.819031 | ubuntu-noble | 2026-08-09 02:08:13.606 6708 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.819044 | ubuntu-noble | 2026-08-09 02:08:13.606 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.819055 | ubuntu-noble | 2026-08-09 02:08:13.607 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.819079 | ubuntu-noble | 2026-08-09 02:08:13.607 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.819092 | ubuntu-noble | 2026-08-09 02:08:13.607 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.819103 | ubuntu-noble | 2026-08-09 02:08:13.607 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.819130 | ubuntu-noble | 2026-08-09 02:08:13.607 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.819143 | ubuntu-noble | 2026-08-09 02:08:13.607 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.819168 | ubuntu-noble | 2026-08-09 02:08:13.607 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.819181 | ubuntu-noble | 2026-08-09 02:08:13.607 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.819192 | ubuntu-noble | 2026-08-09 02:08:13.608 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.819203 | ubuntu-noble | 2026-08-09 02:08:13.608 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.819214 | ubuntu-noble | 2026-08-09 02:08:13.608 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.819225 | ubuntu-noble | 2026-08-09 02:08:13.608 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.819245 | ubuntu-noble | 2026-08-09 02:08:13.608 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.819253 | ubuntu-noble | 2026-08-09 02:08:13.608 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.819262 | ubuntu-noble | 2026-08-09 02:08:13.608 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.819278 | ubuntu-noble | 2026-08-09 02:08:13.608 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.819296 | ubuntu-noble | 2026-08-09 02:08:13.608 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.819305 | ubuntu-noble | 2026-08-09 02:08:13.609 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.819313 | ubuntu-noble | 2026-08-09 02:08:13.609 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.819321 | ubuntu-noble | 2026-08-09 02:08:13.609 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.819330 | ubuntu-noble | 2026-08-09 02:08:13.609 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.819338 | ubuntu-noble | 2026-08-09 02:08:13.609 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.819347 | ubuntu-noble | 2026-08-09 02:08:13.609 6708 ERROR manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-08-09 02:08:13.819356 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:13.819364 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:13.819373 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Replace URL: 2026-08-09 02:08:13.819382 | ubuntu-noble | Old URL: None 2026-08-09 02:08:13.819391 | ubuntu-noble | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-08-09 02:08:13.819428 | ubuntu-noble | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-08-09 02:08:13.819437 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.819446 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-08-09 02:08:13.819471 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:08:13.819480 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to create replication pair for share share_fake_uuid.: manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-08-09 02:08:13.819489 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:08:13.819504 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2026-08-09 02:08:13.819513 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 57, in create 2026-08-09 02:08:13.819521 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication pair_info = self.helper.create_replication_pair(pair_params) 2026-08-09 02:08:13.819530 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:13.819538 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair 2026-08-09 02:08:13.819546 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2026-08-09 02:08:13.819554 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 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-08-09 02:08:13.819563 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:08:13.819618 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-08-09 02:08:13.819631 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2026-08-09 02:08:13.819641 | ubuntu-noble | 2026-08-09 02:08:13.610 6708 ERROR manila.share.drivers.huawei.v3.replication 2026-08-09 02:08:13.819649 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool.: manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-08-09 02:08:13.819658 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-08-09 02:08:13.819666 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection Traceback (most recent call last): 2026-08-09 02:08:13.819675 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica 2026-08-09 02:08:13.819683 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection replica_pair_id = self.rpc_client.create_replica_pair( 2026-08-09 02:08:13.819691 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:13.819699 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair 2026-08-09 02:08:13.819715 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection return super(FakeRpcClient, self).create_replica_pair( 2026-08-09 02:08:13.819733 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:13.819741 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair 2026-08-09 02:08:13.819749 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection return call_context.call( 2026-08-09 02:08:13.819757 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:13.819766 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call 2026-08-09 02:08:13.819774 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection return self.replica_mgr.create_replica_pair( 2026-08-09 02:08:13.819782 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:13.819799 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair 2026-08-09 02:08:13.819808 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection return self.create(local_share_info, 2026-08-09 02:08:13.819816 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:13.819824 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 57, in create 2026-08-09 02:08:13.819832 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection pair_info = self.helper.create_replication_pair(pair_params) 2026-08-09 02:08:13.819840 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:13.819848 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair 2026-08-09 02:08:13.819856 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection self._assert_rest_result(result, msg) 2026-08-09 02:08:13.819865 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-08-09 02:08:13.819873 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection raise exception.InvalidShare(reason=err_msg) 2026-08-09 02:08:13.819881 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-08-09 02:08:13.819889 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection result: {'error': {'code': -403}}.. 2026-08-09 02:08:13.819897 | ubuntu-noble | 2026-08-09 02:08:13.611 6708 ERROR manila.share.drivers.huawei.v3.connection 2026-08-09 02:08:13.819905 | ubuntu-noble | 2026-08-09 02:08:13.613 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.819913 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_3 [0.027161s] ... ok 2026-08-09 02:08:13.828304 | ubuntu-noble | 2026-08-09 02:08:13.633 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.828363 | ubuntu-noble | 2026-08-09 02:08:13.634 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:13.828379 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:13.828402 | ubuntu-noble | 2026-08-09 02:08:13.634 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.828415 | ubuntu-noble | 2026-08-09 02:08:13.634 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.828427 | ubuntu-noble | 2026-08-09 02:08:13.635 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.828439 | ubuntu-noble | 2026-08-09 02:08:13.635 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.828450 | ubuntu-noble | 2026-08-09 02:08:13.635 6708 ERROR manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Query resource pool error. 2026-08-09 02:08:13.828462 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:08:13.828474 | ubuntu-noble | 2026-08-09 02:08:13.636 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.828715 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fs_fail [0.022353s] ... ok 2026-08-09 02:08:13.845078 | ubuntu-noble | 2026-08-09 02:08:13.654 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.845119 | ubuntu-noble | 2026-08-09 02:08:13.656 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:13.845134 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:13.845146 | ubuntu-noble | 2026-08-09 02:08:13.656 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.845159 | ubuntu-noble | 2026-08-09 02:08:13.656 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.845187 | ubuntu-noble | 2026-08-09 02:08:13.656 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.845202 | ubuntu-noble | 2026-08-09 02:08:13.656 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.845226 | ubuntu-noble | 2026-08-09 02:08:13.656 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.845239 | ubuntu-noble | 2026-08-09 02:08:13.656 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.845251 | ubuntu-noble | 2026-08-09 02:08:13.657 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.845263 | ubuntu-noble | 2026-08-09 02:08:13.657 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.845274 | ubuntu-noble | 2026-08-09 02:08:13.657 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.845298 | ubuntu-noble | 2026-08-09 02:08:13.657 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.845310 | ubuntu-noble | 2026-08-09 02:08:13.658 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.845483 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_share_fail [0.022179s] ... ok 2026-08-09 02:08:13.892378 | ubuntu-noble | 2026-08-09 02:08:13.677 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.892418 | ubuntu-noble | 2026-08-09 02:08:13.679 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:13.892451 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:13.892464 | ubuntu-noble | 2026-08-09 02:08:13.679 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.892476 | ubuntu-noble | 2026-08-09 02:08:13.679 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.892489 | ubuntu-noble | 2026-08-09 02:08:13.679 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.892511 | ubuntu-noble | 2026-08-09 02:08:13.679 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.892524 | ubuntu-noble | 2026-08-09 02:08:13.679 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.892536 | ubuntu-noble | 2026-08-09 02:08:13.679 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.892548 | ubuntu-noble | 2026-08-09 02:08:13.679 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.892560 | ubuntu-noble | 2026-08-09 02:08:13.680 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.892612 | ubuntu-noble | 2026-08-09 02:08:13.680 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.892650 | ubuntu-noble | 2026-08-09 02:08:13.680 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.892665 | ubuntu-noble | 2026-08-09 02:08:13.680 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.892692 | ubuntu-noble | 2026-08-09 02:08:13.680 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.892705 | ubuntu-noble | 2026-08-09 02:08:13.680 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.892718 | ubuntu-noble | 2026-08-09 02:08:13.680 6708 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.892739 | ubuntu-noble | 2026-08-09 02:08:13.681 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.892751 | ubuntu-noble | 2026-08-09 02:08:13.681 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.892762 | ubuntu-noble | 2026-08-09 02:08:13.681 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.892774 | ubuntu-noble | 2026-08-09 02:08:13.681 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.892784 | ubuntu-noble | 2026-08-09 02:08:13.681 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.892795 | ubuntu-noble | 2026-08-09 02:08:13.681 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.892840 | ubuntu-noble | 2026-08-09 02:08:13.681 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.892849 | ubuntu-noble | 2026-08-09 02:08:13.681 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.892858 | ubuntu-noble | 2026-08-09 02:08:13.682 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.892866 | ubuntu-noble | 2026-08-09 02:08:13.682 6708 DEBUG manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.892875 | ubuntu-noble | 2026-08-09 02:08:13.682 6708 ERROR manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Share share_fake_uuid does not exist on the backend. 2026-08-09 02:08:13.892890 | ubuntu-noble | 2026-08-09 02:08:13.682 6708 ERROR manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to add access to share share_fake_uuid. Reason: Share id fake_uuid could not be found in storage backend..: manila.exception.ShareResourceNotFound: Share id fake_uuid could not be found in storage backend. 2026-08-09 02:08:13.892899 | ubuntu-noble | 2026-08-09 02:08:13.683 6708 WARNING manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The share was not found. Share name:share-fake-uuid: manila.exception.ShareResourceNotFound: Share id fake_uuid could not be found in storage backend. 2026-08-09 02:08:13.892908 | ubuntu-noble | 2026-08-09 02:08:13.683 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.892916 | ubuntu-noble | 2026-08-09 02:08:13.683 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.892925 | ubuntu-noble | 2026-08-09 02:08:13.683 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.892933 | ubuntu-noble | 2026-08-09 02:08:13.683 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.892950 | ubuntu-noble | 2026-08-09 02:08:13.683 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.892965 | ubuntu-noble | 2026-08-09 02:08:13.683 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.892974 | ubuntu-noble | 2026-08-09 02:08:13.684 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.892982 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_oldaccess_fail [0.026065s] ... ok 2026-08-09 02:08:13.901133 | ubuntu-noble | 2026-08-09 02:08:13.703 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.901178 | ubuntu-noble | 2026-08-09 02:08:13.704 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:13.901197 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:13.901211 | ubuntu-noble | 2026-08-09 02:08:13.704 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.901238 | ubuntu-noble | 2026-08-09 02:08:13.704 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.901251 | ubuntu-noble | 2026-08-09 02:08:13.705 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.901264 | ubuntu-noble | 2026-08-09 02:08:13.705 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.901277 | ubuntu-noble | 2026-08-09 02:08:13.707 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.901595 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_no_data_fail [0.023262s] ... ok 2026-08-09 02:08:13.942611 | ubuntu-noble | 2026-08-09 02:08:13.726 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.942678 | ubuntu-noble | 2026-08-09 02:08:13.727 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.942695 | ubuntu-noble | 2026-08-09 02:08:13.727 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.942709 | ubuntu-noble | 2026-08-09 02:08:13.727 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.942722 | ubuntu-noble | 2026-08-09 02:08:13.727 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.942735 | ubuntu-noble | 2026-08-09 02:08:13.728 6708 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.942749 | ubuntu-noble | 2026-08-09 02:08:13.728 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.942815 | ubuntu-noble | 2026-08-09 02:08:13.728 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.942833 | ubuntu-noble | 2026-08-09 02:08:13.728 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.942845 | ubuntu-noble | 2026-08-09 02:08:13.728 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.942869 | ubuntu-noble | 2026-08-09 02:08:13.728 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.942890 | ubuntu-noble | 2026-08-09 02:08:13.728 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.942899 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.942907 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.942916 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.942924 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.942933 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.942942 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.942950 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.942966 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.942974 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.942991 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.943008 | ubuntu-noble | 2026-08-09 02:08:13.729 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.943017 | ubuntu-noble | 2026-08-09 02:08:13.730 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.943025 | ubuntu-noble | 2026-08-09 02:08:13.730 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.943034 | ubuntu-noble | 2026-08-09 02:08:13.730 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.943042 | ubuntu-noble | 2026-08-09 02:08:13.730 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.943051 | ubuntu-noble | 2026-08-09 02:08:13.731 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.943060 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra [0.023300s] ... ok 2026-08-09 02:08:13.956083 | ubuntu-noble | 2026-08-09 02:08:13.750 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.956123 | ubuntu-noble | 2026-08-09 02:08:13.751 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:13.956139 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:13.956164 | ubuntu-noble | 2026-08-09 02:08:13.751 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.956178 | ubuntu-noble | 2026-08-09 02:08:13.752 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.956205 | ubuntu-noble | 2026-08-09 02:08:13.752 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.956217 | ubuntu-noble | 2026-08-09 02:08:13.752 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.956229 | ubuntu-noble | 2026-08-09 02:08:13.752 6708 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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': 0, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-08-09 02:08:13.956242 | ubuntu-noble | 2026-08-09 02:08:13.753 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.956499 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_08 [0.022168s] ... ok 2026-08-09 02:08:13.980341 | ubuntu-noble | 2026-08-09 02:08:13.772 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.980380 | ubuntu-noble | 2026-08-09 02:08:13.774 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:13.980395 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:13.980408 | ubuntu-noble | 2026-08-09 02:08:13.774 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.980420 | ubuntu-noble | 2026-08-09 02:08:13.774 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.980433 | ubuntu-noble | 2026-08-09 02:08:13.774 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.980445 | ubuntu-noble | 2026-08-09 02:08:13.774 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.980471 | ubuntu-noble | 2026-08-09 02:08:13.775 6708 ERROR manila.share.drivers.huawei.huawei_utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-08-09 02:08:13.980502 | ubuntu-noble | 2026-08-09 02:08:13.775 6708 DEBUG manila.share.drivers.huawei.huawei_utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:13.980516 | ubuntu-noble | 2026-08-09 02:08:13.775 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.980529 | ubuntu-noble | 2026-08-09 02:08:13.775 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.980542 | ubuntu-noble | 2026-08-09 02:08:13.775 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.980604 | ubuntu-noble | 2026-08-09 02:08:13.775 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.980628 | ubuntu-noble | 2026-08-09 02:08:13.775 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.980640 | ubuntu-noble | 2026-08-09 02:08:13.775 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.980651 | ubuntu-noble | 2026-08-09 02:08:13.776 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:13.980663 | ubuntu-noble | 2026-08-09 02:08:13.776 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:13.980681 | ubuntu-noble | 2026-08-09 02:08:13.776 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:13.980700 | ubuntu-noble | 2026-08-09 02:08:13.777 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:13.980715 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_5 [0.023500s] ... ok 2026-08-09 02:08:14.017640 | ubuntu-noble | 2026-08-09 02:08:13.796 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.017677 | ubuntu-noble | 2026-08-09 02:08:13.797 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.017691 | ubuntu-noble | 2026-08-09 02:08:13.797 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.017705 | ubuntu-noble | 2026-08-09 02:08:13.797 6708 ERROR manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-08-09 02:08:14.017717 | ubuntu-noble | 2026-08-09 02:08:13.798 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.017729 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.017741 | ubuntu-noble | 2026-08-09 02:08:13.798 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Replace URL: 2026-08-09 02:08:14.017754 | ubuntu-noble | Old URL: None 2026-08-09 02:08:14.017767 | ubuntu-noble | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-08-09 02:08:14.017780 | ubuntu-noble | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-08-09 02:08:14.017793 | ubuntu-noble | 2026-08-09 02:08:13.798 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.017805 | ubuntu-noble | 2026-08-09 02:08:13.798 6708 ERROR manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to split replication pair fake_pair_id. 2026-08-09 02:08:14.017816 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-08-09 02:08:14.017828 | ubuntu-noble | 2026-08-09 02:08:13.798 6708 WARNING manila.share.drivers.huawei.v3.replication [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to split replication pair fake_pair_id before deleting it. Ignore this exception, and try to delete anyway.: manila.exception.InvalidShare: Invalid share: Failed to split replication pair fake_pair_id. 2026-08-09 02:08:14.017840 | ubuntu-noble | 2026-08-09 02:08:13.798 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.017869 | ubuntu-noble | 2026-08-09 02:08:13.798 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.017892 | ubuntu-noble | 2026-08-09 02:08:13.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.017918 | ubuntu-noble | 2026-08-09 02:08:13.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.017931 | ubuntu-noble | 2026-08-09 02:08:13.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.017943 | ubuntu-noble | 2026-08-09 02:08:13.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.017954 | ubuntu-noble | 2026-08-09 02:08:13.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.017966 | ubuntu-noble | 2026-08-09 02:08:13.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.017977 | ubuntu-noble | 2026-08-09 02:08:13.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.017989 | ubuntu-noble | 2026-08-09 02:08:13.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.018002 | ubuntu-noble | 2026-08-09 02:08:13.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.018029 | ubuntu-noble | 2026-08-09 02:08:13.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.018042 | ubuntu-noble | 2026-08-09 02:08:13.800 6708 WARNING manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The share was not found. Share name:share_fake_new_uuid 2026-08-09 02:08:14.018055 | ubuntu-noble | 2026-08-09 02:08:13.800 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.018077 | ubuntu-noble | 2026-08-09 02:08:13.800 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.018102 | ubuntu-noble | 2026-08-09 02:08:13.800 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.018115 | ubuntu-noble | 2026-08-09 02:08:13.800 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.018127 | ubuntu-noble | 2026-08-09 02:08:13.800 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.018139 | ubuntu-noble | 2026-08-09 02:08:13.800 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.018150 | ubuntu-noble | 2026-08-09 02:08:13.801 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.018168 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_1 [0.024195s] ... ok 2026-08-09 02:08:14.035524 | ubuntu-noble | 2026-08-09 02:08:13.820 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.035564 | ubuntu-noble | 2026-08-09 02:08:13.821 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.035650 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.035666 | ubuntu-noble | 2026-08-09 02:08:13.821 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.035678 | ubuntu-noble | 2026-08-09 02:08:13.821 6708 DEBUG manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.035690 | ubuntu-noble | 2026-08-09 02:08:13.822 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.035702 | ubuntu-noble | 2026-08-09 02:08:13.822 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.035726 | ubuntu-noble | 2026-08-09 02:08:13.822 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.035739 | ubuntu-noble | 2026-08-09 02:08:13.822 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.035752 | ubuntu-noble | 2026-08-09 02:08:13.822 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.035764 | ubuntu-noble | 2026-08-09 02:08:13.822 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.035777 | ubuntu-noble | 2026-08-09 02:08:13.822 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.035789 | ubuntu-noble | 2026-08-09 02:08:13.822 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.035815 | ubuntu-noble | 2026-08-09 02:08:13.822 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.035842 | ubuntu-noble | 2026-08-09 02:08:13.823 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.036048 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_success [0.022193s] ... ok 2026-08-09 02:08:14.041034 | ubuntu-noble | 2026-08-09 02:08:13.842 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.041070 | ubuntu-noble | 2026-08-09 02:08:13.843 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.041084 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.041097 | ubuntu-noble | 2026-08-09 02:08:13.844 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Deny access. deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:161 2026-08-09 02:08:14.041110 | ubuntu-noble | 2026-08-09 02:08:13.844 6708 WARNING manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Only USER access type is allowed for CIFS shares. 2026-08-09 02:08:14.041135 | ubuntu-noble | 2026-08-09 02:08:13.844 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.041403 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_cifs_fail [0.021106s] ... ok 2026-08-09 02:08:14.053524 | ubuntu-noble | 2026-08-09 02:08:13.863 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.053559 | ubuntu-noble | 2026-08-09 02:08:13.864 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.053598 | ubuntu-noble | 2026-08-09 02:08:13.864 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.053613 | ubuntu-noble | 2026-08-09 02:08:13.864 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.053622 | ubuntu-noble | 2026-08-09 02:08:13.865 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.054004 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_7 [0.020281s] ... ok 2026-08-09 02:08:14.063133 | ubuntu-noble | 2026-08-09 02:08:13.884 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.063191 | ubuntu-noble | 2026-08-09 02:08:13.885 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.063205 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.063218 | ubuntu-noble | 2026-08-09 02:08:13.885 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.063230 | ubuntu-noble | 2026-08-09 02:08:13.885 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.063243 | ubuntu-noble | 2026-08-09 02:08:13.886 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.063255 | ubuntu-noble | 2026-08-09 02:08:13.886 6708 DEBUG manila.share.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-08-09 02:08:14.063267 | ubuntu-noble | 2026-08-09 02:08:13.887 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.063544 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_1 [0.021626s] ... ok 2026-08-09 02:08:14.071678 | ubuntu-noble | 2026-08-09 02:08:13.906 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.071715 | ubuntu-noble | 2026-08-09 02:08:13.907 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.071728 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.071741 | ubuntu-noble | 2026-08-09 02:08:13.907 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.071753 | ubuntu-noble | 2026-08-09 02:08:13.907 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.071766 | ubuntu-noble | 2026-08-09 02:08:13.908 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.071800 | ubuntu-noble | 2026-08-09 02:08:13.908 6708 DEBUG manila.share.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-08-09 02:08:14.071813 | ubuntu-noble | 2026-08-09 02:08:13.909 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.072052 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_5 [0.021843s] ... ok 2026-08-09 02:08:14.078184 | ubuntu-noble | 2026-08-09 02:08:13.927 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.078217 | ubuntu-noble | 2026-08-09 02:08:13.928 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.078230 | ubuntu-noble | 2026-08-09 02:08:13.928 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.078243 | ubuntu-noble | 2026-08-09 02:08:13.928 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.078257 | ubuntu-noble | 2026-08-09 02:08:13.929 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.078492 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_partition_fail [0.020477s] ... ok 2026-08-09 02:08:14.082881 | ubuntu-noble | 2026-08-09 02:08:13.948 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.082917 | ubuntu-noble | 2026-08-09 02:08:13.949 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.082948 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.082961 | ubuntu-noble | 2026-08-09 02:08:13.950 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.082973 | ubuntu-noble | 2026-08-09 02:08:13.950 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.083195 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_7 [0.021231s] ... ok 2026-08-09 02:08:14.103698 | ubuntu-noble | 2026-08-09 02:08:13.969 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.103745 | ubuntu-noble | 2026-08-09 02:08:13.970 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.103760 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.103774 | ubuntu-noble | 2026-08-09 02:08:13.970 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.103788 | ubuntu-noble | 2026-08-09 02:08:13.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.103802 | ubuntu-noble | 2026-08-09 02:08:13.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.103816 | ubuntu-noble | 2026-08-09 02:08:13.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.103829 | ubuntu-noble | 2026-08-09 02:08:13.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.103841 | ubuntu-noble | 2026-08-09 02:08:13.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.103870 | ubuntu-noble | 2026-08-09 02:08:13.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.103883 | ubuntu-noble | 2026-08-09 02:08:13.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.103895 | ubuntu-noble | 2026-08-09 02:08:13.971 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.103942 | ubuntu-noble | 2026-08-09 02:08:13.972 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.103957 | ubuntu-noble | 2026-08-09 02:08:13.972 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.103970 | ubuntu-noble | 2026-08-09 02:08:13.972 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.103984 | ubuntu-noble | 2026-08-09 02:08:13.972 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.103997 | ubuntu-noble | 2026-08-09 02:08:13.973 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.104016 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_3 [0.022136s] ... ok 2026-08-09 02:08:14.115526 | ubuntu-noble | 2026-08-09 02:08:13.992 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.115565 | ubuntu-noble | 2026-08-09 02:08:13.992 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.115612 | ubuntu-noble | 2026-08-09 02:08:13.993 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.115638 | ubuntu-noble | 2026-08-09 02:08:13.993 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.115651 | ubuntu-noble | 2026-08-09 02:08:13.993 6708 ERROR manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to promote replica fake_new_replica_id.: manila.exception.ReplicationException: Unable to perform a replication action: Data of replica fake_pair_id is not synchronized, can not promote. 2026-08-09 02:08:14.115688 | ubuntu-noble | 2026-08-09 02:08:13.993 6708 ERROR manila.share.drivers.huawei.v3.connection Traceback (most recent call last): 2026-08-09 02:08:14.115700 | ubuntu-noble | 2026-08-09 02:08:13.993 6708 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica 2026-08-09 02:08:14.115713 | ubuntu-noble | 2026-08-09 02:08:13.993 6708 ERROR manila.share.drivers.huawei.v3.connection self.replica_mgr.switch_over(replica_pair_id) 2026-08-09 02:08:14.115725 | ubuntu-noble | 2026-08-09 02:08:13.993 6708 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 185, in switch_over 2026-08-09 02:08:14.115737 | ubuntu-noble | 2026-08-09 02:08:13.993 6708 ERROR manila.share.drivers.huawei.v3.connection raise exception.ReplicationException( 2026-08-09 02:08:14.115749 | ubuntu-noble | 2026-08-09 02:08:13.993 6708 ERROR manila.share.drivers.huawei.v3.connection manila.exception.ReplicationException: Unable to perform a replication action: Data of replica fake_pair_id is not synchronized, can not promote. 2026-08-09 02:08:14.115761 | ubuntu-noble | 2026-08-09 02:08:13.993 6708 ERROR manila.share.drivers.huawei.v3.connection 2026-08-09 02:08:14.115774 | ubuntu-noble | 2026-08-09 02:08:13.994 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.116052 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_1 [0.021029s] ... ok 2026-08-09 02:08:14.119011 | ubuntu-noble | 2026-08-09 02:08:14.013 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.119063 | ubuntu-noble | 2026-08-09 02:08:14.014 6708 ERROR manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2026-08-09 02:08:14.119078 | ubuntu-noble | 2026-08-09 02:08:14.015 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.119335 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_read_xml_fail [0.020951s] ... ok 2026-08-09 02:08:14.123372 | ubuntu-noble | 2026-08-09 02:08:14.034 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.123406 | ubuntu-noble | 2026-08-09 02:08:14.035 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.123428 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.123437 | ubuntu-noble | 2026-08-09 02:08:14.036 6708 ERROR manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] DNS server (100.97.5.85) has already been configured. 2026-08-09 02:08:14.123446 | ubuntu-noble | 2026-08-09 02:08:14.037 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.123767 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_dns_exist_error [0.021761s] ... ok 2026-08-09 02:08:14.144190 | ubuntu-noble | 2026-08-09 02:08:14.056 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.144255 | ubuntu-noble | 2026-08-09 02:08:14.057 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.144266 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.144276 | ubuntu-noble | 2026-08-09 02:08:14.058 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.144285 | ubuntu-noble | 2026-08-09 02:08:14.058 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.144294 | ubuntu-noble | 2026-08-09 02:08:14.058 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.144303 | ubuntu-noble | 2026-08-09 02:08:14.058 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.144311 | ubuntu-noble | 2026-08-09 02:08:14.058 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.144320 | ubuntu-noble | 2026-08-09 02:08:14.059 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.144329 | ubuntu-noble | 2026-08-09 02:08:14.059 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.144337 | ubuntu-noble | 2026-08-09 02:08:14.059 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.144346 | ubuntu-noble | 2026-08-09 02:08:14.059 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.144372 | ubuntu-noble | 2026-08-09 02:08:14.059 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.144387 | ubuntu-noble | 2026-08-09 02:08:14.059 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.144396 | ubuntu-noble | 2026-08-09 02:08:14.059 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.144405 | ubuntu-noble | 2026-08-09 02:08:14.059 6708 ERROR manila.share.drivers.huawei.v3.connection [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] No appropriate port found to create logical port. 2026-08-09 02:08:14.144414 | ubuntu-noble | 2026-08-09 02:08:14.060 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.144426 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_not_exist [0.023361s] ... ok 2026-08-09 02:08:14.158915 | ubuntu-noble | 2026-08-09 02:08:14.079 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.158993 | ubuntu-noble | 2026-08-09 02:08:14.081 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.159007 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.159018 | ubuntu-noble | 2026-08-09 02:08:14.081 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.159027 | ubuntu-noble | 2026-08-09 02:08:14.081 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.159037 | ubuntu-noble | 2026-08-09 02:08:14.081 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.159046 | ubuntu-noble | 2026-08-09 02:08:14.082 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.159079 | ubuntu-noble | 2026-08-09 02:08:14.082 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.159089 | ubuntu-noble | 2026-08-09 02:08:14.082 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.159112 | ubuntu-noble | 2026-08-09 02:08:14.082 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.huawei.v3.connection.V3StorageConnection._check_AD_expected_status.._check_AD_status' after 6.22e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:14.159122 | ubuntu-noble | 2026-08-09 02:08:14.083 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.159226 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_fail [0.023001s] ... ok 2026-08-09 02:08:14.201747 | ubuntu-noble | 2026-08-09 02:08:14.103 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.201817 | ubuntu-noble | 2026-08-09 02:08:14.104 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.201828 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.201837 | ubuntu-noble | 2026-08-09 02:08:14.104 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.201846 | ubuntu-noble | 2026-08-09 02:08:14.104 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.201856 | ubuntu-noble | 2026-08-09 02:08:14.104 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.201865 | ubuntu-noble | 2026-08-09 02:08:14.105 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.201873 | ubuntu-noble | 2026-08-09 02:08:14.105 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.201908 | ubuntu-noble | 2026-08-09 02:08:14.105 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.201917 | ubuntu-noble | 2026-08-09 02:08:14.105 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.201939 | ubuntu-noble | 2026-08-09 02:08:14.105 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.201947 | ubuntu-noble | 2026-08-09 02:08:14.105 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.201969 | ubuntu-noble | 2026-08-09 02:08:14.105 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.201978 | ubuntu-noble | 2026-08-09 02:08:14.105 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.201986 | ubuntu-noble | 2026-08-09 02:08:14.106 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.201994 | ubuntu-noble | 2026-08-09 02:08:14.106 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.202003 | ubuntu-noble | 2026-08-09 02:08:14.106 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.202011 | ubuntu-noble | 2026-08-09 02:08:14.106 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.202028 | ubuntu-noble | 2026-08-09 02:08:14.106 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.202036 | ubuntu-noble | 2026-08-09 02:08:14.106 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.202045 | ubuntu-noble | 2026-08-09 02:08:14.106 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.202053 | ubuntu-noble | 2026-08-09 02:08:14.106 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.202067 | ubuntu-noble | 2026-08-09 02:08:14.106 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.202083 | ubuntu-noble | 2026-08-09 02:08:14.106 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.202092 | ubuntu-noble | 2026-08-09 02:08:14.107 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.202100 | ubuntu-noble | 2026-08-09 02:08:14.107 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.202108 | ubuntu-noble | 2026-08-09 02:08:14.107 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.202117 | ubuntu-noble | 2026-08-09 02:08:14.107 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.202125 | ubuntu-noble | 2026-08-09 02:08:14.107 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.202142 | ubuntu-noble | 2026-08-09 02:08:14.107 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.202150 | ubuntu-noble | 2026-08-09 02:08:14.107 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.202158 | ubuntu-noble | 2026-08-09 02:08:14.107 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.202167 | ubuntu-noble | 2026-08-09 02:08:14.107 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.202220 | ubuntu-noble | 2026-08-09 02:08:14.108 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.202234 | ubuntu-noble | {3} 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.025006s] ... ok 2026-08-09 02:08:14.210952 | ubuntu-noble | 2026-08-09 02:08:14.127 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.211014 | ubuntu-noble | 2026-08-09 02:08:14.128 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.211025 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.211034 | ubuntu-noble | 2026-08-09 02:08:14.129 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.211043 | ubuntu-noble | 2026-08-09 02:08:14.129 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.211052 | ubuntu-noble | 2026-08-09 02:08:14.129 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.211086 | ubuntu-noble | 2026-08-09 02:08:14.129 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.211095 | ubuntu-noble | 2026-08-09 02:08:14.129 6708 ERROR manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Get share count error! 2026-08-09 02:08:14.211104 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-08-09 02:08:14.211114 | ubuntu-noble | 2026-08-09 02:08:14.130 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.211409 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_fail [0.021314s] ... ok 2026-08-09 02:08:14.213250 | ubuntu-noble | 2026-08-09 02:08:14.149 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.213279 | ubuntu-noble | 2026-08-09 02:08:14.150 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.213804 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_empty_detail [0.020646s] ... ok 2026-08-09 02:08:14.276813 | ubuntu-noble | 2026-08-09 02:08:14.171 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.276871 | ubuntu-noble | 2026-08-09 02:08:14.172 6708 DEBUG manila.share.drivers.huawei.v3.helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-08-09 02:08:14.276877 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-08-09 02:08:14.276901 | ubuntu-noble | 2026-08-09 02:08:14.172 6708 DEBUG manila.share.drivers.huawei.huawei_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Update access. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:167 2026-08-09 02:08:14.276906 | ubuntu-noble | 2026-08-09 02:08:14.173 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.276910 | ubuntu-noble | 2026-08-09 02:08:14.173 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.276914 | ubuntu-noble | 2026-08-09 02:08:14.173 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.276918 | ubuntu-noble | 2026-08-09 02:08:14.173 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.276936 | ubuntu-noble | 2026-08-09 02:08:14.173 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.276940 | ubuntu-noble | 2026-08-09 02:08:14.173 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.276943 | ubuntu-noble | 2026-08-09 02:08:14.173 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.276947 | ubuntu-noble | 2026-08-09 02:08:14.173 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.276960 | ubuntu-noble | 2026-08-09 02:08:14.173 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.276964 | ubuntu-noble | 2026-08-09 02:08:14.173 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.276971 | ubuntu-noble | 2026-08-09 02:08:14.174 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.276974 | ubuntu-noble | 2026-08-09 02:08:14.174 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.276978 | ubuntu-noble | 2026-08-09 02:08:14.174 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.276982 | ubuntu-noble | 2026-08-09 02:08:14.174 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.276992 | ubuntu-noble | 2026-08-09 02:08:14.174 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.276996 | ubuntu-noble | 2026-08-09 02:08:14.174 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.277000 | ubuntu-noble | 2026-08-09 02:08:14.174 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.277004 | ubuntu-noble | 2026-08-09 02:08:14.174 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.277007 | ubuntu-noble | 2026-08-09 02:08:14.174 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.277011 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.277019 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.277023 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.277030 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.277034 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.277037 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.277045 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.277049 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.277052 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.277056 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.277060 | ubuntu-noble | 2026-08-09 02:08:14.175 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.277064 | ubuntu-noble | 2026-08-09 02:08:14.176 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.277072 | ubuntu-noble | 2026-08-09 02:08:14.176 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.277075 | ubuntu-noble | 2026-08-09 02:08:14.176 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.277082 | ubuntu-noble | 2026-08-09 02:08:14.176 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.277086 | ubuntu-noble | 2026-08-09 02:08:14.176 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.277093 | ubuntu-noble | 2026-08-09 02:08:14.176 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.277097 | ubuntu-noble | 2026-08-09 02:08:14.176 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.277101 | ubuntu-noble | 2026-08-09 02:08:14.176 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.277105 | ubuntu-noble | 2026-08-09 02:08:14.176 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.277109 | ubuntu-noble | 2026-08-09 02:08:14.176 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:14.277112 | ubuntu-noble | 2026-08-09 02:08:14.177 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:14.277116 | ubuntu-noble | 2026-08-09 02:08:14.177 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:14.277120 | ubuntu-noble | 2026-08-09 02:08:14.177 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.277292 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_add_delete [0.026522s] ... ok 2026-08-09 02:08:14.277674 | ubuntu-noble | 2026-08-09 02:08:14.197 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.277934 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_down [0.019088s] ... ok 2026-08-09 02:08:14.278844 | ubuntu-noble | 2026-08-09 02:08:14.216 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.279050 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot [0.019215s] ... ok 2026-08-09 02:08:14.280123 | ubuntu-noble | 2026-08-09 02:08:14.235 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.280294 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share [0.018791s] ... ok 2026-08-09 02:08:14.283828 | ubuntu-noble | 2026-08-09 02:08:14.254 6708 DEBUG manila.share.drivers.ibm.gpfs [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.283844 | ubuntu-noble | 2026-08-09 02:08:14.254 6708 DEBUG manila.share.drivers.ibm.gpfs [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:14.283849 | ubuntu-noble | 2026-08-09 02:08:14.255 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.284166 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute_exception [0.020092s] ... ok 2026-08-09 02:08:14.287185 | ubuntu-noble | 2026-08-09 02:08:14.278 6708 ERROR manila.share.drivers.ibm.gpfs [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] /gpfs0 is not a directory. Error: Unexpected error while running command. 2026-08-09 02:08:14.287202 | ubuntu-noble | Command: None 2026-08-09 02:08:14.287207 | ubuntu-noble | Exit code: - 2026-08-09 02:08:14.287210 | ubuntu-noble | Stdout: None 2026-08-09 02:08:14.287215 | ubuntu-noble | Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:14.287218 | ubuntu-noble | 2026-08-09 02:08:14.279 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.287496 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_exception [0.024083s] ... ok 2026-08-09 02:08:14.302903 | ubuntu-noble | 2026-08-09 02:08:14.300 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.302961 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_ok [0.020622s] ... ok 2026-08-09 02:08:14.754498 | ubuntu-noble | 2026-08-09 02:08:14.752 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.755057 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh [0.452133s] ... ok 2026-08-09 02:08:14.774194 | ubuntu-noble | 2026-08-09 02:08:14.772 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.774799 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_nothing [0.019591s] ... ok 2026-08-09 02:08:14.793725 | ubuntu-noble | 2026-08-09 02:08:14.791 6708 ERROR manila.share.drivers.ibm.gpfs [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] /gpfs0 is not a directory. 2026-08-09 02:08:14.793754 | ubuntu-noble | 2026-08-09 02:08:14.791 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.794215 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_directory_check [0.019350s] ... ok 2026-08-09 02:08:14.813148 | ubuntu-noble | 2026-08-09 02:08:14.810 6708 ERROR manila.share.drivers.ibm.gpfs [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Invalid gpfs_nfs_server_type value: test. Valid values are: "KNFS", "CES". 2026-08-09 02:08:14.813187 | ubuntu-noble | 2026-08-09 02:08:14.811 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.813838 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_type [0.019024s] ... ok 2026-08-09 02:08:14.832090 | ubuntu-noble | 2026-08-09 02:08:14.830 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.832403 | ubuntu-noble | {3} 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.019262s] ... ok 2026-08-09 02:08:14.851375 | ubuntu-noble | 2026-08-09 02:08:14.849 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.851910 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_4___Some_error_to_log___True_ [0.019110s] ... ok 2026-08-09 02:08:14.870102 | ubuntu-noble | 2026-08-09 02:08:14.868 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.870554 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access [0.018668s] ... ok 2026-08-09 02:08:14.889304 | ubuntu-noble | 2026-08-09 02:08:14.887 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.889783 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_1_rw [0.019200s] ... ok 2026-08-09 02:08:14.909926 | ubuntu-noble | 2026-08-09 02:08:14.907 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.909958 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_1_True [0.019859s] ... ok 2026-08-09 02:08:14.930827 | ubuntu-noble | 2026-08-09 02:08:14.927 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:14.930857 | ubuntu-noble | 2026-08-09 02:08:14.928 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.931191 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_no_filesystem_exports [0.020996s] ... ok 2026-08-09 02:08:14.951132 | ubuntu-noble | 2026-08-09 02:08:14.948 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:14.951165 | ubuntu-noble | 2026-08-09 02:08:14.949 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.951486 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_ip_range [0.020368s] ... ok 2026-08-09 02:08:14.973034 | ubuntu-noble | 2026-08-09 02:08:14.969 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:14.973074 | ubuntu-noble | 2026-08-09 02:08:14.970 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:14.973089 | ubuntu-noble | 2026-08-09 02:08:14.971 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.973391 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_5__False__True__True_ [0.022028s] ... ok 2026-08-09 02:08:14.994641 | ubuntu-noble | 2026-08-09 02:08:14.991 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:14.994682 | ubuntu-noble | 2026-08-09 02:08:14.991 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:14.994697 | ubuntu-noble | 2026-08-09 02:08:14.992 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:14.995119 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_6__False__True__False_ [0.021353s] ... ok 2026-08-09 02:08:15.015265 | ubuntu-noble | 2026-08-09 02:08:15.013 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.016132 | ubuntu-noble | 2026-08-09 02:08:15.014 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.016486 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_3__False__True_ [0.021817s] ... ok 2026-08-09 02:08:15.037958 | ubuntu-noble | 2026-08-09 02:08:15.034 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.037998 | ubuntu-noble | 2026-08-09 02:08:15.034 6708 ERROR manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-08-09 02:08:15.038014 | ubuntu-noble | 2026-08-09 02:08:15.035 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.038428 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_doesnt_exist [0.020732s] ... ok 2026-08-09 02:08:15.057495 | ubuntu-noble | 2026-08-09 02:08:15.055 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.058634 | ubuntu-noble | 2026-08-09 02:08:15.057 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.059088 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_4__False__False_ [0.021592s] ... ok 2026-08-09 02:08:15.081006 | ubuntu-noble | 2026-08-09 02:08:15.076 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.081045 | ubuntu-noble | 2026-08-09 02:08:15.077 6708 ERROR manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-08-09 02:08:15.081078 | ubuntu-noble | 2026-08-09 02:08:15.077 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.081436 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_share_doesnt_exist [0.020707s] ... ok 2026-08-09 02:08:15.103775 | ubuntu-noble | 2026-08-09 02:08:15.098 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.103826 | ubuntu-noble | 2026-08-09 02:08:15.100 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.104145 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot [0.022018s] ... ok 2026-08-09 02:08:15.129525 | ubuntu-noble | 2026-08-09 02:08:15.119 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.129566 | ubuntu-noble | 2026-08-09 02:08:15.120 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:15.129632 | ubuntu-noble | 2026-08-09 02:08:15.120 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:15.129647 | ubuntu-noble | 2026-08-09 02:08:15.121 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.129985 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_10__False__True__True__False_ [0.021399s] ... ok 2026-08-09 02:08:15.148476 | ubuntu-noble | 2026-08-09 02:08:15.142 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.148512 | ubuntu-noble | 2026-08-09 02:08:15.142 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:15.148546 | ubuntu-noble | 2026-08-09 02:08:15.144 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.148925 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_12__False__True__False__False_ [0.022564s] ... ok 2026-08-09 02:08:15.215931 | ubuntu-noble | 2026-08-09 02:08:15.164 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.215973 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Update snapdir_accessible for : -> True ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:524 2026-08-09 02:08:15.215989 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:08:15.216003 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-08-09 02:08:15.216016 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 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-08-09 02:08:15.216028 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-08-09 02:08:15.216054 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216067 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 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-08-09 02:08:15.216079 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox infinidat_exports = infinidat_filesystem.get_exports() 2026-08-09 02:08:15.216091 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216103 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:15.216115 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-08-09 02:08:15.216127 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216140 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:15.216152 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:15.216164 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216176 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:08:15.216188 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-08-09 02:08:15.216216 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216229 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 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-08-09 02:08:15.216241 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-08-09 02:08:15.216252 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:08:15.216263 | ubuntu-noble | 2026-08-09 02:08:15.165 6708 ERROR manila.share.drivers.infinidat.infinibox 2026-08-09 02:08:15.216272 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:08:15.216292 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-08-09 02:08:15.216301 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 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-08-09 02:08:15.216309 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-08-09 02:08:15.216317 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216325 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 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-08-09 02:08:15.216334 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox infinidat_exports = infinidat_filesystem.get_exports() 2026-08-09 02:08:15.216342 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216350 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:15.216358 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-08-09 02:08:15.216367 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216375 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:15.216391 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:15.216399 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216407 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:08:15.216416 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-08-09 02:08:15.216424 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216432 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 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-08-09 02:08:15.216450 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-08-09 02:08:15.216459 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:08:15.216467 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox 2026-08-09 02:08:15.216475 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox During handling of the above exception, another exception occurred: 2026-08-09 02:08:15.216484 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox 2026-08-09 02:08:15.216492 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-08-09 02:08:15.216500 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 397, in _ensure_filesystem_export 2026-08-09 02:08:15.216508 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox infinidat_export = self._get_export(infinidat_filesystem) 2026-08-09 02:08:15.216517 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216525 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 118, in wrapper 2026-08-09 02:08:15.216533 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox raise exception.ShareBackendException(msg=msg) 2026-08-09 02:08:15.216541 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox manila.exception.ShareBackendException: Share backend error: Caught exception from infinisdk: . 2026-08-09 02:08:15.216550 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox 2026-08-09 02:08:15.216636 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox During handling of the above exception, another exception occurred: 2026-08-09 02:08:15.216658 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox 2026-08-09 02:08:15.216666 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-08-09 02:08:15.216675 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 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-08-09 02:08:15.216683 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-08-09 02:08:15.216691 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216700 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 390, in _create_filesystem_export 2026-08-09 02:08:15.216708 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox infinidat_export = infinidat_filesystem.add_export( 2026-08-09 02:08:15.216716 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216724 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:15.216733 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-08-09 02:08:15.216749 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216758 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:15.216776 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:15.216785 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216793 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:08:15.216801 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-08-09 02:08:15.216809 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.216817 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 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-08-09 02:08:15.216826 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-08-09 02:08:15.216834 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:08:15.216842 | ubuntu-noble | 2026-08-09 02:08:15.166 6708 ERROR manila.share.drivers.infinidat.infinibox 2026-08-09 02:08:15.216850 | ubuntu-noble | 2026-08-09 02:08:15.168 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.216858 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_get_exports_api_fail [0.024271s] ... ok 2026-08-09 02:08:15.221825 | ubuntu-noble | 2026-08-09 02:08:15.190 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.221865 | ubuntu-noble | 2026-08-09 02:08:15.190 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Update snapdir_accessible for : -> True ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:524 2026-08-09 02:08:15.221882 | ubuntu-noble | 2026-08-09 02:08:15.190 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Update snapdir_visible for : -> False _ensure_filesystem_export /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:403 2026-08-09 02:08:15.221945 | ubuntu-noble | 2026-08-09 02:08:15.191 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.222212 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_shares [0.023719s] ... ok 2026-08-09 02:08:15.234708 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.234753 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:08:15.234785 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-08-09 02:08:15.234809 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 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-08-09 02:08:15.234823 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-08-09 02:08:15.234836 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.234848 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 447, in _extend_share 2026-08-09 02:08:15.234860 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox infinidat_filesystem.resize(new_size_capacity_units - old_size) 2026-08-09 02:08:15.234873 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:15.234885 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-08-09 02:08:15.234897 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.234909 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:15.234920 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:15.234932 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.234943 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:08:15.234951 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-08-09 02:08:15.234960 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.234968 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 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-08-09 02:08:15.234976 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-08-09 02:08:15.234984 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:08:15.234993 | ubuntu-noble | 2026-08-09 02:08:15.213 6708 ERROR manila.share.drivers.infinidat.infinibox 2026-08-09 02:08:15.235001 | ubuntu-noble | 2026-08-09 02:08:15.215 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.235073 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share_api_fail [0.022889s] ... ok 2026-08-09 02:08:15.240782 | ubuntu-noble | 2026-08-09 02:08:15.238 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.240817 | ubuntu-noble | 2026-08-09 02:08:15.239 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.241445 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_4__False__False_ [0.024049s] ... ok 2026-08-09 02:08:15.263476 | ubuntu-noble | 2026-08-09 02:08:15.260 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.263516 | ubuntu-noble | 2026-08-09 02:08:15.260 6708 ERROR manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Pool "mockpool" not found 2026-08-09 02:08:15.263529 | ubuntu-noble | 2026-08-09 02:08:15.261 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.263838 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_pool_not_found [0.021962s] ... ok 2026-08-09 02:08:15.296169 | ubuntu-noble | 2026-08-09 02:08:15.282 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.296241 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:08:15.296253 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-08-09 02:08:15.296263 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 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-08-09 02:08:15.296272 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-08-09 02:08:15.296281 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.296289 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 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-08-09 02:08:15.296298 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox infinidat_exports = infinidat_filesystem.get_exports() 2026-08-09 02:08:15.296307 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.296316 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:15.296325 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-08-09 02:08:15.296333 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.296341 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:15.296351 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:15.296359 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.296367 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:08:15.296401 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-08-09 02:08:15.296410 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:15.296418 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 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-08-09 02:08:15.296427 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-08-09 02:08:15.296435 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-08-09 02:08:15.296444 | ubuntu-noble | 2026-08-09 02:08:15.283 6708 ERROR manila.share.drivers.infinidat.infinibox 2026-08-09 02:08:15.296453 | ubuntu-noble | 2026-08-09 02:08:15.284 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.296556 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_api_fail [0.023034s] ... ok 2026-08-09 02:08:15.308891 | ubuntu-noble | 2026-08-09 02:08:15.305 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.308927 | ubuntu-noble | 2026-08-09 02:08:15.306 6708 ERROR manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Only "ip" access type allowed for the NFS protocol. 2026-08-09 02:08:15.308951 | ubuntu-noble | 2026-08-09 02:08:15.306 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.309263 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_non_ip_access_type [0.021912s] ... ok 2026-08-09 02:08:15.330604 | ubuntu-noble | 2026-08-09 02:08:15.327 6708 DEBUG manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-08-09 02:08:15.330644 | ubuntu-noble | 2026-08-09 02:08:15.327 6708 ERROR manila.share.drivers.infinidat.infinibox [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-08-09 02:08:15.330656 | ubuntu-noble | 2026-08-09 02:08:15.328 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.331004 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_share_doesnt_exist [0.021476s] ... ok 2026-08-09 02:08:15.348799 | ubuntu-noble | 2026-08-09 02:08:15.347 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.349180 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_channels_status [0.018854s] ... ok 2026-08-09 02:08:15.368122 | ubuntu-noble | 2026-08-09 02:08:15.366 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.368676 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_nfs [0.019192s] ... ok 2026-08-09 02:08:15.386618 | ubuntu-noble | 2026-08-09 02:08:15.385 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.387099 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_quota_used [0.018403s] ... ok 2026-08-09 02:08:15.410782 | ubuntu-noble | 2026-08-09 02:08:15.403 6708 DEBUG manila.share.drivers.infortrend.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Manage existing for share: 419ab73c-c0fc-4e73-b56a-70756e0b6d27, manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/driver.py:212 2026-08-09 02:08:15.410810 | ubuntu-noble | 2026-08-09 02:08:15.403 6708 INFO manila.share.drivers.infortrend.infortrend_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Successfully Manage Infortrend Share [test-folder], Size: [20.0 G], Protocol: [nfs], new name: [615ac1ede80840b58d7b87018c6f66eb]. 2026-08-09 02:08:15.410819 | ubuntu-noble | 2026-08-09 02:08:15.404 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.411215 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_nfs [0.019093s] ... ok 2026-08-09 02:08:15.429949 | ubuntu-noble | 2026-08-09 02:08:15.422 6708 DEBUG manila.share.drivers.infortrend.infortrend_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Set Share [5a0aa06e1c574996be46b81e360e8866] Size [10 G] completed. _set_share_size /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/infortrend_nas.py:310 2026-08-09 02:08:15.429969 | ubuntu-noble | 2026-08-09 02:08:15.423 6708 INFO manila.share.drivers.infortrend.infortrend_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Successfully Shrink Share [5a0aa06e-1c57-4996-be46-b81e360e8866] to size [10 G]. 2026-08-09 02:08:15.429978 | ubuntu-noble | 2026-08-09 02:08:15.423 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.430333 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share [0.019117s] ... ok 2026-08-09 02:08:15.447474 | ubuntu-noble | 2026-08-09 02:08:15.441 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._create_directory wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-08-09 02:08:15.447509 | ubuntu-noble | 2026-08-09 02:08:15.441 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._create_directory wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-08-09 02:08:15.447519 | ubuntu-noble | 2026-08-09 02:08:15.442 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.448021 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_directory [0.018332s] ... ok 2026-08-09 02:08:15.464258 | ubuntu-noble | 2026-08-09 02:08:15.461 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.464712 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_1_5000000000 [0.019152s] ... ok 2026-08-09 02:08:15.483926 | ubuntu-noble | 2026-08-09 02:08:15.478 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.check_for_setup_error wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-08-09 02:08:15.483959 | ubuntu-noble | 2026-08-09 02:08:15.479 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.484215 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_base_dir_detail_failed [0.017909s] ... ok 2026-08-09 02:08:15.502332 | ubuntu-noble | 2026-08-09 02:08:15.497 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.check_for_setup_error wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-08-09 02:08:15.502365 | ubuntu-noble | 2026-08-09 02:08:15.497 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.502815 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_node_status_fail [0.018432s] ... ok 2026-08-09 02:08:15.530192 | ubuntu-noble | 2026-08-09 02:08:15.515 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.create_share_from_snapshot wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-08-09 02:08:15.530222 | ubuntu-noble | 2026-08-09 02:08:15.515 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: cifs _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-08-09 02:08:15.530232 | ubuntu-noble | 2026-08-09 02:08:15.515 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._get_location_path wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-08-09 02:08:15.530252 | ubuntu-noble | 2026-08-09 02:08:15.515 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._get_location_path wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-08-09 02:08:15.530262 | ubuntu-noble | 2026-08-09 02:08:15.515 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Create share from snapshot: name:share_fakeinstanceid protocol:cifs,location: [{'path': '\\\\127.0.0.1\\share_fakeinstanceid'}] create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:367 2026-08-09 02:08:15.530271 | ubuntu-noble | 2026-08-09 02:08:15.516 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.create_share_from_snapshot wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-08-09 02:08:15.530279 | ubuntu-noble | 2026-08-09 02:08:15.516 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.530527 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_2_cifs [0.018805s] ... ok 2026-08-09 02:08:15.539214 | ubuntu-noble | 2026-08-09 02:08:15.534 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.delete_snapshot wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-08-09 02:08:15.539258 | ubuntu-noble | 2026-08-09 02:08:15.534 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: fake_proto _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-08-09 02:08:15.539269 | ubuntu-noble | 2026-08-09 02:08:15.534 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.delete_snapshot wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-08-09 02:08:15.539278 | ubuntu-noble | 2026-08-09 02:08:15.534 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.539530 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_not_exist [0.018155s] ... ok 2026-08-09 02:08:15.563460 | ubuntu-noble | 2026-08-09 02:08:15.552 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.update_access wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-08-09 02:08:15.563501 | ubuntu-noble | 2026-08-09 02:08:15.553 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: cifs _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-08-09 02:08:15.563515 | ubuntu-noble | 2026-08-09 02:08:15.553 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] complete the update access work for share share_fakeinstanceid update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:510 2026-08-09 02:08:15.563527 | ubuntu-noble | 2026-08-09 02:08:15.553 6708 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.update_access wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-08-09 02:08:15.563538 | ubuntu-noble | 2026-08-09 02:08:15.554 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.563887 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_3 [0.018972s] ... ok 2026-08-09 02:08:15.573972 | ubuntu-noble | 2026-08-09 02:08:15.572 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.574382 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_without_header [0.018089s] ... ok 2026-08-09 02:08:15.594279 | ubuntu-noble | 2026-08-09 02:08:15.590 6708 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsfs', '-delim', '!', '-all'] is ('pool_name!fs_name!total_capacity!used_capacity\npool0!fs0!10GB!1GB\npool1!fs1!8GB!3GB', '') run_ssh_inq /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-08-09 02:08:15.594329 | ubuntu-noble | 2026-08-09 02:08:15.591 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.594604 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_2_False [0.018699s] ... ok 2026-08-09 02:08:15.612663 | ubuntu-noble | 2026-08-09 02:08:15.608 6708 WARNING manila.share.drivers.inspur.instorage.instorage [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Share fakename does not exist on the backend. 2026-08-09 02:08:15.612696 | ubuntu-noble | 2026-08-09 02:08:15.609 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.612981 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_1 [0.018172s] ... ok 2026-08-09 02:08:15.629761 | ubuntu-noble | 2026-08-09 02:08:15.627 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.630114 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_4 [0.017867s] ... ok 2026-08-09 02:08:15.650755 | ubuntu-noble | 2026-08-09 02:08:15.644 6708 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:15.650811 | ubuntu-noble | 2026-08-09 02:08:15.645 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.651067 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_available_pools [0.018312s] ... ok 2026-08-09 02:08:15.665836 | ubuntu-noble | 2026-08-09 02:08:15.663 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.666175 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_2 [0.017629s] ... ok 2026-08-09 02:08:15.683951 | ubuntu-noble | 2026-08-09 02:08:15.681 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.684322 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_4 [0.018073s] ... ok 2026-08-09 02:08:15.701953 | ubuntu-noble | 2026-08-09 02:08:15.699 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.702382 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_2_False [0.017835s] ... ok 2026-08-09 02:08:15.723033 | ubuntu-noble | 2026-08-09 02:08:15.717 6708 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnfslist', '-delim', '!'] is ('path\n/fs/test_01/share_01\n/fs/test_01/share_02', '') run_ssh_inq /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-08-09 02:08:15.723086 | ubuntu-noble | 2026-08-09 02:08:15.717 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.723392 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_1_None [0.018299s] ... ok 2026-08-09 02:08:15.738485 | ubuntu-noble | 2026-08-09 02:08:15.736 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.738955 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifsuser [0.018068s] ... ok 2026-08-09 02:08:15.757816 | ubuntu-noble | 2026-08-09 02:08:15.755 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.758227 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_no_nodes [0.019114s] ... ok 2026-08-09 02:08:15.776634 | ubuntu-noble | 2026-08-09 02:08:15.773 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.777063 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_delete_share [0.018635s] ... ok 2026-08-09 02:08:15.795488 | ubuntu-noble | 2026-08-09 02:08:15.792 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.795960 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_1_nfs [0.018851s] ... ok 2026-08-09 02:08:15.815636 | ubuntu-noble | 2026-08-09 02:08:15.811 6708 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Could not list the share access for share manila_fakeid 2026-08-09 02:08:15.815699 | ubuntu-noble | 2026-08-09 02:08:15.812 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.815990 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_2_cifs [0.018984s] ... ok 2026-08-09 02:08:15.832890 | ubuntu-noble | 2026-08-09 02:08:15.830 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.833259 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_2_cifs [0.018281s] ... ok 2026-08-09 02:08:15.851119 | ubuntu-noble | 2026-08-09 02:08:15.848 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.851473 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_2_2000000KB [0.018093s] ... ok 2026-08-09 02:08:15.869772 | ubuntu-noble | 2026-08-09 02:08:15.867 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.870196 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_3 [0.018475s] ... ok 2026-08-09 02:08:15.890598 | ubuntu-noble | 2026-08-09 02:08:15.885 6708 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.create_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-08-09 02:08:15.890650 | ubuntu-noble | 2026-08-09 02:08:15.886 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.890939 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_user_error [0.019001s] ... ok 2026-08-09 02:08:15.908904 | ubuntu-noble | 2026-08-09 02:08:15.904 6708 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Only USER access types are allowed for CIFS shares. 2026-08-09 02:08:15.908962 | ubuntu-noble | 2026-08-09 02:08:15.905 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.909490 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_type_fail [0.018937s] ... ok 2026-08-09 02:08:15.931019 | ubuntu-noble | 2026-08-09 02:08:15.923 6708 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.ensure_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-08-09 02:08:15.931063 | ubuntu-noble | 2026-08-09 02:08:15.923 6708 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.ensure_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-08-09 02:08:15.931070 | ubuntu-noble | 2026-08-09 02:08:15.924 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.931422 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_2_cifs [0.018676s] ... ok 2026-08-09 02:08:15.949465 | ubuntu-noble | 2026-08-09 02:08:15.942 6708 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:15.949521 | ubuntu-noble | 2026-08-09 02:08:15.942 6708 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Can't find the share by share name: manila_fakeid. 2026-08-09 02:08:15.949532 | ubuntu-noble | 2026-08-09 02:08:15.943 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.949948 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_1_nfs [0.019179s] ... ok 2026-08-09 02:08:15.963873 | ubuntu-noble | 2026-08-09 02:08:15.961 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.964246 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_1_nfs [0.018247s] ... ok 2026-08-09 02:08:15.988604 | ubuntu-noble | 2026-08-09 02:08:15.979 6708 DEBUG manila.share.drivers.macrosan.rest_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Attempting to add domain user access. Access info (access_to: /fake_group,access_level: rw,path: fake_path.) _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:341 2026-08-09 02:08:15.988645 | ubuntu-noble | 2026-08-09 02:08:15.979 6708 DEBUG manila.share.drivers.macrosan.rest_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed add domain user access, attempting to add domain group access. Access info (access_to: /fake_group,access_level: rw,path: fake_path.) _allow_cifs_access_rest /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:346 2026-08-09 02:08:15.988651 | ubuntu-noble | 2026-08-09 02:08:15.980 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:15.989097 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_4 [0.018705s] ... ok 2026-08-09 02:08:16.000318 | ubuntu-noble | 2026-08-09 02:08:15.998 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.000860 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code [0.018447s] ... ok 2026-08-09 02:08:16.022213 | ubuntu-noble | 2026-08-09 02:08:16.017 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.022642 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_nfs_access_rest [0.018531s] ... ok 2026-08-09 02:08:16.038695 | ubuntu-noble | 2026-08-09 02:08:16.036 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.039022 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_1 [0.018520s] ... ok 2026-08-09 02:08:16.059267 | ubuntu-noble | 2026-08-09 02:08:16.053 6708 DEBUG manila.share.drivers.macrosan.rest_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Attempting to get local user access. Access info (access_to: fake_user,path: fake_path.) _get_access_from_cifs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:402 2026-08-09 02:08:16.059300 | ubuntu-noble | 2026-08-09 02:08:16.054 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.059703 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_2 [0.018306s] ... ok 2026-08-09 02:08:16.077773 | ubuntu-noble | 2026-08-09 02:08:16.072 6708 DEBUG manila.share.drivers.macrosan.rest_helper [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Attempting to get domain user access. Access info (access_to: /fake_user,path: fake_path.) _get_access_from_cifs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:427 2026-08-09 02:08:16.077806 | ubuntu-noble | 2026-08-09 02:08:16.072 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.078119 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_7 [0.018298s] ... ok 2026-08-09 02:08:16.094068 | ubuntu-noble | 2026-08-09 02:08:16.091 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.094454 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_nfs_service [0.018446s] ... ok 2026-08-09 02:08:16.129501 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to check MapRFS state.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:16.129535 | ubuntu-noble | Command: None 2026-08-09 02:08:16.129545 | ubuntu-noble | Exit code: - 2026-08-09 02:08:16.129553 | ubuntu-noble | Stdout: None 2026-08-09 02:08:16.129561 | ubuntu-noble | Stderr: None 2026-08-09 02:08:16.129601 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2026-08-09 02:08:16.129615 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 324, in _check_maprfs_state 2026-08-09 02:08:16.129624 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native return self._maprfs_util.check_state() 2026-08-09 02:08:16.129632 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:16.129641 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 252, in check_state 2026-08-09 02:08:16.129650 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native out, __ = self._execute(*cmd, check_exit_code=False) 2026-08-09 02:08:16.129674 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:16.129683 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:16.129692 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2026-08-09 02:08:16.129700 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:16.129708 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:16.129717 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:16.129725 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:16.129734 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:16.129742 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2026-08-09 02:08:16.129751 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:16.129759 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2026-08-09 02:08:16.129768 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2026-08-09 02:08:16.129776 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2026-08-09 02:08:16.129784 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2026-08-09 02:08:16.129793 | ubuntu-noble | 2026-08-09 02:08:16.110 6708 ERROR manila.share.drivers.maprfs.maprfs_native 2026-08-09 02:08:16.129802 | ubuntu-noble | 2026-08-09 02:08:16.111 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.129950 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_exception [0.020164s] ... ok 2026-08-09 02:08:16.132952 | ubuntu-noble | 2026-08-09 02:08:16.131 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.133307 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name_exception [0.019757s] ... ok 2026-08-09 02:08:16.154958 | ubuntu-noble | 2026-08-09 02:08:16.150 6708 ERROR manila.share.drivers.maprfs.driver_util [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to get MapR-FS capacity info.: IndexError: list index out of range 2026-08-09 02:08:16.154990 | ubuntu-noble | 2026-08-09 02:08:16.150 6708 ERROR manila.share.drivers.maprfs.driver_util Traceback (most recent call last): 2026-08-09 02:08:16.155000 | ubuntu-noble | 2026-08-09 02:08:16.150 6708 ERROR manila.share.drivers.maprfs.driver_util File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 223, in fs_capacity 2026-08-09 02:08:16.155021 | ubuntu-noble | 2026-08-09 02:08:16.150 6708 ERROR manila.share.drivers.maprfs.driver_util fields = lines[1].split() 2026-08-09 02:08:16.155031 | ubuntu-noble | 2026-08-09 02:08:16.150 6708 ERROR manila.share.drivers.maprfs.driver_util ~~~~~^^^ 2026-08-09 02:08:16.155039 | ubuntu-noble | 2026-08-09 02:08:16.150 6708 ERROR manila.share.drivers.maprfs.driver_util IndexError: list index out of range 2026-08-09 02:08:16.155047 | ubuntu-noble | 2026-08-09 02:08:16.150 6708 ERROR manila.share.drivers.maprfs.driver_util 2026-08-09 02:08:16.155056 | ubuntu-noble | 2026-08-09 02:08:16.150 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.155276 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.019204s] ... ok 2026-08-09 02:08:16.171355 | ubuntu-noble | 2026-08-09 02:08:16.169 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.171859 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_snapshot_list [0.019003s] ... ok 2026-08-09 02:08:16.191216 | ubuntu-noble | 2026-08-09 02:08:16.188 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.191498 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_ls [0.018608s] ... ok 2026-08-09 02:08:16.210317 | ubuntu-noble | 2026-08-09 02:08:16.207 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.210809 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh [0.019038s] ... ok 2026-08-09 02:08:16.233437 | ubuntu-noble | 2026-08-09 02:08:16.230 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.233889 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot [0.023277s] ... ok 2026-08-09 02:08:16.253520 | ubuntu-noble | 2026-08-09 02:08:16.250 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.253958 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add [0.019651s] ... ok 2026-08-09 02:08:16.272348 | ubuntu-noble | 2026-08-09 02:08:16.269 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.272706 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_tuple [0.018625s] ... ok 2026-08-09 02:08:16.280445 | ubuntu-noble | 2026-08-09 02:08:16.271 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.280461 | ubuntu-noble | 2026-08-09 02:08:16.271 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.280466 | ubuntu-noble | 2026-08-09 02:08:16.271 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.289462 | ubuntu-noble | 2026-08-09 02:08:16.288 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.289924 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_4 [0.018215s] ... ok 2026-08-09 02:08:16.297426 | ubuntu-noble | 2026-08-09 02:08:16.289 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.297457 | ubuntu-noble | 2026-08-09 02:08:16.289 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.297466 | ubuntu-noble | 2026-08-09 02:08:16.289 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.315256 | ubuntu-noble | 2026-08-09 02:08:16.305 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.315287 | ubuntu-noble | 2026-08-09 02:08:16.305 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.315297 | ubuntu-noble | 2026-08-09 02:08:16.306 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.315305 | ubuntu-noble | 2026-08-09 02:08:16.306 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.315751 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_2_5678 [0.018341s] ... ok 2026-08-09 02:08:16.326464 | ubuntu-noble | 2026-08-09 02:08:16.325 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.326960 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_1_True [0.018350s] ... ok 2026-08-09 02:08:16.345399 | ubuntu-noble | 2026-08-09 02:08:16.342 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.345781 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_4_1 [0.017747s] ... ok 2026-08-09 02:08:16.363602 | ubuntu-noble | 2026-08-09 02:08:16.361 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.363957 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_9__True__ [0.018201s] ... ok 2026-08-09 02:08:16.388826 | ubuntu-noble | 2026-08-09 02:08:16.378 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.388892 | ubuntu-noble | 2026-08-09 02:08:16.378 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.388902 | ubuntu-noble | 2026-08-09 02:08:16.379 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.388912 | ubuntu-noble | 2026-08-09 02:08:16.380 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.389118 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_1_True [0.018880s] ... ok 2026-08-09 02:08:16.406829 | ubuntu-noble | 2026-08-09 02:08:16.398 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.406854 | ubuntu-noble | 2026-08-09 02:08:16.398 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.406886 | ubuntu-noble | 2026-08-09 02:08:16.398 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.406895 | ubuntu-noble | 2026-08-09 02:08:16.399 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.407126 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_no_tunneling [0.019190s] ... ok 2026-08-09 02:08:16.421940 | ubuntu-noble | 2026-08-09 02:08:16.417 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.421966 | ubuntu-noble | 2026-08-09 02:08:16.417 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.421975 | ubuntu-noble | 2026-08-09 02:08:16.417 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.421984 | ubuntu-noble | 2026-08-09 02:08:16.418 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.422245 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_1_True [0.019166s] ... ok 2026-08-09 02:08:16.445845 | ubuntu-noble | 2026-08-09 02:08:16.436 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.445881 | ubuntu-noble | 2026-08-09 02:08:16.436 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.445890 | ubuntu-noble | 2026-08-09 02:08:16.436 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.445899 | ubuntu-noble | 2026-08-09 02:08:16.437 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.446062 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_1_tag_name [0.018587s] ... ok 2026-08-09 02:08:16.468596 | ubuntu-noble | 2026-08-09 02:08:16.455 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.468626 | ubuntu-noble | 2026-08-09 02:08:16.455 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.468635 | ubuntu-noble | 2026-08-09 02:08:16.455 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.468672 | ubuntu-noble | 2026-08-09 02:08:16.456 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.468681 | ubuntu-noble | 2026-08-09 02:08:16.456 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.468689 | ubuntu-noble | 2026-08-09 02:08:16.456 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.468698 | ubuntu-noble | 2026-08-09 02:08:16.457 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.468894 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_1 [0.019862s] ... ok 2026-08-09 02:08:16.488611 | ubuntu-noble | 2026-08-09 02:08:16.474 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.488650 | ubuntu-noble | 2026-08-09 02:08:16.475 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.488664 | ubuntu-noble | 2026-08-09 02:08:16.475 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.488675 | ubuntu-noble | 2026-08-09 02:08:16.475 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.488687 | ubuntu-noble | 2026-08-09 02:08:16.475 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.488697 | ubuntu-noble | 2026-08-09 02:08:16.475 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.488705 | ubuntu-noble | 2026-08-09 02:08:16.476 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.489103 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_2 [0.019291s] ... ok 2026-08-09 02:08:16.508242 | ubuntu-noble | 2026-08-09 02:08:16.494 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.508289 | ubuntu-noble | 2026-08-09 02:08:16.494 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.508308 | ubuntu-noble | 2026-08-09 02:08:16.494 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.508317 | ubuntu-noble | 2026-08-09 02:08:16.495 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.508325 | ubuntu-noble | 2026-08-09 02:08:16.495 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.508334 | ubuntu-noble | 2026-08-09 02:08:16.495 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.508343 | ubuntu-noble | 2026-08-09 02:08:16.496 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.508674 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume [0.019657s] ... ok 2026-08-09 02:08:16.527769 | ubuntu-noble | 2026-08-09 02:08:16.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.527801 | ubuntu-noble | 2026-08-09 02:08:16.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.527811 | ubuntu-noble | 2026-08-09 02:08:16.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.527819 | ubuntu-noble | 2026-08-09 02:08:16.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.527827 | ubuntu-noble | 2026-08-09 02:08:16.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.527835 | ubuntu-noble | 2026-08-09 02:08:16.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.527873 | ubuntu-noble | 2026-08-09 02:08:16.515 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.528116 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_error [0.019400s] ... ok 2026-08-09 02:08:16.543726 | ubuntu-noble | 2026-08-09 02:08:16.533 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.543771 | ubuntu-noble | 2026-08-09 02:08:16.533 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.543781 | ubuntu-noble | 2026-08-09 02:08:16.534 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.543790 | ubuntu-noble | 2026-08-09 02:08:16.534 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.543798 | ubuntu-noble | 2026-08-09 02:08:16.534 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.543807 | ubuntu-noble | 2026-08-09 02:08:16.534 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.543815 | ubuntu-noble | 2026-08-09 02:08:16.535 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.544107 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_multiple_existing [0.019564s] ... ok 2026-08-09 02:08:16.565812 | ubuntu-noble | 2026-08-09 02:08:16.553 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.565844 | ubuntu-noble | 2026-08-09 02:08:16.553 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.565853 | ubuntu-noble | 2026-08-09 02:08:16.554 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.565861 | ubuntu-noble | 2026-08-09 02:08:16.554 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.565883 | ubuntu-noble | 2026-08-09 02:08:16.554 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.565892 | ubuntu-noble | 2026-08-09 02:08:16.554 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.565901 | ubuntu-noble | 2026-08-09 02:08:16.555 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.566131 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain [0.019767s] ... ok 2026-08-09 02:08:16.582616 | ubuntu-noble | 2026-08-09 02:08:16.573 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.582650 | ubuntu-noble | 2026-08-09 02:08:16.573 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.582659 | ubuntu-noble | 2026-08-09 02:08:16.573 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.582668 | ubuntu-noble | 2026-08-09 02:08:16.573 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.582676 | ubuntu-noble | 2026-08-09 02:08:16.573 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.582685 | ubuntu-noble | 2026-08-09 02:08:16.573 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.582693 | ubuntu-noble | 2026-08-09 02:08:16.574 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.582981 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_vserver_to_ipspace [0.019308s] ... ok 2026-08-09 02:08:16.604174 | ubuntu-noble | 2026-08-09 02:08:16.592 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.604298 | ubuntu-noble | 2026-08-09 02:08:16.592 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.604318 | ubuntu-noble | 2026-08-09 02:08:16.592 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.604336 | ubuntu-noble | 2026-08-09 02:08:16.593 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.604344 | ubuntu-noble | 2026-08-09 02:08:16.593 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.604352 | ubuntu-noble | 2026-08-09 02:08:16.593 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.604375 | ubuntu-noble | 2026-08-09 02:08:16.593 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Fake restore_snapshot request failed: NetApp API failed. Reason - 13001:Other error _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:16.604385 | ubuntu-noble | 2026-08-09 02:08:16.594 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.604512 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found [0.019810s] ... ok 2026-08-09 02:08:16.623932 | ubuntu-noble | 2026-08-09 02:08:16.612 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.624010 | ubuntu-noble | 2026-08-09 02:08:16.613 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.624020 | ubuntu-noble | 2026-08-09 02:08:16.613 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.624028 | ubuntu-noble | 2026-08-09 02:08:16.613 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.624036 | ubuntu-noble | 2026-08-09 02:08:16.613 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.624073 | ubuntu-noble | 2026-08-09 02:08:16.613 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.624084 | ubuntu-noble | 2026-08-09 02:08:16.614 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.624220 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_1_True [0.019773s] ... ok 2026-08-09 02:08:16.643996 | ubuntu-noble | 2026-08-09 02:08:16.633 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.644039 | ubuntu-noble | 2026-08-09 02:08:16.633 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.644053 | ubuntu-noble | 2026-08-09 02:08:16.633 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.644066 | ubuntu-noble | 2026-08-09 02:08:16.633 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.644099 | ubuntu-noble | 2026-08-09 02:08:16.633 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.644112 | ubuntu-noble | 2026-08-09 02:08:16.634 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.644126 | ubuntu-noble | 2026-08-09 02:08:16.634 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.644632 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_1_True [0.020268s] ... ok 2026-08-09 02:08:16.663641 | ubuntu-noble | 2026-08-09 02:08:16.652 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.663695 | ubuntu-noble | 2026-08-09 02:08:16.653 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.663702 | ubuntu-noble | 2026-08-09 02:08:16.653 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.663732 | ubuntu-noble | 2026-08-09 02:08:16.653 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.663738 | ubuntu-noble | 2026-08-09 02:08:16.653 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.663743 | ubuntu-noble | 2026-08-09 02:08:16.653 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.663750 | ubuntu-noble | 2026-08-09 02:08:16.654 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.664025 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_api_error [0.019543s] ... ok 2026-08-09 02:08:16.682892 | ubuntu-noble | 2026-08-09 02:08:16.672 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.682962 | ubuntu-noble | 2026-08-09 02:08:16.672 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.682970 | ubuntu-noble | 2026-08-09 02:08:16.672 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.682995 | ubuntu-noble | 2026-08-09 02:08:16.673 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.683002 | ubuntu-noble | 2026-08-09 02:08:16.673 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.683007 | ubuntu-noble | 2026-08-09 02:08:16.673 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.683013 | ubuntu-noble | 2026-08-09 02:08:16.674 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.683123 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy [0.019451s] ... ok 2026-08-09 02:08:16.702687 | ubuntu-noble | 2026-08-09 02:08:16.692 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.702777 | ubuntu-noble | 2026-08-09 02:08:16.692 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.702784 | ubuntu-noble | 2026-08-09 02:08:16.692 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.702790 | ubuntu-noble | 2026-08-09 02:08:16.692 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.702796 | ubuntu-noble | 2026-08-09 02:08:16.692 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.702801 | ubuntu-noble | 2026-08-09 02:08:16.693 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.702808 | ubuntu-noble | 2026-08-09 02:08:16.693 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.703078 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_2___1001___True_ [0.019754s] ... ok 2026-08-09 02:08:16.722381 | ubuntu-noble | 2026-08-09 02:08:16.711 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.722440 | ubuntu-noble | 2026-08-09 02:08:16.711 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.722471 | ubuntu-noble | 2026-08-09 02:08:16.711 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.722478 | ubuntu-noble | 2026-08-09 02:08:16.712 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.722485 | ubuntu-noble | 2026-08-09 02:08:16.712 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.722493 | ubuntu-noble | 2026-08-09 02:08:16.712 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.722520 | ubuntu-noble | 2026-08-09 02:08:16.713 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.722692 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_4______0____fe80__1___True_ [0.019280s] ... ok 2026-08-09 02:08:16.742008 | ubuntu-noble | 2026-08-09 02:08:16.731 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.742085 | ubuntu-noble | 2026-08-09 02:08:16.731 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.742096 | ubuntu-noble | 2026-08-09 02:08:16.731 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.742106 | ubuntu-noble | 2026-08-09 02:08:16.731 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.742115 | ubuntu-noble | 2026-08-09 02:08:16.732 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.742125 | ubuntu-noble | 2026-08-09 02:08:16.732 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.742135 | ubuntu-noble | 2026-08-09 02:08:16.732 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.742299 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_without_gateway [0.019516s] ... ok 2026-08-09 02:08:16.763201 | ubuntu-noble | 2026-08-09 02:08:16.750 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.763305 | ubuntu-noble | 2026-08-09 02:08:16.750 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.763326 | ubuntu-noble | 2026-08-09 02:08:16.750 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.763361 | ubuntu-noble | 2026-08-09 02:08:16.751 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.763372 | ubuntu-noble | 2026-08-09 02:08:16.751 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.763383 | ubuntu-noble | 2026-08-09 02:08:16.751 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.763396 | ubuntu-noble | 2026-08-09 02:08:16.751 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating Vserver fake_vserver with create args {'vserver-name': 'fake_vserver', 'root-volume': 'fake_root_volume', 'root-volume-aggregate': 'fake_root_aggr', 'root-volume-security-style': 'unix', 'name-server-switch': {'nsswitch': 'file'}, 'is-space-reporting-logical': 'false', 'is-space-enforcement-logical': 'false'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:16.763411 | ubuntu-noble | 2026-08-09 02:08:16.752 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.763431 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_3_270000 [0.019461s] ... ok 2026-08-09 02:08:16.782510 | ubuntu-noble | 2026-08-09 02:08:16.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.782655 | ubuntu-noble | 2026-08-09 02:08:16.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.782679 | ubuntu-noble | 2026-08-09 02:08:16.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.782692 | ubuntu-noble | 2026-08-09 02:08:16.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.782704 | ubuntu-noble | 2026-08-09 02:08:16.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.782740 | ubuntu-noble | 2026-08-09 02:08:16.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.782754 | ubuntu-noble | 2026-08-09 02:08:16.771 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating Vserver fake_vserver with create args {'vserver-name': 'fake_vserver', 'vserver-subtype': 'dp_destination', 'ipspace': 'ipspace_fake', 'is-space-reporting-logical': 'false', 'is-space-enforcement-logical': 'false'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:16.782792 | ubuntu-noble | 2026-08-09 02:08:16.771 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.782884 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_dp_destination [0.019325s] ... ok 2026-08-09 02:08:16.802984 | ubuntu-noble | 2026-08-09 02:08:16.789 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.803058 | ubuntu-noble | 2026-08-09 02:08:16.789 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.803068 | ubuntu-noble | 2026-08-09 02:08:16.790 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.803078 | ubuntu-noble | 2026-08-09 02:08:16.790 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.803086 | ubuntu-noble | 2026-08-09 02:08:16.790 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.803095 | ubuntu-noble | 2026-08-09 02:08:16.790 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.803105 | ubuntu-noble | 2026-08-09 02:08:16.790 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating Vserver fake_vserver with create args {'vserver-name': 'fake_vserver', 'root-volume': 'fake_root_volume', 'root-volume-aggregate': 'fake_root_aggr', 'root-volume-security-style': 'unix', 'name-server-switch': {'nsswitch': 'file'}, 'ipspace': 'ipspace_fake', 'is-space-reporting-logical': 'false', 'is-space-enforcement-logical': 'false'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:16.803116 | ubuntu-noble | 2026-08-09 02:08:16.791 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.803285 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_with_ipspace [0.019713s] ... ok 2026-08-09 02:08:16.818914 | ubuntu-noble | 2026-08-09 02:08:16.809 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.819024 | ubuntu-noble | 2026-08-09 02:08:16.809 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.819034 | ubuntu-noble | 2026-08-09 02:08:16.809 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.819043 | ubuntu-noble | 2026-08-09 02:08:16.809 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.819051 | ubuntu-noble | 2026-08-09 02:08:16.810 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.819060 | ubuntu-noble | 2026-08-09 02:08:16.810 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.819070 | ubuntu-noble | 2026-08-09 02:08:16.811 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.819173 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace [0.019205s] ... ok 2026-08-09 02:08:16.841101 | ubuntu-noble | 2026-08-09 02:08:16.828 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.841135 | ubuntu-noble | 2026-08-09 02:08:16.829 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.841145 | ubuntu-noble | 2026-08-09 02:08:16.829 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.841153 | ubuntu-noble | 2026-08-09 02:08:16.829 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.841161 | ubuntu-noble | 2026-08-09 02:08:16.829 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.841170 | ubuntu-noble | 2026-08-09 02:08:16.829 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.841193 | ubuntu-noble | 2026-08-09 02:08:16.830 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] FPolicy policy fake_fpolicy_name not found. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:16.841203 | ubuntu-noble | 2026-08-09 02:08:16.830 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.841481 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_2_18251 [0.019709s] ... ok 2026-08-09 02:08:16.857709 | ubuntu-noble | 2026-08-09 02:08:16.848 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.857741 | ubuntu-noble | 2026-08-09 02:08:16.848 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.857751 | ubuntu-noble | 2026-08-09 02:08:16.848 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.857759 | ubuntu-noble | 2026-08-09 02:08:16.849 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.857767 | ubuntu-noble | 2026-08-09 02:08:16.849 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.857776 | ubuntu-noble | 2026-08-09 02:08:16.849 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.857785 | ubuntu-noble | 2026-08-09 02:08:16.850 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.858110 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy [0.019304s] ... ok 2026-08-09 02:08:16.878713 | ubuntu-noble | 2026-08-09 02:08:16.868 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.878746 | ubuntu-noble | 2026-08-09 02:08:16.868 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.878756 | ubuntu-noble | 2026-08-09 02:08:16.868 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.878779 | ubuntu-noble | 2026-08-09 02:08:16.868 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.878788 | ubuntu-noble | 2026-08-09 02:08:16.868 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.878797 | ubuntu-noble | 2026-08-09 02:08:16.868 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.878814 | ubuntu-noble | 2026-08-09 02:08:16.869 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.879093 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_no_volumes [0.019718s] ... ok 2026-08-09 02:08:16.898189 | ubuntu-noble | 2026-08-09 02:08:16.887 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.898221 | ubuntu-noble | 2026-08-09 02:08:16.887 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.898230 | ubuntu-noble | 2026-08-09 02:08:16.887 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.898238 | ubuntu-noble | 2026-08-09 02:08:16.888 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.898247 | ubuntu-noble | 2026-08-09 02:08:16.888 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.898255 | ubuntu-noble | 2026-08-09 02:08:16.888 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.898264 | ubuntu-noble | 2026-08-09 02:08:16.889 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.898650 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_peer [0.019380s] ... ok 2026-08-09 02:08:16.917831 | ubuntu-noble | 2026-08-09 02:08:16.906 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.917880 | ubuntu-noble | 2026-08-09 02:08:16.907 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.917890 | ubuntu-noble | 2026-08-09 02:08:16.907 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.917899 | ubuntu-noble | 2026-08-09 02:08:16.907 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.917907 | ubuntu-noble | 2026-08-09 02:08:16.907 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.917925 | ubuntu-noble | 2026-08-09 02:08:16.907 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.917933 | ubuntu-noble | 2026-08-09 02:08:16.908 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.918189 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression [0.019054s] ... ok 2026-08-09 02:08:16.937243 | ubuntu-noble | 2026-08-09 02:08:16.926 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.937275 | ubuntu-noble | 2026-08-09 02:08:16.926 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.937284 | ubuntu-noble | 2026-08-09 02:08:16.926 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.937293 | ubuntu-noble | 2026-08-09 02:08:16.927 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.937301 | ubuntu-noble | 2026-08-09 02:08:16.927 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.937309 | ubuntu-noble | 2026-08-09 02:08:16.927 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.937334 | ubuntu-noble | 2026-08-09 02:08:16.928 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.937694 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression_async [0.019499s] ... ok 2026-08-09 02:08:16.977284 | ubuntu-noble | 2026-08-09 02:08:16.945 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.977326 | ubuntu-noble | 2026-08-09 02:08:16.945 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.977336 | ubuntu-noble | 2026-08-09 02:08:16.946 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.977345 | ubuntu-noble | 2026-08-09 02:08:16.946 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.977370 | ubuntu-noble | 2026-08-09 02:08:16.946 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.977379 | ubuntu-noble | 2026-08-09 02:08:16.946 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.977388 | ubuntu-noble | 2026-08-09 02:08:16.947 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 40043:The sis operation is currently active 2026-08-09 02:08:16.977398 | ubuntu-noble | 2026-08-09 02:08:16.947 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.enable_dedup' after 0.000209(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:16.977407 | ubuntu-noble | 2026-08-09 02:08:16.947 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.enable_dedup in 3 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:16.977416 | ubuntu-noble | 2026-08-09 02:08:16.947 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 40043:The sis operation is currently active 2026-08-09 02:08:16.977439 | ubuntu-noble | 2026-08-09 02:08:16.947 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.enable_dedup' after 0.000695(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:16.977460 | ubuntu-noble | 2026-08-09 02:08:16.947 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.enable_dedup in 3 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:16.977468 | ubuntu-noble | 2026-08-09 02:08:16.947 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 40043:The sis operation is currently active 2026-08-09 02:08:16.977477 | ubuntu-noble | 2026-08-09 02:08:16.948 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.enable_dedup' after 0.00115(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:16.977485 | ubuntu-noble | 2026-08-09 02:08:16.948 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.enable_dedup in 3 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:16.977499 | ubuntu-noble | 2026-08-09 02:08:16.948 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 40043:The sis operation is currently active 2026-08-09 02:08:16.977508 | ubuntu-noble | 2026-08-09 02:08:16.948 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.enable_dedup' after 0.00157(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:16.977516 | ubuntu-noble | 2026-08-09 02:08:16.948 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.enable_dedup in 3 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:16.977525 | ubuntu-noble | 2026-08-09 02:08:16.948 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 40043:The sis operation is currently active 2026-08-09 02:08:16.977533 | ubuntu-noble | 2026-08-09 02:08:16.949 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.client.client_cmode.NetAppCmodeClient.enable_dedup' after 0.0021(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:16.977550 | ubuntu-noble | 2026-08-09 02:08:16.949 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.977673 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_currently_active [0.021518s] ... ok 2026-08-09 02:08:16.985381 | ubuntu-noble | 2026-08-09 02:08:16.967 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.985427 | ubuntu-noble | 2026-08-09 02:08:16.967 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.985440 | ubuntu-noble | 2026-08-09 02:08:16.968 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.985452 | ubuntu-noble | 2026-08-09 02:08:16.968 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.985463 | ubuntu-noble | 2026-08-09 02:08:16.968 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.985474 | ubuntu-noble | 2026-08-09 02:08:16.968 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.985502 | ubuntu-noble | 2026-08-09 02:08:16.969 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.985791 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_1 [0.019967s] ... ok 2026-08-09 02:08:16.995691 | ubuntu-noble | 2026-08-09 02:08:16.987 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.995713 | ubuntu-noble | 2026-08-09 02:08:16.987 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.995718 | ubuntu-noble | 2026-08-09 02:08:16.987 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.995723 | ubuntu-noble | 2026-08-09 02:08:16.988 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.995745 | ubuntu-noble | 2026-08-09 02:08:16.988 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:16.995750 | ubuntu-noble | 2026-08-09 02:08:16.988 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:16.995755 | ubuntu-noble | 2026-08-09 02:08:16.989 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:16.996109 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_2 [0.019445s] ... ok 2026-08-09 02:08:17.018529 | ubuntu-noble | 2026-08-09 02:08:17.007 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.018564 | ubuntu-noble | 2026-08-09 02:08:17.007 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.018646 | ubuntu-noble | 2026-08-09 02:08:17.008 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.018658 | ubuntu-noble | 2026-08-09 02:08:17.008 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.018667 | ubuntu-noble | 2026-08-09 02:08:17.008 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.018700 | ubuntu-noble | 2026-08-09 02:08:17.008 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.018709 | ubuntu-noble | 2026-08-09 02:08:17.009 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.018849 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_none_specified [0.019963s] ... ok 2026-08-09 02:08:17.037747 | ubuntu-noble | 2026-08-09 02:08:17.027 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.037814 | ubuntu-noble | 2026-08-09 02:08:17.027 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.037824 | ubuntu-noble | 2026-08-09 02:08:17.027 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.037834 | ubuntu-noble | 2026-08-09 02:08:17.027 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.037843 | ubuntu-noble | 2026-08-09 02:08:17.027 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.037852 | ubuntu-noble | 2026-08-09 02:08:17.027 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.037862 | ubuntu-noble | 2026-08-09 02:08:17.028 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.038095 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_not_found [0.019412s] ... ok 2026-08-09 02:08:17.057337 | ubuntu-noble | 2026-08-09 02:08:17.046 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.057364 | ubuntu-noble | 2026-08-09 02:08:17.046 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.057370 | ubuntu-noble | 2026-08-09 02:08:17.046 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.057375 | ubuntu-noble | 2026-08-09 02:08:17.047 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.057394 | ubuntu-noble | 2026-08-09 02:08:17.047 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.057399 | ubuntu-noble | 2026-08-09 02:08:17.047 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.057415 | ubuntu-noble | 2026-08-09 02:08:17.048 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.057757 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_none_requested [0.019142s] ... ok 2026-08-09 02:08:17.077326 | ubuntu-noble | 2026-08-09 02:08:17.066 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.077355 | ubuntu-noble | 2026-08-09 02:08:17.066 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.077362 | ubuntu-noble | 2026-08-09 02:08:17.066 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.077367 | ubuntu-noble | 2026-08-09 02:08:17.066 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.077373 | ubuntu-noble | 2026-08-09 02:08:17.066 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.077378 | ubuntu-noble | 2026-08-09 02:08:17.066 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.077384 | ubuntu-noble | 2026-08-09 02:08:17.067 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.077696 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_name [0.019683s] ... ok 2026-08-09 02:08:17.096346 | ubuntu-noble | 2026-08-09 02:08:17.085 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.096381 | ubuntu-noble | 2026-08-09 02:08:17.085 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.096391 | ubuntu-noble | 2026-08-09 02:08:17.085 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.096418 | ubuntu-noble | 2026-08-09 02:08:17.086 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.096442 | ubuntu-noble | 2026-08-09 02:08:17.086 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.096451 | ubuntu-noble | 2026-08-09 02:08:17.086 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.096459 | ubuntu-noble | 2026-08-09 02:08:17.087 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.096761 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers [0.019326s] ... ok 2026-08-09 02:08:17.115811 | ubuntu-noble | 2026-08-09 02:08:17.105 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.115844 | ubuntu-noble | 2026-08-09 02:08:17.105 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.115854 | ubuntu-noble | 2026-08-09 02:08:17.105 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.115862 | ubuntu-noble | 2026-08-09 02:08:17.105 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.115871 | ubuntu-noble | 2026-08-09 02:08:17.105 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.115879 | ubuntu-noble | 2026-08-09 02:08:17.106 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.115888 | ubuntu-noble | 2026-08-09 02:08:17.106 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.116210 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_single [0.019796s] ... ok 2026-08-09 02:08:17.137046 | ubuntu-noble | 2026-08-09 02:08:17.124 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.137078 | ubuntu-noble | 2026-08-09 02:08:17.125 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.137104 | ubuntu-noble | 2026-08-09 02:08:17.125 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.137113 | ubuntu-noble | 2026-08-09 02:08:17.125 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.137121 | ubuntu-noble | 2026-08-09 02:08:17.125 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.137169 | ubuntu-noble | 2026-08-09 02:08:17.125 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.137179 | ubuntu-noble | 2026-08-09 02:08:17.126 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.137407 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_snapshots [0.019606s] ... ok 2026-08-09 02:08:17.159117 | ubuntu-noble | 2026-08-09 02:08:17.144 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.159149 | ubuntu-noble | 2026-08-09 02:08:17.144 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.159158 | ubuntu-noble | 2026-08-09 02:08:17.144 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.159167 | ubuntu-noble | 2026-08-09 02:08:17.145 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.159175 | ubuntu-noble | 2026-08-09 02:08:17.145 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.159184 | ubuntu-noble | 2026-08-09 02:08:17.145 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.159192 | ubuntu-noble | 2026-08-09 02:08:17.146 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.159496 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_supported [0.019213s] ... ok 2026-08-09 02:08:17.173554 | ubuntu-noble | 2026-08-09 02:08:17.164 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.173636 | ubuntu-noble | 2026-08-09 02:08:17.164 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.173647 | ubuntu-noble | 2026-08-09 02:08:17.164 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.173655 | ubuntu-noble | 2026-08-09 02:08:17.164 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.173664 | ubuntu-noble | 2026-08-09 02:08:17.165 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.173672 | ubuntu-noble | 2026-08-09 02:08:17.165 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.173681 | ubuntu-noble | 2026-08-09 02:08:17.166 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.173933 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_filtered_by_protocol [0.020001s] ... ok 2026-08-09 02:08:17.196880 | ubuntu-noble | 2026-08-09 02:08:17.184 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.196933 | ubuntu-noble | 2026-08-09 02:08:17.184 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.196943 | ubuntu-noble | 2026-08-09 02:08:17.184 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.196952 | ubuntu-noble | 2026-08-09 02:08:17.184 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.196960 | ubuntu-noble | 2026-08-09 02:08:17.184 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.196986 | ubuntu-noble | 2026-08-09 02:08:17.184 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.196995 | ubuntu-noble | 2026-08-09 02:08:17.185 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.197187 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_not_found [0.019555s] ... ok 2026-08-09 02:08:17.214549 | ubuntu-noble | 2026-08-09 02:08:17.203 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.214606 | ubuntu-noble | 2026-08-09 02:08:17.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.214617 | ubuntu-noble | 2026-08-09 02:08:17.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.214626 | ubuntu-noble | 2026-08-09 02:08:17.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.214635 | ubuntu-noble | 2026-08-09 02:08:17.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.214643 | ubuntu-noble | 2026-08-09 02:08:17.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.214652 | ubuntu-noble | 2026-08-09 02:08:17.205 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.214959 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config_default [0.019705s] ... ok 2026-08-09 02:08:17.236906 | ubuntu-noble | 2026-08-09 02:08:17.223 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.236933 | ubuntu-noble | 2026-08-09 02:08:17.223 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.236957 | ubuntu-noble | 2026-08-09 02:08:17.224 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.236966 | ubuntu-noble | 2026-08-09 02:08:17.224 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.236974 | ubuntu-noble | 2026-08-09 02:08:17.224 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.236983 | ubuntu-noble | 2026-08-09 02:08:17.224 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.236991 | ubuntu-noble | 2026-08-09 02:08:17.225 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.237394 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports_not_found [0.020527s] ... ok 2026-08-09 02:08:17.257080 | ubuntu-noble | 2026-08-09 02:08:17.245 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.257105 | ubuntu-noble | 2026-08-09 02:08:17.246 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.257114 | ubuntu-noble | 2026-08-09 02:08:17.246 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.257123 | ubuntu-noble | 2026-08-09 02:08:17.246 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.257131 | ubuntu-noble | 2026-08-09 02:08:17.246 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.257140 | ubuntu-noble | 2026-08-09 02:08:17.246 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.257148 | ubuntu-noble | 2026-08-09 02:08:17.247 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.257523 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled [0.021371s] ... ok 2026-08-09 02:08:17.280045 | ubuntu-noble | 2026-08-09 02:08:17.265 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.280085 | ubuntu-noble | 2026-08-09 02:08:17.265 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.280096 | ubuntu-noble | 2026-08-09 02:08:17.265 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.280106 | ubuntu-noble | 2026-08-09 02:08:17.266 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.280115 | ubuntu-noble | 2026-08-09 02:08:17.266 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.280138 | ubuntu-noble | 2026-08-09 02:08:17.266 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.280148 | ubuntu-noble | 2026-08-09 02:08:17.267 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.280456 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors_svm [0.019619s] ... ok 2026-08-09 02:08:17.296433 | ubuntu-noble | 2026-08-09 02:08:17.285 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.296465 | ubuntu-noble | 2026-08-09 02:08:17.285 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.296474 | ubuntu-noble | 2026-08-09 02:08:17.285 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.296483 | ubuntu-noble | 2026-08-09 02:08:17.286 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.296519 | ubuntu-noble | 2026-08-09 02:08:17.286 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.296551 | ubuntu-noble | 2026-08-09 02:08:17.286 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.296562 | ubuntu-noble | 2026-08-09 02:08:17.287 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.296931 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_2 [0.019893s] ... ok 2026-08-09 02:08:17.319909 | ubuntu-noble | 2026-08-09 02:08:17.305 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.319943 | ubuntu-noble | 2026-08-09 02:08:17.305 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.319953 | ubuntu-noble | 2026-08-09 02:08:17.305 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.319961 | ubuntu-noble | 2026-08-09 02:08:17.306 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.319982 | ubuntu-noble | 2026-08-09 02:08:17.306 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.319991 | ubuntu-noble | 2026-08-09 02:08:17.306 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.319999 | ubuntu-noble | 2026-08-09 02:08:17.307 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.320305 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_4 [0.019919s] ... ok 2026-08-09 02:08:17.334852 | ubuntu-noble | 2026-08-09 02:08:17.325 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.334884 | ubuntu-noble | 2026-08-09 02:08:17.325 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.334893 | ubuntu-noble | 2026-08-09 02:08:17.325 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.334916 | ubuntu-noble | 2026-08-09 02:08:17.325 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.334925 | ubuntu-noble | 2026-08-09 02:08:17.326 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.334933 | ubuntu-noble | 2026-08-09 02:08:17.326 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.334942 | ubuntu-noble | 2026-08-09 02:08:17.327 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.335226 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_svm_volumes_total_size [0.019456s] ... ok 2026-08-09 02:08:17.356189 | ubuntu-noble | 2026-08-09 02:08:17.345 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.356226 | ubuntu-noble | 2026-08-09 02:08:17.345 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.356235 | ubuntu-noble | 2026-08-09 02:08:17.345 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.356257 | ubuntu-noble | 2026-08-09 02:08:17.345 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.356266 | ubuntu-noble | 2026-08-09 02:08:17.345 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.356275 | ubuntu-noble | 2026-08-09 02:08:17.346 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.356285 | ubuntu-noble | 2026-08-09 02:08:17.347 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.356711 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_2 [0.020085s] ... ok 2026-08-09 02:08:17.379879 | ubuntu-noble | 2026-08-09 02:08:17.365 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.379905 | ubuntu-noble | 2026-08-09 02:08:17.365 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.379911 | ubuntu-noble | 2026-08-09 02:08:17.366 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.379916 | ubuntu-noble | 2026-08-09 02:08:17.366 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.379922 | ubuntu-noble | 2026-08-09 02:08:17.366 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.379927 | ubuntu-noble | 2026-08-09 02:08:17.366 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.379932 | ubuntu-noble | 2026-08-09 02:08:17.367 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.380265 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_found [0.020534s] ... ok 2026-08-09 02:08:17.399792 | ubuntu-noble | 2026-08-09 02:08:17.386 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.399824 | ubuntu-noble | 2026-08-09 02:08:17.386 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.399848 | ubuntu-noble | 2026-08-09 02:08:17.386 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.399857 | ubuntu-noble | 2026-08-09 02:08:17.386 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.399865 | ubuntu-noble | 2026-08-09 02:08:17.386 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.399874 | ubuntu-noble | 2026-08-09 02:08:17.386 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.399896 | ubuntu-noble | 2026-08-09 02:08:17.387 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.400245 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_1_True [0.020092s] ... ok 2026-08-09 02:08:17.419952 | ubuntu-noble | 2026-08-09 02:08:17.406 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.419997 | ubuntu-noble | 2026-08-09 02:08:17.406 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.420006 | ubuntu-noble | 2026-08-09 02:08:17.406 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.420015 | ubuntu-noble | 2026-08-09 02:08:17.406 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.420023 | ubuntu-noble | 2026-08-09 02:08:17.406 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.420032 | ubuntu-noble | 2026-08-09 02:08:17.407 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.420040 | ubuntu-noble | 2026-08-09 02:08:17.407 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.420247 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_none_requested [0.019817s] ... ok 2026-08-09 02:08:17.440251 | ubuntu-noble | 2026-08-09 02:08:17.426 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.440291 | ubuntu-noble | 2026-08-09 02:08:17.426 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.440297 | ubuntu-noble | 2026-08-09 02:08:17.426 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.440314 | ubuntu-noble | 2026-08-09 02:08:17.427 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.440319 | ubuntu-noble | 2026-08-09 02:08:17.427 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.440325 | ubuntu-noble | 2026-08-09 02:08:17.427 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.440331 | ubuntu-noble | 2026-08-09 02:08:17.428 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.440785 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_found [0.020933s] ... ok 2026-08-09 02:08:17.458297 | ubuntu-noble | 2026-08-09 02:08:17.448 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.458333 | ubuntu-noble | 2026-08-09 02:08:17.448 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.458342 | ubuntu-noble | 2026-08-09 02:08:17.449 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.458365 | ubuntu-noble | 2026-08-09 02:08:17.449 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.458374 | ubuntu-noble | 2026-08-09 02:08:17.449 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.458383 | ubuntu-noble | 2026-08-09 02:08:17.449 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.458391 | ubuntu-noble | 2026-08-09 02:08:17.450 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.458754 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_supported [0.021853s] ... ok 2026-08-09 02:08:17.484102 | ubuntu-noble | 2026-08-09 02:08:17.470 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.484151 | ubuntu-noble | 2026-08-09 02:08:17.470 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.484160 | ubuntu-noble | 2026-08-09 02:08:17.470 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.484169 | ubuntu-noble | 2026-08-09 02:08:17.470 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.484178 | ubuntu-noble | 2026-08-09 02:08:17.470 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.484186 | ubuntu-noble | 2026-08-09 02:08:17.471 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.484195 | ubuntu-noble | 2026-08-09 02:08:17.472 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.484543 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers [0.021528s] ... ok 2026-08-09 02:08:17.507565 | ubuntu-noble | 2026-08-09 02:08:17.492 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.507651 | ubuntu-noble | 2026-08-09 02:08:17.492 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.507662 | ubuntu-noble | 2026-08-09 02:08:17.492 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.507671 | ubuntu-noble | 2026-08-09 02:08:17.492 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.507680 | ubuntu-noble | 2026-08-09 02:08:17.493 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.507688 | ubuntu-noble | 2026-08-09 02:08:17.493 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.507717 | ubuntu-noble | 2026-08-09 02:08:17.494 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.508000 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records_not_found [0.021807s] ... ok 2026-08-09 02:08:17.527849 | ubuntu-noble | 2026-08-09 02:08:17.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.527883 | ubuntu-noble | 2026-08-09 02:08:17.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.527893 | ubuntu-noble | 2026-08-09 02:08:17.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.527901 | ubuntu-noble | 2026-08-09 02:08:17.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.527910 | ubuntu-noble | 2026-08-09 02:08:17.514 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.527918 | ubuntu-noble | 2026-08-09 02:08:17.515 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.527927 | ubuntu-noble | 2026-08-09 02:08:17.516 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.528271 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_1 [0.022070s] ... ok 2026-08-09 02:08:17.551341 | ubuntu-noble | 2026-08-09 02:08:17.536 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.551406 | ubuntu-noble | 2026-08-09 02:08:17.536 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.551417 | ubuntu-noble | 2026-08-09 02:08:17.536 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.551426 | ubuntu-noble | 2026-08-09 02:08:17.537 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.551455 | ubuntu-noble | 2026-08-09 02:08:17.537 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.551464 | ubuntu-noble | 2026-08-09 02:08:17.537 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.551483 | ubuntu-noble | 2026-08-09 02:08:17.538 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.551784 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_2 [0.022085s] ... ok 2026-08-09 02:08:17.572036 | ubuntu-noble | 2026-08-09 02:08:17.558 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.572078 | ubuntu-noble | 2026-08-09 02:08:17.559 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.572087 | ubuntu-noble | 2026-08-09 02:08:17.559 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.572096 | ubuntu-noble | 2026-08-09 02:08:17.559 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.572105 | ubuntu-noble | 2026-08-09 02:08:17.559 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.572114 | ubuntu-noble | 2026-08-09 02:08:17.559 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.572124 | ubuntu-noble | 2026-08-09 02:08:17.561 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.572509 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_invoke_vserver_api [0.022764s] ... ok 2026-08-09 02:08:17.595543 | ubuntu-noble | 2026-08-09 02:08:17.581 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.595630 | ubuntu-noble | 2026-08-09 02:08:17.581 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.595637 | ubuntu-noble | 2026-08-09 02:08:17.581 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.595642 | ubuntu-noble | 2026-08-09 02:08:17.582 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.595645 | ubuntu-noble | 2026-08-09 02:08:17.582 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.595658 | ubuntu-noble | 2026-08-09 02:08:17.582 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.595662 | ubuntu-noble | 2026-08-09 02:08:17.583 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.596183 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_2 [0.021910s] ... ok 2026-08-09 02:08:17.612076 | ubuntu-noble | 2026-08-09 02:08:17.603 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.612091 | ubuntu-noble | 2026-08-09 02:08:17.604 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.612095 | ubuntu-noble | 2026-08-09 02:08:17.604 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.612099 | ubuntu-noble | 2026-08-09 02:08:17.604 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.612103 | ubuntu-noble | 2026-08-09 02:08:17.604 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.612107 | ubuntu-noble | 2026-08-09 02:08:17.604 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.612110 | ubuntu-noble | 2026-08-09 02:08:17.606 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.612520 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_found [0.022428s] ... ok 2026-08-09 02:08:17.634514 | ubuntu-noble | 2026-08-09 02:08:17.626 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.634529 | ubuntu-noble | 2026-08-09 02:08:17.626 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.634533 | ubuntu-noble | 2026-08-09 02:08:17.626 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.634537 | ubuntu-noble | 2026-08-09 02:08:17.627 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.634546 | ubuntu-noble | 2026-08-09 02:08:17.627 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.634550 | ubuntu-noble | 2026-08-09 02:08:17.627 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.634554 | ubuntu-noble | 2026-08-09 02:08:17.628 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.634976 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_unsupported [0.022171s] ... ok 2026-08-09 02:08:17.663682 | ubuntu-noble | 2026-08-09 02:08:17.648 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.663697 | ubuntu-noble | 2026-08-09 02:08:17.648 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.663701 | ubuntu-noble | 2026-08-09 02:08:17.648 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.663705 | ubuntu-noble | 2026-08-09 02:08:17.649 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.663716 | ubuntu-noble | 2026-08-09 02:08:17.649 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.663720 | ubuntu-noble | 2026-08-09 02:08:17.649 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.663723 | ubuntu-noble | 2026-08-09 02:08:17.650 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.664149 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_no_records_found [0.021609s] ... ok 2026-08-09 02:08:17.683394 | ubuntu-noble | 2026-08-09 02:08:17.669 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.683408 | ubuntu-noble | 2026-08-09 02:08:17.669 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.683412 | ubuntu-noble | 2026-08-09 02:08:17.669 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.683422 | ubuntu-noble | 2026-08-09 02:08:17.669 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.683425 | ubuntu-noble | 2026-08-09 02:08:17.670 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.683429 | ubuntu-noble | 2026-08-09 02:08:17.670 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.683433 | ubuntu-noble | 2026-08-09 02:08:17.670 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.683891 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_unsupported [0.020523s] ... ok 2026-08-09 02:08:17.703237 | ubuntu-noble | 2026-08-09 02:08:17.689 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.703252 | ubuntu-noble | 2026-08-09 02:08:17.689 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.703265 | ubuntu-noble | 2026-08-09 02:08:17.689 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.703268 | ubuntu-noble | 2026-08-09 02:08:17.689 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.703272 | ubuntu-noble | 2026-08-09 02:08:17.689 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.703276 | ubuntu-noble | 2026-08-09 02:08:17.689 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.703280 | ubuntu-noble | 2026-08-09 02:08:17.690 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.703664 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_key_manager_not_enabled [0.019820s] ... ok 2026-08-09 02:08:17.723600 | ubuntu-noble | 2026-08-09 02:08:17.709 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.723618 | ubuntu-noble | 2026-08-09 02:08:17.709 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.723629 | ubuntu-noble | 2026-08-09 02:08:17.709 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.723634 | ubuntu-noble | 2026-08-09 02:08:17.710 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.723638 | ubuntu-noble | 2026-08-09 02:08:17.710 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.723643 | ubuntu-noble | 2026-08-09 02:08:17.710 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.723648 | ubuntu-noble | 2026-08-09 02:08:17.711 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.724032 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_2 [0.020288s] ... ok 2026-08-09 02:08:17.740234 | ubuntu-noble | 2026-08-09 02:08:17.729 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.740256 | ubuntu-noble | 2026-08-09 02:08:17.729 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.740262 | ubuntu-noble | 2026-08-09 02:08:17.729 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.740267 | ubuntu-noble | 2026-08-09 02:08:17.730 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.740273 | ubuntu-noble | 2026-08-09 02:08:17.730 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.740278 | ubuntu-noble | 2026-08-09 02:08:17.730 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.740283 | ubuntu-noble | 2026-08-09 02:08:17.731 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.740727 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_config_delete_failure [0.020121s] ... ok 2026-08-09 02:08:17.764919 | ubuntu-noble | 2026-08-09 02:08:17.749 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.764939 | ubuntu-noble | 2026-08-09 02:08:17.750 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.764943 | ubuntu-noble | 2026-08-09 02:08:17.750 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.764947 | ubuntu-noble | 2026-08-09 02:08:17.750 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.764951 | ubuntu-noble | 2026-08-09 02:08:17.750 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.764961 | ubuntu-noble | 2026-08-09 02:08:17.750 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.764965 | ubuntu-noble | 2026-08-09 02:08:17.751 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] All SnapLock attributes are None, not updating SnapLock attributes _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:17.764969 | ubuntu-noble | 2026-08-09 02:08:17.751 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.765358 | ubuntu-noble | {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.020322s] ... ok 2026-08-09 02:08:17.781948 | ubuntu-noble | 2026-08-09 02:08:17.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.781963 | ubuntu-noble | 2026-08-09 02:08:17.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.781967 | ubuntu-noble | 2026-08-09 02:08:17.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.781971 | ubuntu-noble | 2026-08-09 02:08:17.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.781975 | ubuntu-noble | 2026-08-09 02:08:17.770 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.781978 | ubuntu-noble | 2026-08-09 02:08:17.771 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.781988 | ubuntu-noble | 2026-08-09 02:08:17.771 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] All SnapLock attributes are None, not updating SnapLock attributes _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:17.781992 | ubuntu-noble | 2026-08-09 02:08:17.772 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.782374 | ubuntu-noble | {3} 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.020189s] ... ok 2026-08-09 02:08:17.804898 | ubuntu-noble | 2026-08-09 02:08:17.789 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.804915 | ubuntu-noble | 2026-08-09 02:08:17.790 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.804920 | ubuntu-noble | 2026-08-09 02:08:17.790 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.804924 | ubuntu-noble | 2026-08-09 02:08:17.790 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.804927 | ubuntu-noble | 2026-08-09 02:08:17.790 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.804931 | ubuntu-noble | 2026-08-09 02:08:17.790 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.804935 | ubuntu-noble | 2026-08-09 02:08:17.791 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] All SnapLock attributes are None, not updating SnapLock attributes _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:17.804939 | ubuntu-noble | 2026-08-09 02:08:17.791 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.805337 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_2_False [0.019524s] ... ok 2026-08-09 02:08:17.820854 | ubuntu-noble | 2026-08-09 02:08:17.809 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.820875 | ubuntu-noble | 2026-08-09 02:08:17.810 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.820881 | ubuntu-noble | 2026-08-09 02:08:17.810 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.820894 | ubuntu-noble | 2026-08-09 02:08:17.810 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.820907 | ubuntu-noble | 2026-08-09 02:08:17.810 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.820913 | ubuntu-noble | 2026-08-09 02:08:17.810 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.820918 | ubuntu-noble | 2026-08-09 02:08:17.811 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.821284 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_2 [0.019713s] ... ok 2026-08-09 02:08:17.844363 | ubuntu-noble | 2026-08-09 02:08:17.829 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.844378 | ubuntu-noble | 2026-08-09 02:08:17.829 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.844382 | ubuntu-noble | 2026-08-09 02:08:17.829 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.844386 | ubuntu-noble | 2026-08-09 02:08:17.830 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.844390 | ubuntu-noble | 2026-08-09 02:08:17.830 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.844394 | ubuntu-noble | 2026-08-09 02:08:17.830 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.844397 | ubuntu-noble | 2026-08-09 02:08:17.831 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.844917 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_3 [0.019426s] ... ok 2026-08-09 02:08:17.859803 | ubuntu-noble | 2026-08-09 02:08:17.849 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.859827 | ubuntu-noble | 2026-08-09 02:08:17.849 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.859851 | ubuntu-noble | 2026-08-09 02:08:17.849 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.859857 | ubuntu-noble | 2026-08-09 02:08:17.849 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.859864 | ubuntu-noble | 2026-08-09 02:08:17.849 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.859871 | ubuntu-noble | 2026-08-09 02:08:17.850 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.859878 | ubuntu-noble | 2026-08-09 02:08:17.851 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.860347 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies [0.020135s] ... ok 2026-08-09 02:08:17.883222 | ubuntu-noble | 2026-08-09 02:08:17.869 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.883238 | ubuntu-noble | 2026-08-09 02:08:17.869 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.883242 | ubuntu-noble | 2026-08-09 02:08:17.869 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.883246 | ubuntu-noble | 2026-08-09 02:08:17.869 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.883249 | ubuntu-noble | 2026-08-09 02:08:17.869 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.883253 | ubuntu-noble | 2026-08-09 02:08:17.869 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.883257 | ubuntu-noble | 2026-08-09 02:08:17.870 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.883652 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_1 [0.019271s] ... ok 2026-08-09 02:08:17.904090 | ubuntu-noble | 2026-08-09 02:08:17.888 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.904195 | ubuntu-noble | 2026-08-09 02:08:17.888 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.904203 | ubuntu-noble | 2026-08-09 02:08:17.889 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.904208 | ubuntu-noble | 2026-08-09 02:08:17.889 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.904214 | ubuntu-noble | 2026-08-09 02:08:17.889 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.904220 | ubuntu-noble | 2026-08-09 02:08:17.889 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.904227 | ubuntu-noble | 2026-08-09 02:08:17.890 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.904605 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share [0.019868s] ... ok 2026-08-09 02:08:17.919877 | ubuntu-noble | 2026-08-09 02:08:17.908 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.919909 | ubuntu-noble | 2026-08-09 02:08:17.908 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.919918 | ubuntu-noble | 2026-08-09 02:08:17.909 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.919927 | ubuntu-noble | 2026-08-09 02:08:17.909 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.919936 | ubuntu-noble | 2026-08-09 02:08:17.909 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.919965 | ubuntu-noble | 2026-08-09 02:08:17.909 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.919974 | ubuntu-noble | 2026-08-09 02:08:17.910 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.920341 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_access [0.019580s] ... ok 2026-08-09 02:08:17.940483 | ubuntu-noble | 2026-08-09 02:08:17.927 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.940525 | ubuntu-noble | 2026-08-09 02:08:17.928 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.940534 | ubuntu-noble | 2026-08-09 02:08:17.928 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.940543 | ubuntu-noble | 2026-08-09 02:08:17.928 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.940551 | ubuntu-noble | 2026-08-09 02:08:17.928 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.940559 | ubuntu-noble | 2026-08-09 02:08:17.928 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.940599 | ubuntu-noble | 2026-08-09 02:08:17.929 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.940961 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_2_False [0.019185s] ... ok 2026-08-09 02:08:17.957901 | ubuntu-noble | 2026-08-09 02:08:17.947 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.957950 | ubuntu-noble | 2026-08-09 02:08:17.947 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.957960 | ubuntu-noble | 2026-08-09 02:08:17.947 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.957991 | ubuntu-noble | 2026-08-09 02:08:17.947 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.958000 | ubuntu-noble | 2026-08-09 02:08:17.948 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.958008 | ubuntu-noble | 2026-08-09 02:08:17.948 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.958017 | ubuntu-noble | 2026-08-09 02:08:17.949 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.958334 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_snapshot [0.019365s] ... ok 2026-08-09 02:08:17.979831 | ubuntu-noble | 2026-08-09 02:08:17.966 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.979866 | ubuntu-noble | 2026-08-09 02:08:17.966 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.979876 | ubuntu-noble | 2026-08-09 02:08:17.966 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.979885 | ubuntu-noble | 2026-08-09 02:08:17.967 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.979893 | ubuntu-noble | 2026-08-09 02:08:17.967 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.979901 | ubuntu-noble | 2026-08-09 02:08:17.967 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:17.979910 | ubuntu-noble | 2026-08-09 02:08:17.968 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:17.980327 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_error [0.019311s] ... ok 2026-08-09 02:08:17.999948 | ubuntu-noble | 2026-08-09 02:08:17.986 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.999984 | ubuntu-noble | 2026-08-09 02:08:17.986 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:17.999995 | ubuntu-noble | 2026-08-09 02:08:17.986 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.000006 | ubuntu-noble | 2026-08-09 02:08:17.987 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.000017 | ubuntu-noble | 2026-08-09 02:08:17.987 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.000058 | ubuntu-noble | 2026-08-09 02:08:17.987 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.000083 | ubuntu-noble | 2026-08-09 02:08:17.988 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.000309 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_4 [0.019795s] ... ok 2026-08-09 02:08:18.017224 | ubuntu-noble | 2026-08-09 02:08:18.006 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.017257 | ubuntu-noble | 2026-08-09 02:08:18.006 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.017267 | ubuntu-noble | 2026-08-09 02:08:18.006 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.017275 | ubuntu-noble | 2026-08-09 02:08:18.006 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.017284 | ubuntu-noble | 2026-08-09 02:08:18.006 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.017292 | ubuntu-noble | 2026-08-09 02:08:18.007 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.017317 | ubuntu-noble | 2026-08-09 02:08:18.007 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.017781 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_api_error [0.019318s] ... ok 2026-08-09 02:08:18.039488 | ubuntu-noble | 2026-08-09 02:08:18.025 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.039524 | ubuntu-noble | 2026-08-09 02:08:18.026 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.039547 | ubuntu-noble | 2026-08-09 02:08:18.026 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.039556 | ubuntu-noble | 2026-08-09 02:08:18.026 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.039565 | ubuntu-noble | 2026-08-09 02:08:18.026 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.039622 | ubuntu-noble | 2026-08-09 02:08:18.026 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.039633 | ubuntu-noble | 2026-08-09 02:08:18.027 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.039804 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_2 [0.019539s] ... ok 2026-08-09 02:08:18.055690 | ubuntu-noble | 2026-08-09 02:08:18.045 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.055723 | ubuntu-noble | 2026-08-09 02:08:18.045 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.055732 | ubuntu-noble | 2026-08-09 02:08:18.045 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.055756 | ubuntu-noble | 2026-08-09 02:08:18.045 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.055765 | ubuntu-noble | 2026-08-09 02:08:18.045 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.055773 | ubuntu-noble | 2026-08-09 02:08:18.045 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.055782 | ubuntu-noble | 2026-08-09 02:08:18.046 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.056052 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_api_error [0.019196s] ... ok 2026-08-09 02:08:18.077231 | ubuntu-noble | 2026-08-09 02:08:18.064 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.077266 | ubuntu-noble | 2026-08-09 02:08:18.064 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.077275 | ubuntu-noble | 2026-08-09 02:08:18.064 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.077284 | ubuntu-noble | 2026-08-09 02:08:18.065 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.077304 | ubuntu-noble | 2026-08-09 02:08:18.065 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.077315 | ubuntu-noble | 2026-08-09 02:08:18.065 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.077324 | ubuntu-noble | 2026-08-09 02:08:18.066 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.077705 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot [0.019172s] ... ok 2026-08-09 02:08:18.093690 | ubuntu-noble | 2026-08-09 02:08:18.084 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.093747 | ubuntu-noble | 2026-08-09 02:08:18.084 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.093756 | ubuntu-noble | 2026-08-09 02:08:18.084 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.093765 | ubuntu-noble | 2026-08-09 02:08:18.084 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.093774 | ubuntu-noble | 2026-08-09 02:08:18.084 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.093782 | ubuntu-noble | 2026-08-09 02:08:18.085 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.093791 | ubuntu-noble | 2026-08-09 02:08:18.085 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.094052 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services [0.019676s] ... ok 2026-08-09 02:08:18.123699 | ubuntu-noble | 2026-08-09 02:08:18.103 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.123774 | ubuntu-noble | 2026-08-09 02:08:18.103 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.123783 | ubuntu-noble | 2026-08-09 02:08:18.104 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.123814 | ubuntu-noble | 2026-08-09 02:08:18.104 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.123822 | ubuntu-noble | 2026-08-09 02:08:18.104 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.123831 | ubuntu-noble | 2026-08-09 02:08:18.104 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.123861 | ubuntu-noble | 2026-08-09 02:08:18.104 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.123870 | ubuntu-noble | 2026-08-09 02:08:18.105 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.123879 | ubuntu-noble | 2026-08-09 02:08:18.105 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.123887 | ubuntu-noble | 2026-08-09 02:08:18.105 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.123895 | ubuntu-noble | 2026-08-09 02:08:18.105 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.123905 | ubuntu-noble | 2026-08-09 02:08:18.105 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Volume fake_share unmounted. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:18.123914 | ubuntu-noble | 2026-08-09 02:08:18.106 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.124297 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_retries [0.020432s] ... ok 2026-08-09 02:08:18.132308 | ubuntu-noble | 2026-08-09 02:08:18.124 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.132340 | ubuntu-noble | 2026-08-09 02:08:18.124 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.132353 | ubuntu-noble | 2026-08-09 02:08:18.124 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.132378 | ubuntu-noble | 2026-08-09 02:08:18.124 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.132390 | ubuntu-noble | 2026-08-09 02:08:18.125 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.132416 | ubuntu-noble | 2026-08-09 02:08:18.125 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.132427 | ubuntu-noble | 2026-08-09 02:08:18.126 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.132674 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_11 [0.019834s] ... ok 2026-08-09 02:08:18.157260 | ubuntu-noble | 2026-08-09 02:08:18.143 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.157324 | ubuntu-noble | 2026-08-09 02:08:18.144 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.157333 | ubuntu-noble | 2026-08-09 02:08:18.144 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.157343 | ubuntu-noble | 2026-08-09 02:08:18.144 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.157352 | ubuntu-noble | 2026-08-09 02:08:18.144 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.157361 | ubuntu-noble | 2026-08-09 02:08:18.144 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.157370 | ubuntu-noble | 2026-08-09 02:08:18.145 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.157637 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_18 [0.019508s] ... ok 2026-08-09 02:08:18.176376 | ubuntu-noble | 2026-08-09 02:08:18.163 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.176400 | ubuntu-noble | 2026-08-09 02:08:18.164 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.176432 | ubuntu-noble | 2026-08-09 02:08:18.164 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.176438 | ubuntu-noble | 2026-08-09 02:08:18.164 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.176444 | ubuntu-noble | 2026-08-09 02:08:18.164 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.176449 | ubuntu-noble | 2026-08-09 02:08:18.164 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.176455 | ubuntu-noble | 2026-08-09 02:08:18.165 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.176834 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_no_junction_path [0.019525s] ... ok 2026-08-09 02:08:18.192646 | ubuntu-noble | 2026-08-09 02:08:18.183 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.193153 | ubuntu-noble | 2026-08-09 02:08:18.183 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.193160 | ubuntu-noble | 2026-08-09 02:08:18.183 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.193166 | ubuntu-noble | 2026-08-09 02:08:18.183 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.193171 | ubuntu-noble | 2026-08-09 02:08:18.183 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.193177 | ubuntu-noble | 2026-08-09 02:08:18.184 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.193183 | ubuntu-noble | 2026-08-09 02:08:18.184 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.193318 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_1_source [0.019266s] ... ok 2026-08-09 02:08:18.215947 | ubuntu-noble | 2026-08-09 02:08:18.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.215996 | ubuntu-noble | 2026-08-09 02:08:18.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.216003 | ubuntu-noble | 2026-08-09 02:08:18.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.216009 | ubuntu-noble | 2026-08-09 02:08:18.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.216015 | ubuntu-noble | 2026-08-09 02:08:18.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.216020 | ubuntu-noble | 2026-08-09 02:08:18.204 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.216026 | ubuntu-noble | 2026-08-09 02:08:18.205 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.216365 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_api_error [0.020849s] ... ok 2026-08-09 02:08:18.238448 | ubuntu-noble | 2026-08-09 02:08:18.224 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.238475 | ubuntu-noble | 2026-08-09 02:08:18.224 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.238480 | ubuntu-noble | 2026-08-09 02:08:18.224 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.238483 | ubuntu-noble | 2026-08-09 02:08:18.224 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.238487 | ubuntu-noble | 2026-08-09 02:08:18.224 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.238510 | ubuntu-noble | 2026-08-09 02:08:18.225 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.238514 | ubuntu-noble | 2026-08-09 02:08:18.226 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.239052 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_1 [0.020703s] ... ok 2026-08-09 02:08:18.259498 | ubuntu-noble | 2026-08-09 02:08:18.245 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.259512 | ubuntu-noble | 2026-08-09 02:08:18.245 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.259516 | ubuntu-noble | 2026-08-09 02:08:18.245 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.259520 | ubuntu-noble | 2026-08-09 02:08:18.246 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.259524 | ubuntu-noble | 2026-08-09 02:08:18.246 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.259528 | ubuntu-noble | 2026-08-09 02:08:18.246 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.259532 | ubuntu-noble | 2026-08-09 02:08:18.247 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.259990 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_2 [0.020667s] ... ok 2026-08-09 02:08:18.273761 | ubuntu-noble | 2026-08-09 02:08:18.265 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.273779 | ubuntu-noble | 2026-08-09 02:08:18.266 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.273795 | ubuntu-noble | 2026-08-09 02:08:18.266 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.273801 | ubuntu-noble | 2026-08-09 02:08:18.266 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.273806 | ubuntu-noble | 2026-08-09 02:08:18.267 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.274288 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test___delete_port_by_ipspace_and_broadcast_domain [0.019703s] ... ok 2026-08-09 02:08:18.294352 | ubuntu-noble | 2026-08-09 02:08:18.285 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.294370 | ubuntu-noble | 2026-08-09 02:08:18.285 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.294376 | ubuntu-noble | 2026-08-09 02:08:18.285 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.294381 | ubuntu-noble | 2026-08-09 02:08:18.285 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.294386 | ubuntu-noble | 2026-08-09 02:08:18.285 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Port e0a already exists in broadcast domain domain_fake _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:18.294392 | ubuntu-noble | 2026-08-09 02:08:18.286 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.294879 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exists [0.019237s] ... ok 2026-08-09 02:08:18.316812 | ubuntu-noble | 2026-08-09 02:08:18.304 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.316827 | ubuntu-noble | 2026-08-09 02:08:18.304 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.316831 | ubuntu-noble | 2026-08-09 02:08:18.304 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.316842 | ubuntu-noble | 2026-08-09 02:08:18.304 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.316846 | ubuntu-noble | 2026-08-09 02:08:18.306 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.317220 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror [0.019450s] ... ok 2026-08-09 02:08:18.336135 | ubuntu-noble | 2026-08-09 02:08:18.323 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.336163 | ubuntu-noble | 2026-08-09 02:08:18.324 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.336172 | ubuntu-noble | 2026-08-09 02:08:18.324 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.336190 | ubuntu-noble | 2026-08-09 02:08:18.324 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.336199 | ubuntu-noble | 2026-08-09 02:08:18.325 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.336694 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes [0.018980s] ... ok 2026-08-09 02:08:18.348382 | ubuntu-noble | 2026-08-09 02:08:18.342 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.348400 | ubuntu-noble | 2026-08-09 02:08:18.342 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.348405 | ubuntu-noble | 2026-08-09 02:08:18.342 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.348411 | ubuntu-noble | 2026-08-09 02:08:18.342 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.348416 | ubuntu-noble | 2026-08-09 02:08:18.343 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.348793 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_partial_attrs [0.018656s] ... ok 2026-08-09 02:08:18.372478 | ubuntu-noble | 2026-08-09 02:08:18.361 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.372496 | ubuntu-noble | 2026-08-09 02:08:18.362 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.372502 | ubuntu-noble | 2026-08-09 02:08:18.362 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.372507 | ubuntu-noble | 2026-08-09 02:08:18.362 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.372513 | ubuntu-noble | 2026-08-09 02:08:18.363 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.372974 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_ad [0.019338s] ... ok 2026-08-09 02:08:18.391901 | ubuntu-noble | 2026-08-09 02:08:18.380 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.391919 | ubuntu-noble | 2026-08-09 02:08:18.381 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.391924 | ubuntu-noble | 2026-08-09 02:08:18.381 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.391930 | ubuntu-noble | 2026-08-09 02:08:18.381 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.391935 | ubuntu-noble | 2026-08-09 02:08:18.381 6708 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server.: NoneType: None 2026-08-09 02:08:18.391941 | ubuntu-noble | 2026-08-09 02:08:18.381 6708 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest NoneType: None 2026-08-09 02:08:18.391947 | ubuntu-noble | 2026-08-09 02:08:18.381 6708 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2026-08-09 02:08:18.391960 | ubuntu-noble | 2026-08-09 02:08:18.382 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.392265 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_2__None__None_ [0.019238s] ... ok 2026-08-09 02:08:18.412888 | ubuntu-noble | 2026-08-09 02:08:18.400 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.412901 | ubuntu-noble | 2026-08-09 02:08:18.401 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.412905 | ubuntu-noble | 2026-08-09 02:08:18.401 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.412909 | ubuntu-noble | 2026-08-09 02:08:18.401 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.412912 | ubuntu-noble | 2026-08-09 02:08:18.402 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.413315 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args [0.019453s] ... ok 2026-08-09 02:08:18.426315 | ubuntu-noble | 2026-08-09 02:08:18.419 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.426339 | ubuntu-noble | 2026-08-09 02:08:18.420 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.426345 | ubuntu-noble | 2026-08-09 02:08:18.420 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.426350 | ubuntu-noble | 2026-08-09 02:08:18.420 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.426356 | ubuntu-noble | 2026-08-09 02:08:18.421 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.426735 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules [0.019086s] ... ok 2026-08-09 02:08:18.449877 | ubuntu-noble | 2026-08-09 02:08:18.439 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.449898 | ubuntu-noble | 2026-08-09 02:08:18.439 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.449902 | ubuntu-noble | 2026-08-09 02:08:18.439 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.449906 | ubuntu-noble | 2026-08-09 02:08:18.439 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.449909 | ubuntu-noble | 2026-08-09 02:08:18.440 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.450300 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_1_async [0.019359s] ... ok 2026-08-09 02:08:18.469088 | ubuntu-noble | 2026-08-09 02:08:18.458 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.469102 | ubuntu-noble | 2026-08-09 02:08:18.458 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.469106 | ubuntu-noble | 2026-08-09 02:08:18.458 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.469110 | ubuntu-noble | 2026-08-09 02:08:18.458 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.469125 | ubuntu-noble | 2026-08-09 02:08:18.459 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.469479 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state_error [0.018831s] ... ok 2026-08-09 02:08:18.488815 | ubuntu-noble | 2026-08-09 02:08:18.477 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.488828 | ubuntu-noble | 2026-08-09 02:08:18.477 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.488838 | ubuntu-noble | 2026-08-09 02:08:18.477 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.488842 | ubuntu-noble | 2026-08-09 02:08:18.477 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.488846 | ubuntu-noble | 2026-08-09 02:08:18.478 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.489181 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_snapmirror_vol [0.019025s] ... ok 2026-08-09 02:08:18.508831 | ubuntu-noble | 2026-08-09 02:08:18.496 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.508844 | ubuntu-noble | 2026-08-09 02:08:18.497 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.508848 | ubuntu-noble | 2026-08-09 02:08:18.497 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.508852 | ubuntu-noble | 2026-08-09 02:08:18.497 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.508856 | ubuntu-noble | 2026-08-09 02:08:18.498 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.509433 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_volume_move [0.019359s] ... ok 2026-08-09 02:08:18.528321 | ubuntu-noble | 2026-08-09 02:08:18.515 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.528351 | ubuntu-noble | 2026-08-09 02:08:18.515 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.528356 | ubuntu-noble | 2026-08-09 02:08:18.516 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.528360 | ubuntu-noble | 2026-08-09 02:08:18.516 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.528370 | ubuntu-noble | 2026-08-09 02:08:18.517 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.528761 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_accept_vserver_peer [0.018778s] ... ok 2026-08-09 02:08:18.542092 | ubuntu-noble | 2026-08-09 02:08:18.534 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.542109 | ubuntu-noble | 2026-08-09 02:08:18.535 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.542115 | ubuntu-noble | 2026-08-09 02:08:18.535 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.542120 | ubuntu-noble | 2026-08-09 02:08:18.535 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.542127 | ubuntu-noble | 2026-08-09 02:08:18.535 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Fake restore snapshot request failed: NetApp API failed. Reason - 1115127:fake _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:18.542132 | ubuntu-noble | 2026-08-09 02:08:18.536 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.542544 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_1___1115127___False_ [0.019159s] ... ok 2026-08-09 02:08:18.565377 | ubuntu-noble | 2026-08-09 02:08:18.553 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.565390 | ubuntu-noble | 2026-08-09 02:08:18.554 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.565395 | ubuntu-noble | 2026-08-09 02:08:18.554 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.565404 | ubuntu-noble | 2026-08-09 02:08:18.554 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.565414 | ubuntu-noble | 2026-08-09 02:08:18.555 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.565856 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_disable [0.018899s] ... ok 2026-08-09 02:08:18.584933 | ubuntu-noble | 2026-08-09 02:08:18.572 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.584948 | ubuntu-noble | 2026-08-09 02:08:18.573 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.584953 | ubuntu-noble | 2026-08-09 02:08:18.573 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.584957 | ubuntu-noble | 2026-08-09 02:08:18.573 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.584960 | ubuntu-noble | 2026-08-09 02:08:18.574 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.585366 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_kerberos [0.018854s] ... ok 2026-08-09 02:08:18.598555 | ubuntu-noble | 2026-08-09 02:08:18.592 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.598589 | ubuntu-noble | 2026-08-09 02:08:18.592 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.598597 | ubuntu-noble | 2026-08-09 02:08:18.592 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.598603 | ubuntu-noble | 2026-08-09 02:08:18.592 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.598608 | ubuntu-noble | 2026-08-09 02:08:18.593 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.598913 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_multiple_dns_ip [0.019234s] ... ok 2026-08-09 02:08:18.621890 | ubuntu-noble | 2026-08-09 02:08:18.611 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.621908 | ubuntu-noble | 2026-08-09 02:08:18.611 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.621912 | ubuntu-noble | 2026-08-09 02:08:18.611 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.621916 | ubuntu-noble | 2026-08-09 02:08:18.611 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.621920 | ubuntu-noble | 2026-08-09 02:08:18.612 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.622471 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_nfs [0.019098s] ... ok 2026-08-09 02:08:18.642308 | ubuntu-noble | 2026-08-09 02:08:18.630 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.642326 | ubuntu-noble | 2026-08-09 02:08:18.630 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.642332 | ubuntu-noble | 2026-08-09 02:08:18.631 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.642337 | ubuntu-noble | 2026-08-09 02:08:18.631 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.642343 | ubuntu-noble | 2026-08-09 02:08:18.632 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.642863 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_policy_with_scope [0.019386s] ... ok 2026-08-09 02:08:18.662238 | ubuntu-noble | 2026-08-09 02:08:18.650 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.662251 | ubuntu-noble | 2026-08-09 02:08:18.650 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.662262 | ubuntu-noble | 2026-08-09 02:08:18.650 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.662266 | ubuntu-noble | 2026-08-09 02:08:18.650 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.662274 | ubuntu-noble | 2026-08-09 02:08:18.651 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Create NFS export policy fake_export_policy fail. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:18.662279 | ubuntu-noble | 2026-08-09 02:08:18.651 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.662713 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy_exception [0.019657s] ... ok 2026-08-09 02:08:18.681044 | ubuntu-noble | 2026-08-09 02:08:18.670 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.681057 | ubuntu-noble | 2026-08-09 02:08:18.670 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.681061 | ubuntu-noble | 2026-08-09 02:08:18.670 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.681065 | ubuntu-noble | 2026-08-09 02:08:18.670 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.681069 | ubuntu-noble | 2026-08-09 02:08:18.671 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.681482 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_api_error [0.019639s] ... ok 2026-08-09 02:08:18.700784 | ubuntu-noble | 2026-08-09 02:08:18.689 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.700798 | ubuntu-noble | 2026-08-09 02:08:18.689 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.700802 | ubuntu-noble | 2026-08-09 02:08:18.689 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.700812 | ubuntu-noble | 2026-08-09 02:08:18.689 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.700816 | ubuntu-noble | 2026-08-09 02:08:18.690 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.701267 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_1__ [0.019089s] ... ok 2026-08-09 02:08:18.720070 | ubuntu-noble | 2026-08-09 02:08:18.708 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.720109 | ubuntu-noble | 2026-08-09 02:08:18.708 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.720118 | ubuntu-noble | 2026-08-09 02:08:18.708 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.720127 | ubuntu-noble | 2026-08-09 02:08:18.708 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.720136 | ubuntu-noble | 2026-08-09 02:08:18.709 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.720487 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_2_False [0.018970s] ... ok 2026-08-09 02:08:18.741158 | ubuntu-noble | 2026-08-09 02:08:18.727 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.741174 | ubuntu-noble | 2026-08-09 02:08:18.727 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.741178 | ubuntu-noble | 2026-08-09 02:08:18.728 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.741182 | ubuntu-noble | 2026-08-09 02:08:18.728 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.741193 | ubuntu-noble | 2026-08-09 02:08:18.728 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] FPolicy policy fake_policy not found. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:18.741197 | ubuntu-noble | 2026-08-09 02:08:18.729 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.741838 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_1_4 [0.019342s] ... ok 2026-08-09 02:08:18.759778 | ubuntu-noble | 2026-08-09 02:08:18.747 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.759810 | ubuntu-noble | 2026-08-09 02:08:18.747 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.759819 | ubuntu-noble | 2026-08-09 02:08:18.747 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.759838 | ubuntu-noble | 2026-08-09 02:08:18.747 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.759847 | ubuntu-noble | 2026-08-09 02:08:18.748 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.760253 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy [0.019608s] ... ok 2026-08-09 02:08:18.777791 | ubuntu-noble | 2026-08-09 02:08:18.767 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.777808 | ubuntu-noble | 2026-08-09 02:08:18.767 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.777812 | ubuntu-noble | 2026-08-09 02:08:18.767 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.777816 | ubuntu-noble | 2026-08-09 02:08:18.767 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.777820 | ubuntu-noble | 2026-08-09 02:08:18.768 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.778230 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_2_False [0.019906s] ... ok 2026-08-09 02:08:18.797642 | ubuntu-noble | 2026-08-09 02:08:18.787 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.797658 | ubuntu-noble | 2026-08-09 02:08:18.787 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.797662 | ubuntu-noble | 2026-08-09 02:08:18.787 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.797666 | ubuntu-noble | 2026-08-09 02:08:18.787 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.797669 | ubuntu-noble | 2026-08-09 02:08:18.788 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.798116 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_peer [0.019693s] ... ok 2026-08-09 02:08:18.817815 | ubuntu-noble | 2026-08-09 02:08:18.806 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.817828 | ubuntu-noble | 2026-08-09 02:08:18.807 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.817833 | ubuntu-noble | 2026-08-09 02:08:18.807 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.817837 | ubuntu-noble | 2026-08-09 02:08:18.807 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.817840 | ubuntu-noble | 2026-08-09 02:08:18.808 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.818334 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_2 [0.019628s] ... ok 2026-08-09 02:08:18.837947 | ubuntu-noble | 2026-08-09 02:08:18.826 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.837971 | ubuntu-noble | 2026-08-09 02:08:18.826 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.837975 | ubuntu-noble | 2026-08-09 02:08:18.827 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.837979 | ubuntu-noble | 2026-08-09 02:08:18.827 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.837983 | ubuntu-noble | 2026-08-09 02:08:18.828 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.838310 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_fpolicy_policy [0.019691s] ... ok 2026-08-09 02:08:18.857290 | ubuntu-noble | 2026-08-09 02:08:18.846 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.857303 | ubuntu-noble | 2026-08-09 02:08:18.846 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.857307 | ubuntu-noble | 2026-08-09 02:08:18.846 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.857317 | ubuntu-noble | 2026-08-09 02:08:18.846 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.857321 | ubuntu-noble | 2026-08-09 02:08:18.847 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.857688 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.019715s] ... ok 2026-08-09 02:08:18.877054 | ubuntu-noble | 2026-08-09 02:08:18.866 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.877067 | ubuntu-noble | 2026-08-09 02:08:18.866 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.877071 | ubuntu-noble | 2026-08-09 02:08:18.866 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.877081 | ubuntu-noble | 2026-08-09 02:08:18.866 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.877085 | ubuntu-noble | 2026-08-09 02:08:18.867 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.877497 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.019641s] ... ok 2026-08-09 02:08:18.896842 | ubuntu-noble | 2026-08-09 02:08:18.885 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.896855 | ubuntu-noble | 2026-08-09 02:08:18.885 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.896859 | ubuntu-noble | 2026-08-09 02:08:18.885 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.896863 | ubuntu-noble | 2026-08-09 02:08:18.885 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.896867 | ubuntu-noble | 2026-08-09 02:08:18.886 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.897238 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_2 [0.018920s] ... ok 2026-08-09 02:08:18.916524 | ubuntu-noble | 2026-08-09 02:08:18.904 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.916538 | ubuntu-noble | 2026-08-09 02:08:18.904 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.916542 | ubuntu-noble | 2026-08-09 02:08:18.904 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.916546 | ubuntu-noble | 2026-08-09 02:08:18.904 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.916556 | ubuntu-noble | 2026-08-09 02:08:18.905 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.917006 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume_empty [0.019155s] ... ok 2026-08-09 02:08:18.935837 | ubuntu-noble | 2026-08-09 02:08:18.923 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.935865 | ubuntu-noble | 2026-08-09 02:08:18.923 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.935874 | ubuntu-noble | 2026-08-09 02:08:18.923 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.935883 | ubuntu-noble | 2026-08-09 02:08:18.924 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.935891 | ubuntu-noble | 2026-08-09 02:08:18.924 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.936268 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_server_name [0.018913s] ... ok 2026-08-09 02:08:18.948347 | ubuntu-noble | 2026-08-09 02:08:18.942 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.948366 | ubuntu-noble | 2026-08-09 02:08:18.942 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.948372 | ubuntu-noble | 2026-08-09 02:08:18.942 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.948384 | ubuntu-noble | 2026-08-09 02:08:18.942 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.948389 | ubuntu-noble | 2026-08-09 02:08:18.943 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.948792 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_aggregate_capacities [0.018798s] ... ok 2026-08-09 02:08:18.973229 | ubuntu-noble | 2026-08-09 02:08:18.961 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.973251 | ubuntu-noble | 2026-08-09 02:08:18.961 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.973256 | ubuntu-noble | 2026-08-09 02:08:18.961 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.973259 | ubuntu-noble | 2026-08-09 02:08:18.962 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.973263 | ubuntu-noble | 2026-08-09 02:08:18.963 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.973660 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config_no_response [0.019187s] ... ok 2026-08-09 02:08:18.992660 | ubuntu-noble | 2026-08-09 02:08:18.980 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.992674 | ubuntu-noble | 2026-08-09 02:08:18.980 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.992678 | ubuntu-noble | 2026-08-09 02:08:18.981 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:18.992682 | ubuntu-noble | 2026-08-09 02:08:18.981 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:18.992686 | ubuntu-noble | 2026-08-09 02:08:18.982 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:18.993159 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver_not_found [0.018964s] ... ok 2026-08-09 02:08:19.006514 | ubuntu-noble | 2026-08-09 02:08:19.000 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.006541 | ubuntu-noble | 2026-08-09 02:08:19.000 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.006554 | ubuntu-noble | 2026-08-09 02:08:19.000 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.006560 | ubuntu-noble | 2026-08-09 02:08:19.000 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.006586 | ubuntu-noble | 2026-08-09 02:08:19.001 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.006929 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes [0.019277s] ... ok 2026-08-09 02:08:19.029773 | ubuntu-noble | 2026-08-09 02:08:19.019 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.029793 | ubuntu-noble | 2026-08-09 02:08:19.019 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.029797 | ubuntu-noble | 2026-08-09 02:08:19.019 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.029801 | ubuntu-noble | 2026-08-09 02:08:19.019 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.029805 | ubuntu-noble | 2026-08-09 02:08:19.020 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.030201 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_kerberos_service_principal_name [0.018854s] ... ok 2026-08-09 02:08:19.049119 | ubuntu-noble | 2026-08-09 02:08:19.038 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.049131 | ubuntu-noble | 2026-08-09 02:08:19.038 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.049136 | ubuntu-noble | 2026-08-09 02:08:19.038 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.049139 | ubuntu-noble | 2026-08-09 02:08:19.038 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.049153 | ubuntu-noble | 2026-08-09 02:08:19.039 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.049515 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid [0.019068s] ... ok 2026-08-09 02:08:19.069304 | ubuntu-noble | 2026-08-09 02:08:19.057 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.069316 | ubuntu-noble | 2026-08-09 02:08:19.057 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.069320 | ubuntu-noble | 2026-08-09 02:08:19.057 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.069324 | ubuntu-noble | 2026-08-09 02:08:19.057 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.069328 | ubuntu-noble | 2026-08-09 02:08:19.058 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.069757 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state [0.019251s] ... ok 2026-08-09 02:08:19.088680 | ubuntu-noble | 2026-08-09 02:08:19.076 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.088695 | ubuntu-noble | 2026-08-09 02:08:19.076 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.088700 | ubuntu-noble | 2026-08-09 02:08:19.076 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.088704 | ubuntu-noble | 2026-08-09 02:08:19.077 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.088708 | ubuntu-noble | 2026-08-09 02:08:19.077 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.089140 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_no_name [0.018897s] ... ok 2026-08-09 02:08:19.516962 | ubuntu-noble | 2026-08-09 02:08:19.505 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.516990 | ubuntu-noble | 2026-08-09 02:08:19.505 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.516995 | ubuntu-noble | 2026-08-09 02:08:19.505 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.516999 | ubuntu-noble | 2026-08-09 02:08:19.505 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.517003 | ubuntu-noble | 2026-08-09 02:08:19.507 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.517583 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_2_False [0.430846s] ... ok 2026-08-09 02:08:19.539717 | ubuntu-noble | 2026-08-09 02:08:19.527 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.539730 | ubuntu-noble | 2026-08-09 02:08:19.527 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.539734 | ubuntu-noble | 2026-08-09 02:08:19.528 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.539738 | ubuntu-noble | 2026-08-09 02:08:19.528 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.539742 | ubuntu-noble | 2026-08-09 02:08:19.529 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.540258 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_destinations [0.020275s] ... ok 2026-08-09 02:08:19.559675 | ubuntu-noble | 2026-08-09 02:08:19.547 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.559695 | ubuntu-noble | 2026-08-09 02:08:19.547 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.559699 | ubuntu-noble | 2026-08-09 02:08:19.547 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.559703 | ubuntu-noble | 2026-08-09 02:08:19.548 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.559717 | ubuntu-noble | 2026-08-09 02:08:19.549 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.560134 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_not_found [0.019885s] ... ok 2026-08-09 02:08:19.574786 | ubuntu-noble | 2026-08-09 02:08:19.566 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.574806 | ubuntu-noble | 2026-08-09 02:08:19.567 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.574812 | ubuntu-noble | 2026-08-09 02:08:19.567 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.574817 | ubuntu-noble | 2026-08-09 02:08:19.567 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.574823 | ubuntu-noble | 2026-08-09 02:08:19.567 6708 ERROR mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to get volume efficiency status for volume1.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-08-09 02:08:19.574829 | ubuntu-noble | 2026-08-09 02:08:19.568 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.575251 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status_error [0.019250s] ... ok 2026-08-09 02:08:19.597051 | ubuntu-noble | 2026-08-09 02:08:19.586 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.597064 | ubuntu-noble | 2026-08-09 02:08:19.586 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.597075 | ubuntu-noble | 2026-08-09 02:08:19.586 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.597080 | ubuntu-noble | 2026-08-09 02:08:19.587 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.597084 | ubuntu-noble | 2026-08-09 02:08:19.587 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.597520 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status [0.019389s] ... ok 2026-08-09 02:08:19.616559 | ubuntu-noble | 2026-08-09 02:08:19.605 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.616591 | ubuntu-noble | 2026-08-09 02:08:19.605 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.616595 | ubuntu-noble | 2026-08-09 02:08:19.605 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.616599 | ubuntu-noble | 2026-08-09 02:08:19.606 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.616603 | ubuntu-noble | 2026-08-09 02:08:19.607 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.617088 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_to_manage [0.018964s] ... ok 2026-08-09 02:08:19.636391 | ubuntu-noble | 2026-08-09 02:08:19.624 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.636404 | ubuntu-noble | 2026-08-09 02:08:19.625 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.636408 | ubuntu-noble | 2026-08-09 02:08:19.625 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.636419 | ubuntu-noble | 2026-08-09 02:08:19.625 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.636423 | ubuntu-noble | 2026-08-09 02:08:19.626 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.636934 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers [0.019100s] ... ok 2026-08-09 02:08:19.655587 | ubuntu-noble | 2026-08-09 02:08:19.644 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.655600 | ubuntu-noble | 2026-08-09 02:08:19.644 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.655604 | ubuntu-noble | 2026-08-09 02:08:19.644 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.655613 | ubuntu-noble | 2026-08-09 02:08:19.644 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.655617 | ubuntu-noble | 2026-08-09 02:08:19.645 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.656008 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_1_True [0.019225s] ... ok 2026-08-09 02:08:19.674220 | ubuntu-noble | 2026-08-09 02:08:19.662 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.674247 | ubuntu-noble | 2026-08-09 02:08:19.663 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.674256 | ubuntu-noble | 2026-08-09 02:08:19.663 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.674265 | ubuntu-noble | 2026-08-09 02:08:19.663 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.674274 | ubuntu-noble | 2026-08-09 02:08:19.664 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.674621 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured_negative [0.018718s] ... ok 2026-08-09 02:08:19.692511 | ubuntu-noble | 2026-08-09 02:08:19.682 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.692524 | ubuntu-noble | 2026-08-09 02:08:19.682 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.692528 | ubuntu-noble | 2026-08-09 02:08:19.682 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.692532 | ubuntu-noble | 2026-08-09 02:08:19.682 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.692536 | ubuntu-noble | 2026-08-09 02:08:19.683 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.692994 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.019128s] ... ok 2026-08-09 02:08:19.714023 | ubuntu-noble | 2026-08-09 02:08:19.701 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.714040 | ubuntu-noble | 2026-08-09 02:08:19.701 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.714045 | ubuntu-noble | 2026-08-09 02:08:19.701 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.714048 | ubuntu-noble | 2026-08-09 02:08:19.701 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.714052 | ubuntu-noble | 2026-08-09 02:08:19.701 6708 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] 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.: NoneType: None 2026-08-09 02:08:19.714058 | ubuntu-noble | 2026-08-09 02:08:19.701 6708 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest NoneType: None 2026-08-09 02:08:19.714062 | ubuntu-noble | 2026-08-09 02:08:19.701 6708 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2026-08-09 02:08:19.714072 | ubuntu-noble | 2026-08-09 02:08:19.702 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.714418 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_1___fake_domain____fake_server__ [0.019090s] ... ok 2026-08-09 02:08:19.733891 | ubuntu-noble | 2026-08-09 02:08:19.720 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.733905 | ubuntu-noble | 2026-08-09 02:08:19.721 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.733909 | ubuntu-noble | 2026-08-09 02:08:19.721 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.733913 | ubuntu-noble | 2026-08-09 02:08:19.721 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.733917 | ubuntu-noble | 2026-08-09 02:08:19.721 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:19.733921 | ubuntu-noble | 2026-08-09 02:08:19.722 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The __setstate__ call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:19.733925 | ubuntu-noble | 2026-08-09 02:08:19.723 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.734327 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies [0.020207s] ... ok 2026-08-09 02:08:19.753994 | ubuntu-noble | 2026-08-09 02:08:19.740 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.754007 | ubuntu-noble | 2026-08-09 02:08:19.740 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.754011 | ubuntu-noble | 2026-08-09 02:08:19.741 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.754015 | ubuntu-noble | 2026-08-09 02:08:19.741 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.754025 | ubuntu-noble | 2026-08-09 02:08:19.741 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Checking for deleted volumes to prune. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:19.754029 | ubuntu-noble | 2026-08-09 02:08:19.741 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The set_vserver call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:19.754033 | ubuntu-noble | 2026-08-09 02:08:19.742 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.754401 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_clones_offline [0.019459s] ... ok 2026-08-09 02:08:19.773279 | ubuntu-noble | 2026-08-09 02:08:19.760 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.773292 | ubuntu-noble | 2026-08-09 02:08:19.760 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.773296 | ubuntu-noble | 2026-08-09 02:08:19.760 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.773300 | ubuntu-noble | 2026-08-09 02:08:19.760 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.773304 | ubuntu-noble | 2026-08-09 02:08:19.761 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Checking for deleted volumes to prune. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:19.773308 | ubuntu-noble | 2026-08-09 02:08:19.761 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The set_vserver call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:19.773311 | ubuntu-noble | 2026-08-09 02:08:19.761 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.773675 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_no_clones_online [0.019279s] ... ok 2026-08-09 02:08:19.791965 | ubuntu-noble | 2026-08-09 02:08:19.779 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.791979 | ubuntu-noble | 2026-08-09 02:08:19.780 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.791988 | ubuntu-noble | 2026-08-09 02:08:19.780 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.791992 | ubuntu-noble | 2026-08-09 02:08:19.780 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.791996 | ubuntu-noble | 2026-08-09 02:08:19.781 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.792336 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_4__None__None_ [0.019267s] ... ok 2026-08-09 02:08:19.805388 | ubuntu-noble | 2026-08-09 02:08:19.798 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.805405 | ubuntu-noble | 2026-08-09 02:08:19.799 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.805410 | ubuntu-noble | 2026-08-09 02:08:19.799 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.805416 | ubuntu-noble | 2026-08-09 02:08:19.799 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.805421 | ubuntu-noble | 2026-08-09 02:08:19.800 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.805868 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_5__None___1000B_s__ [0.018995s] ... ok 2026-08-09 02:08:19.828756 | ubuntu-noble | 2026-08-09 02:08:19.818 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.828769 | ubuntu-noble | 2026-08-09 02:08:19.818 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.828778 | ubuntu-noble | 2026-08-09 02:08:19.818 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.828782 | ubuntu-noble | 2026-08-09 02:08:19.818 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.828792 | ubuntu-noble | 2026-08-09 02:08:19.819 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.829127 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get [0.019064s] ... ok 2026-08-09 02:08:19.848246 | ubuntu-noble | 2026-08-09 02:08:19.837 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.848259 | ubuntu-noble | 2026-08-09 02:08:19.837 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.848263 | ubuntu-noble | 2026-08-09 02:08:19.837 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.848267 | ubuntu-noble | 2026-08-09 02:08:19.837 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.848271 | ubuntu-noble | 2026-08-09 02:08:19.838 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.848691 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename [0.018968s] ... ok 2026-08-09 02:08:19.867647 | ubuntu-noble | 2026-08-09 02:08:19.856 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.867660 | ubuntu-noble | 2026-08-09 02:08:19.856 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.867664 | ubuntu-noble | 2026-08-09 02:08:19.856 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.867668 | ubuntu-noble | 2026-08-09 02:08:19.856 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.867672 | ubuntu-noble | 2026-08-09 02:08:19.857 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.868045 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_1_4 [0.018925s] ... ok 2026-08-09 02:08:19.883984 | ubuntu-noble | 2026-08-09 02:08:19.875 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.884012 | ubuntu-noble | 2026-08-09 02:08:19.875 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.884022 | ubuntu-noble | 2026-08-09 02:08:19.876 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.884030 | ubuntu-noble | 2026-08-09 02:08:19.876 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.884039 | ubuntu-noble | 2026-08-09 02:08:19.877 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.884373 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_vserver [0.019450s] ... ok 2026-08-09 02:08:19.906111 | ubuntu-noble | 2026-08-09 02:08:19.894 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.906129 | ubuntu-noble | 2026-08-09 02:08:19.895 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.906135 | ubuntu-noble | 2026-08-09 02:08:19.895 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.906140 | ubuntu-noble | 2026-08-09 02:08:19.895 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.906146 | ubuntu-noble | 2026-08-09 02:08:19.895 6708 ERROR mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.906151 | ubuntu-noble | 2026-08-09 02:08:19.896 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.906554 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_reset_volume_autosize_api_error [0.019201s] ... ok 2026-08-09 02:08:19.922362 | ubuntu-noble | 2026-08-09 02:08:19.914 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.922393 | ubuntu-noble | 2026-08-09 02:08:19.914 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.922405 | ubuntu-noble | 2026-08-09 02:08:19.914 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.922411 | ubuntu-noble | 2026-08-09 02:08:19.914 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.922416 | ubuntu-noble | 2026-08-09 02:08:19.915 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.922836 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_post [0.019379s] ... ok 2026-08-09 02:08:19.944434 | ubuntu-noble | 2026-08-09 02:08:19.933 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.944447 | ubuntu-noble | 2026-08-09 02:08:19.933 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.944451 | ubuntu-noble | 2026-08-09 02:08:19.933 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.944455 | ubuntu-noble | 2026-08-09 02:08:19.933 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.944459 | ubuntu-noble | 2026-08-09 02:08:19.934 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.944871 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_wait [0.019035s] ... ok 2026-08-09 02:08:19.966024 | ubuntu-noble | 2026-08-09 02:08:19.952 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.966038 | ubuntu-noble | 2026-08-09 02:08:19.952 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.966049 | ubuntu-noble | 2026-08-09 02:08:19.953 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.966053 | ubuntu-noble | 2026-08-09 02:08:19.953 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.966057 | ubuntu-noble | 2026-08-09 02:08:19.953 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The configure_cifs_options call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:19.966066 | ubuntu-noble | 2026-08-09 02:08:19.954 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The configure_cifs_options call is not supported for REST, falling back to ZAPI. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:19.966077 | ubuntu-noble | 2026-08-09 02:08:19.954 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.966428 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_2 [0.019467s] ... ok 2026-08-09 02:08:19.979604 | ubuntu-noble | 2026-08-09 02:08:19.971 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.979622 | ubuntu-noble | 2026-08-09 02:08:19.972 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.979628 | ubuntu-noble | 2026-08-09 02:08:19.972 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.979634 | ubuntu-noble | 2026-08-09 02:08:19.972 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.979639 | ubuntu-noble | 2026-08-09 02:08:19.973 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.980010 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_pause [0.018715s] ... ok 2026-08-09 02:08:19.997911 | ubuntu-noble | 2026-08-09 02:08:19.990 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.997938 | ubuntu-noble | 2026-08-09 02:08:19.991 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.997961 | ubuntu-noble | 2026-08-09 02:08:19.991 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:19.997970 | ubuntu-noble | 2026-08-09 02:08:19.991 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:19.997978 | ubuntu-noble | 2026-08-09 02:08:19.992 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:19.998335 | ubuntu-noble | {3} 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.018757s] ... ok 2026-08-09 02:08:20.021833 | ubuntu-noble | 2026-08-09 02:08:20.010 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.021846 | ubuntu-noble | 2026-08-09 02:08:20.010 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:20.021850 | ubuntu-noble | 2026-08-09 02:08:20.010 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:20.021854 | ubuntu-noble | 2026-08-09 02:08:20.010 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.021858 | ubuntu-noble | 2026-08-09 02:08:20.010 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Checking if volume volume1 exists _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.021861 | ubuntu-noble | 2026-08-09 02:08:20.011 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.022340 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_exists [0.019404s] ... ok 2026-08-09 02:08:20.040005 | ubuntu-noble | 2026-08-09 02:08:20.029 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.040018 | ubuntu-noble | 2026-08-09 02:08:20.029 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:20.040030 | ubuntu-noble | 2026-08-09 02:08:20.029 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-08-09 02:08:20.040040 | ubuntu-noble | 2026-08-09 02:08:20.029 6708 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.040044 | ubuntu-noble | 2026-08-09 02:08:20.030 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.041504 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_2_destination [0.018833s] ... ok 2026-08-09 02:08:20.041759 | ubuntu-noble | 2026-08-09 02:08:20.031 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.052603 | ubuntu-noble | 2026-08-09 02:08:20.048 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.052641 | ubuntu-noble | 2026-08-09 02:08:20.049 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.055497 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_2_my_cert [0.018326s] ... ok 2026-08-09 02:08:20.055877 | ubuntu-noble | 2026-08-09 02:08:20.050 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.068295 | ubuntu-noble | 2026-08-09 02:08:20.067 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.071419 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_1_None [0.017934s] ... ok 2026-08-09 02:08:20.071812 | ubuntu-noble | 2026-08-09 02:08:20.068 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.087532 | ubuntu-noble | 2026-08-09 02:08:20.085 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.090485 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_naapi_error [0.017950s] ... ok 2026-08-09 02:08:20.090911 | ubuntu-noble | 2026-08-09 02:08:20.086 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.106326 | ubuntu-noble | 2026-08-09 02:08:20.103 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.109274 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_2 [0.018758s] ... ok 2026-08-09 02:08:20.109637 | ubuntu-noble | 2026-08-09 02:08:20.105 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.124368 | ubuntu-noble | 2026-08-09 02:08:20.121 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.127304 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_2_80na [0.018066s] ... ok 2026-08-09 02:08:20.127642 | ubuntu-noble | 2026-08-09 02:08:20.123 6708 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.142841 | ubuntu-noble | 2026-08-09 02:08:20.140 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.143192 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_1_None [0.018229s] ... ok 2026-08-09 02:08:20.162102 | ubuntu-noble | 2026-08-09 02:08:20.159 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.162508 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_1 [0.019225s] ... ok 2026-08-09 02:08:20.194927 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.194940 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Error releasing snapmirror destination dst_share for replica src_share.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:08:20.194945 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion Traceback (most recent call last): 2026-08-09 02:08:20.194949 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion 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-08-09 02:08:20.194953 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion src_client.release_snapmirror_vol( 2026-08-09 02:08:20.194956 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:20.194967 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion return self._mock_call(*args, **kwargs) 2026-08-09 02:08:20.194977 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:20.194981 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:20.194985 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:20.194988 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:20.194992 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:20.194996 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion raise effect 2026-08-09 02:08:20.195000 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:08:20.195004 | ubuntu-noble | 2026-08-09 02:08:20.178 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.data_motion 2026-08-09 02:08:20.195008 | ubuntu-noble | 2026-08-09 02:08:20.179 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.195329 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_1 [0.020028s] ... ok 2026-08-09 02:08:20.202409 | ubuntu-noble | 2026-08-09 02:08:20.198 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.202421 | ubuntu-noble | 2026-08-09 02:08:20.198 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:20.202431 | ubuntu-noble | 2026-08-09 02:08:20.199 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.202925 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_2 [0.019245s] ... ok 2026-08-09 02:08:20.224136 | ubuntu-noble | 2026-08-09 02:08:20.217 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.convert_svm_to_default_subtype..wait_for_state' after 0.000116(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:20.224163 | ubuntu-noble | 2026-08-09 02:08:20.218 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.224428 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_timeout [0.020161s] ... ok 2026-08-09 02:08:20.243077 | ubuntu-noble | 2026-08-09 02:08:20.240 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.243482 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_2_False [0.021169s] ... ok 2026-08-09 02:08:20.262428 | ubuntu-noble | 2026-08-09 02:08:20.259 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.262850 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror [0.019299s] ... ok 2026-08-09 02:08:20.283192 | ubuntu-noble | 2026-08-09 02:08:20.278 6708 INFO manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] No snapmirror relationship to delete 2026-08-09 02:08:20.283219 | ubuntu-noble | 2026-08-09 02:08:20.279 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.283655 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_error_deleting [0.019728s] ... ok 2026-08-09 02:08:20.302136 | ubuntu-noble | 2026-08-09 02:08:20.298 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.302627 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_2_False [0.018998s] ... ok 2026-08-09 02:08:20.320051 | ubuntu-noble | 2026-08-09 02:08:20.317 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.320438 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_without_release [0.018888s] ... ok 2026-08-09 02:08:20.339147 | ubuntu-noble | 2026-08-09 02:08:20.336 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.339552 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica [0.018716s] ... ok 2026-08-09 02:08:20.361107 | ubuntu-noble | 2026-08-09 02:08:20.354 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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 9.73e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:20.361146 | ubuntu-noble | 2026-08-09 02:08:20.355 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.361484 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_timeout [0.018949s] ... ok 2026-08-09 02:08:20.377100 | ubuntu-noble | 2026-08-09 02:08:20.374 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.377486 | ubuntu-noble | {3} 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.018877s] ... ok 2026-08-09 02:08:20.394961 | ubuntu-noble | 2026-08-09 02:08:20.392 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.395557 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_driver_interfaces.NetAppFileStorageDriverInterfaceTestCase.test_driver_interfaces_match [0.017712s] ... ok 2026-08-09 02:08:20.414042 | ubuntu-noble | 2026-08-09 02:08:20.411 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.414436 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_1 [0.018972s] ... ok 2026-08-09 02:08:20.433295 | ubuntu-noble | 2026-08-09 02:08:20.430 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.433756 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_3_8days [0.019214s] ... ok 2026-08-09 02:08:20.452378 | ubuntu-noble | 2026-08-09 02:08:20.449 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.452886 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_6_infinite [0.018948s] ... ok 2026-08-09 02:08:20.471622 | ubuntu-noble | 2026-08-09 02:08:20.469 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.472066 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_3_8days [0.019157s] ... ok 2026-08-09 02:08:20.490614 | ubuntu-noble | 2026-08-09 02:08:20.488 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.491010 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_4_5months [0.018912s] ... ok 2026-08-09 02:08:20.531922 | ubuntu-noble | 2026-08-09 02:08:20.517 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "netapp-fpolicy-fake_vserver_1" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._create_fpolicy_for_share.._create_fpolicy_with_lock" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:20.531944 | ubuntu-noble | 2026-08-09 02:08:20.518 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "netapp-fpolicy-fake_vserver_1" acquired by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._create_fpolicy_for_share.._create_fpolicy_with_lock" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:20.531956 | ubuntu-noble | 2026-08-09 02:08:20.518 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Share new_fake_id was added to an existing fpolicy scope. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.531960 | ubuntu-noble | 2026-08-09 02:08:20.518 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "netapp-fpolicy-fake_vserver_1" "released" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary._create_fpolicy_for_share.._create_fpolicy_with_lock" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:20.531964 | ubuntu-noble | 2026-08-09 02:08:20.518 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] A new fpolicy was successfully created and associated to share new_fake_id _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.531968 | ubuntu-noble | 2026-08-09 02:08:20.519 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.532366 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_2 [0.032107s] ... ok 2026-08-09 02:08:20.543285 | ubuntu-noble | 2026-08-09 02:08:20.540 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Deleting snapshot fake_snapshot for share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.543303 | ubuntu-noble | 2026-08-09 02:08:20.541 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.543806 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_snapmirror [0.021187s] ... ok 2026-08-09 02:08:20.563204 | ubuntu-noble | 2026-08-09 02:08:20.561 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.563599 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_des_volume_backup_snapshots [0.019788s] ... ok 2026-08-09 02:08:20.583370 | ubuntu-noble | 2026-08-09 02:08:20.580 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.583714 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_aggr_not_found_negative [0.019434s] ... ok 2026-08-09 02:08:20.602526 | ubuntu-noble | 2026-08-09 02:08:20.599 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.603023 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_unified_aggr [0.018906s] ... ok 2026-08-09 02:08:20.621813 | ubuntu-noble | 2026-08-09 02:08:20.619 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.622243 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting [0.019235s] ... ok 2026-08-09 02:08:20.640965 | ubuntu-noble | 2026-08-09 02:08:20.638 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.641401 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize [0.019128s] ... ok 2026-08-09 02:08:20.661951 | ubuntu-noble | 2026-08-09 02:08:20.657 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating share from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.661978 | ubuntu-noble | 2026-08-09 02:08:20.658 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.662451 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_2 [0.019768s] ... ok 2026-08-09 02:08:20.679966 | ubuntu-noble | 2026-08-09 02:08:20.677 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.680431 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool_name [0.019074s] ... ok 2026-08-09 02:08:20.698917 | ubuntu-noble | 2026-08-09 02:08:20.696 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.699362 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_0 [0.019014s] ... ok 2026-08-09 02:08:20.718397 | ubuntu-noble | 2026-08-09 02:08:20.715 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.718885 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_string [0.019210s] ... ok 2026-08-09 02:08:20.738412 | ubuntu-noble | 2026-08-09 02:08:20.734 6708 ERROR mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The protocol NFS is not licensed on controller 127.0.0.1 2026-08-09 02:08:20.738440 | ubuntu-noble | 2026-08-09 02:08:20.735 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.738880 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_unlicensed_protocol [0.019040s] ... ok 2026-08-09 02:08:20.757521 | ubuntu-noble | 2026-08-09 02:08:20.754 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.758291 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_invalid_value [0.020126s] ... ok 2026-08-09 02:08:20.777886 | ubuntu-noble | 2026-08-09 02:08:20.775 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.778321 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent [0.020123s] ... ok 2026-08-09 02:08:20.804990 | ubuntu-noble | 2026-08-09 02:08:20.794 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] SnapMirror source path: fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.805018 | ubuntu-noble | 2026-08-09 02:08:20.795 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] SnapMirror destination path: fake_vserver_2:fake_volume _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.805028 | ubuntu-noble | 2026-08-09 02:08:20.795 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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': 'idle', 'last-transfer-type': 'initialize'}]: _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.805048 | ubuntu-noble | 2026-08-09 02:08:20.796 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.805434 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_state_not_update [0.020897s] ... ok 2026-08-09 02:08:20.818187 | ubuntu-noble | 2026-08-09 02:08:20.815 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.818693 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backend_negative [0.019467s] ... ok 2026-08-09 02:08:20.841181 | ubuntu-noble | 2026-08-09 02:08:20.836 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] SnapMirror relationship updated successfully. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.841208 | ubuntu-noble | 2026-08-09 02:08:20.837 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.841682 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_vserver_not_peered [0.021569s] ... ok 2026-08-09 02:08:20.859520 | ubuntu-noble | 2026-08-09 02:08:20.857 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.860011 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot_no_members [0.019338s] ... ok 2026-08-09 02:08:20.878423 | ubuntu-noble | 2026-08-09 02:08:20.875 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.878939 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_2_None [0.018812s] ... ok 2026-08-09 02:08:20.898872 | ubuntu-noble | 2026-08-09 02:08:20.896 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.899288 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_2 [0.020339s] ... ok 2026-08-09 02:08:20.918767 | ubuntu-noble | 2026-08-09 02:08:20.916 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.919232 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_different_pool_types [0.019826s] ... ok 2026-08-09 02:08:20.940038 | ubuntu-noble | 2026-08-09 02:08:20.935 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.940065 | ubuntu-noble | 2026-08-09 02:08:20.936 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.940461 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_snapshot [0.019876s] ... ok 2026-08-09 02:08:20.959295 | ubuntu-noble | 2026-08-09 02:08:20.956 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.959815 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup [0.020665s] ... ok 2026-08-09 02:08:20.981170 | ubuntu-noble | 2026-08-09 02:08:20.976 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Not able to find vserver and volume from SnpMirror relationship. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:20.981198 | ubuntu-noble | 2026-08-09 02:08:20.977 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.981539 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_vserver_vol_none_negative [0.020195s] ... ok 2026-08-09 02:08:20.998989 | ubuntu-noble | 2026-08-09 02:08:20.996 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:20.999371 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_3_fake [0.018927s] ... ok 2026-08-09 02:08:21.017903 | ubuntu-noble | 2026-08-09 02:08:21.015 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.018354 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica [0.019265s] ... ok 2026-08-09 02:08:21.037812 | ubuntu-noble | 2026-08-09 02:08:21.035 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.038327 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share [0.019522s] ... ok 2026-08-09 02:08:21.059164 | ubuntu-noble | 2026-08-09 02:08:21.053 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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 not specified.: manila.exception.VserverNotSpecified: Vserver not specified. 2026-08-09 02:08:21.059205 | ubuntu-noble | 2026-08-09 02:08:21.054 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.059649 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_2 [0.019117s] ... ok 2026-08-09 02:08:21.076187 | ubuntu-noble | 2026-08-09 02:08:21.073 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.076682 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot [0.019173s] ... ok 2026-08-09 02:08:21.097561 | ubuntu-noble | 2026-08-09 02:08:21.092 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:21.097616 | ubuntu-noble | 2026-08-09 02:08:21.092 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.098022 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_2 [0.018970s] ... ok 2026-08-09 02:08:21.116125 | ubuntu-noble | 2026-08-09 02:08:21.111 6708 INFO mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 does not exist on share share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-08-09 02:08:21.116152 | ubuntu-noble | 2026-08-09 02:08:21.112 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.116696 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_found [0.019423s] ... ok 2026-08-09 02:08:21.133478 | ubuntu-noble | 2026-08-09 02:08:21.130 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.133911 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_cg_snapshot_name [0.018680s] ... ok 2026-08-09 02:08:21.152304 | ubuntu-noble | 2026-08-09 02:08:21.149 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.152890 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_implicit_false [0.018719s] ... ok 2026-08-09 02:08:21.171954 | ubuntu-noble | 2026-08-09 02:08:21.169 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.172448 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggr_set [0.019751s] ... ok 2026-08-09 02:08:21.191715 | ubuntu-noble | 2026-08-09 02:08:21.189 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.192266 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_2_False [0.019475s] ... ok 2026-08-09 02:08:21.210872 | ubuntu-noble | 2026-08-09 02:08:21.208 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.211465 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_3 [0.019099s] ... ok 2026-08-09 02:08:21.229503 | ubuntu-noble | 2026-08-09 02:08:21.227 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.229991 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_1 [0.018592s] ... ok 2026-08-09 02:08:21.248166 | ubuntu-noble | 2026-08-09 02:08:21.245 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.248687 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_4 [0.018620s] ... ok 2026-08-09 02:08:21.267237 | ubuntu-noble | 2026-08-09 02:08:21.264 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.267714 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_minimum_flexgroup_size [0.018988s] ... ok 2026-08-09 02:08:21.285874 | ubuntu-noble | 2026-08-09 02:08:21.283 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.286454 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_02 [0.018582s] ... ok 2026-08-09 02:08:21.304862 | ubuntu-noble | 2026-08-09 02:08:21.302 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.305356 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_07 [0.018860s] ... ok 2026-08-09 02:08:21.323945 | ubuntu-noble | 2026-08-09 02:08:21.321 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.324439 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_10 [0.018943s] ... ok 2026-08-09 02:08:21.343107 | ubuntu-noble | 2026-08-09 02:08:21.340 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.343606 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_3 [0.019052s] ... ok 2026-08-09 02:08:21.361836 | ubuntu-noble | 2026-08-09 02:08:21.359 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.362317 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_has_pool [0.018726s] ... ok 2026-08-09 02:08:21.380726 | ubuntu-noble | 2026-08-09 02:08:21.378 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.381169 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_1_True [0.018791s] ... ok 2026-08-09 02:08:21.399978 | ubuntu-noble | 2026-08-09 02:08:21.397 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.400433 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_2_False [0.019280s] ... ok 2026-08-09 02:08:21.419051 | ubuntu-noble | 2026-08-09 02:08:21.416 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.419518 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_vserver_creds [0.018924s] ... ok 2026-08-09 02:08:21.438355 | ubuntu-noble | 2026-08-09 02:08:21.435 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.438892 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_1 [0.019270s] ... ok 2026-08-09 02:08:21.457197 | ubuntu-noble | 2026-08-09 02:08:21.454 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.457663 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_2 [0.018809s] ... ok 2026-08-09 02:08:21.476010 | ubuntu-noble | 2026-08-09 02:08:21.473 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.476555 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_implicit_false [0.018678s] ... ok 2026-08-09 02:08:21.495178 | ubuntu-noble | 2026-08-09 02:08:21.492 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.495622 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_no_opt [0.019015s] ... ok 2026-08-09 02:08:21.514480 | ubuntu-noble | 2026-08-09 02:08:21.511 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.514843 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_2 [0.019273s] ... ok 2026-08-09 02:08:21.534928 | ubuntu-noble | 2026-08-09 02:08:21.532 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.535305 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_2_True [0.020277s] ... ok 2026-08-09 02:08:21.554643 | ubuntu-noble | 2026-08-09 02:08:21.552 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.555078 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_1 [0.019725s] ... ok 2026-08-09 02:08:21.574412 | ubuntu-noble | 2026-08-09 02:08:21.571 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.574916 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_1 [0.019643s] ... ok 2026-08-09 02:08:21.598310 | ubuntu-noble | 2026-08-09 02:08:21.590 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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.12/unittest/mock.py:1199 2026-08-09 02:08:21.598338 | ubuntu-noble | 2026-08-09 02:08:21.590 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] No existing QoS policy group found for volume. Creating a new one with name qos_share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:21.598347 | ubuntu-noble | 2026-08-09 02:08:21.591 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.598741 | ubuntu-noble | {3} 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.019596s] ... ok 2026-08-09 02:08:21.615536 | ubuntu-noble | 2026-08-09 02:08:21.610 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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.12/unittest/mock.py:1199 2026-08-09 02:08:21.615553 | ubuntu-noble | 2026-08-09 02:08:21.610 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] No existing QoS policy group found for volume. Creating a new one with name . _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:21.615559 | ubuntu-noble | 2026-08-09 02:08:21.611 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.615984 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_existing_qos [0.020239s] ... ok 2026-08-09 02:08:21.634381 | ubuntu-noble | 2026-08-09 02:08:21.632 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.634706 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_1_True [0.020681s] ... ok 2026-08-09 02:08:21.653775 | ubuntu-noble | 2026-08-09 02:08:21.651 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.654181 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_with_vserver_volume_none [0.018829s] ... ok 2026-08-09 02:08:21.675433 | ubuntu-noble | 2026-08-09 02:08:21.670 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Restoring snapshot share_snapshot_de4c9050_e2f9_4ce1_ade4_5ed0c9f26451 _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:21.675471 | ubuntu-noble | 2026-08-09 02:08:21.671 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.675959 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_error [0.020189s] ... ok 2026-08-09 02:08:21.707651 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:21.707665 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2026-08-09 02:08:21.707670 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 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-08-09 02:08:21.707673 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base dm_session.change_snapmirror_source(replica, 2026-08-09 02:08:21.707677 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:21.707681 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2026-08-09 02:08:21.707684 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:21.707688 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:21.707692 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:21.707696 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:21.707699 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:21.707703 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2026-08-09 02:08:21.707707 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-08-09 02:08:21.707711 | ubuntu-noble | 2026-08-09 02:08:21.690 6708 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-08-09 02:08:21.707715 | ubuntu-noble | 2026-08-09 02:08:21.692 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.708043 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_destination_unreachable [0.020465s] ... ok 2026-08-09 02:08:21.714082 | ubuntu-noble | 2026-08-09 02:08:21.712 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.714497 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_setup_server [0.019623s] ... ok 2026-08-09 02:08:21.733443 | ubuntu-noble | 2026-08-09 02:08:21.731 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.734157 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_active_replica [0.019354s] ... ok 2026-08-09 02:08:21.754047 | ubuntu-noble | 2026-08-09 02:08:21.751 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.754461 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_backend_volume_absent [0.019819s] ... ok 2026-08-09 02:08:21.773542 | ubuntu-noble | 2026-08-09 02:08:21.771 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.773944 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync [0.019519s] ... ok 2026-08-09 02:08:21.792918 | ubuntu-noble | 2026-08-09 02:08:21.790 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.793342 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_deleting [0.019012s] ... ok 2026-08-09 02:08:21.813365 | ubuntu-noble | 2026-08-09 02:08:21.809 6708 INFO mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Updating storage service catalog information for backend 'fake_backend_name' 2026-08-09 02:08:21.813395 | ubuntu-noble | 2026-08-09 02:08:21.810 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.813721 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_non_unified_aggr [0.019893s] ... ok 2026-08-09 02:08:21.831362 | ubuntu-noble | 2026-08-09 02:08:21.829 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.831808 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_1 [0.019197s] ... ok 2026-08-09 02:08:21.853063 | ubuntu-noble | 2026-08-09 02:08:21.848 6708 INFO mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Rehosting volume of share 7cf7c200-d3af-4e05-b87e-9167c95dfcad from vserver fake_vserver_1 to vserver fake_vserver_2. 2026-08-09 02:08:21.853090 | ubuntu-noble | 2026-08-09 02:08:21.849 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.853464 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_volume_rehost [0.019809s] ... ok 2026-08-09 02:08:21.883390 | ubuntu-noble | 2026-08-09 02:08:21.867 6708 ERROR mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:try the command again 2026-08-09 02:08:21.883405 | ubuntu-noble | 2026-08-09 02:08:21.868 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.wait_for_start_create_flexgroup.._start_create_flexgroup_volume' after 0.000299(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:21.883422 | ubuntu-noble | 2026-08-09 02:08:21.868 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.wait_for_start_create_flexgroup.._start_create_flexgroup_volume in 5 seconds as it raised NetAppBusyAggregateForFlexGroupException: Exception due to an aggregate being busy while trying to provision the FlexGroup.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:21.883432 | ubuntu-noble | 2026-08-09 02:08:21.868 6708 ERROR mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:try the command again 2026-08-09 02:08:21.883436 | ubuntu-noble | 2026-08-09 02:08:21.868 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.wait_for_start_create_flexgroup.._start_create_flexgroup_volume' after 0.000841(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:21.883440 | ubuntu-noble | 2026-08-09 02:08:21.869 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.883865 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup_timeout [0.019907s] ... ok 2026-08-09 02:08:21.890423 | ubuntu-noble | 2026-08-09 02:08:21.888 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.890877 | ubuntu-noble | {3} 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.019407s] ... ok 2026-08-09 02:08:21.910227 | ubuntu-noble | 2026-08-09 02:08:21.908 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.910666 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_vserver_peers [0.019672s] ... ok 2026-08-09 02:08:21.932665 | ubuntu-noble | 2026-08-09 02:08:21.927 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating vserver backup_fake_id: _get_backup_vserver /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2551 2026-08-09 02:08:21.932694 | ubuntu-noble | 2026-08-09 02:08:21.928 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.933068 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.019717s] ... ok 2026-08-09 02:08:21.950257 | ubuntu-noble | 2026-08-09 02:08:21.947 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.950683 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_different_keys_for_equal_ss_type [0.019312s] ... ok 2026-08-09 02:08:21.969728 | ubuntu-noble | 2026-08-09 02:08:21.967 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.970125 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_complete_svm_dr [0.019357s] ... ok 2026-08-09 02:08:21.989022 | ubuntu-noble | 2026-08-09 02:08:21.986 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:21.989534 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_negative_integer [0.019251s] ... ok 2026-08-09 02:08:22.010979 | ubuntu-noble | 2026-08-09 02:08:22.005 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Checking if network configuration is valid to update shareserver fake_id. check_update_share_server_network_allocations /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2456 2026-08-09 02:08:22.011007 | ubuntu-noble | 2026-08-09 02:08:22.005 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.011353 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations [0.019215s] ... ok 2026-08-09 02:08:22.026993 | ubuntu-noble | 2026-08-09 02:08:22.024 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.027387 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_3 [0.018589s] ... ok 2026-08-09 02:08:22.055289 | ubuntu-noble | 2026-08-09 02:08:22.043 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.055302 | ubuntu-noble | 2026-08-09 02:08:22.043 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.055306 | ubuntu-noble | 2026-08-09 02:08:22.043 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.055310 | ubuntu-noble | 2026-08-09 02:08:22.044 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.055783 | ubuntu-noble | {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_3 [0.019875s] ... ok 2026-08-09 02:08:22.080183 | ubuntu-noble | 2026-08-09 02:08:22.062 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.080200 | ubuntu-noble | 2026-08-09 02:08:22.063 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.080204 | ubuntu-noble | 2026-08-09 02:08:22.063 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.080214 | ubuntu-noble | 2026-08-09 02:08:22.063 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.080218 | ubuntu-noble | 2026-08-09 02:08:22.063 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.080222 | ubuntu-noble | 2026-08-09 02:08:22.063 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.080226 | ubuntu-noble | 2026-08-09 02:08:22.064 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.080732 | ubuntu-noble | {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_5 [0.022529s] ... ok 2026-08-09 02:08:22.094007 | ubuntu-noble | 2026-08-09 02:08:22.087 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.094025 | ubuntu-noble | 2026-08-09 02:08:22.087 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.094043 | ubuntu-noble | 2026-08-09 02:08:22.088 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.094409 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_2 [0.021163s] ... ok 2026-08-09 02:08:22.109401 | ubuntu-noble | 2026-08-09 02:08:22.107 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.109869 | ubuntu-noble | {3} 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.018901s] ... ok 2026-08-09 02:08:22.132068 | ubuntu-noble | 2026-08-09 02:08:22.126 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.132094 | ubuntu-noble | 2026-08-09 02:08:22.126 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.132551 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_3 [0.019450s] ... ok 2026-08-09 02:08:22.148735 | ubuntu-noble | 2026-08-09 02:08:22.146 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.149164 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot [0.019260s] ... ok 2026-08-09 02:08:22.173296 | ubuntu-noble | 2026-08-09 02:08:22.165 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.173323 | ubuntu-noble | 2026-08-09 02:08:22.165 6708 ERROR mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to configure Vserver.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-08-09 02:08:22.173333 | ubuntu-noble | 2026-08-09 02:08:22.166 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.173943 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_2 [0.020421s] ... ok 2026-08-09 02:08:22.188867 | ubuntu-noble | 2026-08-09 02:08:22.186 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.189235 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans [0.019615s] ... ok 2026-08-09 02:08:22.216710 | ubuntu-noble | 2026-08-09 02:08:22.205 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "netapp-VLAN-1001" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary._delete_vserver.._delete_vserver_with_lock" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:22.216724 | ubuntu-noble | 2026-08-09 02:08:22.205 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "netapp-VLAN-1001" acquired by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary._delete_vserver.._delete_vserver_with_lock" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:22.216729 | ubuntu-noble | 2026-08-09 02:08:22.205 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "netapp-VLAN-1001" "released" by "manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.NetAppCmodeMultiSVMFileStorageLibrary._delete_vserver.._delete_vserver_with_lock" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:22.216733 | ubuntu-noble | 2026-08-09 02:08:22.206 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.217146 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_1_True [0.019973s] ... ok 2026-08-09 02:08:22.227660 | ubuntu-noble | 2026-08-09 02:08:22.225 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.228028 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number_no_admin_network [0.019207s] ... ok 2026-08-09 02:08:22.247087 | ubuntu-noble | 2026-08-09 02:08:22.244 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.247493 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_name [0.018769s] ... ok 2026-08-09 02:08:22.265843 | ubuntu-noble | 2026-08-09 02:08:22.263 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.266265 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_01 [0.018584s] ... ok 2026-08-09 02:08:22.285123 | ubuntu-noble | 2026-08-09 02:08:22.282 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.285546 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_05 [0.019320s] ... ok 2026-08-09 02:08:22.304017 | ubuntu-noble | 2026-08-09 02:08:22.301 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.304436 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_08 [0.018794s] ... ok 2026-08-09 02:08:22.323951 | ubuntu-noble | 2026-08-09 02:08:22.321 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.324347 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_breaking [0.019803s] ... ok 2026-08-09 02:08:22.345614 | ubuntu-noble | 2026-08-09 02:08:22.340 6708 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Data transfer still in progress. _share_server_migration_continue_svm_dr /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1749 2026-08-09 02:08:22.345642 | ubuntu-noble | 2026-08-09 02:08:22.340 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.346058 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_2 [0.019419s] ... ok 2026-08-09 02:08:22.364084 | ubuntu-noble | 2026-08-09 02:08:22.359 6708 WARNING mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Could not find Vserver for share server being deleted: fake_vserver_1. Deletion of share server record will proceed anyway. 2026-08-09 02:08:22.364111 | ubuntu-noble | 2026-08-09 02:08:22.360 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.364482 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_vserver [0.019407s] ... ok 2026-08-09 02:08:22.383200 | ubuntu-noble | 2026-08-09 02:08:22.379 6708 ERROR mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] The requested security service update is not supported by the NetApp driver. 2026-08-09 02:08:22.383227 | ubuntu-noble | 2026-08-09 02:08:22.379 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.383655 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_check_error [0.019229s] ... ok 2026-08-09 02:08:22.401183 | ubuntu-noble | 2026-08-09 02:08:22.398 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.401699 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_2 [0.019007s] ... ok 2026-08-09 02:08:22.421011 | ubuntu-noble | 2026-08-09 02:08:22.418 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.421460 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_1 [0.019654s] ... ok 2026-08-09 02:08:22.440257 | ubuntu-noble | 2026-08-09 02:08:22.437 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.440983 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver_with_share_server_negative [0.019171s] ... ok 2026-08-09 02:08:22.459887 | ubuntu-noble | 2026-08-09 02:08:22.457 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.460400 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_mismatch [0.019533s] ... ok 2026-08-09 02:08:22.478696 | ubuntu-noble | 2026-08-09 02:08:22.476 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.479119 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_vserver [0.018678s] ... ok 2026-08-09 02:08:22.497745 | ubuntu-noble | 2026-08-09 02:08:22.495 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.498232 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_1_True [0.018871s] ... ok 2026-08-09 02:08:22.516828 | ubuntu-noble | 2026-08-09 02:08:22.514 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.517331 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.019099s] ... ok 2026-08-09 02:08:22.535145 | ubuntu-noble | 2026-08-09 02:08:22.532 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.535616 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value_not_found [0.018206s] ... ok 2026-08-09 02:08:22.554116 | ubuntu-noble | 2026-08-09 02:08:22.551 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.554588 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_kahuna_utilization [0.018988s] ... ok 2026-08-09 02:08:22.572870 | ubuntu-noble | 2026-08-09 02:08:22.570 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.573368 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_1 [0.018457s] ... ok 2026-08-09 02:08:22.591620 | ubuntu-noble | 2026-08-09 02:08:22.589 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.592021 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_3 [0.018791s] ... ok 2026-08-09 02:08:22.610069 | ubuntu-noble | 2026-08-09 02:08:22.607 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.610477 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_system_counters [0.018422s] ... ok 2026-08-09 02:08:22.628694 | ubuntu-noble | 2026-08-09 02:08:22.626 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.629020 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_wafl_counters [0.018454s] ... ok 2026-08-09 02:08:22.647514 | ubuntu-noble | 2026-08-09 02:08:22.644 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.647965 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_2 [0.018687s] ... ok 2026-08-09 02:08:22.665661 | ubuntu-noble | 2026-08-09 02:08:22.662 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.666054 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_not_supported [0.018070s] ... ok 2026-08-09 02:08:22.684411 | ubuntu-noble | 2026-08-09 02:08:22.681 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.684835 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_first_pass [0.018742s] ... ok 2026-08-09 02:08:22.702335 | ubuntu-noble | 2026-08-09 02:08:22.699 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.702792 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_2 [0.017893s] ... ok 2026-08-09 02:08:22.720249 | ubuntu-noble | 2026-08-09 02:08:22.717 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.720755 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_added_rules [0.017784s] ... ok 2026-08-09 02:08:22.738712 | ubuntu-noble | 2026-08-09 02:08:22.736 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.739157 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_deleted_rules [0.018326s] ... ok 2026-08-09 02:08:22.756803 | ubuntu-noble | 2026-08-09 02:08:22.754 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.757268 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_rw_to_ro_rules [0.018045s] ... ok 2026-08-09 02:08:22.775106 | ubuntu-noble | 2026-08-09 02:08:22.772 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.775553 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule [0.018180s] ... ok 2026-08-09 02:08:22.792990 | ubuntu-noble | 2026-08-09 02:08:22.790 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.793423 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target [0.017782s] ... ok 2026-08-09 02:08:22.811045 | ubuntu-noble | 2026-08-09 02:08:22.808 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.811736 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_missing_mode_no_default [0.018023s] ... ok 2026-08-09 02:08:22.829664 | ubuntu-noble | 2026-08-09 02:08:22.826 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.830026 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_family [0.018337s] ... ok 2026-08-09 02:08:22.847896 | ubuntu-noble | 2026-08-09 02:08:22.845 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.848323 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_2_False [0.018248s] ... ok 2026-08-09 02:08:22.866677 | ubuntu-noble | 2026-08-09 02:08:22.864 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.867125 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_1_True [0.018694s] ... ok 2026-08-09 02:08:22.884491 | ubuntu-noble | 2026-08-09 02:08:22.881 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.884987 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_2 [0.017812s] ... ok 2026-08-09 02:08:22.906006 | ubuntu-noble | 2026-08-09 02:08:22.899 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Entering method _trace_test_method _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:22.906040 | ubuntu-noble | 2026-08-09 02:08:22.899 6708 DEBUG mock_logger [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Leaving method _trace_test_method _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-08-09 02:08:22.906053 | ubuntu-noble | 2026-08-09 02:08:22.900 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.906443 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_method_tracing [0.018453s] ... ok 2026-08-09 02:08:22.921265 | ubuntu-noble | 2026-08-09 02:08:22.918 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.921700 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_found [0.018073s] ... ok 2026-08-09 02:08:22.938429 | ubuntu-noble | 2026-08-09 02:08:22.936 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.938871 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_not_found [0.018041s] ... ok 2026-08-09 02:08:22.967707 | ubuntu-noble | 2026-08-09 02:08:22.954 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.967722 | ubuntu-noble | 2026-08-09 02:08:22.955 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.967727 | ubuntu-noble | 2026-08-09 02:08:22.955 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating share from snapshot sn1. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:82 2026-08-09 02:08:22.967739 | ubuntu-noble | 2026-08-09 02:08:22.955 6708 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Sending JSON data: {"object": "folder", "method": "clone", "params": ["volume/nfs_share/share@sn1", "volume/nfs_share/share"]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-08-09 02:08:22.967744 | ubuntu-noble | 2026-08-09 02:08:22.955 6708 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-08-09 02:08:22.967748 | ubuntu-noble | 2026-08-09 02:08:22.956 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.968108 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.019694s] ... ok 2026-08-09 02:08:22.985867 | ubuntu-noble | 2026-08-09 02:08:22.974 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.985881 | ubuntu-noble | 2026-08-09 02:08:22.974 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:22.985885 | ubuntu-noble | 2026-08-09 02:08:22.975 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Deleting snapshot share@share@first. delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:105 2026-08-09 02:08:22.985889 | ubuntu-noble | 2026-08-09 02:08:22.975 6708 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Sending JSON data: {"object": "snapshot", "method": "destroy", "params": ["volume/nfs_share/share@share@first", ""]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-08-09 02:08:22.985893 | ubuntu-noble | 2026-08-09 02:08:22.976 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:22.986292 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__some_error [0.019354s] ... ok 2026-08-09 02:08:23.002724 | ubuntu-noble | 2026-08-09 02:08:22.994 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.002767 | ubuntu-noble | 2026-08-09 02:08:22.994 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.002776 | ubuntu-noble | 2026-08-09 02:08:22.994 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Extending share share to 5G. extend_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:92 2026-08-09 02:08:23.002785 | ubuntu-noble | 2026-08-09 02:08:22.995 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.003142 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thick_provisoning [0.019388s] ... ok 2026-08-09 02:08:23.026778 | ubuntu-noble | 2026-08-09 02:08:23.013 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.026819 | ubuntu-noble | 2026-08-09 02:08:23.013 6708 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.026829 | ubuntu-noble | 2026-08-09 02:08:23.013 6708 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Sending JSON data: {"object": "netstorsvc", "method": "share_folder", "params": ["svc:/network/nfs/server:default", "volume/nfs_share/share", {"auth_type": "none", "read_write": "1.1.1.1/24:1.2.3.4", "read_only": "", "recursive": "true", "anonymous_rw": "true", "anonymous": "true", "extra_options": "anon=0"}]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-08-09 02:08:23.026839 | ubuntu-noble | 2026-08-09 02:08:23.013 6708 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-08-09 02:08:23.026849 | ubuntu-noble | 2026-08-09 02:08:23.014 6708 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Sending JSON data: {"object": "netstorsvc", "method": "share_folder", "params": ["svc:/network/nfs/server:default", "volume/nfs_share/share", {"auth_type": "none", "read_write": "1.1.1.1/24:2.2.2.2", "read_only": "", "recursive": "true", "anonymous_rw": "true", "anonymous": "true", "extra_options": "anon=0"}]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-08-09 02:08:23.026858 | ubuntu-noble | 2026-08-09 02:08:23.015 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.027227 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__cidr [0.019426s] ... ok 2026-08-09 02:08:23.035431 | ubuntu-noble | 2026-08-09 02:08:23.032 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Get properties of collection parent/child: {'key': 'value'} get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-08-09 02:08:23.035452 | ubuntu-noble | 2026-08-09 02:08:23.033 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.035872 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_get [0.018539s] ... ok 2026-08-09 02:08:23.056101 | ubuntu-noble | 2026-08-09 02:08:23.051 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] List of collections: {'key': 'value'} list /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:348 2026-08-09 02:08:23.056130 | ubuntu-noble | 2026-08-09 02:08:23.051 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.056537 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_list [0.018170s] ... ok 2026-08-09 02:08:23.072554 | ubuntu-noble | 2026-08-09 02:08:23.069 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.073104 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_path [0.017958s] ... ok 2026-08-09 02:08:23.092944 | ubuntu-noble | 2026-08-09 02:08:23.087 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Rename dataset parent/child: {'key': 'value'} rename /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:388 2026-08-09 02:08:23.092974 | ubuntu-noble | 2026-08-09 02:08:23.088 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.093390 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefDatasets.test_rename [0.018540s] ... ok 2026-08-09 02:08:23.108799 | ubuntu-noble | 2026-08-09 02:08:23.106 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.109259 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict [0.017687s] ... ok 2026-08-09 02:08:23.126866 | ubuntu-noble | 2026-08-09 02:08:23.124 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.127292 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_plus_kwargs [0.017972s] ... ok 2026-08-09 02:08:23.144753 | ubuntu-noble | 2026-08-09 02:08:23.142 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.145226 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_no_message_kwargs [0.017835s] ... ok 2026-08-09 02:08:23.164759 | ubuntu-noble | 2026-08-09 02:08:23.159 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.164816 | ubuntu-noble | 2026-08-09 02:08:23.160 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.165182 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_mount [0.018053s] ... ok 2026-08-09 02:08:23.185925 | ubuntu-noble | 2026-08-09 02:08:23.180 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Rollback filesystem parent/child: {'key': 'value'} rollback /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:410 2026-08-09 02:08:23.185973 | ubuntu-noble | 2026-08-09 02:08:23.182 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.186322 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_rollback [0.023268s] ... ok 2026-08-09 02:08:23.210869 | ubuntu-noble | 2026-08-09 02:08:23.205 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Unmount filesystem parent/child: {'key': 'value'} unmount /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:422 2026-08-09 02:08:23.210899 | ubuntu-noble | 2026-08-09 02:08:23.206 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.211277 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_unmount [0.022611s] ... ok 2026-08-09 02:08:23.231960 | ubuntu-noble | 2026-08-09 02:08:23.224 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.231986 | ubuntu-noble | 2026-08-09 02:08:23.225 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.231995 | ubuntu-noble | 2026-08-09 02:08:23.225 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.232366 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi [0.019242s] ... ok 2026-08-09 02:08:23.248003 | ubuntu-noble | 2026-08-09 02:08:23.243 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.248035 | ubuntu-noble | 2026-08-09 02:08:23.244 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.248433 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_token [0.018353s] ... ok 2026-08-09 02:08:23.269732 | ubuntu-noble | 2026-08-09 02:08:23.262 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] NEF request start: get parent/child {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-08-09 02:08:23.269763 | ubuntu-noble | 2026-08-09 02:08:23.262 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] NEF request done: get parent/child {}, 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-08-09 02:08:23.269773 | ubuntu-noble | 2026-08-09 02:08:23.263 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.270158 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get [0.018754s] ... ok 2026-08-09 02:08:23.288094 | ubuntu-noble | 2026-08-09 02:08:23.280 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] NEF request start: put parent/child {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-08-09 02:08:23.288126 | ubuntu-noble | 2026-08-09 02:08:23.280 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] NEF request done: put parent/child {}, 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-08-09 02:08:23.288135 | ubuntu-noble | 2026-08-09 02:08:23.281 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.288539 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put [0.018305s] ... ok 2026-08-09 02:08:23.301727 | ubuntu-noble | 2026-08-09 02:08:23.299 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.302118 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_content [0.017671s] ... ok 2026-08-09 02:08:23.326002 | ubuntu-noble | 2026-08-09 02:08:23.317 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Hook start on session request delete https://1.1.1.1:8443/storage/filesystems None and session response 200 hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2026-08-09 02:08:23.326033 | ubuntu-noble | 2026-08-09 02:08:23.317 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Hook done on session request delete https://1.1.1.1:8443/storage/filesystems None and session response 200 : empty response content hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:162 2026-08-09 02:08:23.326043 | ubuntu-noble | 2026-08-09 02:08:23.317 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.326545 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_empty [0.018593s] ... ok 2026-08-09 02:08:23.341385 | ubuntu-noble | 2026-08-09 02:08:23.335 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Hook start on session request post https://1.1.1.1:8443/storage/snapshots None and session response 201 hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2026-08-09 02:08:23.341405 | ubuntu-noble | 2026-08-09 02:08:23.335 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Hook done on session request post https://1.1.1.1:8443/storage/snapshots None and session response 201 : empty response content hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:162 2026-08-09 02:08:23.341413 | ubuntu-noble | 2026-08-09 02:08:23.335 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.341872 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_empty [0.018010s] ... ok 2026-08-09 02:08:23.362314 | ubuntu-noble | 2026-08-09 02:08:23.353 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Hook start on session request get https://1.1.1.1:8443/parent/child None and session response 404 {"code": "ENOENT"} hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2026-08-09 02:08:23.362356 | ubuntu-noble | 2026-08-09 02:08:23.354 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Hook done on session request get https://1.1.1.1:8443/parent/child None and session response 404 {"code": "ENOENT"}: no valid hosts found hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:200 2026-08-09 02:08:23.362366 | ubuntu-noble | 2026-08-09 02:08:23.354 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.362808 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_error [0.018606s] ... ok 2026-08-09 02:08:23.380008 | ubuntu-noble | 2026-08-09 02:08:23.371 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Hook start on session request get https://1.1.1.1:8443/parent/child None and session response 404 {"code": "ENOENT"} hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2026-08-09 02:08:23.380037 | ubuntu-noble | 2026-08-09 02:08:23.372 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Hook done on session request get https://1.1.1.1:8443/parent/child None and session response 404 {"code": "ENOENT"}: nested failover is detected hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:193 2026-08-09 02:08:23.380047 | ubuntu-noble | 2026-08-09 02:08:23.372 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.380410 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_nested [0.018263s] ... ok 2026-08-09 02:08:23.394484 | ubuntu-noble | 2026-08-09 02:08:23.390 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Hook start on session request get https://1.1.1.1:8443/parent/child None and session response 500 {"code": "EINVAL"} hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2026-08-09 02:08:23.394514 | ubuntu-noble | 2026-08-09 02:08:23.390 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.394991 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_permanent [0.017795s] ... ok 2026-08-09 02:08:23.412139 | ubuntu-noble | 2026-08-09 02:08:23.408 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Perform session request: get https://1.1.1.1:8443/parent/child {'key': 'value'} request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:134 2026-08-09 02:08:23.412171 | ubuntu-noble | 2026-08-09 02:08:23.409 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.412548 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_request [0.018410s] ... ok 2026-08-09 02:08:23.437483 | ubuntu-noble | 2026-08-09 02:08:23.426 6708 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.437513 | ubuntu-noble | 2026-08-09 02:08:23.427 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.437519 | ubuntu-noble | 2026-08-09 02:08:23.428 6708 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Creating share from snapshot pool1/nfs_share/share-uuid@snapshot-snap_id. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:195 2026-08-09 02:08:23.437523 | ubuntu-noble | 2026-08-09 02:08:23.429 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.438103 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.020084s] ... ok 2026-08-09 02:08:23.457062 | ubuntu-noble | 2026-08-09 02:08:23.447 6708 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.457093 | ubuntu-noble | 2026-08-09 02:08:23.448 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.457102 | ubuntu-noble | 2026-08-09 02:08:23.449 6708 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Deleting share: share-uuid. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:252 2026-08-09 02:08:23.457111 | ubuntu-noble | 2026-08-09 02:08:23.450 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.457531 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.020558s] ... ok 2026-08-09 02:08:23.474348 | ubuntu-noble | 2026-08-09 02:08:23.467 6708 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.474375 | ubuntu-noble | 2026-08-09 02:08:23.468 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.474384 | ubuntu-noble | 2026-08-09 02:08:23.469 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.474867 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_reservation [0.019141s] ... ok 2026-08-09 02:08:23.497915 | ubuntu-noble | 2026-08-09 02:08:23.487 6708 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.497936 | ubuntu-noble | 2026-08-09 02:08:23.488 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.497946 | ubuntu-noble | 2026-08-09 02:08:23.488 6708 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.497950 | ubuntu-noble | 2026-08-09 02:08:23.489 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.498437 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_rw [0.020176s] ... ok 2026-08-09 02:08:23.522800 | ubuntu-noble | 2026-08-09 02:08:23.507 6708 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.522815 | ubuntu-noble | 2026-08-09 02:08:23.507 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.522819 | ubuntu-noble | 2026-08-09 02:08:23.507 6708 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Updating access to share share-uuid with following access rules: [('username', 'ro', 'some_user')] update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:414 2026-08-09 02:08:23.522823 | ubuntu-noble | 2026-08-09 02:08:23.508 6708 WARNING manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Only IP access control type is supported for NFS. 2026-08-09 02:08:23.522827 | ubuntu-noble | 2026-08-09 02:08:23.508 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] List of NFSs: {'filesystem': 'pool1/nfs_share/share-uuid'} list /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:348 2026-08-09 02:08:23.522832 | ubuntu-noble | 2026-08-09 02:08:23.508 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Modify properties of NFS pool1/nfs_share/share-uuid: {'securityContexts': [{'securityModes': ['sys'], 'readOnlyList': [{'allow': True, 'etype': 'fqdn', 'entity': 'some_user'}]}]} set /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:342 2026-08-09 02:08:23.522836 | ubuntu-noble | 2026-08-09 02:08:23.508 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Set filesystem pool1/nfs_share/share-uuid ACL: {'flags': ['file_inherit', 'dir_inherit'], 'permissions': ['full_set'], 'principal': 'everyone@', 'type': 'allow'} acl /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:428 2026-08-09 02:08:23.522840 | ubuntu-noble | 2026-08-09 02:08:23.509 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.523205 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_2_ro [0.019372s] ... ok 2026-08-09 02:08:23.531803 | ubuntu-noble | 2026-08-09 02:08:23.527 6708 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.531832 | ubuntu-noble | 2026-08-09 02:08:23.527 6708 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.531843 | ubuntu-noble | 2026-08-09 02:08:23.529 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.532189 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_2 [0.020291s] ... ok 2026-08-09 02:08:23.549393 | ubuntu-noble | 2026-08-09 02:08:23.547 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.549825 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_03___0___0_ [0.017897s] ... ok 2026-08-09 02:08:23.567562 | ubuntu-noble | 2026-08-09 02:08:23.565 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.568077 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_04___12___12_ [0.017563s] ... ok 2026-08-09 02:08:23.586141 | ubuntu-noble | 2026-08-09 02:08:23.583 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.586960 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_06___1b___1_ [0.018352s] ... ok 2026-08-09 02:08:23.626801 | ubuntu-noble | 2026-08-09 02:08:23.615 6708 DEBUG manila.share.drivers.purestorage.flashblade [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:152 2026-08-09 02:08:23.626856 | ubuntu-noble | 2026-08-09 02:08:23.616 6708 DEBUG manila.share.drivers.purestorage.flashblade [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] FlashBlade filter source_display_name='fake_dataset' and suffix='snap' delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:430 2026-08-09 02:08:23.626863 | ubuntu-noble | 2026-08-09 02:08:23.617 6708 DEBUG manila.share.drivers.purestorage.flashblade [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Snapshot fake_dataset.snap deleted successfully delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:444 2026-08-09 02:08:23.626868 | ubuntu-noble | 2026-08-09 02:08:23.618 6708 DEBUG manila.share.drivers.purestorage.flashblade [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Snapshot fake_dataset.snap eradicated successfully delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:452 2026-08-09 02:08:23.626875 | ubuntu-noble | 2026-08-09 02:08:23.619 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.627282 | ubuntu-noble | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot [0.037386s] ... ok 2026-08-09 02:08:23.677754 | ubuntu-noble | 2026-08-09 02:08:23.641 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-08-09 02:08:23.677812 | ubuntu-noble | 2026-08-09 02:08:23.642 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.677852 | ubuntu-noble | 2026-08-09 02:08:23.642 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.677860 | ubuntu-noble | 2026-08-09 02:08:23.642 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.677865 | ubuntu-noble | 2026-08-09 02:08:23.677870 | ubuntu-noble | 2026-08-09 02:08:23.677875 | ubuntu-noble | 2026-08-09 02:08:23.677893 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.677899 | ubuntu-noble | 2026-08-09 02:08:23.642 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.677904 | ubuntu-noble | 2026-08-09 02:08:23.642 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.677909 | ubuntu-noble | 2026-08-09 02:08:23.642 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.677914 | ubuntu-noble | 2026-08-09 02:08:23.677918 | ubuntu-noble | 2026-08-09 02:08:23.677923 | ubuntu-noble | 2026-08-09 02:08:23.677929 | ubuntu-noble | 2026-08-09 02:08:23.677933 | ubuntu-noble | 2026-08-09 02:08:23.677938 | ubuntu-noble | 2026-08-09 02:08:23.677943 | ubuntu-noble | 2026-08-09 02:08:23.677948 | ubuntu-noble | 2026-08-09 02:08:23.677953 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-08-09 02:08:23.677958 | ubuntu-noble | 2026-08-09 02:08:23.643 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.677964 | ubuntu-noble | 2026-08-09 02:08:23.643 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.677969 | ubuntu-noble | 2026-08-09 02:08:23.643 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.677974 | ubuntu-noble | 2026-08-09 02:08:23.643 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.677979 | ubuntu-noble | 2026-08-09 02:08:23.677984 | ubuntu-noble | 2026-08-09 02:08:23.677989 | ubuntu-noble | 2026-08-09 02:08:23.677994 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.677999 | ubuntu-noble | 2026-08-09 02:08:23.643 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.678021 | ubuntu-noble | 2026-08-09 02:08:23.644 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.678026 | ubuntu-noble | 2026-08-09 02:08:23.644 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] create_share_name: fake_share_name create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:185 2026-08-09 02:08:23.678031 | ubuntu-noble | 2026-08-09 02:08:23.644 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.678041 | ubuntu-noble | 2026-08-09 02:08:23.644 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/wizReq.cgi?wiz_func=share_create&action=add_share&vol_name=fake_share_name&vol_size=10GB&threshold=80&dedup=off&compression=1&thin_pro=1&cache=0&cifs_enable=0&nfs_enable=1&afp_enable=0&ftp_enable=0&encryption=0&hidden=0&oplocks=1&sync=always&userrw0=admin&userrd_len=0&userrw_len=1&userno_len=0&access_r=setup_users&path_type=auto&recycle_bin=1&recycle_bin_administrators_only=0&pool_name=Storage+Pool+1&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.678048 | ubuntu-noble | 2026-08-09 02:08:23.644 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.678052 | ubuntu-noble | 2026-08-09 02:08:23.678057 | ubuntu-noble | 2026-08-09 02:08:23.678062 | ubuntu-noble | 2026-08-09 02:08:23.678067 | ubuntu-noble | 2026-08-09 02:08:23.678072 | ubuntu-noble | 2026-08-09 02:08:23.678077 | ubuntu-noble | 2026-08-09 02:08:23.678082 | ubuntu-noble | 2026-08-09 02:08:23.678087 | ubuntu-noble | 2026-08-09 02:08:23.678092 | ubuntu-noble | 2026-08-09 02:08:23.678097 | ubuntu-noble | 2026-08-09 02:08:23.678102 | ubuntu-noble | 2026-08-09 02:08:23.678108 | ubuntu-noble | 2026-08-09 02:08:23.678113 | ubuntu-noble | 2026-08-09 02:08:23.678118 | ubuntu-noble | 2026-08-09 02:08:23.678123 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.678128 | ubuntu-noble | 2026-08-09 02:08:23.644 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Iterating vol name: fakeLabel, index: faleValue create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:236 2026-08-09 02:08:23.678133 | ubuntu-noble | 2026-08-09 02:08:23.645 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.681585 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_1_fake_share_name [0.024364s] ... ok 2026-08-09 02:08:23.699505 | ubuntu-noble | 2026-08-09 02:08:23.663 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-08-09 02:08:23.699560 | ubuntu-noble | 2026-08-09 02:08:23.664 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.699601 | ubuntu-noble | 2026-08-09 02:08:23.664 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.699608 | ubuntu-noble | 2026-08-09 02:08:23.664 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.699613 | ubuntu-noble | 2026-08-09 02:08:23.699619 | ubuntu-noble | 2026-08-09 02:08:23.699624 | ubuntu-noble | 2026-08-09 02:08:23.699629 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.699634 | ubuntu-noble | 2026-08-09 02:08:23.664 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.699640 | ubuntu-noble | 2026-08-09 02:08:23.664 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.699644 | ubuntu-noble | 2026-08-09 02:08:23.664 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.699649 | ubuntu-noble | 2026-08-09 02:08:23.699654 | ubuntu-noble | 2026-08-09 02:08:23.699659 | ubuntu-noble | 2026-08-09 02:08:23.699664 | ubuntu-noble | 2026-08-09 02:08:23.699667 | ubuntu-noble | 2026-08-09 02:08:23.699672 | ubuntu-noble | 2026-08-09 02:08:23.699677 | ubuntu-noble | 2026-08-09 02:08:23.699681 | ubuntu-noble | 2026-08-09 02:08:23.699686 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-08-09 02:08:23.699704 | ubuntu-noble | 2026-08-09 02:08:23.665 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.699710 | ubuntu-noble | 2026-08-09 02:08:23.665 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.699715 | ubuntu-noble | 2026-08-09 02:08:23.665 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.699720 | ubuntu-noble | 2026-08-09 02:08:23.665 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.699725 | ubuntu-noble | 2026-08-09 02:08:23.699730 | ubuntu-noble | 2026-08-09 02:08:23.699734 | ubuntu-noble | 2026-08-09 02:08:23.699739 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.699757 | ubuntu-noble | 2026-08-09 02:08:23.665 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.699770 | ubuntu-noble | 2026-08-09 02:08:23.665 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.699775 | ubuntu-noble | 2026-08-09 02:08:23.665 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.699780 | ubuntu-noble | 2026-08-09 02:08:23.665 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.699785 | ubuntu-noble | 2026-08-09 02:08:23.666 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.699790 | ubuntu-noble | 2026-08-09 02:08:23.699795 | ubuntu-noble | 2026-08-09 02:08:23.699799 | ubuntu-noble | 2026-08-09 02:08:23.699804 | ubuntu-noble | 0 2026-08-09 02:08:23.699809 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.699814 | ubuntu-noble | 2026-08-09 02:08:23.666 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.699983 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_1 [0.021124s] ... ok 2026-08-09 02:08:23.724695 | ubuntu-noble | 2026-08-09 02:08:23.685 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-08-09 02:08:23.724738 | ubuntu-noble | 2026-08-09 02:08:23.685 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.724744 | ubuntu-noble | 2026-08-09 02:08:23.685 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.724749 | ubuntu-noble | 2026-08-09 02:08:23.685 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.724754 | ubuntu-noble | 2026-08-09 02:08:23.724758 | ubuntu-noble | 2026-08-09 02:08:23.724771 | ubuntu-noble | 2026-08-09 02:08:23.724791 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.724796 | ubuntu-noble | 2026-08-09 02:08:23.686 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.724811 | ubuntu-noble | 2026-08-09 02:08:23.686 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.724815 | ubuntu-noble | 2026-08-09 02:08:23.686 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.724819 | ubuntu-noble | 2026-08-09 02:08:23.724823 | ubuntu-noble | 2026-08-09 02:08:23.724826 | ubuntu-noble | 2026-08-09 02:08:23.724830 | ubuntu-noble | 2026-08-09 02:08:23.724834 | ubuntu-noble | 2026-08-09 02:08:23.724838 | ubuntu-noble | 2026-08-09 02:08:23.724841 | ubuntu-noble | 2026-08-09 02:08:23.724845 | ubuntu-noble | 2026-08-09 02:08:23.724849 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-08-09 02:08:23.724854 | ubuntu-noble | 2026-08-09 02:08:23.686 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.724858 | ubuntu-noble | 2026-08-09 02:08:23.686 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.724862 | ubuntu-noble | 2026-08-09 02:08:23.686 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.724866 | ubuntu-noble | 2026-08-09 02:08:23.686 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.724870 | ubuntu-noble | 2026-08-09 02:08:23.724873 | ubuntu-noble | 2026-08-09 02:08:23.724877 | ubuntu-noble | 2026-08-09 02:08:23.724881 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.724884 | ubuntu-noble | 2026-08-09 02:08:23.687 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.724896 | ubuntu-noble | 2026-08-09 02:08:23.687 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.724900 | ubuntu-noble | 2026-08-09 02:08:23.687 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.724904 | ubuntu-noble | 2026-08-09 02:08:23.687 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolVolumeList&poolID=Storage+Pool+1&func=extra_get&Pool_Vol_Info=1&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.724908 | ubuntu-noble | 2026-08-09 02:08:23.687 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.724916 | ubuntu-noble | 2026-08-09 02:08:23.724920 | ubuntu-noble | 2026-08-09 02:08:23.724924 | ubuntu-noble | 2026-08-09 02:08:23.724927 | ubuntu-noble | 2026-08-09 02:08:23.724931 | ubuntu-noble | 2026-08-09 02:08:23.724935 | ubuntu-noble | 2026-08-09 02:08:23.724938 | ubuntu-noble | 2026-08-09 02:08:23.724942 | ubuntu-noble | 2026-08-09 02:08:23.724949 | ubuntu-noble | 2026-08-09 02:08:23.724953 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.724956 | ubuntu-noble | 2026-08-09 02:08:23.687 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Iterating vol name: fakeShareName, index: fakeNo get_share_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:327 2026-08-09 02:08:23.724960 | ubuntu-noble | 2026-08-09 02:08:23.688 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.725665 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_1 [0.021862s] ... ok 2026-08-09 02:08:23.777470 | ubuntu-noble | 2026-08-09 02:08:23.706 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-08-09 02:08:23.777499 | ubuntu-noble | 2026-08-09 02:08:23.706 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.777511 | ubuntu-noble | 2026-08-09 02:08:23.707 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.777521 | ubuntu-noble | 2026-08-09 02:08:23.707 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.777531 | ubuntu-noble | 2026-08-09 02:08:23.777541 | ubuntu-noble | 2026-08-09 02:08:23.777550 | ubuntu-noble | 2026-08-09 02:08:23.777558 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.777600 | ubuntu-noble | 2026-08-09 02:08:23.707 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.777614 | ubuntu-noble | 2026-08-09 02:08:23.707 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.777623 | ubuntu-noble | 2026-08-09 02:08:23.707 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.777631 | ubuntu-noble | 2026-08-09 02:08:23.777640 | ubuntu-noble | 2026-08-09 02:08:23.777648 | ubuntu-noble | 2026-08-09 02:08:23.777657 | ubuntu-noble | 2026-08-09 02:08:23.777666 | ubuntu-noble | 2026-08-09 02:08:23.777705 | ubuntu-noble | 2026-08-09 02:08:23.777713 | ubuntu-noble | 2026-08-09 02:08:23.777722 | ubuntu-noble | 2026-08-09 02:08:23.777730 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-08-09 02:08:23.777740 | ubuntu-noble | 2026-08-09 02:08:23.707 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.777750 | ubuntu-noble | 2026-08-09 02:08:23.707 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.777759 | ubuntu-noble | 2026-08-09 02:08:23.708 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.777778 | ubuntu-noble | 2026-08-09 02:08:23.708 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.777786 | ubuntu-noble | 2026-08-09 02:08:23.777794 | ubuntu-noble | 2026-08-09 02:08:23.777803 | ubuntu-noble | 2026-08-09 02:08:23.777811 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.777819 | ubuntu-noble | 2026-08-09 02:08:23.708 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.777839 | ubuntu-noble | 2026-08-09 02:08:23.708 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.777848 | ubuntu-noble | 2026-08-09 02:08:23.708 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.777856 | ubuntu-noble | 2026-08-09 02:08:23.708 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?func=volume_mgmt&vol_remove=1&volumeID=fakeId&stop_service=no&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.777866 | ubuntu-noble | 2026-08-09 02:08:23.709 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.777874 | ubuntu-noble | 2026-08-09 02:08:23.777882 | ubuntu-noble | 2026-08-09 02:08:23.777890 | ubuntu-noble | 2026-08-09 02:08:23.777899 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.777907 | ubuntu-noble | 2026-08-09 02:08:23.709 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share' after 0.000552(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:23.777925 | ubuntu-noble | 2026-08-09 02:08:23.709 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share in 1 seconds as it raised ShareBackendException: Share backend error: Delete share id: fakeId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:23.777934 | ubuntu-noble | 2026-08-09 02:08:23.709 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.777943 | ubuntu-noble | 2026-08-09 02:08:23.709 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.777951 | ubuntu-noble | 2026-08-09 02:08:23.709 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?func=volume_mgmt&vol_remove=1&volumeID=fakeId&stop_service=no&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.777960 | ubuntu-noble | 2026-08-09 02:08:23.709 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.777968 | ubuntu-noble | 2026-08-09 02:08:23.777976 | ubuntu-noble | 2026-08-09 02:08:23.777984 | ubuntu-noble | 2026-08-09 02:08:23.777992 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.778016 | ubuntu-noble | 2026-08-09 02:08:23.710 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share' after 0.00144(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:23.778025 | ubuntu-noble | 2026-08-09 02:08:23.710 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share in 2 seconds as it raised ShareBackendException: Share backend error: Delete share id: fakeId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:23.778040 | ubuntu-noble | 2026-08-09 02:08:23.710 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.778048 | ubuntu-noble | 2026-08-09 02:08:23.710 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.778057 | ubuntu-noble | 2026-08-09 02:08:23.710 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?func=volume_mgmt&vol_remove=1&volumeID=fakeId&stop_service=no&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.778065 | ubuntu-noble | 2026-08-09 02:08:23.710 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.778074 | ubuntu-noble | 2026-08-09 02:08:23.778090 | ubuntu-noble | 2026-08-09 02:08:23.778098 | ubuntu-noble | 2026-08-09 02:08:23.778106 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.778114 | ubuntu-noble | 2026-08-09 02:08:23.711 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share' after 0.00227(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:23.778123 | ubuntu-noble | 2026-08-09 02:08:23.711 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share in 4 seconds as it raised ShareBackendException: Share backend error: Delete share id: fakeId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:23.778131 | ubuntu-noble | 2026-08-09 02:08:23.711 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.778140 | ubuntu-noble | 2026-08-09 02:08:23.711 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.778148 | ubuntu-noble | 2026-08-09 02:08:23.711 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?func=volume_mgmt&vol_remove=1&volumeID=fakeId&stop_service=no&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.778157 | ubuntu-noble | 2026-08-09 02:08:23.711 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.778165 | ubuntu-noble | 2026-08-09 02:08:23.778173 | ubuntu-noble | 2026-08-09 02:08:23.778181 | ubuntu-noble | 2026-08-09 02:08:23.778189 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.778203 | ubuntu-noble | 2026-08-09 02:08:23.711 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share' after 0.00316(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:23.778218 | ubuntu-noble | 2026-08-09 02:08:23.712 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share in 8 seconds as it raised ShareBackendException: Share backend error: Delete share id: fakeId failed.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:23.778227 | ubuntu-noble | 2026-08-09 02:08:23.712 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.778235 | ubuntu-noble | 2026-08-09 02:08:23.712 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.778252 | ubuntu-noble | 2026-08-09 02:08:23.712 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?func=volume_mgmt&vol_remove=1&volumeID=fakeId&stop_service=no&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.778260 | ubuntu-noble | 2026-08-09 02:08:23.712 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.778268 | ubuntu-noble | 2026-08-09 02:08:23.778276 | ubuntu-noble | 2026-08-09 02:08:23.778285 | ubuntu-noble | 2026-08-09 02:08:23.778293 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.778301 | ubuntu-noble | 2026-08-09 02:08:23.712 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.delete_share' after 0.00399(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:23.778310 | ubuntu-noble | 2026-08-09 02:08:23.713 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.778587 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_10 [0.024477s] ... ok 2026-08-09 02:08:23.830718 | ubuntu-noble | 2026-08-09 02:08:23.731 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-08-09 02:08:23.830745 | ubuntu-noble | 2026-08-09 02:08:23.732 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.830754 | ubuntu-noble | 2026-08-09 02:08:23.732 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.830763 | ubuntu-noble | 2026-08-09 02:08:23.732 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.830772 | ubuntu-noble | 2026-08-09 02:08:23.830781 | ubuntu-noble | 2026-08-09 02:08:23.830789 | ubuntu-noble | 2026-08-09 02:08:23.830798 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.830816 | ubuntu-noble | 2026-08-09 02:08:23.732 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.830825 | ubuntu-noble | 2026-08-09 02:08:23.732 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.830833 | ubuntu-noble | 2026-08-09 02:08:23.732 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.830843 | ubuntu-noble | 2026-08-09 02:08:23.830864 | ubuntu-noble | 2026-08-09 02:08:23.830873 | ubuntu-noble | 2026-08-09 02:08:23.830881 | ubuntu-noble | 2026-08-09 02:08:23.830890 | ubuntu-noble | 2026-08-09 02:08:23.830898 | ubuntu-noble | 2026-08-09 02:08:23.830907 | ubuntu-noble | 2026-08-09 02:08:23.830915 | ubuntu-noble | 2026-08-09 02:08:23.830923 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-08-09 02:08:23.830932 | ubuntu-noble | 2026-08-09 02:08:23.732 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.830941 | ubuntu-noble | 2026-08-09 02:08:23.733 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.830949 | ubuntu-noble | 2026-08-09 02:08:23.733 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.830958 | ubuntu-noble | 2026-08-09 02:08:23.733 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.830966 | ubuntu-noble | 2026-08-09 02:08:23.830974 | ubuntu-noble | 2026-08-09 02:08:23.830983 | ubuntu-noble | 2026-08-09 02:08:23.830991 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.830999 | ubuntu-noble | 2026-08-09 02:08:23.733 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.831017 | ubuntu-noble | 2026-08-09 02:08:23.733 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.831026 | ubuntu-noble | 2026-08-09 02:08:23.733 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.831035 | ubuntu-noble | 2026-08-09 02:08:23.734 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4List&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.831044 | ubuntu-noble | 2026-08-09 02:08:23.734 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.831052 | ubuntu-noble | 2026-08-09 02:08:23.831060 | ubuntu-noble | 2026-08-09 02:08:23.831069 | ubuntu-noble | 2026-08-09 02:08:23.831077 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.831091 | ubuntu-noble | 2026-08-09 02:08:23.734 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host' after 0.000539(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:23.831109 | ubuntu-noble | 2026-08-09 02:08:23.734 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:23.831118 | ubuntu-noble | 2026-08-09 02:08:23.734 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.831126 | ubuntu-noble | 2026-08-09 02:08:23.734 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.831135 | ubuntu-noble | 2026-08-09 02:08:23.734 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4List&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.831143 | ubuntu-noble | 2026-08-09 02:08:23.735 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.831151 | ubuntu-noble | 2026-08-09 02:08:23.831160 | ubuntu-noble | 2026-08-09 02:08:23.831168 | ubuntu-noble | 2026-08-09 02:08:23.831176 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.831185 | ubuntu-noble | 2026-08-09 02:08:23.735 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host' after 0.00141(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:23.831193 | ubuntu-noble | 2026-08-09 02:08:23.735 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:23.831208 | ubuntu-noble | 2026-08-09 02:08:23.735 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.831217 | ubuntu-noble | 2026-08-09 02:08:23.735 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.831226 | ubuntu-noble | 2026-08-09 02:08:23.735 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4List&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.831242 | ubuntu-noble | 2026-08-09 02:08:23.735 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.831251 | ubuntu-noble | 2026-08-09 02:08:23.831259 | ubuntu-noble | 2026-08-09 02:08:23.831267 | ubuntu-noble | 2026-08-09 02:08:23.831275 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.831290 | ubuntu-noble | 2026-08-09 02:08:23.736 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host' after 0.00222(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:23.831298 | ubuntu-noble | 2026-08-09 02:08:23.736 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:23.831307 | ubuntu-noble | 2026-08-09 02:08:23.736 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.831316 | ubuntu-noble | 2026-08-09 02:08:23.736 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.831324 | ubuntu-noble | 2026-08-09 02:08:23.736 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4List&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.831333 | ubuntu-noble | 2026-08-09 02:08:23.736 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.831341 | ubuntu-noble | 2026-08-09 02:08:23.831349 | ubuntu-noble | 2026-08-09 02:08:23.831357 | ubuntu-noble | 2026-08-09 02:08:23.831366 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.831374 | ubuntu-noble | 2026-08-09 02:08:23.736 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host' after 0.00306(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:23.831389 | ubuntu-noble | 2026-08-09 02:08:23.737 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:23.831398 | ubuntu-noble | 2026-08-09 02:08:23.737 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.831414 | ubuntu-noble | 2026-08-09 02:08:23.737 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.831423 | ubuntu-noble | 2026-08-09 02:08:23.737 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=apply_sethost&name=fakeHostName&ipaddr_v4=fakeIpV4List&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-08-09 02:08:23.831431 | ubuntu-noble | 2026-08-09 02:08:23.737 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.831440 | ubuntu-noble | 2026-08-09 02:08:23.831448 | ubuntu-noble | 2026-08-09 02:08:23.831462 | ubuntu-noble | 2026-08-09 02:08:23.831470 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.831479 | ubuntu-noble | 2026-08-09 02:08:23.737 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_host' after 0.00396(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:23.831487 | ubuntu-noble | 2026-08-09 02:08:23.738 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.831496 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_19 [0.024955s] ... ok 2026-08-09 02:08:23.846116 | ubuntu-noble | 2026-08-09 02:08:23.756 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-08-09 02:08:23.846141 | ubuntu-noble | 2026-08-09 02:08:23.756 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.846150 | ubuntu-noble | 2026-08-09 02:08:23.757 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.846159 | ubuntu-noble | 2026-08-09 02:08:23.757 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.846168 | ubuntu-noble | 2026-08-09 02:08:23.846176 | ubuntu-noble | 2026-08-09 02:08:23.846185 | ubuntu-noble | 2026-08-09 02:08:23.846193 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.846201 | ubuntu-noble | 2026-08-09 02:08:23.757 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.846210 | ubuntu-noble | 2026-08-09 02:08:23.757 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.846232 | ubuntu-noble | 2026-08-09 02:08:23.758 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.846241 | ubuntu-noble | 2026-08-09 02:08:23.846249 | ubuntu-noble | 2026-08-09 02:08:23.846258 | ubuntu-noble | 2026-08-09 02:08:23.846266 | ubuntu-noble | 2026-08-09 02:08:23.846274 | ubuntu-noble | 2026-08-09 02:08:23.846282 | ubuntu-noble | 2026-08-09 02:08:23.846291 | ubuntu-noble | 2026-08-09 02:08:23.846299 | ubuntu-noble | 2026-08-09 02:08:23.846307 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-08-09 02:08:23.846316 | ubuntu-noble | 2026-08-09 02:08:23.758 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:174 2026-08-09 02:08:23.846325 | ubuntu-noble | 2026-08-09 02:08:23.758 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.846334 | ubuntu-noble | 2026-08-09 02:08:23.758 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:23.846350 | ubuntu-noble | 2026-08-09 02:08:23.758 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] response data: 2026-08-09 02:08:23.846359 | ubuntu-noble | 2026-08-09 02:08:23.846367 | ubuntu-noble | 2026-08-09 02:08:23.846375 | ubuntu-noble | 2026-08-09 02:08:23.846384 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-08-09 02:08:23.846392 | ubuntu-noble | 2026-08-09 02:08:23.759 6708 DEBUG manila.share.drivers.qnap.api [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-08-09 02:08:23.846400 | ubuntu-noble | 2026-08-09 02:08:23.759 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.846662 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_3 [0.021153s] ... ok 2026-08-09 02:08:23.854181 | ubuntu-noble | 2026-08-09 02:08:23.777 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-08-09 02:08:23.854207 | ubuntu-noble | 2026-08-09 02:08:23.778 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "qnap-delete_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:23.854217 | ubuntu-noble | 2026-08-09 02:08:23.778 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "qnap-delete_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:23.854240 | ubuntu-noble | 2026-08-09 02:08:23.778 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] volID: fakeVolNo delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:397 2026-08-09 02:08:23.854248 | ubuntu-noble | 2026-08-09 02:08:23.778 6708 WARNING manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Share shareId does not exist 2026-08-09 02:08:23.854258 | ubuntu-noble | 2026-08-09 02:08:23.778 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "qnap-delete_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_share" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:23.854266 | ubuntu-noble | 2026-08-09 02:08:23.779 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.854470 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_delete_share [0.019439s] ... ok 2026-08-09 02:08:23.858758 | ubuntu-noble | 2026-08-09 02:08:23.798 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-08-09 02:08:23.858984 | ubuntu-noble | 2026-08-09 02:08:23.798 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] share_proto: NFS access_type: fakeAccessType access_level: ro access_to: fakeIp _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:724 2026-08-09 02:08:23.859001 | ubuntu-noble | 2026-08-09 02:08:23.799 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] vol_name: fakeVolName access_level: ro host_name: manila-fakeHostName-ro host_list: None _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:743 2026-08-09 02:08:23.859021 | ubuntu-noble | 2026-08-09 02:08:23.799 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.859291 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_without_hostlist [0.020278s] ... ok 2026-08-09 02:08:23.861376 | ubuntu-noble | 2026-08-09 02:08:23.817 6708 DEBUG manila.share.drivers.qnap.qnap [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-08-09 02:08:23.861400 | ubuntu-noble | 2026-08-09 02:08:23.818 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.861708 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_invalid_protocol [0.018589s] ... ok 2026-08-09 02:08:23.862703 | ubuntu-noble | 2026-08-09 02:08:23.836 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.863106 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_exception [0.018465s] ... ok 2026-08-09 02:08:23.864433 | ubuntu-noble | 2026-08-09 02:08:23.854 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.864479 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_no_entry [0.017955s] ... ok 2026-08-09 02:08:23.876148 | ubuntu-noble | 2026-08-09 02:08:23.873 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.876236 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_existing_volume [0.018846s] ... ok 2026-08-09 02:08:23.907390 | ubuntu-noble | 2026-08-09 02:08:23.892 6708 DEBUG manila.share.drivers.quobyte.quobyte [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Adding rule {'access_id': 'new_1', 'access_type': 'ip', 'access_to': '10.0.0.5', 'access_level': 'rw'} in recovery. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/quobyte/quobyte.py:410 2026-08-09 02:08:23.907416 | ubuntu-noble | 2026-08-09 02:08:23.892 6708 DEBUG manila.share.drivers.quobyte.quobyte [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Adding rule {'access_id': 'new_2', 'access_type': 'ip', 'access_to': '10.0.0.3', 'access_level': 'ro'} in recovery. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/quobyte/quobyte.py:410 2026-08-09 02:08:23.907425 | ubuntu-noble | 2026-08-09 02:08:23.892 6708 DEBUG manila.share.drivers.quobyte.quobyte [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Removing rule {'access_id': 'old_3', 'access_type': 'ip', 'access_to': '10.0.0.4', 'access_level': 'rw'} in recovery. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/quobyte/quobyte.py:417 2026-08-09 02:08:23.907434 | ubuntu-noble | 2026-08-09 02:08:23.893 6708 DEBUG manila.share.drivers.quobyte.quobyte [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Removing rule {'access_id': 'old_2', 'access_type': 'ip', 'access_to': '10.0.0.3', 'access_level': 'rw'} in recovery. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/quobyte/quobyte.py:417 2026-08-09 02:08:23.907443 | ubuntu-noble | 2026-08-09 02:08:23.893 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.907780 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_add_superfluous [0.019658s] ... ok 2026-08-09 02:08:23.913375 | ubuntu-noble | 2026-08-09 02:08:23.912 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.913913 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get_fail [0.018270s] ... ok 2026-08-09 02:08:23.915039 | ubuntu-noble | 2026-08-09 02:08:23.913 6708 WARNING manila.share.drivers.tegile.tegile [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:08:23.934832 | ubuntu-noble | 2026-08-09 02:08:23.930 6708 WARNING manila.share.drivers.tegile.tegile [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Only IP or USER access types are allowed for NFS shares. 2026-08-09 02:08:23.934856 | ubuntu-noble | 2026-08-09 02:08:23.931 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.935436 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_1 [0.019181s] ... ok 2026-08-09 02:08:23.937466 | ubuntu-noble | 2026-08-09 02:08:23.932 6708 WARNING manila.share.drivers.tegile.tegile [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:08:23.952344 | ubuntu-noble | 2026-08-09 02:08:23.949 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.952861 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot [0.018475s] ... ok 2026-08-09 02:08:23.954892 | ubuntu-noble | 2026-08-09 02:08:23.951 6708 WARNING manila.share.drivers.tegile.tegile [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:08:23.971233 | ubuntu-noble | 2026-08-09 02:08:23.968 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.971662 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_2_user [0.018717s] ... ok 2026-08-09 02:08:23.973775 | ubuntu-noble | 2026-08-09 02:08:23.970 6708 WARNING manila.share.drivers.tegile.tegile [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-08-09 02:08:23.989687 | ubuntu-noble | 2026-08-09 02:08:23.986 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:23.989878 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_fail [0.018204s] ... ok 2026-08-09 02:08:24.008757 | ubuntu-noble | 2026-08-09 02:08:24.006 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.008956 | ubuntu-noble | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_1_False [0.018971s] ... ok 2026-08-09 02:08:24.027334 | ubuntu-noble | 2026-08-09 02:08:24.024 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.027612 | ubuntu-noble | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_remove_export [0.018552s] ... ok 2026-08-09 02:08:24.045707 | ubuntu-noble | 2026-08-09 02:08:24.042 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.045878 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_invalid_server_provided [0.018201s] ... ok 2026-08-09 02:08:24.064174 | ubuntu-noble | 2026-08-09 02:08:24.061 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.064321 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_1 [0.018390s] ... ok 2026-08-09 02:08:24.090339 | ubuntu-noble | 2026-08-09 02:08:24.079 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.090365 | ubuntu-noble | 2026-08-09 02:08:24.079 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.090387 | ubuntu-noble | 2026-08-09 02:08:24.079 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.090396 | ubuntu-noble | 2026-08-09 02:08:24.081 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.090633 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container [0.019832s] ... ok 2026-08-09 02:08:24.110090 | ubuntu-noble | 2026-08-09 02:08:24.099 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.110115 | ubuntu-noble | 2026-08-09 02:08:24.099 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.110125 | ubuntu-noble | 2026-08-09 02:08:24.100 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.110134 | ubuntu-noble | 2026-08-09 02:08:24.101 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.110293 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share [0.020317s] ... ok 2026-08-09 02:08:24.129900 | ubuntu-noble | 2026-08-09 02:08:24.119 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.129931 | ubuntu-noble | 2026-08-09 02:08:24.119 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.129941 | ubuntu-noble | 2026-08-09 02:08:24.120 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.129960 | ubuntu-noble | 2026-08-09 02:08:24.121 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.130272 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_invalid_helper [0.019717s] ... ok 2026-08-09 02:08:24.149990 | ubuntu-noble | 2026-08-09 02:08:24.139 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.150026 | ubuntu-noble | 2026-08-09 02:08:24.139 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.150036 | ubuntu-noble | 2026-08-09 02:08:24.140 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.150046 | ubuntu-noble | 2026-08-09 02:08:24.142 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.150403 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_with_volume_not_found [0.020859s] ... ok 2026-08-09 02:08:24.169335 | ubuntu-noble | 2026-08-09 02:08:24.160 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.169369 | ubuntu-noble | 2026-08-09 02:08:24.160 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.169383 | ubuntu-noble | 2026-08-09 02:08:24.161 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.169395 | ubuntu-noble | 2026-08-09 02:08:24.162 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.169524 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_2_False [0.020171s] ... ok 2026-08-09 02:08:24.192632 | ubuntu-noble | 2026-08-09 02:08:24.180 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.192687 | ubuntu-noble | 2026-08-09 02:08:24.180 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.192698 | ubuntu-noble | 2026-08-09 02:08:24.180 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.192707 | ubuntu-noble | 2026-08-09 02:08:24.183 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.192788 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share [0.020254s] ... ok 2026-08-09 02:08:24.605527 | ubuntu-noble | 2026-08-09 02:08:24.592 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.605620 | ubuntu-noble | 2026-08-09 02:08:24.593 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.605636 | ubuntu-noble | 2026-08-09 02:08:24.593 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.605646 | ubuntu-noble | 2026-08-09 02:08:24.594 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.605737 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mount_path [0.412103s] ... ok 2026-08-09 02:08:24.625523 | ubuntu-noble | 2026-08-09 02:08:24.614 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.625557 | ubuntu-noble | 2026-08-09 02:08:24.614 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.625608 | ubuntu-noble | 2026-08-09 02:08:24.615 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.625651 | ubuntu-noble | 2026-08-09 02:08:24.616 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.625827 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_1_fake_fake_ [0.021130s] ... ok 2026-08-09 02:08:24.646533 | ubuntu-noble | 2026-08-09 02:08:24.634 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.646559 | ubuntu-noble | 2026-08-09 02:08:24.634 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.646600 | ubuntu-noble | 2026-08-09 02:08:24.635 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.646613 | ubuntu-noble | 2026-08-09 02:08:24.635 6708 DEBUG manila.share.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-08-09 02:08:24.646623 | ubuntu-noble | 2026-08-09 02:08:24.636 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.646720 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_true [0.020254s] ... ok 2026-08-09 02:08:24.665667 | ubuntu-noble | 2026-08-09 02:08:24.655 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.665693 | ubuntu-noble | 2026-08-09 02:08:24.655 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.665702 | ubuntu-noble | 2026-08-09 02:08:24.655 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.665711 | ubuntu-noble | 2026-08-09 02:08:24.657 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.665870 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_none [0.020203s] ... ok 2026-08-09 02:08:24.687280 | ubuntu-noble | 2026-08-09 02:08:24.675 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.687306 | ubuntu-noble | 2026-08-09 02:08:24.676 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.687326 | ubuntu-noble | 2026-08-09 02:08:24.676 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.687335 | ubuntu-noble | 2026-08-09 02:08:24.677 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.687548 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false [0.020510s] ... ok 2026-08-09 02:08:24.704350 | ubuntu-noble | 2026-08-09 02:08:24.696 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.704385 | ubuntu-noble | 2026-08-09 02:08:24.696 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.704395 | ubuntu-noble | 2026-08-09 02:08:24.696 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.704404 | ubuntu-noble | 2026-08-09 02:08:24.697 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.704887 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true_no_volume_provided [0.020064s] ... ok 2026-08-09 02:08:24.728961 | ubuntu-noble | 2026-08-09 02:08:24.716 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.728985 | ubuntu-noble | 2026-08-09 02:08:24.716 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.729009 | ubuntu-noble | 2026-08-09 02:08:24.717 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.729018 | ubuntu-noble | 2026-08-09 02:08:24.718 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.729242 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_not_found [0.020691s] ... ok 2026-08-09 02:08:24.749286 | ubuntu-noble | 2026-08-09 02:08:24.736 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.749322 | ubuntu-noble | 2026-08-09 02:08:24.737 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.749331 | ubuntu-noble | 2026-08-09 02:08:24.737 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.749340 | ubuntu-noble | 2026-08-09 02:08:24.739 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.749490 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_exception_raised [0.020255s] ... ok 2026-08-09 02:08:24.769731 | ubuntu-noble | 2026-08-09 02:08:24.758 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.769757 | ubuntu-noble | 2026-08-09 02:08:24.758 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.769767 | ubuntu-noble | 2026-08-09 02:08:24.758 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.769775 | ubuntu-noble | 2026-08-09 02:08:24.760 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.769933 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_2_ro [0.020977s] ... ok 2026-08-09 02:08:24.789627 | ubuntu-noble | 2026-08-09 02:08:24.778 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.789653 | ubuntu-noble | 2026-08-09 02:08:24.778 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.789663 | ubuntu-noble | 2026-08-09 02:08:24.779 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.789671 | ubuntu-noble | 2026-08-09 02:08:24.780 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.789844 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_3 [0.020119s] ... ok 2026-08-09 02:08:24.818602 | ubuntu-noble | 2026-08-09 02:08:24.798 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "GLUSTER-Ganesha-localhost" by "manila.share.drivers.glusterfs.GaneshaNFSHelper.init_helper.._init_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.818628 | ubuntu-noble | 2026-08-09 02:08:24.798 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "GLUSTER-Ganesha-localhost" acquired by "manila.share.drivers.glusterfs.GaneshaNFSHelper.init_helper.._init_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.818636 | ubuntu-noble | 2026-08-09 02:08:24.798 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "GLUSTER-Ganesha-localhost" "released" by "manila.share.drivers.glusterfs.GaneshaNFSHelper.init_helper.._init_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.818643 | ubuntu-noble | 2026-08-09 02:08:24.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "GLUSTER-Ganesha-localhost" by "manila.share.drivers.glusterfs.GaneshaNFSHelper.init_helper.._init_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:24.818650 | ubuntu-noble | 2026-08-09 02:08:24.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "GLUSTER-Ganesha-localhost" acquired by "manila.share.drivers.glusterfs.GaneshaNFSHelper.init_helper.._init_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:24.818671 | ubuntu-noble | 2026-08-09 02:08:24.799 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "GLUSTER-Ganesha-localhost" "released" by "manila.share.drivers.glusterfs.GaneshaNFSHelper.init_helper.._init_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:24.818679 | ubuntu-noble | 2026-08-09 02:08:24.800 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.818740 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_helper [0.019584s] ... ok 2026-08-09 02:08:24.820174 | ubuntu-noble | 2026-08-09 02:08:24.818 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.820632 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_5 [0.018812s] ... ok 2026-08-09 02:08:24.838984 | ubuntu-noble | 2026-08-09 02:08:24.837 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.839396 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_1 [0.018761s] ... ok 2026-08-09 02:08:24.860360 | ubuntu-noble | 2026-08-09 02:08:24.856 6708 WARNING manila.share.drivers.glusterfs [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:08:24.860376 | ubuntu-noble | 2026-08-09 02:08:24.857 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.860697 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper [0.019546s] ... ok 2026-08-09 02:08:24.880394 | ubuntu-noble | 2026-08-09 02:08:24.875 6708 WARNING manila.share.drivers.glusterfs [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:08:24.880422 | ubuntu-noble | 2026-08-09 02:08:24.876 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.880550 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_network_allocations_number [0.018804s] ... ok 2026-08-09 02:08:24.897870 | ubuntu-noble | 2026-08-09 02:08:24.895 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.898145 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_exports_share_exist_recreate_true [0.018811s] ... ok 2026-08-09 02:08:24.916748 | ubuntu-noble | 2026-08-09 02:08:24.913 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.916983 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_1___5_6_7_8_foo [0.018553s] ... ok 2026-08-09 02:08:24.935415 | ubuntu-noble | 2026-08-09 02:08:24.932 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.935636 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_3 [0.018584s] ... ok 2026-08-09 02:08:24.953890 | ubuntu-noble | 2026-08-09 02:08:24.951 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.954163 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_2___5_6_7_8_foo [0.018406s] ... ok 2026-08-09 02:08:24.971823 | ubuntu-noble | 2026-08-09 02:08:24.969 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.972016 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access [0.017776s] ... ok 2026-08-09 02:08:24.990146 | ubuntu-noble | 2026-08-09 02:08:24.987 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:24.990314 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_level [0.018318s] ... ok 2026-08-09 02:08:25.008293 | ubuntu-noble | 2026-08-09 02:08:25.005 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.008384 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_2 [0.017959s] ... ok 2026-08-09 02:08:25.027755 | ubuntu-noble | 2026-08-09 02:08:25.022 6708 ERROR manila.share.drivers.helpers [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] fake: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:25.027783 | ubuntu-noble | 2026-08-09 02:08:25.023 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.027837 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper_log [0.018006s] ... ok 2026-08-09 02:08:25.055457 | ubuntu-noble | 2026-08-09 02:08:25.041 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.055500 | ubuntu-noble | 2026-08-09 02:08:25.041 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.055510 | ubuntu-noble | 2026-08-09 02:08:25.041 6708 WARNING manila.share.drivers.helpers [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:25.055520 | ubuntu-noble | 2026-08-09 02:08:25.042 6708 WARNING manila.share.drivers.helpers [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Access rule ip:2.2.2.3 already exists for share fake_share_name 2026-08-09 02:08:25.055529 | ubuntu-noble | 2026-08-09 02:08:25.042 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.055550 | ubuntu-noble | 2026-08-09 02:08:25.043 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.055564 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_2_ro [0.019453s] ... ok 2026-08-09 02:08:25.066992 | ubuntu-noble | 2026-08-09 02:08:25.061 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.lvm.LVMShareDriver._unmount_device.._unmount_device_with_retry' after 6.02e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:25.067017 | ubuntu-noble | 2026-08-09 02:08:25.062 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.067170 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_is_busy_error [0.019255s] ... ok 2026-08-09 02:08:25.084661 | ubuntu-noble | 2026-08-09 02:08:25.081 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.084821 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_1_True [0.019275s] ... ok 2026-08-09 02:08:25.104865 | ubuntu-noble | 2026-08-09 02:08:25.100 6708 WARNING manila.share.drivers.lvm [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Invalid share: fake.: manila.exception.InvalidShare: Invalid share: fake. 2026-08-09 02:08:25.104890 | ubuntu-noble | 2026-08-09 02:08:25.101 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.105085 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_invalid_share [0.019129s] ... ok 2026-08-09 02:08:25.122404 | ubuntu-noble | 2026-08-09 02:08:25.119 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.122749 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_process_execution_error [0.018605s] ... ok 2026-08-09 02:08:25.141677 | ubuntu-noble | 2026-08-09 02:08:25.138 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.141853 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_1____1001__1001_129____False_ [0.019166s] ... ok 2026-08-09 02:08:25.160510 | ubuntu-noble | 2026-08-09 02:08:25.157 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.160790 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_name [0.018714s] ... ok 2026-08-09 02:08:25.179338 | ubuntu-noble | 2026-08-09 02:08:25.176 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.179510 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats_refresh [0.018816s] ... ok 2026-08-09 02:08:25.198038 | ubuntu-noble | 2026-08-09 02:08:25.195 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.198287 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_fail [0.018478s] ... ok 2026-08-09 02:08:25.269987 | ubuntu-noble | 2026-08-09 02:08:25.213 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270017 | ubuntu-noble | 2026-08-09 02:08:25.213 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270027 | ubuntu-noble | 2026-08-09 02:08:25.214 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270036 | ubuntu-noble | 2026-08-09 02:08:25.214 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270044 | ubuntu-noble | 2026-08-09 02:08:25.214 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270053 | ubuntu-noble | 2026-08-09 02:08:25.214 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270064 | ubuntu-noble | 2026-08-09 02:08:25.214 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270076 | ubuntu-noble | 2026-08-09 02:08:25.214 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270099 | ubuntu-noble | 2026-08-09 02:08:25.215 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270125 | ubuntu-noble | 2026-08-09 02:08:25.215 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270151 | ubuntu-noble | 2026-08-09 02:08:25.215 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270163 | ubuntu-noble | 2026-08-09 02:08:25.215 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270174 | ubuntu-noble | 2026-08-09 02:08:25.215 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270185 | ubuntu-noble | 2026-08-09 02:08:25.215 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270196 | ubuntu-noble | 2026-08-09 02:08:25.215 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270207 | ubuntu-noble | 2026-08-09 02:08:25.215 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270218 | ubuntu-noble | 2026-08-09 02:08:25.215 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270230 | ubuntu-noble | 2026-08-09 02:08:25.216 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270271 | ubuntu-noble | 2026-08-09 02:08:25.216 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270284 | ubuntu-noble | 2026-08-09 02:08:25.216 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270308 | ubuntu-noble | 2026-08-09 02:08:25.216 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270320 | ubuntu-noble | 2026-08-09 02:08:25.216 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270331 | ubuntu-noble | 2026-08-09 02:08:25.216 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270343 | ubuntu-noble | 2026-08-09 02:08:25.216 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "service_instance_get_service_port" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_port" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270354 | ubuntu-noble | 2026-08-09 02:08:25.216 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270365 | ubuntu-noble | 2026-08-09 02:08:25.216 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270373 | ubuntu-noble | 2026-08-09 02:08:25.216 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270382 | ubuntu-noble | 2026-08-09 02:08:25.217 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270408 | ubuntu-noble | 2026-08-09 02:08:25.217 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270417 | ubuntu-noble | 2026-08-09 02:08:25.217 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270435 | ubuntu-noble | 2026-08-09 02:08:25.217 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.270444 | ubuntu-noble | 2026-08-09 02:08:25.217 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.270452 | ubuntu-noble | 2026-08-09 02:08:25.217 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.270461 | ubuntu-noble | 2026-08-09 02:08:25.218 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.271130 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_default_host [0.022827s] ... ok 2026-08-09 02:08:25.298785 | ubuntu-noble | 2026-08-09 02:08:25.236 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.298811 | ubuntu-noble | 2026-08-09 02:08:25.236 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.298820 | ubuntu-noble | 2026-08-09 02:08:25.236 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.298842 | ubuntu-noble | 2026-08-09 02:08:25.237 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.298861 | ubuntu-noble | 2026-08-09 02:08:25.237 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.298869 | ubuntu-noble | 2026-08-09 02:08:25.237 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.298878 | ubuntu-noble | 2026-08-09 02:08:25.237 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.298887 | ubuntu-noble | 2026-08-09 02:08:25.237 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.298895 | ubuntu-noble | 2026-08-09 02:08:25.237 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.298904 | ubuntu-noble | 2026-08-09 02:08:25.238 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.298922 | ubuntu-noble | 2026-08-09 02:08:25.238 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.298931 | ubuntu-noble | 2026-08-09 02:08:25.238 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.298948 | ubuntu-noble | 2026-08-09 02:08:25.238 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.298956 | ubuntu-noble | 2026-08-09 02:08:25.238 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.298979 | ubuntu-noble | 2026-08-09 02:08:25.238 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.298988 | ubuntu-noble | 2026-08-09 02:08:25.238 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.298997 | ubuntu-noble | 2026-08-09 02:08:25.238 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.299005 | ubuntu-noble | 2026-08-09 02:08:25.238 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.299014 | ubuntu-noble | 2026-08-09 02:08:25.239 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.299287 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_two_exist_on_same_host [0.021189s] ... ok 2026-08-09 02:08:25.313759 | ubuntu-noble | 2026-08-09 02:08:25.257 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.313793 | ubuntu-noble | 2026-08-09 02:08:25.257 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.313805 | ubuntu-noble | 2026-08-09 02:08:25.257 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.313833 | ubuntu-noble | 2026-08-09 02:08:25.258 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.313846 | ubuntu-noble | 2026-08-09 02:08:25.258 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.313867 | ubuntu-noble | 2026-08-09 02:08:25.258 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.313878 | ubuntu-noble | 2026-08-09 02:08:25.258 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.313886 | ubuntu-noble | 2026-08-09 02:08:25.258 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.313895 | ubuntu-noble | 2026-08-09 02:08:25.258 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.313903 | ubuntu-noble | 2026-08-09 02:08:25.259 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.314139 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_network_name [0.019729s] ... ok 2026-08-09 02:08:25.319811 | ubuntu-noble | 2026-08-09 02:08:25.277 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.319835 | ubuntu-noble | 2026-08-09 02:08:25.277 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.319858 | ubuntu-noble | 2026-08-09 02:08:25.278 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.319867 | ubuntu-noble | 2026-08-09 02:08:25.278 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.320065 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_network_config_group [0.019630s] ... ok 2026-08-09 02:08:25.330212 | ubuntu-noble | 2026-08-09 02:08:25.296 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.setup_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.330249 | ubuntu-noble | 2026-08-09 02:08:25.297 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.setup_network" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.330260 | ubuntu-noble | 2026-08-09 02:08:25.297 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.330269 | ubuntu-noble | 2026-08-09 02:08:25.297 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.330277 | ubuntu-noble | 2026-08-09 02:08:25.297 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.330286 | ubuntu-noble | 2026-08-09 02:08:25.297 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.setup_network" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.330294 | ubuntu-noble | 2026-08-09 02:08:25.298 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.330864 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_addon_of_interface_failed [0.019741s] ... ok 2026-08-09 02:08:25.350164 | ubuntu-noble | 2026-08-09 02:08:25.317 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.350193 | ubuntu-noble | 2026-08-09 02:08:25.317 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.350206 | ubuntu-noble | 2026-08-09 02:08:25.317 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.350218 | ubuntu-noble | 2026-08-09 02:08:25.317 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.350240 | ubuntu-noble | 2026-08-09 02:08:25.318 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.350251 | ubuntu-noble | 2026-08-09 02:08:25.318 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.350262 | ubuntu-noble | 2026-08-09 02:08:25.318 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.350274 | ubuntu-noble | 2026-08-09 02:08:25.318 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.350285 | ubuntu-noble | 2026-08-09 02:08:25.318 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.350308 | ubuntu-noble | 2026-08-09 02:08:25.318 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.350335 | ubuntu-noble | 2026-08-09 02:08:25.318 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.350347 | ubuntu-noble | 2026-08-09 02:08:25.319 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.350359 | ubuntu-noble | 2026-08-09 02:08:25.319 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.350823 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used [0.020834s] ... ok 2026-08-09 02:08:25.361059 | ubuntu-noble | 2026-08-09 02:08:25.337 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.361102 | ubuntu-noble | 2026-08-09 02:08:25.338 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.361112 | ubuntu-noble | 2026-08-09 02:08:25.338 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.361121 | ubuntu-noble | 2026-08-09 02:08:25.338 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.361130 | ubuntu-noble | 2026-08-09 02:08:25.338 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.361138 | ubuntu-noble | 2026-08-09 02:08:25.338 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Lock "service_instance_setup_and_teardown_network_for_instance" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.361158 | ubuntu-noble | 2026-08-09 02:08:25.339 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.361173 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_2 [0.019824s] ... ok 2026-08-09 02:08:25.362353 | ubuntu-noble | 2026-08-09 02:08:25.358 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.362529 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_2 [0.018978s] ... ok 2026-08-09 02:08:25.379493 | ubuntu-noble | 2026-08-09 02:08:25.378 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.379986 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_found_always [0.019373s] ... ok 2026-08-09 02:08:25.400708 | ubuntu-noble | 2026-08-09 02:08:25.396 6708 WARNING manila.share.drivers.service_instance [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Unable to check server existence since 'instance_id' key is not set in share server backend details. 2026-08-09 02:08:25.400737 | ubuntu-noble | 2026-08-09 02:08:25.397 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.401072 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_no_instance_id [0.019085s] ... ok 2026-08-09 02:08:25.419751 | ubuntu-noble | 2026-08-09 02:08:25.416 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.419958 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_06 [0.019502s] ... ok 2026-08-09 02:08:25.438713 | ubuntu-noble | 2026-08-09 02:08:25.436 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.438943 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_7 [0.019096s] ... ok 2026-08-09 02:08:25.458055 | ubuntu-noble | 2026-08-09 02:08:25.455 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.458314 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_2 [0.019193s] ... ok 2026-08-09 02:08:25.477174 | ubuntu-noble | 2026-08-09 02:08:25.474 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.477201 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_6 [0.018813s] ... ok 2026-08-09 02:08:25.505139 | ubuntu-noble | 2026-08-09 02:08:25.492 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.505194 | ubuntu-noble | 2026-08-09 02:08:25.492 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.505209 | ubuntu-noble | 2026-08-09 02:08:25.493 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.505221 | ubuntu-noble | 2026-08-09 02:08:25.493 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.505364 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_private_not_set [0.019269s] ... ok 2026-08-09 02:08:25.525083 | ubuntu-noble | 2026-08-09 02:08:25.513 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.525108 | ubuntu-noble | 2026-08-09 02:08:25.513 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.525118 | ubuntu-noble | 2026-08-09 02:08:25.513 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.525127 | ubuntu-noble | 2026-08-09 02:08:25.514 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.525358 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_more_than_one_exist [0.020620s] ... ok 2026-08-09 02:08:25.535492 | ubuntu-noble | 2026-08-09 02:08:25.533 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.535551 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_1 [0.019121s] ... ok 2026-08-09 02:08:25.555456 | ubuntu-noble | 2026-08-09 02:08:25.552 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.555830 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_2 [0.019091s] ... ok 2026-08-09 02:08:25.575959 | ubuntu-noble | 2026-08-09 02:08:25.572 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.576000 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_no_service_user_defined [0.019404s] ... ok 2026-08-09 02:08:25.576009 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_level [0.000119s] ... ok 2026-08-09 02:08:25.580168 | ubuntu-noble | 2026-08-09 02:08:25.574 6708 INFO manila.share.drivers.vastdata.rest [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-08-09 02:08:25.580195 | ubuntu-noble | 2026-08-09 02:08:25.574 6708 DEBUG manila.share.drivers.vastdata.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-08-09 02:08:25.582667 | ubuntu-noble | 2026-08-09 02:08:25.580 6708 DEBUG manila.share.drivers.vastdata.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Deleting '/fake/manila-fakeid'. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:198 2026-08-09 02:08:25.582900 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_share [0.007486s] ... ok 2026-08-09 02:08:25.585062 | ubuntu-noble | 2026-08-09 02:08:25.581 6708 INFO manila.share.drivers.vastdata.rest [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-08-09 02:08:25.585092 | ubuntu-noble | 2026-08-09 02:08:25.582 6708 DEBUG manila.share.drivers.vastdata.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-08-09 02:08:25.588688 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_1___ [0.006724s] ... ok 2026-08-09 02:08:25.608706 | ubuntu-noble | 2026-08-09 02:08:25.606 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.608978 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_pickle [0.019835s] ... ok 2026-08-09 02:08:25.627490 | ubuntu-noble | 2026-08-09 02:08:25.625 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.627905 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_render [0.018267s] ... ok 2026-08-09 02:08:25.646280 | ubuntu-noble | 2026-08-09 02:08:25.643 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.646618 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_dict [0.018278s] ... ok 2026-08-09 02:08:25.664343 | ubuntu-noble | 2026-08-09 02:08:25.661 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.664511 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_edge_cases [0.018027s] ... ok 2026-08-09 02:08:25.682895 | ubuntu-noble | 2026-08-09 02:08:25.680 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.683309 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestUnbunchify.test_unbunchify [0.018626s] ... ok 2026-08-09 02:08:25.685696 | ubuntu-noble | 2026-08-09 02:08:25.681 6708 INFO manila.share.drivers.vastdata.rest [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-08-09 02:08:25.686022 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_5_4_6_0 [0.000768s] ... ok 2026-08-09 02:08:25.691261 | ubuntu-noble | 2026-08-09 02:08:25.682 6708 INFO manila.share.drivers.vastdata.rest [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-08-09 02:08:25.691315 | ubuntu-noble | 2026-08-09 02:08:25.683 6708 DEBUG charset_normalizer [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Encoding detection: ascii is most likely the one. from_bytes /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/charset_normalizer/api.py:721 2026-08-09 02:08:25.691332 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_disabled [0.001267s] ... ok 2026-08-09 02:08:25.692934 | ubuntu-noble | 2026-08-09 02:08:25.683 6708 INFO manila.share.drivers.vastdata.rest [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-08-09 02:08:25.692960 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_with_underscore [0.000219s] ... ok 2026-08-09 02:08:25.694251 | ubuntu-noble | 2026-08-09 02:08:25.684 6708 INFO manila.share.drivers.vastdata.rest [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-08-09 02:08:25.694635 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_without_underscore [0.000449s] ... ok 2026-08-09 02:08:25.696042 | ubuntu-noble | 2026-08-09 02:08:25.684 6708 INFO manila.share.drivers.vastdata.rest [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-08-09 02:08:25.696072 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_failure [0.000518s] ... ok 2026-08-09 02:08:25.696392 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_multiple_entries_found [0.000906s] ... ok 2026-08-09 02:08:25.697688 | ubuntu-noble | 2026-08-09 02:08:25.686 6708 INFO manila.share.drivers.vastdata.rest [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-08-09 02:08:25.697715 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vips [0.000706s] ... ok 2026-08-09 02:08:25.708041 | ubuntu-noble | 2026-08-09 02:08:25.704 6708 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-08-09 02:08:25.708056 | ubuntu-noble | 2026-08-09 02:08:25.705 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.708227 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend [0.020044s] ... ok 2026-08-09 02:08:25.730910 | ubuntu-noble | 2026-08-09 02:08:25.727 6708 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-08-09 02:08:25.730934 | ubuntu-noble | 2026-08-09 02:08:25.728 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.731114 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_ips [0.022687s] ... ok 2026-08-09 02:08:25.751747 | ubuntu-noble | 2026-08-09 02:08:25.747 6708 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-08-09 02:08:25.751775 | ubuntu-noble | 2026-08-09 02:08:25.747 6708 ERROR manila.share.drivers.veritas.veritas_isa [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Fetching pool details operation failed. 2026-08-09 02:08:25.751785 | ubuntu-noble | 2026-08-09 02:08:25.748 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.751867 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details_negative [0.020044s] ... ok 2026-08-09 02:08:25.776861 | ubuntu-noble | 2026-08-09 02:08:25.766 6708 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-08-09 02:08:25.776890 | ubuntu-noble | 2026-08-09 02:08:25.767 6708 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:25.776901 | ubuntu-noble | 2026-08-09 02:08:25.767 6708 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:25.776910 | ubuntu-noble | 2026-08-09 02:08:25.768 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.776963 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share [0.019639s] ... ok 2026-08-09 02:08:25.791804 | ubuntu-noble | 2026-08-09 02:08:25.787 6708 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-08-09 02:08:25.791835 | ubuntu-noble | 2026-08-09 02:08:25.787 6708 ERROR manila.share.drivers.veritas.veritas_isa [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] ('ACCESSShareDriver shrink share failed %s', 'fakename2') 2026-08-09 02:08:25.791846 | ubuntu-noble | 2026-08-09 02:08:25.788 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.791855 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share_negative [0.020099s] ... ok 2026-08-09 02:08:25.812240 | ubuntu-noble | 2026-08-09 02:08:25.807 6708 DEBUG manila.share.drivers.veritas.veritas_isa [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-08-09 02:08:25.812267 | ubuntu-noble | 2026-08-09 02:08:25.808 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.812433 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_for_invalid_access_type [0.019438s] ... ok 2026-08-09 02:08:25.830542 | ubuntu-noble | 2026-08-09 02:08:25.828 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.830941 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_1_False [0.019951s] ... ok 2026-08-09 02:08:25.850170 | ubuntu-noble | 2026-08-09 02:08:25.847 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.850445 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_1 [0.019423s] ... ok 2026-08-09 02:08:25.872014 | ubuntu-noble | 2026-08-09 02:08:25.866 6708 DEBUG manila.share.drivers.windows.service_instance [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Service VM sentinel.ip is available via WinRM _test_server_connection /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/windows/service_instance.py:134 2026-08-09 02:08:25.872040 | ubuntu-noble | 2026-08-09 02:08:25.867 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.872201 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_1_None [0.020212s] ... ok 2026-08-09 02:08:25.879746 | ubuntu-noble | 2026-08-09 02:08:25.869 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:25.879778 | ubuntu-noble | 2026-08-09 02:08:25.870 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:25.879789 | ubuntu-noble | 2026-08-09 02:08:25.870 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:25.879799 | ubuntu-noble | 2026-08-09 02:08:25.870 6708 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-08-09 02:08:25.891458 | ubuntu-noble | 2026-08-09 02:08:25.889 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.891715 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_mount_device [0.021499s] ... ok 2026-08-09 02:08:25.911678 | ubuntu-noble | 2026-08-09 02:08:25.908 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.911729 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_name [0.019188s] ... ok 2026-08-09 02:08:25.929657 | ubuntu-noble | 2026-08-09 02:08:25.927 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.930056 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_refresh_acl [0.018211s] ... ok 2026-08-09 02:08:25.947888 | ubuntu-noble | 2026-08-09 02:08:25.945 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.948124 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_format_partition [0.017877s] ... ok 2026-08-09 02:08:25.966176 | ubuntu-noble | 2026-08-09 02:08:25.963 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.966616 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_1_None [0.018475s] ... ok 2026-08-09 02:08:25.984412 | ubuntu-noble | 2026-08-09 02:08:25.981 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:25.984788 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_search_list [0.018053s] ... ok 2026-08-09 02:08:26.005074 | ubuntu-noble | 2026-08-09 02:08:26.002 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.005242 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_missing_ip [0.020022s] ... ok 2026-08-09 02:08:26.024226 | ubuntu-noble | 2026-08-09 02:08:26.021 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.024532 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_conn [0.019282s] ... ok 2026-08-09 02:08:26.044028 | ubuntu-noble | 2026-08-09 02:08:26.041 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.044200 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_allow_access_with_incorrect_access_type [0.019724s] ... ok 2026-08-09 02:08:26.080432 | ubuntu-noble | 2026-08-09 02:08:26.060 6708 DEBUG manila.share.drivers.zadara.zadara [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Metadata while creating share: {} is_valid_metadata /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/zadara.py:171 2026-08-09 02:08:26.080457 | ubuntu-noble | 2026-08-09 02:08:26.060 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Invoking create_volume using POST request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-08-09 02:08:26.080467 | ubuntu-noble | 2026-08-09 02:08:26.060 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-08-09 02:08:26.080475 | ubuntu-noble | 2026-08-09 02:08:26.060 6708 DEBUG manila.share.drivers.zadara.zadara [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Metadata while creating share: {} is_valid_metadata /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/zadara.py:171 2026-08-09 02:08:26.080505 | ubuntu-noble | 2026-08-09 02:08:26.060 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Invoking create_volume using POST request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-08-09 02:08:26.080514 | ubuntu-noble | 2026-08-09 02:08:26.061 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-08-09 02:08:26.080523 | ubuntu-noble | 2026-08-09 02:08:26.061 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-08-09 02:08:26.080532 | ubuntu-noble | 2026-08-09 02:08:26.061 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Invoking delete_volume using DELETE request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-08-09 02:08:26.080540 | ubuntu-noble | 2026-08-09 02:08:26.061 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-08-09 02:08:26.080562 | ubuntu-noble | 2026-08-09 02:08:26.061 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-08-09 02:08:26.080607 | ubuntu-noble | 2026-08-09 02:08:26.061 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Invoking delete_volume using DELETE request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-08-09 02:08:26.080615 | ubuntu-noble | 2026-08-09 02:08:26.062 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-08-09 02:08:26.080624 | ubuntu-noble | 2026-08-09 02:08:26.062 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.080639 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_multiple_shares [0.021419s] ... ok 2026-08-09 02:08:26.083774 | ubuntu-noble | 2026-08-09 02:08:26.081 6708 ERROR manila.share.drivers.zadara.zadara [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Only NFS or CIFS protocol are currently supported. Share provided fakeid with protocol INVALID. 2026-08-09 02:08:26.083798 | ubuntu-noble | 2026-08-09 02:08:26.081 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.083932 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_unsupported_proto [0.019085s] ... ok 2026-08-09 02:08:26.106347 | ubuntu-noble | 2026-08-09 02:08:26.100 6708 DEBUG manila.share.drivers.zadara.zadara [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Metadata while creating share: {} is_valid_metadata /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/zadara.py:171 2026-08-09 02:08:26.106370 | ubuntu-noble | 2026-08-09 02:08:26.101 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Invoking create_volume using POST request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-08-09 02:08:26.106393 | ubuntu-noble | 2026-08-09 02:08:26.101 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-08-09 02:08:26.106402 | ubuntu-noble | 2026-08-09 02:08:26.101 6708 DEBUG manila.share.drivers.zadara.common [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:26.106411 | ubuntu-noble | 2026-08-09 02:08:26.102 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.106785 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_no_active_ctrl [0.020303s] ... ok 2026-08-09 02:08:26.123331 | ubuntu-noble | 2026-08-09 02:08:26.121 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.123556 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_3 [0.018519s] ... ok 2026-08-09 02:08:26.142175 | ubuntu-noble | 2026-08-09 02:08:26.139 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.142411 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_2___on____True________compression_on__ [0.018439s] ... ok 2026-08-09 02:08:26.160237 | ubuntu-noble | 2026-08-09 02:08:26.157 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.160400 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_5___foo____True__False________compression_foo__ [0.017891s] ... ok 2026-08-09 02:08:26.177866 | ubuntu-noble | 2026-08-09 02:08:26.175 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.178080 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_6___bar____True________compression_bar__ [0.017755s] ... ok 2026-08-09 02:08:26.196258 | ubuntu-noble | 2026-08-09 02:08:26.193 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.196671 | ubuntu-noble | {3} 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.018366s] ... ok 2026-08-09 02:08:26.214482 | ubuntu-noble | 2026-08-09 02:08:26.211 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.214672 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_11___no____False_____dedup_on_____dedup_off__ [0.017882s] ... ok 2026-08-09 02:08:26.232962 | ubuntu-noble | 2026-08-09 02:08:26.230 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.233121 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_1_None [0.018392s] ... ok 2026-08-09 02:08:26.250718 | ubuntu-noble | 2026-08-09 02:08:26.247 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.250883 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_prefix [0.017659s] ... ok 2026-08-09 02:08:26.268516 | ubuntu-noble | 2026-08-09 02:08:26.266 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.269038 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_3_foo_bar [0.018017s] ... ok 2026-08-09 02:08:26.286871 | ubuntu-noble | 2026-08-09 02:08:26.284 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.287163 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_3_foo_bar [0.018070s] ... ok 2026-08-09 02:08:26.304847 | ubuntu-noble | 2026-08-09 02:08:26.302 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.304877 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_5_foo_bar_quuz [0.017878s] ... ok 2026-08-09 02:08:26.323357 | ubuntu-noble | 2026-08-09 02:08:26.320 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.323649 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_1 [0.018659s] ... ok 2026-08-09 02:08:26.343604 | ubuntu-noble | 2026-08-09 02:08:26.338 6708 DEBUG manila.share.driver [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-08-09 02:08:26.343638 | ubuntu-noble | 2026-08-09 02:08:26.339 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.343892 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_1_None [0.018725s] ... ok 2026-08-09 02:08:26.361081 | ubuntu-noble | 2026-08-09 02:08:26.358 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.361352 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_with_share_server [0.018646s] ... ok 2026-08-09 02:08:26.379679 | ubuntu-noble | 2026-08-09 02:08:26.376 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.379941 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_not_found [0.018404s] ... ok 2026-08-09 02:08:26.398481 | ubuntu-noble | 2026-08-09 02:08:26.395 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.398756 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_provided_executor [0.018865s] ... ok 2026-08-09 02:08:26.425527 | ubuntu-noble | 2026-08-09 02:08:26.414 6708 WARNING manila.share.drivers.zfsonlinux.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Failed to run command, got error: Unexpected error while running command. 2026-08-09 02:08:26.425604 | ubuntu-noble | Command: None 2026-08-09 02:08:26.425624 | ubuntu-noble | Exit code: - 2026-08-09 02:08:26.425637 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:08:26.425652 | ubuntu-noble | Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:26.425666 | ubuntu-noble | 2026-08-09 02:08:26.414 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.zfsonlinux.utils.ExecuteMixin.execute_with_retry' after 0.000444(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:26.425681 | ubuntu-noble | 2026-08-09 02:08:26.414 6708 DEBUG manila.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Retrying manila.share.drivers.zfsonlinux.utils.ExecuteMixin.execute_with_retry in 5 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:26.425694 | ubuntu-noble | Command: None 2026-08-09 02:08:26.425706 | ubuntu-noble | Exit code: - 2026-08-09 02:08:26.425715 | ubuntu-noble | Stdout: 'FAKE' 2026-08-09 02:08:26.425724 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:26.425734 | ubuntu-noble | 2026-08-09 02:08:26.415 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.425756 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry [0.019581s] ... ok 2026-08-09 02:08:26.436742 | ubuntu-noble | 2026-08-09 02:08:26.434 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.436967 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zpool_option [0.018542s] ... ok 2026-08-09 02:08:26.459479 | ubuntu-noble | 2026-08-09 02:08:26.456 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.459597 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer_empty [0.022339s] ... ok 2026-08-09 02:08:26.478362 | ubuntu-noble | 2026-08-09 02:08:26.475 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.478801 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute [0.019168s] ... ok 2026-08-09 02:08:26.508729 | ubuntu-noble | 2026-08-09 02:08:26.495 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.508757 | ubuntu-noble | 2026-08-09 02:08:26.495 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.508789 | ubuntu-noble | 2026-08-09 02:08:26.495 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.508798 | ubuntu-noble | 2026-08-09 02:08:26.496 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.508933 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_1_ [0.020092s] ... ok 2026-08-09 02:08:26.521036 | ubuntu-noble | 2026-08-09 02:08:26.514 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.521061 | ubuntu-noble | 2026-08-09 02:08:26.514 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.521071 | ubuntu-noble | 2026-08-09 02:08:26.514 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.521080 | ubuntu-noble | 2026-08-09 02:08:26.515 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.521389 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_2_r [0.019056s] ... ok 2026-08-09 02:08:26.545478 | ubuntu-noble | 2026-08-09 02:08:26.533 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.545502 | ubuntu-noble | 2026-08-09 02:08:26.534 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.545522 | ubuntu-noble | 2026-08-09 02:08:26.534 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.545543 | ubuntu-noble | 2026-08-09 02:08:26.534 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.545798 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_1 [0.019656s] ... ok 2026-08-09 02:08:26.567045 | ubuntu-noble | 2026-08-09 02:08:26.553 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.567070 | ubuntu-noble | 2026-08-09 02:08:26.553 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.567080 | ubuntu-noble | 2026-08-09 02:08:26.553 6708 INFO manila.share.drivers.zfsonlinux.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Looks like ZFS kernel module is absent. Assuming FUSE version is installed. Error: Unexpected error while running command. 2026-08-09 02:08:26.567089 | ubuntu-noble | Command: None 2026-08-09 02:08:26.567098 | ubuntu-noble | Exit code: - 2026-08-09 02:08:26.567107 | ubuntu-noble | Stdout: 'Fake' 2026-08-09 02:08:26.567116 | ubuntu-noble | Stderr: None 2026-08-09 02:08:26.567125 | ubuntu-noble | 2026-08-09 02:08:26.553 6708 DEBUG manila.share.drivers.zfsonlinux.utils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:26.567134 | ubuntu-noble | 2026-08-09 02:08:26.554 6708 DEBUG oslo_concurrency.lockutils [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.567143 | ubuntu-noble | 2026-08-09 02:08:26.554 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.567390 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_3 [0.019607s] ... ok 2026-08-09 02:08:26.574858 | ubuntu-noble | 2026-08-09 02:08:26.572 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.575183 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_modify_share [0.018145s] ... ok 2026-08-09 02:08:26.596619 | ubuntu-noble | 2026-08-09 02:08:26.592 6708 DEBUG manila.share.drivers.zfssa.zfssashare [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 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-08-09 02:08:26.596659 | ubuntu-noble | 2026-08-09 02:08:26.592 6708 ERROR manila.share.drivers.zfssa.zfssashare [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Protocol fake_proto is not supported. 2026-08-09 02:08:26.596669 | ubuntu-noble | 2026-08-09 02:08:26.593 6708 INFO manila.coordination [None req-e289d3da-8aa9-4762-8ee4-dde0b0abe152 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.596884 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_protocol [0.020216s] ... ok 2026-08-09 02:08:26.628387 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:26.629786 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:26.630177 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:26.630206 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:26.630215 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.630223 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:26.630232 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:26.630240 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.630248 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:26.630257 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:26.630265 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.630273 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:26.630282 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:26.630290 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.630298 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:26.630307 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:26.630315 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.630323 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:26.630331 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:26.630339 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:26.630347 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:26.630356 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:26.630364 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.630372 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:26.630380 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:26.630389 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.630397 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:26.630405 | ubuntu-noble | Call stack: 2026-08-09 02:08:26.630904 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:26.630932 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:26.630941 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:26.630950 | ubuntu-noble | main() 2026-08-09 02:08:26.630959 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:26.630967 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:26.630976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:26.630984 | ubuntu-noble | self.runTests() 2026-08-09 02:08:26.630992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:26.631013 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:26.631022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:26.631030 | ubuntu-noble | test(result) 2026-08-09 02:08:26.631038 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.631047 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.631107 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.631118 | ubuntu-noble | test(result) 2026-08-09 02:08:26.631126 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.631135 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.631143 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.631151 | ubuntu-noble | test(result) 2026-08-09 02:08:26.631159 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.631168 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.631176 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.631184 | ubuntu-noble | test(result) 2026-08-09 02:08:26.631192 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:26.631200 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.631209 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:26.631217 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:26.631225 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:26.631234 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:26.631242 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:26.631250 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:26.631258 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:26.631266 | ubuntu-noble | self._run_core() 2026-08-09 02:08:26.631275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:26.631291 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:26.631299 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:26.631308 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:26.631316 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:26.631324 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:26.631332 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 64, in setUp 2026-08-09 02:08:26.631340 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:26.631349 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:26.631357 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:26.631365 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:26.631373 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:26.631381 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:26.631389 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:26.631398 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:26.631415 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:26.631423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:26.631431 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:26.631439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:26.631447 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:26.631465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:26.631473 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:26.631481 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:26.631489 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:26.631498 | ubuntu-noble | 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-08-09 02:08:26.631508 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:26.671840 | ubuntu-noble | 2026-08-09 02:08:26.668 6708 INFO manila.coordination [None req-c1205959-700c-4667-8074-ad0483e88bd4 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.672050 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_4_queued_to_apply [0.075812s] ... ok 2026-08-09 02:08:26.705528 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:26.706667 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:26.707014 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:26.707043 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:26.707052 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.707061 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:26.707069 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:26.707077 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.707086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:26.707094 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:26.707102 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.707111 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:26.707119 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:26.707127 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.707136 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:26.707144 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:26.707152 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.707160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:26.707168 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:26.707176 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:26.707185 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:26.707193 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:26.707201 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.707217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:26.707237 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:26.707246 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.707254 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:26.707263 | ubuntu-noble | Call stack: 2026-08-09 02:08:26.707271 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:26.707279 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:26.707287 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:26.707296 | ubuntu-noble | main() 2026-08-09 02:08:26.707304 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:26.707312 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:26.707321 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:26.707329 | ubuntu-noble | self.runTests() 2026-08-09 02:08:26.707337 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:26.707346 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:26.707354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:26.707362 | ubuntu-noble | test(result) 2026-08-09 02:08:26.707371 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.707379 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.707387 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.707395 | ubuntu-noble | test(result) 2026-08-09 02:08:26.707404 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.707412 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.707420 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.707428 | ubuntu-noble | test(result) 2026-08-09 02:08:26.707437 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.707445 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.707453 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.707461 | ubuntu-noble | test(result) 2026-08-09 02:08:26.707469 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:26.707478 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.707486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:26.707494 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:26.707503 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:26.707513 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:26.707522 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:26.707531 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:26.707539 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:26.707547 | ubuntu-noble | self._run_core() 2026-08-09 02:08:26.707556 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:26.707597 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:26.707612 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:26.707620 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:26.707639 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:26.707648 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:26.707656 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-08-09 02:08:26.707664 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:26.707673 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:26.707681 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:26.707689 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:26.707697 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:26.707705 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:26.707714 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:26.707722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:26.707730 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:26.707745 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:26.707753 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:26.707761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:26.707770 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:26.707778 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:26.707786 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:26.707794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:26.707802 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:26.707811 | ubuntu-noble | 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-08-09 02:08:26.707820 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:26.783247 | ubuntu-noble | 2026-08-09 02:08:26.774 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.783284 | ubuntu-noble | 2026-08-09 02:08:26.774 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.793736 | ubuntu-noble | 2026-08-09 02:08:26.785 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.010s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.793764 | ubuntu-noble | 2026-08-09 02:08:26.785 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.793770 | ubuntu-noble | 2026-08-09 02:08:26.785 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.798173 | ubuntu-noble | 2026-08-09 02:08:26.795 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.010s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.807805 | ubuntu-noble | 2026-08-09 02:08:26.802 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.807835 | ubuntu-noble | 2026-08-09 02:08:26.802 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.827978 | ubuntu-noble | 2026-08-09 02:08:26.815 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.013s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.828012 | ubuntu-noble | 2026-08-09 02:08:26.815 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.828022 | ubuntu-noble | 2026-08-09 02:08:26.815 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.836101 | ubuntu-noble | 2026-08-09 02:08:26.830 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.014s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.836125 | ubuntu-noble | 2026-08-09 02:08:26.830 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.836134 | ubuntu-noble | 2026-08-09 02:08:26.830 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.874561 | ubuntu-noble | 2026-08-09 02:08:26.848 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.018s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.874650 | ubuntu-noble | 2026-08-09 02:08:26.848 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.874661 | ubuntu-noble | 2026-08-09 02:08:26.849 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.874669 | ubuntu-noble | 2026-08-09 02:08:26.857 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.008s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.874678 | ubuntu-noble | 2026-08-09 02:08:26.857 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.874698 | ubuntu-noble | 2026-08-09 02:08:26.857 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.874707 | ubuntu-noble | 2026-08-09 02:08:26.858 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.874716 | ubuntu-noble | 2026-08-09 02:08:26.858 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:26.874734 | ubuntu-noble | 2026-08-09 02:08:26.858 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:26.874763 | ubuntu-noble | 2026-08-09 02:08:26.869 6708 DEBUG oslo_concurrency.lockutils [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_1f7e384a-2f06-48f5-bb9d-350088162dcb" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.010s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:26.874772 | ubuntu-noble | 2026-08-09 02:08:26.869 6708 INFO manila.share.access [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Access rules were successfully modified for share instance 1f7e384a-2f06-48f5-bb9d-350088162dcb belonging to share febbca5c-a7c7-49b2-ba5b-2857fdee0a56. 2026-08-09 02:08:26.874781 | ubuntu-noble | 2026-08-09 02:08:26.873 6708 INFO manila.coordination [None req-ffc1c149-3a8f-4b6b-b7bd-3a717a4eb412 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.875214 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_2__True___active__ [0.203929s] ... ok 2026-08-09 02:08:26.911043 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:26.912027 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:26.912472 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:26.912491 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:26.912500 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.912508 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:26.912518 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:26.912527 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.912536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:26.912545 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:26.912553 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.912603 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:26.912617 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:26.912626 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.912634 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:26.912642 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:26.912650 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.912658 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:26.912667 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:26.912675 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:26.912683 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:26.912692 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:26.912700 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.912708 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:26.912716 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:26.912725 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.912733 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:26.912741 | ubuntu-noble | Call stack: 2026-08-09 02:08:26.912750 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:26.912758 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:26.912767 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:26.912775 | ubuntu-noble | main() 2026-08-09 02:08:26.912783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:26.912792 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:26.912800 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:26.912808 | ubuntu-noble | self.runTests() 2026-08-09 02:08:26.912817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:26.912825 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:26.912833 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:26.912841 | ubuntu-noble | test(result) 2026-08-09 02:08:26.912850 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.912858 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.912866 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.912875 | ubuntu-noble | test(result) 2026-08-09 02:08:26.912883 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.912891 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.912899 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.912908 | ubuntu-noble | test(result) 2026-08-09 02:08:26.912916 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.912924 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.913266 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.913428 | ubuntu-noble | test(result) 2026-08-09 02:08:26.913441 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:26.913449 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.913475 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:26.913499 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:26.913508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:26.913516 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:26.913525 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:26.913638 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:26.913657 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:26.913666 | ubuntu-noble | self._run_core() 2026-08-09 02:08:26.913674 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:26.913683 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:26.913691 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:26.913699 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:26.913708 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:26.913716 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:26.913724 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-08-09 02:08:26.913732 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:26.913741 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:26.913749 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:26.913757 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:26.913765 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:26.913773 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:26.913782 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:26.913790 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:26.913798 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:26.913806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:26.913815 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:26.913823 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:26.913831 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:26.913839 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:26.913847 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:26.913856 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:26.913864 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:26.913873 | ubuntu-noble | 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-08-09 02:08:26.913881 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:26.915705 | ubuntu-noble | 2026-08-09 02:08:26.914 6708 INFO manila.coordination [None req-d21572ae-99b5-49e6-b89e-14926fa319e1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.916203 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_1___nfs___True__False_ [0.040950s] ... ok 2026-08-09 02:08:26.949426 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:26.950448 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:26.950835 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:26.950860 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:26.950869 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.950878 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:26.950886 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:26.950894 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.950903 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:26.950911 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:26.950919 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.950938 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:26.950946 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:26.950954 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.950963 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:26.950971 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:26.950979 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.950988 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:26.950996 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:26.951004 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:26.951012 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:26.951021 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:26.951029 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.951037 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:26.951045 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:26.951053 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.951062 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:26.951070 | ubuntu-noble | Call stack: 2026-08-09 02:08:26.951426 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:26.951622 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:26.951644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:26.951653 | ubuntu-noble | main() 2026-08-09 02:08:26.951662 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:26.951671 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:26.951679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:26.951688 | ubuntu-noble | self.runTests() 2026-08-09 02:08:26.951696 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:26.951792 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:26.951801 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:26.951822 | ubuntu-noble | test(result) 2026-08-09 02:08:26.951831 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.951839 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.951847 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.951856 | ubuntu-noble | test(result) 2026-08-09 02:08:26.951864 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.951872 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.951880 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.951889 | ubuntu-noble | test(result) 2026-08-09 02:08:26.951897 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.951905 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.951913 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.951921 | ubuntu-noble | test(result) 2026-08-09 02:08:26.951929 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:26.951938 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.951946 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:26.951954 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:26.951962 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:26.951971 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:26.951979 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:26.951987 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:26.951996 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:26.952004 | ubuntu-noble | self._run_core() 2026-08-09 02:08:26.952012 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:26.952021 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:26.952029 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:26.952037 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:26.952046 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:26.952054 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:26.952062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-08-09 02:08:26.952078 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:26.952086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:26.952095 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:26.952103 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:26.952111 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:26.952119 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:26.952127 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:26.952136 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:26.952144 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:26.952152 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:26.952169 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:26.952177 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:26.952185 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:26.952204 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:26.952212 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:26.952220 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:26.952229 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:26.952238 | ubuntu-noble | 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-08-09 02:08:26.952246 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:26.954989 | ubuntu-noble | 2026-08-09 02:08:26.952 6708 INFO manila.coordination [None req-16eee4df-2211-47c2-a3fd-621850ee1402 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.955239 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_2___nfs___False__True_ [0.038400s] ... ok 2026-08-09 02:08:26.988357 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:26.989306 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:26.989817 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:26.989855 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:26.989865 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.989874 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:26.989883 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:26.989891 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.989900 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:26.989909 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:26.989917 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.989925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:26.989934 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:26.989942 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.989951 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:26.989959 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:26.989967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.989976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:26.989984 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:26.989992 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:26.990000 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:26.990009 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:26.990017 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.990025 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:26.990034 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:26.990042 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:26.990050 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:26.990078 | ubuntu-noble | Call stack: 2026-08-09 02:08:26.990088 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:26.990096 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:26.990104 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:26.990113 | ubuntu-noble | main() 2026-08-09 02:08:26.990130 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:26.990138 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:26.990147 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:26.990155 | ubuntu-noble | self.runTests() 2026-08-09 02:08:26.990164 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:26.990172 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:26.990180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:26.990188 | ubuntu-noble | test(result) 2026-08-09 02:08:26.990197 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.990205 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.990213 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.990221 | ubuntu-noble | test(result) 2026-08-09 02:08:26.990230 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.990238 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.990246 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.990254 | ubuntu-noble | test(result) 2026-08-09 02:08:26.990263 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:26.990271 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.990279 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:26.990287 | ubuntu-noble | test(result) 2026-08-09 02:08:26.990295 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:26.990303 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:26.990312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:26.990320 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:26.990328 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:26.990336 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:26.990345 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:26.990353 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:26.990361 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:26.990369 | ubuntu-noble | self._run_core() 2026-08-09 02:08:26.990378 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:26.990394 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:26.990403 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:26.990411 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:26.990419 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:26.990427 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:26.990445 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-08-09 02:08:26.990453 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:26.990461 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:26.990469 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:26.990478 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:26.990486 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:26.990494 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:26.990502 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:26.990549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:26.990558 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:26.990771 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:26.990785 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:26.990794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:26.990802 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:26.990810 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:26.990818 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:26.990827 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:26.990835 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:26.991206 | ubuntu-noble | 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-08-09 02:08:26.991365 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:26.994714 | ubuntu-noble | 2026-08-09 02:08:26.991 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:26.994742 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_4___cifs___False__False_ [0.038788s] ... ok 2026-08-09 02:08:27.020142 | ubuntu-noble | 2026-08-09 02:08:27.017 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.020848 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_3 [0.026032s] ... ok 2026-08-09 02:08:27.088099 | ubuntu-noble | 2026-08-09 02:08:27.082 6708 ERROR manila.share.api [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Share ca654572-5f51-4440-8c6e-88c80a48945e is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. 2026-08-09 02:08:27.088126 | ubuntu-noble | 2026-08-09 02:08:27.084 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.088409 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_in_share_group [0.066403s] ... ok 2026-08-09 02:08:27.155965 | ubuntu-noble | 2026-08-09 02:08:27.150 6708 ERROR manila.share.api [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Share a2fc3854-4ab0-4478-8152-03e6566fb6a6 has replicas. Remove the replicas of all shares in the share server before attempting to migrate it. 2026-08-09 02:08:27.156006 | ubuntu-noble | 2026-08-09 02:08:27.152 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.156359 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_with_replicas [0.068015s] ... ok 2026-08-09 02:08:27.193685 | ubuntu-noble | 2026-08-09 02:08:27.187 6708 WARNING manila.share.api [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Error formatting log line msg='Quota exceeded for *(s_pid)s, unable to migrate share-replica (*(d_consumed)d of *(d_quota)d already consumed).' err=TypeError('*d format: a real number is required, not str'): manila.exception.OverQuota: Quota exceeded for resources: ['share_replicas']. 2026-08-09 02:08:27.193711 | ubuntu-noble | 2026-08-09 02:08:27.188 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.193943 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_2 [0.036219s] ... ok 2026-08-09 02:08:27.261376 | ubuntu-noble | 2026-08-09 02:08:27.258 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.261821 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_shares_not_available [0.069825s] ... ok 2026-08-09 02:08:27.303155 | ubuntu-noble | 2026-08-09 02:08:27.300 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.303480 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_1 [0.041644s] ... ok 2026-08-09 02:08:27.343363 | ubuntu-noble | 2026-08-09 02:08:27.340 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.343835 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_2 [0.040078s] ... ok 2026-08-09 02:08:27.376951 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Invalid share network: msg: manila.exception.InvalidShareNetwork: Invalid share network: msg 2026-08-09 02:08:27.376978 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api Traceback (most recent call last): 2026-08-09 02:08:27.376990 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 3980, in check_update_share_server_network_allocations 2026-08-09 02:08:27.376999 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api self._share_server_update_allocations_validate_hosts( 2026-08-09 02:08:27.377008 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:27.377017 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api return self._mock_call(*args, **kwargs) 2026-08-09 02:08:27.377027 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.377036 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:27.377045 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:27.377066 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.377075 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:27.377085 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api raise effect 2026-08-09 02:08:27.377094 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api manila.exception.InvalidShareNetwork: Invalid share network: msg 2026-08-09 02:08:27.377103 | ubuntu-noble | 2026-08-09 02:08:27.363 6708 ERROR manila.share.api 2026-08-09 02:08:27.377112 | ubuntu-noble | 2026-08-09 02:08:27.365 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.377161 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations_failed [0.024826s] ... ok 2026-08-09 02:08:27.392707 | ubuntu-noble | 2026-08-09 02:08:27.390 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.392835 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_configure_empty_default_prefix [0.024497s] ... ok 2026-08-09 02:08:27.453653 | ubuntu-noble | 2026-08-09 02:08:27.450 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.453690 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_larger_size [0.060619s] ... ok 2026-08-09 02:08:27.500777 | ubuntu-noble | 2026-08-09 02:08:27.497 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.501254 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_generic_share_backup_invalid_protocol_2_CIFS [0.047045s] ... ok 2026-08-09 02:08:27.580520 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:08:27.580547 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota Traceback (most recent call last): 2026-08-09 02:08:27.580557 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-08-09 02:08:27.580595 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota self._driver.commit( 2026-08-09 02:08:27.580609 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-08-09 02:08:27.580617 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota db.reservation_commit( 2026-08-09 02:08:27.580626 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-08-09 02:08:27.580635 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return IMPL.reservation_commit( 2026-08-09 02:08:27.580643 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.580651 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-08-09 02:08:27.580660 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return f(*args, **kwargs) 2026-08-09 02:08:27.580668 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.580677 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-09 02:08:27.580704 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-08-09 02:08:27.580713 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-08-09 02:08:27.580721 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota self.force_reraise() 2026-08-09 02:08:27.580729 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-08-09 02:08:27.580738 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota raise self.value 2026-08-09 02:08:27.580746 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-09 02:08:27.580754 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return f(*args, **kwargs) 2026-08-09 02:08:27.580763 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.580771 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-08-09 02:08:27.580780 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return fn(*args, **kwargs) 2026-08-09 02:08:27.580788 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.580797 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-08-09 02:08:27.580805 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-08-09 02:08:27.580813 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.580861 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-08-09 02:08:27.580871 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-08-09 02:08:27.580879 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.580887 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:08:27.580896 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return self.operate(in_op, other) 2026-08-09 02:08:27.580904 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.580922 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-08-09 02:08:27.580931 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:08:27.580939 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.580947 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:08:27.580956 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return a.in_(b) 2026-08-09 02:08:27.580964 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^ 2026-08-09 02:08:27.580972 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:08:27.580990 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return self.operate(in_op, other) 2026-08-09 02:08:27.580998 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.581012 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-08-09 02:08:27.581021 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:08:27.581029 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.581038 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:08:27.581046 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return a.in_(b) 2026-08-09 02:08:27.581054 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^ 2026-08-09 02:08:27.581063 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:08:27.581071 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return self.operate(in_op, other) 2026-08-09 02:08:27.581079 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.581088 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1534, in operate 2026-08-09 02:08:27.581096 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-08-09 02:08:27.581104 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.581113 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-08-09 02:08:27.581121 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return a.in_(b) 2026-08-09 02:08:27.581129 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^ 2026-08-09 02:08:27.581138 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-08-09 02:08:27.581146 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return self.operate(in_op, other) 2026-08-09 02:08:27.581154 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.581163 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-08-09 02:08:27.581171 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-08-09 02:08:27.581179 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.581188 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-08-09 02:08:27.581196 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-08-09 02:08:27.581204 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.581219 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-08-09 02:08:27.581235 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota resolved = impl._literal_coercion( 2026-08-09 02:08:27.581244 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:27.581252 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-08-09 02:08:27.581260 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-08-09 02:08:27.581269 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-08-09 02:08:27.581277 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-08-09 02:08:27.581285 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-08-09 02:08:27.581294 | ubuntu-noble | 2026-08-09 02:08:27.533 6708 ERROR manila.quota 2026-08-09 02:08:27.581308 | ubuntu-noble | 2026-08-09 02:08:27.549 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.581317 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_1_True [0.051500s] ... ok 2026-08-09 02:08:27.622231 | ubuntu-noble | 2026-08-09 02:08:27.620 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.622791 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_from_snapshot [0.070640s] ... ok 2026-08-09 02:08:27.667543 | ubuntu-noble | 2026-08-09 02:08:27.664 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.667764 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_without_host [0.044339s] ... ok 2026-08-09 02:08:27.706162 | ubuntu-noble | 2026-08-09 02:08:27.700 6708 WARNING manila.share.api [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Quota exceeded for None, tried to create 1G share (10G of 5G already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'gigabytes': 'fake'}. 2026-08-09 02:08:27.706202 | ubuntu-noble | 2026-08-09 02:08:27.701 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.706218 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_1 [0.036925s] ... ok 2026-08-09 02:08:27.730461 | ubuntu-noble | 2026-08-09 02:08:27.727 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.730783 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_2___ [0.025317s] ... ok 2026-08-09 02:08:27.754009 | ubuntu-noble | 2026-08-09 02:08:27.751 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.754281 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_type_size_limit [0.023932s] ... ok 2026-08-09 02:08:27.788196 | ubuntu-noble | 2026-08-09 02:08:27.786 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.788772 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_2 [0.035012s] ... ok 2026-08-09 02:08:27.825898 | ubuntu-noble | 2026-08-09 02:08:27.822 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.826154 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_3 [0.036083s] ... ok 2026-08-09 02:08:27.882770 | ubuntu-noble | 2026-08-09 02:08:27.879 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.882847 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_2_error [0.056991s] ... ok 2026-08-09 02:08:27.905511 | ubuntu-noble | 2026-08-09 02:08:27.903 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.905547 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_last_active_replica [0.023280s] ... ok 2026-08-09 02:08:27.942256 | ubuntu-noble | 2026-08-09 02:08:27.939 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.942397 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_2_creating [0.036316s] ... ok 2026-08-09 02:08:27.978439 | ubuntu-noble | 2026-08-09 02:08:27.974 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:27.978500 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_1 [0.034564s] ... ok 2026-08-09 02:08:28.011040 | ubuntu-noble | 2026-08-09 02:08:28.008 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.011080 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_3 [0.034254s] ... ok 2026-08-09 02:08:28.036814 | ubuntu-noble | 2026-08-09 02:08:28.033 6708 INFO manila.coordination [None req-e7e95155-0be5-4774-a5d2-9917a72efb91 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.037343 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_1_manage_starting [0.024603s] ... ok 2026-08-09 02:08:28.071894 | ubuntu-noble | 2026-08-09 02:08:28.068 6708 INFO manila.coordination [None req-51f03db1-2cfe-4ba0-b6f3-148cf1f79f9b fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.072067 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit_admin [0.035000s] ... ok 2026-08-09 02:08:28.499489 | ubuntu-noble | 2026-08-09 02:08:28.494 6708 DEBUG manila.share.api [None req-3f5399a6-4059-45e7-b143-f451850655d4 fake_uid fake_pid_2 - - - -] Searching for shares by: {'display_description': 'd'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-08-09 02:08:28.499528 | ubuntu-noble | 2026-08-09 02:08:28.495 6708 INFO manila.coordination [None req-3f5399a6-4059-45e7-b143-f451850655d4 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.499801 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_2 [0.426926s] ... ok 2026-08-09 02:08:28.523212 | ubuntu-noble | 2026-08-09 02:08:28.518 6708 DEBUG manila.share.api [None req-7d2f9f4e-3070-4d70-9ea0-6ef53e824998 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-08-09 02:08:28.523261 | ubuntu-noble | 2026-08-09 02:08:28.519 6708 INFO manila.coordination [None req-7d2f9f4e-3070-4d70-9ea0-6ef53e824998 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.523420 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_2 [0.023345s] ... ok 2026-08-09 02:08:28.546242 | ubuntu-noble | 2026-08-09 02:08:28.541 6708 DEBUG manila.share.api [None req-3764fa56-fd2a-46de-ac79-0e28bd03376f fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': '0'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-08-09 02:08:28.546269 | ubuntu-noble | 2026-08-09 02:08:28.542 6708 INFO manila.coordination [None req-3764fa56-fd2a-46de-ac79-0e28bd03376f fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.546504 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_3_0 [0.022831s] ... ok 2026-08-09 02:08:28.569136 | ubuntu-noble | 2026-08-09 02:08:28.563 6708 DEBUG manila.share.api [None req-15edc661-7c12-4d00-9d5b-9956cd4fc0cb 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-08-09 02:08:28.569164 | ubuntu-noble | 2026-08-09 02:08:28.564 6708 INFO manila.coordination [None req-15edc661-7c12-4d00-9d5b-9956cd4fc0cb fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.569226 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_1_True [0.022589s] ... ok 2026-08-09 02:08:28.591878 | ubuntu-noble | 2026-08-09 02:08:28.586 6708 DEBUG manila.share.api [None req-bfae9c8a-6c12-4b70-b22a-32b333154cac fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': '1'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-08-09 02:08:28.591904 | ubuntu-noble | 2026-08-09 02:08:28.587 6708 INFO manila.coordination [None req-bfae9c8a-6c12-4b70-b22a-32b333154cac fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.592099 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_3_1 [0.022879s] ... ok 2026-08-09 02:08:28.614782 | ubuntu-noble | 2026-08-09 02:08:28.609 6708 DEBUG manila.share.api [None req-035d0423-8d33-4137-a4bb-06ea1421181e fakeuid fakepid - - - -] Searching for snapshots by: {'name': 'foo', 'description~': 'ds'} _get_all_snapshots /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2507 2026-08-09 02:08:28.614799 | ubuntu-noble | 2026-08-09 02:08:28.610 6708 INFO manila.coordination [None req-035d0423-8d33-4137-a4bb-06ea1421181e fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.615032 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_7 [0.022605s] ... ok 2026-08-09 02:08:28.635940 | ubuntu-noble | 2026-08-09 02:08:28.632 6708 DEBUG manila.share.api [None req-e79ed88c-c254-4f21-9a5f-aae237e0ecf2 fakeuid fakepid - - - -] Searching for snapshots by: {'size': 'fakesize'} _get_all_snapshots /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2507 2026-08-09 02:08:28.635963 | ubuntu-noble | 2026-08-09 02:08:28.633 6708 INFO manila.coordination [None req-e79ed88c-c254-4f21-9a5f-aae237e0ecf2 fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.636259 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin_search_opts [0.023031s] ... ok 2026-08-09 02:08:28.660962 | ubuntu-noble | 2026-08-09 02:08:28.656 6708 DEBUG manila.share.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Searching for shares by: {} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-08-09 02:08:28.661018 | ubuntu-noble | 2026-08-09 02:08:28.657 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.661310 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_dir_invalid [0.023112s] ... ok 2026-08-09 02:08:28.687028 | ubuntu-noble | 2026-08-09 02:08:28.684 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.687405 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_1 [0.027181s] ... ok 2026-08-09 02:08:28.719234 | ubuntu-noble | 2026-08-09 02:08:28.716 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.719406 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_active [0.032084s] ... ok 2026-08-09 02:08:28.742486 | ubuntu-noble | 2026-08-09 02:08:28.740 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.742817 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_has_replicas [0.024073s] ... ok 2026-08-09 02:08:28.766269 | ubuntu-noble | 2026-08-09 02:08:28.763 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.766472 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_not_found [0.022817s] ... ok 2026-08-09 02:08:28.799834 | ubuntu-noble | 2026-08-09 02:08:28.795 6708 ERROR manila.share.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Migration of share fake_id has already completed. 2026-08-09 02:08:28.799874 | ubuntu-noble | 2026-08-09 02:08:28.796 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.800272 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_2_migration_success [0.033373s] ... ok 2026-08-09 02:08:28.834169 | ubuntu-noble | 2026-08-09 02:08:28.829 6708 ERROR manila.share.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] There is no migration being performed for share fake_id at this moment. 2026-08-09 02:08:28.834196 | ubuntu-noble | 2026-08-09 02:08:28.830 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.834485 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_4_migration_error [0.033867s] ... ok 2026-08-09 02:08:28.874442 | ubuntu-noble | 2026-08-09 02:08:28.871 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.875046 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver [0.040547s] ... ok 2026-08-09 02:08:28.925688 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Failed to obtain migration progress of share fake_id.: Exception: fake 2026-08-09 02:08:28.925721 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api Traceback (most recent call last): 2026-08-09 02:08:28.925732 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2140, in migration_get_progress 2026-08-09 02:08:28.925759 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api result = self.share_rpcapi.migration_get_progress( 2026-08-09 02:08:28.925768 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:28.925776 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:28.925785 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api return self._mock_call(*args, **kwargs) 2026-08-09 02:08:28.925796 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:28.925807 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:28.925818 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:28.925829 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:28.925841 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:28.925852 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api raise effect 2026-08-09 02:08:28.925863 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api Exception: fake 2026-08-09 02:08:28.925875 | ubuntu-noble | 2026-08-09 02:08:28.911 6708 ERROR manila.share.api 2026-08-09 02:08:28.925886 | ubuntu-noble | 2026-08-09 02:08:28.913 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.925903 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_error [0.041692s] ... ok 2026-08-09 02:08:28.955293 | ubuntu-noble | 2026-08-09 02:08:28.952 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:28.955711 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_race [0.039090s] ... ok 2026-08-09 02:08:29.009949 | ubuntu-noble | 2026-08-09 02:08:29.007 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.011150 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_1 [0.056178s] ... ok 2026-08-09 02:08:29.061144 | ubuntu-noble | 2026-08-09 02:08:29.058 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.061442 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_3 [0.049517s] ... ok 2026-08-09 02:08:29.097555 | ubuntu-noble | 2026-08-09 02:08:29.094 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.097890 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_access_rules_status_error [0.036241s] ... ok 2026-08-09 02:08:29.133154 | ubuntu-noble | 2026-08-09 02:08:29.130 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.133610 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host [0.035538s] ... ok 2026-08-09 02:08:29.158857 | ubuntu-noble | 2026-08-09 02:08:29.153 6708 ERROR manila.share.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-08-09 02:08:29.158907 | ubuntu-noble | 2026-08-09 02:08:29.154 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.159124 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_2 [0.023638s] ... ok 2026-08-09 02:08:29.195698 | ubuntu-noble | 2026-08-09 02:08:29.192 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.196028 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_2_False [0.038678s] ... ok 2026-08-09 02:08:29.218834 | ubuntu-noble | 2026-08-09 02:08:29.216 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.219499 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_mount_point_name [0.023054s] ... ok 2026-08-09 02:08:29.255790 | ubuntu-noble | 2026-08-09 02:08:29.250 6708 ERROR manila.share.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Migration of share server 0738eae0-88c7-449b-a5d6-6cfab31fbccc cannot be cancelled because the provided share server is not being migrated. 2026-08-09 02:08:29.255830 | ubuntu-noble | 2026-08-09 02:08:29.251 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.256131 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_1___active___None_ [0.035432s] ... ok 2026-08-09 02:08:29.291616 | ubuntu-noble | 2026-08-09 02:08:29.285 6708 ERROR manila.share.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Migration of share server 05f1c2b1-6677-4991-859f-5d69004e004d can be cancelled only after the driver already started the migration, or when the first phase of the migration gets completed. 2026-08-09 02:08:29.291659 | ubuntu-noble | 2026-08-09 02:08:29.286 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.292002 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_2___server_migrating____migration_starting__ [0.035071s] ... ok 2026-08-09 02:08:29.326500 | ubuntu-noble | 2026-08-09 02:08:29.321 6708 ERROR manila.share.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] The first phase of migration has to finish to request the completion of server d2a1a3fa-ed31-4cdc-a882-49b9c762564b's migration. 2026-08-09 02:08:29.326543 | ubuntu-noble | 2026-08-09 02:08:29.322 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.326837 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_2___server_migrating____migration_starting__ [0.035538s] ... ok 2026-08-09 02:08:29.345862 | ubuntu-noble | 2026-08-09 02:08:29.342 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.346160 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_5 [0.019759s] ... ok 2026-08-09 02:08:29.375068 | ubuntu-noble | 2026-08-09 02:08:29.363 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:29.375119 | ubuntu-noble | 2026-08-09 02:08:29.363 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:29.375135 | ubuntu-noble | 2026-08-09 02:08:29.364 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:29.375141 | ubuntu-noble | 2026-08-09 02:08:29.364 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.375426 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_1 [0.022008s] ... ok 2026-08-09 02:08:29.385781 | ubuntu-noble | 2026-08-09 02:08:29.384 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.386268 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_3 [0.019330s] ... ok 2026-08-09 02:08:29.407270 | ubuntu-noble | 2026-08-09 02:08:29.404 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.407395 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_7 [0.020313s] ... ok 2026-08-09 02:08:29.429176 | ubuntu-noble | 2026-08-09 02:08:29.426 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.429410 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replicated_snapshot [0.021520s] ... ok 2026-08-09 02:08:29.457670 | ubuntu-noble | 2026-08-09 02:08:29.444 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:29.457725 | ubuntu-noble | 2026-08-09 02:08:29.445 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:29.457741 | ubuntu-noble | 2026-08-09 02:08:29.445 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:29.457754 | ubuntu-noble | 2026-08-09 02:08:29.445 6708 DEBUG manila.share.driver [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-08-09 02:08:29.457793 | ubuntu-noble | 2026-08-09 02:08:29.446 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.458175 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_2_create_snapshot [0.020171s] ... ok 2026-08-09 02:08:29.475233 | ubuntu-noble | 2026-08-09 02:08:29.465 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:29.475284 | ubuntu-noble | 2026-08-09 02:08:29.465 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:29.475299 | ubuntu-noble | 2026-08-09 02:08:29.466 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:29.475312 | ubuntu-noble | 2026-08-09 02:08:29.466 6708 DEBUG manila.share.driver [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-08-09 02:08:29.475324 | ubuntu-noble | 2026-08-09 02:08:29.467 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.475336 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_1_True [0.020703s] ... ok 2026-08-09 02:08:29.497032 | ubuntu-noble | 2026-08-09 02:08:29.485 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:29.497057 | ubuntu-noble | 2026-08-09 02:08:29.485 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:29.497064 | ubuntu-noble | 2026-08-09 02:08:29.486 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:29.497093 | ubuntu-noble | 2026-08-09 02:08:29.487 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.497429 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_update_access [0.019404s] ... ok 2026-08-09 02:08:29.508188 | ubuntu-noble | 2026-08-09 02:08:29.505 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.508322 | ubuntu-noble | {3} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_custom_storage_driver [0.018671s] ... ok 2026-08-09 02:08:29.527860 | ubuntu-noble | 2026-08-09 02:08:29.525 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.528068 | ubuntu-noble | {3} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update [0.019230s] ... ok 2026-08-09 02:08:29.546791 | ubuntu-noble | 2026-08-09 02:08:29.544 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.547014 | ubuntu-noble | {3} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_3 [0.018860s] ... ok 2026-08-09 02:08:29.567740 | ubuntu-noble | 2026-08-09 02:08:29.562 6708 DEBUG manila.share.hook [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Running 'pre hook'. execute_pre_hook /home/zuul/src/github.com/vexxhost/manila/manila/share/hook.py:95 2026-08-09 02:08:29.567777 | ubuntu-noble | 2026-08-09 02:08:29.563 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.567856 | ubuntu-noble | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_1_True [0.019354s] ... ok 2026-08-09 02:08:29.585080 | ubuntu-noble | 2026-08-09 02:08:29.582 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.585247 | ubuntu-noble | {3} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_2_False [0.018770s] ... ok 2026-08-09 02:08:29.604521 | ubuntu-noble | 2026-08-09 02:08:29.601 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.604698 | ubuntu-noble | {3} manila.tests.share.test_manager.LockedOperationsTestCase.test_locked_share_replica_operation [0.019212s] ... ok 2026-08-09 02:08:29.631989 | ubuntu-noble | 2026-08-09 02:08:29.621 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:29.632020 | ubuntu-noble | 2026-08-09 02:08:29.621 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:29.632031 | ubuntu-noble | 2026-08-09 02:08:29.622 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:29.728874 | ubuntu-noble | 2026-08-09 02:08:29.727 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.729771 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_4__False__1__10__10__3_ [0.125921s] ... ok 2026-08-09 02:08:29.760258 | ubuntu-noble | 2026-08-09 02:08:29.751 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:29.760289 | ubuntu-noble | 2026-08-09 02:08:29.751 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:29.760300 | ubuntu-noble | 2026-08-09 02:08:29.751 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:29.813981 | ubuntu-noble | 2026-08-09 02:08:29.812 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.814827 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_1 [0.084873s] ... ok 2026-08-09 02:08:29.845819 | ubuntu-noble | 2026-08-09 02:08:29.835 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:29.845853 | ubuntu-noble | 2026-08-09 02:08:29.835 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:29.845863 | ubuntu-noble | 2026-08-09 02:08:29.835 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:29.902675 | ubuntu-noble | 2026-08-09 02:08:29.899 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.902915 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_4 [0.087180s] ... ok 2026-08-09 02:08:29.930188 | ubuntu-noble | 2026-08-09 02:08:29.920 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:29.930218 | ubuntu-noble | 2026-08-09 02:08:29.920 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:29.930248 | ubuntu-noble | 2026-08-09 02:08:29.920 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:29.940354 | ubuntu-noble | 2026-08-09 02:08:29.938 6708 WARNING manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Data copy of host assisted migration for share fake_id has not completed successfully. 2026-08-09 02:08:29.942998 | ubuntu-noble | 2026-08-09 02:08:29.940 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.943025 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_1_data_copying_error [0.040263s] ... ok 2026-08-09 02:08:29.969089 | ubuntu-noble | 2026-08-09 02:08:29.960 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:29.969110 | ubuntu-noble | 2026-08-09 02:08:29.960 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:29.969128 | ubuntu-noble | 2026-08-09 02:08:29.960 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:29.995199 | ubuntu-noble | 2026-08-09 02:08:29.990 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance 948ba762-6509-4fa3-94b1-2aaf09e2a3c4: deleted successfully. 2026-08-09 02:08:29.995225 | ubuntu-noble | 2026-08-09 02:08:29.992 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:29.995554 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_delete_instance [0.051649s] ... ok 2026-08-09 02:08:30.022082 | ubuntu-noble | 2026-08-09 02:08:30.011 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.022101 | ubuntu-noble | 2026-08-09 02:08:30.012 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.022120 | ubuntu-noble | 2026-08-09 02:08:30.012 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.072483 | ubuntu-noble | 2026-08-09 02:08:30.069 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Initiating driver migration for share 75cfe2e4-def4-46d2-b7a7-9c04250d61a7. _migration_start_driver /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:1397 2026-08-09 02:08:30.092542 | ubuntu-noble | 2026-08-09 02:08:30.080 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Driver-assisted migration of share 75cfe2e4-def4-46d2-b7a7-9c04250d61a7 failed.: NotImplementedError 2026-08-09 02:08:30.092598 | ubuntu-noble | 2026-08-09 02:08:30.080 6708 ERROR manila.share.manager Traceback (most recent call last): 2026-08-09 02:08:30.092608 | ubuntu-noble | 2026-08-09 02:08:30.080 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1405, in _migration_start_driver 2026-08-09 02:08:30.092614 | ubuntu-noble | 2026-08-09 02:08:30.080 6708 ERROR manila.share.manager self.driver.migration_start( 2026-08-09 02:08:30.092617 | ubuntu-noble | 2026-08-09 02:08:30.080 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 461, in migration_start 2026-08-09 02:08:30.092621 | ubuntu-noble | 2026-08-09 02:08:30.080 6708 ERROR manila.share.manager raise NotImplementedError() 2026-08-09 02:08:30.092625 | ubuntu-noble | 2026-08-09 02:08:30.080 6708 ERROR manila.share.manager NotImplementedError 2026-08-09 02:08:30.092630 | ubuntu-noble | 2026-08-09 02:08:30.080 6708 ERROR manila.share.manager 2026-08-09 02:08:30.092634 | ubuntu-noble | 2026-08-09 02:08:30.083 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.092939 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_3 [0.091392s] ... ok 2026-08-09 02:08:30.113743 | ubuntu-noble | 2026-08-09 02:08:30.103 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.113787 | ubuntu-noble | 2026-08-09 02:08:30.104 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.113798 | ubuntu-noble | 2026-08-09 02:08:30.104 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.151987 | ubuntu-noble | 2026-08-09 02:08:30.138 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_migration.._wrapped_provide_share_server_for_migration" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.152028 | ubuntu-noble | 2026-08-09 02:08:30.138 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" acquired by "manila.share.manager.ShareManager._provide_share_server_for_migration.._wrapped_provide_share_server_for_migration" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.152039 | ubuntu-noble | 2026-08-09 02:08:30.138 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Using share_server 360e32e5-7e16-4beb-a320-e9daf679fd5f as destination for migration. _wrapped_provide_share_server_for_migration /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:1021 2026-08-09 02:08:30.152049 | ubuntu-noble | 2026-08-09 02:08:30.138 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Lock "share_manager_fake_sns_id" "released" by "manila.share.manager.ShareManager._provide_share_server_for_migration.._wrapped_provide_share_server_for_migration" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.152057 | ubuntu-noble | 2026-08-09 02:08:30.140 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.152309 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration [0.056334s] ... ok 2026-08-09 02:08:30.177139 | ubuntu-noble | 2026-08-09 02:08:30.159 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.177166 | ubuntu-noble | 2026-08-09 02:08:30.160 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.177177 | ubuntu-noble | 2026-08-09 02:08:30.160 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.177188 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share fake_share_id could not be reverted to snapshot fake_snapshot_id.: manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:08:30.177198 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager Traceback (most recent call last): 2026-08-09 02:08:30.177219 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3633, in _revert_to_snapshot 2026-08-09 02:08:30.177229 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager updated_share_size = self.driver.revert_to_snapshot( 2026-08-09 02:08:30.177238 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.177247 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:30.177257 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:08:30.177279 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.177288 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:30.177297 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:30.177306 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.177315 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:30.177324 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager raise effect 2026-08-09 02:08:30.177333 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:08:30.177343 | ubuntu-noble | 2026-08-09 02:08:30.161 6708 ERROR manila.share.manager 2026-08-09 02:08:30.177352 | ubuntu-noble | 2026-08-09 02:08:30.162 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.177400 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_1_None [0.022613s] ... ok 2026-08-09 02:08:30.192725 | ubuntu-noble | 2026-08-09 02:08:30.183 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.192759 | ubuntu-noble | 2026-08-09 02:08:30.183 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.192770 | ubuntu-noble | 2026-08-09 02:08:30.184 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.247744 | ubuntu-noble | 2026-08-09 02:08:30.245 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.248112 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_3 [0.082669s] ... ok 2026-08-09 02:08:30.277697 | ubuntu-noble | 2026-08-09 02:08:30.267 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.277725 | ubuntu-noble | 2026-08-09 02:08:30.267 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.277746 | ubuntu-noble | 2026-08-09 02:08:30.268 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.277781 | ubuntu-noble | 2026-08-09 02:08:30.271 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.278044 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_3_out_of_sync [0.026261s] ... ok 2026-08-09 02:08:30.302538 | ubuntu-noble | 2026-08-09 02:08:30.291 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.302596 | ubuntu-noble | 2026-08-09 02:08:30.291 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.302611 | ubuntu-noble | 2026-08-09 02:08:30.291 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.302620 | ubuntu-noble | 2026-08-09 02:08:30.293 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.302865 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_3 [0.021156s] ... ok 2026-08-09 02:08:30.323087 | ubuntu-noble | 2026-08-09 02:08:30.312 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.323112 | ubuntu-noble | 2026-08-09 02:08:30.312 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.323121 | ubuntu-noble | 2026-08-09 02:08:30.312 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.323130 | ubuntu-noble | 2026-08-09 02:08:30.314 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.323443 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_both_deleted_from_database [0.020691s] ... ok 2026-08-09 02:08:30.344325 | ubuntu-noble | 2026-08-09 02:08:30.333 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.344351 | ubuntu-noble | 2026-08-09 02:08:30.333 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.344360 | ubuntu-noble | 2026-08-09 02:08:30.333 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.344369 | ubuntu-noble | 2026-08-09 02:08:30.335 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.344587 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_2_ManilaException [0.021511s] ... ok 2026-08-09 02:08:30.365996 | ubuntu-noble | 2026-08-09 02:08:30.354 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.366022 | ubuntu-noble | 2026-08-09 02:08:30.354 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.366031 | ubuntu-noble | 2026-08-09 02:08:30.355 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.366040 | ubuntu-noble | 2026-08-09 02:08:30.356 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.366284 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_2_False [0.021000s] ... ok 2026-08-09 02:08:30.386851 | ubuntu-noble | 2026-08-09 02:08:30.375 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.386875 | ubuntu-noble | 2026-08-09 02:08:30.376 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.386907 | ubuntu-noble | 2026-08-09 02:08:30.376 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.386924 | ubuntu-noble | 2026-08-09 02:08:30.377 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.387244 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_1 [0.020926s] ... ok 2026-08-09 02:08:30.407243 | ubuntu-noble | 2026-08-09 02:08:30.396 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.407268 | ubuntu-noble | 2026-08-09 02:08:30.396 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.407277 | ubuntu-noble | 2026-08-09 02:08:30.397 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.407286 | ubuntu-noble | 2026-08-09 02:08:30.398 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.407447 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_2___fake_host___false_ [0.020516s] ... ok 2026-08-09 02:08:30.440455 | ubuntu-noble | 2026-08-09 02:08:30.417 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.440479 | ubuntu-noble | 2026-08-09 02:08:30.417 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.440488 | ubuntu-noble | 2026-08-09 02:08:30.417 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.440497 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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-08-09 02:08:30.440520 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-08-09 02:08:30.440529 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager Traceback (most recent call last): 2026-08-09 02:08:30.440561 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:08:30.440612 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-08-09 02:08:30.440621 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:30.440630 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:08:30.440638 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.440655 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:30.440664 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:30.440672 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.440680 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:30.440689 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager raise effect 2026-08-09 02:08:30.440697 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager Exception 2026-08-09 02:08:30.440706 | ubuntu-noble | 2026-08-09 02:08:30.418 6708 ERROR manila.share.manager 2026-08-09 02:08:30.440715 | ubuntu-noble | 2026-08-09 02:08:30.419 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000691(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:30.440724 | ubuntu-noble | 2026-08-09 02:08:30.419 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:30.440733 | ubuntu-noble | 2026-08-09 02:08:30.420 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.440747 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_25_create_share_replica [0.021796s] ... ok 2026-08-09 02:08:30.455306 | ubuntu-noble | 2026-08-09 02:08:30.439 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.455346 | ubuntu-noble | 2026-08-09 02:08:30.439 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.455389 | ubuntu-noble | 2026-08-09 02:08:30.440 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.455399 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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-08-09 02:08:30.455408 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-08-09 02:08:30.455417 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager Traceback (most recent call last): 2026-08-09 02:08:30.455425 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:08:30.455433 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-08-09 02:08:30.455442 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:30.455450 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:08:30.455458 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.455475 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:30.455483 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:30.455491 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.455499 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:30.455507 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager raise effect 2026-08-09 02:08:30.455515 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager Exception 2026-08-09 02:08:30.455523 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 ERROR manila.share.manager 2026-08-09 02:08:30.455532 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.00068(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:30.455540 | ubuntu-noble | 2026-08-09 02:08:30.441 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:30.455549 | ubuntu-noble | 2026-08-09 02:08:30.442 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.455563 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_26_delete_share_replica [0.022267s] ... ok 2026-08-09 02:08:30.480432 | ubuntu-noble | 2026-08-09 02:08:30.462 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.480477 | ubuntu-noble | 2026-08-09 02:08:30.462 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.480487 | ubuntu-noble | 2026-08-09 02:08:30.462 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.480496 | ubuntu-noble | 2026-08-09 02:08:30.463 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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-08-09 02:08:30.480505 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-08-09 02:08:30.480514 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager Traceback (most recent call last): 2026-08-09 02:08:30.480561 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-08-09 02:08:30.480607 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-08-09 02:08:30.480617 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:30.480625 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:08:30.480634 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.480651 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:30.480659 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:30.480668 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.480676 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:30.480685 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager raise effect 2026-08-09 02:08:30.480693 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager Exception 2026-08-09 02:08:30.480702 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 ERROR manila.share.manager 2026-08-09 02:08:30.480710 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000679(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:30.480719 | ubuntu-noble | 2026-08-09 02:08:30.464 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:30.480738 | ubuntu-noble | 2026-08-09 02:08:30.465 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.480752 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_31_delete_replicated_snapshot [0.022836s] ... ok 2026-08-09 02:08:30.501635 | ubuntu-noble | 2026-08-09 02:08:30.488 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.501665 | ubuntu-noble | 2026-08-09 02:08:30.489 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.501675 | ubuntu-noble | 2026-08-09 02:08:30.489 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.501685 | ubuntu-noble | 2026-08-09 02:08:30.493 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share group fake_id: creating 2026-08-09 02:08:30.501693 | ubuntu-noble | 2026-08-09 02:08:30.493 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share group fake_id: created successfully 2026-08-09 02:08:30.501703 | ubuntu-noble | 2026-08-09 02:08:30.494 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.501716 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_with_share_network_driver_handles_servers [0.028494s] ... ok 2026-08-09 02:08:30.527178 | ubuntu-noble | 2026-08-09 02:08:30.513 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.527261 | ubuntu-noble | 2026-08-09 02:08:30.513 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.527273 | ubuntu-noble | 2026-08-09 02:08:30.514 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.527283 | ubuntu-noble | 2026-08-09 02:08:30.516 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share group fake_id: creating 2026-08-09 02:08:30.527293 | ubuntu-noble | 2026-08-09 02:08:30.516 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share group fake_id: created successfully 2026-08-09 02:08:30.527321 | ubuntu-noble | 2026-08-09 02:08:30.517 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.527753 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_1_available [0.023375s] ... ok 2026-08-09 02:08:30.555292 | ubuntu-noble | 2026-08-09 02:08:30.544 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.555323 | ubuntu-noble | 2026-08-09 02:08:30.545 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.555334 | ubuntu-noble | 2026-08-09 02:08:30.545 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.619757 | ubuntu-noble | 2026-08-09 02:08:30.616 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Parent share server fake-id does not exist.: manila.exception.ShareServerNotFound: Share server fake-id could not be found. 2026-08-09 02:08:30.624177 | ubuntu-noble | 2026-08-09 02:08:30.621 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Creation of share instance 8d9385b4-8a6b-4cce-84f5-a7c9e373f348 failed: failed to get share server.: manila.exception.ShareServerNotFound: Share server fake-id could not be found. 2026-08-09 02:08:30.633963 | ubuntu-noble | 2026-08-09 02:08:30.631 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.634065 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server_not_found [0.114008s] ... ok 2026-08-09 02:08:30.667680 | ubuntu-noble | 2026-08-09 02:08:30.657 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.667763 | ubuntu-noble | 2026-08-09 02:08:30.657 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.667780 | ubuntu-noble | 2026-08-09 02:08:30.657 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.694446 | ubuntu-noble | 2026-08-09 02:08:30.692 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance 67533dd3-bbc6-4cbb-ab76-91423fd52b54 failed on creation.: manila.exception.ManilaException: An unknown exception occurred. 2026-08-09 02:08:30.717436 | ubuntu-noble | 2026-08-09 02:08:30.715 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.719022 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_1_export_location [0.084728s] ... ok 2026-08-09 02:08:30.749419 | ubuntu-noble | 2026-08-09 02:08:30.739 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.749459 | ubuntu-noble | 2026-08-09 02:08:30.739 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.749473 | ubuntu-noble | 2026-08-09 02:08:30.740 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.796633 | ubuntu-noble | 2026-08-09 02:08:30.795 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.797694 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_subnet_not_found [0.078684s] ... ok 2026-08-09 02:08:30.825888 | ubuntu-noble | 2026-08-09 02:08:30.816 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.825926 | ubuntu-noble | 2026-08-09 02:08:30.816 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.825939 | ubuntu-noble | 2026-08-09 02:08:30.817 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.830626 | ubuntu-noble | 2026-08-09 02:08:30.829 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.831232 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_availability_zone [0.033457s] ... ok 2026-08-09 02:08:30.855490 | ubuntu-noble | 2026-08-09 02:08:30.849 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.855518 | ubuntu-noble | 2026-08-09 02:08:30.849 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.855527 | ubuntu-noble | 2026-08-09 02:08:30.850 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.855536 | ubuntu-noble | 2026-08-09 02:08:30.851 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.855766 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_3 [0.022291s] ... ok 2026-08-09 02:08:30.881135 | ubuntu-noble | 2026-08-09 02:08:30.870 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.881161 | ubuntu-noble | 2026-08-09 02:08:30.870 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.881171 | ubuntu-noble | 2026-08-09 02:08:30.870 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.881180 | ubuntu-noble | 2026-08-09 02:08:30.873 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.881398 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_driver_handles_ss_disabled [0.021502s] ... ok 2026-08-09 02:08:30.903299 | ubuntu-noble | 2026-08-09 02:08:30.893 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.903336 | ubuntu-noble | 2026-08-09 02:08:30.893 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.903377 | ubuntu-noble | 2026-08-09 02:08:30.894 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.985691 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Failed to update usages deleting share 'e79f22d9-36bc-4526-8cf1-1690b3655307'.: manila.exception.QuotaError: Quota exceeded: code=500. 2026-08-09 02:08:30.985758 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api Traceback (most recent call last): 2026-08-09 02:08:30.985773 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1900, in _update_share_instance_usages 2026-08-09 02:08:30.985785 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api reservations = QUOTAS.reserve( 2026-08-09 02:08:30.985795 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.985806 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:30.985818 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api return self._mock_call(*args, **kwargs) 2026-08-09 02:08:30.985829 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.985840 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:30.985853 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:30.985864 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:30.985875 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:30.985887 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api raise effect 2026-08-09 02:08:30.985898 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api manila.exception.QuotaError: Quota exceeded: code=500. 2026-08-09 02:08:30.985909 | ubuntu-noble | 2026-08-09 02:08:30.954 6708 ERROR manila.db.sqlalchemy.api 2026-08-09 02:08:30.985920 | ubuntu-noble | 2026-08-09 02:08:30.955 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance 9e4bf9b9-c789-48f2-9f1c-494408ccd2bf had its deletion deferred. Quota was reclaimed and the share driver will proceed with the deletion. 2026-08-09 02:08:30.985932 | ubuntu-noble | 2026-08-09 02:08:30.963 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_9e4bf9b9-c789-48f2-9f1c-494408ccd2bf" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.985942 | ubuntu-noble | 2026-08-09 02:08:30.963 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_9e4bf9b9-c789-48f2-9f1c-494408ccd2bf" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.985971 | ubuntu-noble | 2026-08-09 02:08:30.964 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_9e4bf9b9-c789-48f2-9f1c-494408ccd2bf" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.985991 | ubuntu-noble | 2026-08-09 02:08:30.964 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_9e4bf9b9-c789-48f2-9f1c-494408ccd2bf" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.986010 | ubuntu-noble | 2026-08-09 02:08:30.964 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_9e4bf9b9-c789-48f2-9f1c-494408ccd2bf" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.986019 | ubuntu-noble | 2026-08-09 02:08:30.965 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_9e4bf9b9-c789-48f2-9f1c-494408ccd2bf" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.986028 | ubuntu-noble | 2026-08-09 02:08:30.965 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_9e4bf9b9-c789-48f2-9f1c-494408ccd2bf" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:30.986036 | ubuntu-noble | 2026-08-09 02:08:30.965 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_9e4bf9b9-c789-48f2-9f1c-494408ccd2bf" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:30.986045 | ubuntu-noble | 2026-08-09 02:08:30.966 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Lock "locked_access_rules_operation_by_share_instance_9e4bf9b9-c789-48f2-9f1c-494408ccd2bf" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:30.986053 | ubuntu-noble | 2026-08-09 02:08:30.966 6708 DEBUG manila.share.access [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] All access rules have been synced for share instance 9e4bf9b9-c789-48f2-9f1c-494408ccd2bf belonging to share e79f22d9-36bc-4526-8cf1-1690b3655307. update_access_rules /home/zuul/src/github.com/vexxhost/manila/manila/share/access.py:305 2026-08-09 02:08:30.986482 | ubuntu-noble | 2026-08-09 02:08:30.985 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance 9e4bf9b9-c789-48f2-9f1c-494408ccd2bf: deleted successfully. 2026-08-09 02:08:30.988956 | ubuntu-noble | 2026-08-09 02:08:30.987 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:30.990226 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete_quota_error [0.114516s] ... ok 2026-08-09 02:08:31.019717 | ubuntu-noble | 2026-08-09 02:08:31.009 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.019737 | ubuntu-noble | 2026-08-09 02:08:31.009 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.019743 | ubuntu-noble | 2026-08-09 02:08:31.009 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.087032 | ubuntu-noble | 2026-08-09 02:08:31.085 6708 WARNING manila.db.sqlalchemy.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:08:31.100941 | ubuntu-noble | 2026-08-09 02:08:31.090 6708 WARNING manila.db.sqlalchemy.api [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2026-08-09 02:08:31.100958 | ubuntu-noble | 2026-08-09 02:08:31.091 6708 DEBUG manila.quota [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Created reservations ['991c0a4f-41be-4a9d-8809-ffb44e52aa40', 'a54a002e-b621-49e8-9c2c-1c1756cb8ffa', '4c2f137b-230d-4860-819d-5c1a8c8d2841', '90f9c67d-b813-4937-af55-276a2f0db708'] reserve /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1038 2026-08-09 02:08:31.100965 | ubuntu-noble | 2026-08-09 02:08:31.094 6708 DEBUG manila.quota [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Committed reservations ['991c0a4f-41be-4a9d-8809-ffb44e52aa40', 'a54a002e-b621-49e8-9c2c-1c1756cb8ffa', '4c2f137b-230d-4860-819d-5c1a8c8d2841', '90f9c67d-b813-4937-af55-276a2f0db708'] commit /home/zuul/src/github.com/vexxhost/manila/manila/quota.py:1066 2026-08-09 02:08:31.100971 | ubuntu-noble | 2026-08-09 02:08:31.094 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance c161b63c-d08d-45c9-b16a-87fe3f071804: deleted successfully. 2026-08-09 02:08:31.100976 | ubuntu-noble | 2026-08-09 02:08:31.097 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.101269 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_deletion_disabled [0.109409s] ... ok 2026-08-09 02:08:31.127206 | ubuntu-noble | 2026-08-09 02:08:31.118 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.127231 | ubuntu-noble | 2026-08-09 02:08:31.119 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.127238 | ubuntu-noble | 2026-08-09 02:08:31.119 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.127244 | ubuntu-noble | 2026-08-09 02:08:31.121 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.127510 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_driver_exception [0.023903s] ... ok 2026-08-09 02:08:31.152905 | ubuntu-noble | 2026-08-09 02:08:31.140 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.152930 | ubuntu-noble | 2026-08-09 02:08:31.141 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.152936 | ubuntu-noble | 2026-08-09 02:08:31.141 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.152940 | ubuntu-noble | 2026-08-09 02:08:31.143 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.153354 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_1 [0.021668s] ... ok 2026-08-09 02:08:31.174871 | ubuntu-noble | 2026-08-09 02:08:31.163 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.174895 | ubuntu-noble | 2026-08-09 02:08:31.163 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.174902 | ubuntu-noble | 2026-08-09 02:08:31.163 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.174949 | ubuntu-noble | 2026-08-09 02:08:31.165 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.175163 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_full_pool_name [0.022476s] ... ok 2026-08-09 02:08:31.202362 | ubuntu-noble | 2026-08-09 02:08:31.186 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.202393 | ubuntu-noble | 2026-08-09 02:08:31.186 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.202401 | ubuntu-noble | 2026-08-09 02:08:31.186 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.202420 | ubuntu-noble | 2026-08-09 02:08:31.187 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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-08-09 02:08:31.202427 | ubuntu-noble | 2026-08-09 02:08:31.188 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000334(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:31.202433 | ubuntu-noble | 2026-08-09 02:08:31.188 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:31.202440 | ubuntu-noble | 2026-08-09 02:08:31.189 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.202663 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_1_do_setup [0.023566s] ... ok 2026-08-09 02:08:31.219401 | ubuntu-noble | 2026-08-09 02:08:31.209 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.219428 | ubuntu-noble | 2026-08-09 02:08:31.209 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.219456 | ubuntu-noble | 2026-08-09 02:08:31.210 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.280016 | ubuntu-noble | 2026-08-09 02:08:31.273 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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-08-09 02:08:31.280044 | ubuntu-noble | 2026-08-09 02:08:31.274 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] The backend fake_host does not support get backend info method. ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:445 2026-08-09 02:08:31.280054 | ubuntu-noble | 2026-08-09 02:08:31.274 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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-08-09 02:08:31.286674 | ubuntu-noble | 2026-08-09 02:08:31.284 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance 846a4edc-7039-436c-917f-df53dd1b9b6c: skipping export, because it has 'error' status. 2026-08-09 02:08:31.298703 | ubuntu-noble | 2026-08-09 02:08:31.296 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance 37103dd0-b86d-45c9-8e85-1f75705bb249: skipping export, because it is busy with an active task: migration_in_progress. 2026-08-09 02:08:31.308512 | ubuntu-noble | 2026-08-09 02:08:31.305 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance 55c9f751-6244-4577-a21b-864fac4008be: skipping export, because it is busy with an active task: migration_driver_in_progress. 2026-08-09 02:08:31.313174 | ubuntu-noble | 2026-08-09 02:08:31.310 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance 3c4787a0-679b-4d82-8bb1-e2f52708a646: skipping export, because it has 'creating_from_snapshot' status. 2026-08-09 02:08:31.337518 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Caught exception trying ensure share instances.: manila.exception.ManilaException: Fake raise 2026-08-09 02:08:31.337529 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager Traceback (most recent call last): 2026-08-09 02:08:31.337534 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-08-09 02:08:31.337538 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager update_share_instances = self.driver.ensure_shares( 2026-08-09 02:08:31.337542 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.337545 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:31.337550 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:08:31.337554 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.337557 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:31.337561 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:31.337565 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.337602 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:08:31.337607 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager result = effect(*args, **kwargs) 2026-08-09 02:08:31.337611 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.337614 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 938, in raise_exception 2026-08-09 02:08:31.337618 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager raise exception.ManilaException(message="Fake raise") 2026-08-09 02:08:31.337622 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager manila.exception.ManilaException: Fake raise 2026-08-09 02:08:31.337626 | ubuntu-noble | 2026-08-09 02:08:31.319 6708 ERROR manila.share.manager 2026-08-09 02:08:31.337630 | ubuntu-noble | 2026-08-09 02:08:31.320 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Updating share status 2026-08-09 02:08:31.337634 | ubuntu-noble | 2026-08-09 02:08:31.321 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished initialization of driver: 'FakeShareDriver@fake_host' 2026-08-09 02:08:31.337637 | ubuntu-noble | 2026-08-09 02:08:31.322 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.337983 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_ensure_shares [0.133541s] ... ok 2026-08-09 02:08:31.359449 | ubuntu-noble | 2026-08-09 02:08:31.346 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.359486 | ubuntu-noble | 2026-08-09 02:08:31.346 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.359510 | ubuntu-noble | 2026-08-09 02:08:31.346 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.359523 | ubuntu-noble | 2026-08-09 02:08:31.347 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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-08-09 02:08:31.359535 | ubuntu-noble | 2026-08-09 02:08:31.348 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] The backend fake_host does not support get backend info method. ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:445 2026-08-09 02:08:31.359547 | ubuntu-noble | 2026-08-09 02:08:31.349 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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-08-09 02:08:31.359559 | ubuntu-noble | 2026-08-09 02:08:31.349 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Updating share status 2026-08-09 02:08:31.359628 | ubuntu-noble | 2026-08-09 02:08:31.349 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished initialization of driver: 'FakeShareDriver@fake_host' 2026-08-09 02:08:31.359640 | ubuntu-noble | 2026-08-09 02:08:31.350 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.359691 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_no_shares [0.026655s] ... ok 2026-08-09 02:08:31.373821 | ubuntu-noble | 2026-08-09 02:08:31.368 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.373849 | ubuntu-noble | 2026-08-09 02:08:31.369 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.373859 | ubuntu-noble | 2026-08-09 02:08:31.369 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.460008 | ubuntu-noble | 2026-08-09 02:08:31.457 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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-08-09 02:08:31.460038 | ubuntu-noble | 2026-08-09 02:08:31.457 6708 DEBUG manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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-08-09 02:08:31.470602 | ubuntu-noble | 2026-08-09 02:08:31.468 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance 111bbebd-9e5e-4e75-89c8-d5e97dcdac10: skipping export, because it has 'error' status. 2026-08-09 02:08:31.482786 | ubuntu-noble | 2026-08-09 02:08:31.479 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance cf0998f9-8390-4220-9ca7-c982bba6474a: skipping export, because it is busy with an active task: migration_in_progress. 2026-08-09 02:08:31.492787 | ubuntu-noble | 2026-08-09 02:08:31.489 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance f4f2c47a-0ecd-4a82-96f8-8bd01f068cc8: skipping export, because it is busy with an active task: migration_driver_in_progress. 2026-08-09 02:08:31.497558 | ubuntu-noble | 2026-08-09 02:08:31.494 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share instance fb000b68-5421-4485-a4b3-1b67e32c7f2a: skipping export, because it has 'creating_from_snapshot' status. 2026-08-09 02:08:31.528996 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Unexpected error occurred while updating access rules for share instance 62fea00b-343b-48bc-801d-2c9d7abcc707.: manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-08-09 02:08:31.529017 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager Traceback (most recent call last): 2026-08-09 02:08:31.529022 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-08-09 02:08:31.529026 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager self.access_helper.update_access_rules( 2026-08-09 02:08:31.529030 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:31.529034 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:08:31.529038 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.529041 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:31.529045 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:31.529049 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.529053 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:08:31.529056 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager result = effect(*args, **kwargs) 2026-08-09 02:08:31.529060 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.529064 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-08-09 02:08:31.529068 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager raise exception.ShareAccessExists( 2026-08-09 02:08:31.529071 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-08-09 02:08:31.529076 | ubuntu-noble | 2026-08-09 02:08:31.504 6708 ERROR manila.share.manager 2026-08-09 02:08:31.529079 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Unexpected error occurred while updating access rules for share instance ba83d89b-a783-463b-b2d5-60b8c174461c.: manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-08-09 02:08:31.529083 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager Traceback (most recent call last): 2026-08-09 02:08:31.529087 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-08-09 02:08:31.529091 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager self.access_helper.update_access_rules( 2026-08-09 02:08:31.529094 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:31.529098 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:08:31.529102 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.529105 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:31.529109 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:31.529113 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.529116 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-08-09 02:08:31.529124 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager result = effect(*args, **kwargs) 2026-08-09 02:08:31.529127 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.529139 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-08-09 02:08:31.529148 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager raise exception.ShareAccessExists( 2026-08-09 02:08:31.529152 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-08-09 02:08:31.529155 | ubuntu-noble | 2026-08-09 02:08:31.508 6708 ERROR manila.share.manager 2026-08-09 02:08:31.529159 | ubuntu-noble | 2026-08-09 02:08:31.512 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished initialization of driver: 'FakeShareDriver@fake_host' 2026-08-09 02:08:31.529163 | ubuntu-noble | 2026-08-09 02:08:31.514 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.529331 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_1 [0.164696s] ... ok 2026-08-09 02:08:31.542131 | ubuntu-noble | 2026-08-09 02:08:31.536 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.542161 | ubuntu-noble | 2026-08-09 02:08:31.536 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.542170 | ubuntu-noble | 2026-08-09 02:08:31.537 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.591157 | ubuntu-noble | 2026-08-09 02:08:31.588 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.591329 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_driver_exception [0.073658s] ... ok 2026-08-09 02:08:31.619606 | ubuntu-noble | 2026-08-09 02:08:31.609 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.619641 | ubuntu-noble | 2026-08-09 02:08:31.609 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.619654 | ubuntu-noble | 2026-08-09 02:08:31.609 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.654168 | ubuntu-noble | 2026-08-09 02:08:31.652 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Received request to finish Share Migration for share fake_id. 2026-08-09 02:08:31.655493 | ubuntu-noble | 2026-08-09 02:08:31.654 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.656311 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_4 [0.065674s] ... ok 2026-08-09 02:08:31.684149 | ubuntu-noble | 2026-08-09 02:08:31.673 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.684181 | ubuntu-noble | 2026-08-09 02:08:31.674 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.684192 | ubuntu-noble | 2026-08-09 02:08:31.674 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.773603 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Driver-assisted migration of share share_id failed.: Exception: fake 2026-08-09 02:08:31.773644 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager Traceback (most recent call last): 2026-08-09 02:08:31.773656 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1556, in migration_driver_continue 2026-08-09 02:08:31.773666 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager finished = self.driver.migration_continue( 2026-08-09 02:08:31.773676 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.773685 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:31.773695 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:08:31.773704 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.773713 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:31.773722 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:31.773731 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:31.773740 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-08-09 02:08:31.773749 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager raise result 2026-08-09 02:08:31.773783 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager Exception: fake 2026-08-09 02:08:31.773793 | ubuntu-noble | 2026-08-09 02:08:31.758 6708 ERROR manila.share.manager 2026-08-09 02:08:31.773803 | ubuntu-noble | 2026-08-09 02:08:31.761 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.773819 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_1 [0.107012s] ... ok 2026-08-09 02:08:31.790511 | ubuntu-noble | 2026-08-09 02:08:31.783 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:31.790543 | ubuntu-noble | 2026-08-09 02:08:31.783 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:31.790596 | ubuntu-noble | 2026-08-09 02:08:31.784 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:31.872383 | ubuntu-noble | 2026-08-09 02:08:31.867 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share Migration for share share_id completed first phase successfully. 2026-08-09 02:08:31.872408 | ubuntu-noble | 2026-08-09 02:08:31.869 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:31.872558 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_3_True [0.108278s] ... ok 2026-08-09 02:08:32.314197 | ubuntu-noble | 2026-08-09 02:08:32.303 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.314259 | ubuntu-noble | 2026-08-09 02:08:32.303 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.314270 | ubuntu-noble | 2026-08-09 02:08:32.304 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.318389 | ubuntu-noble | 2026-08-09 02:08:32.316 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.320039 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_invalid [0.447883s] ... ok 2026-08-09 02:08:32.349990 | ubuntu-noble | 2026-08-09 02:08:32.338 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.350016 | ubuntu-noble | 2026-08-09 02:08:32.338 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.350026 | ubuntu-noble | 2026-08-09 02:08:32.339 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.350036 | ubuntu-noble | 2026-08-09 02:08:32.341 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.350209 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_exception [0.023923s] ... ok 2026-08-09 02:08:32.372785 | ubuntu-noble | 2026-08-09 02:08:32.360 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.372814 | ubuntu-noble | 2026-08-09 02:08:32.361 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.372825 | ubuntu-noble | 2026-08-09 02:08:32.361 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.372835 | ubuntu-noble | 2026-08-09 02:08:32.362 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share id1 reverted to snapshot fakesnapshotid successfully. 2026-08-09 02:08:32.372843 | ubuntu-noble | 2026-08-09 02:08:32.363 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.372858 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_1_None [0.021487s] ... ok 2026-08-09 02:08:32.389656 | ubuntu-noble | 2026-08-09 02:08:32.382 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.389691 | ubuntu-noble | 2026-08-09 02:08:32.383 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.389716 | ubuntu-noble | 2026-08-09 02:08:32.383 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.408402 | ubuntu-noble | 2026-08-09 02:08:32.406 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.408878 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server [0.043224s] ... ok 2026-08-09 02:08:32.437688 | ubuntu-noble | 2026-08-09 02:08:32.428 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.437720 | ubuntu-noble | 2026-08-09 02:08:32.428 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.437742 | ubuntu-noble | 2026-08-09 02:08:32.428 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.448495 | ubuntu-noble | 2026-08-09 02:08:32.445 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.448670 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_2 [0.039192s] ... ok 2026-08-09 02:08:32.477111 | ubuntu-noble | 2026-08-09 02:08:32.465 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.477135 | ubuntu-noble | 2026-08-09 02:08:32.465 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.477156 | ubuntu-noble | 2026-08-09 02:08:32.466 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.477165 | ubuntu-noble | 2026-08-09 02:08:32.467 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.477673 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_snapshot_update_access [0.021353s] ... ok 2026-08-09 02:08:32.496944 | ubuntu-noble | 2026-08-09 02:08:32.487 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.496975 | ubuntu-noble | 2026-08-09 02:08:32.487 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.496986 | ubuntu-noble | 2026-08-09 02:08:32.488 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.529188 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Error unmanaging share server fake_share_server_id: manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-08-09 02:08:32.529214 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager Traceback (most recent call last): 2026-08-09 02:08:32.529225 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3571, in unmanage_share_server 2026-08-09 02:08:32.529234 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager self.driver.network_api.unmanage_network_allocations( 2026-08-09 02:08:32.529243 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-08-09 02:08:32.529251 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-08-09 02:08:32.529271 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.529279 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-08-09 02:08:32.529288 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-08-09 02:08:32.529296 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.529304 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-08-09 02:08:32.529313 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager raise effect 2026-08-09 02:08:32.529322 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-08-09 02:08:32.529331 | ubuntu-noble | 2026-08-09 02:08:32.514 6708 ERROR manila.share.manager 2026-08-09 02:08:32.529339 | ubuntu-noble | 2026-08-09 02:08:32.516 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.529353 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_network_allocations_error [0.049191s] ... ok 2026-08-09 02:08:32.543282 | ubuntu-noble | 2026-08-09 02:08:32.536 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.543313 | ubuntu-noble | 2026-08-09 02:08:32.536 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.543323 | ubuntu-noble | 2026-08-09 02:08:32.537 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.566358 | ubuntu-noble | 2026-08-09 02:08:32.561 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share server fake_share_server_id unmanaged successfully. 2026-08-09 02:08:32.566384 | ubuntu-noble | 2026-08-09 02:08:32.563 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.566524 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations [0.046214s] ... ok 2026-08-09 02:08:32.592537 | ubuntu-noble | 2026-08-09 02:08:32.582 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.592601 | ubuntu-noble | 2026-08-09 02:08:32.582 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.592619 | ubuntu-noble | 2026-08-09 02:08:32.583 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.613888 | ubuntu-noble | 2026-08-09 02:08:32.607 6708 WARNING manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Failed to update quota usages: .: Exception 2026-08-09 02:08:32.613915 | ubuntu-noble | 2026-08-09 02:08:32.608 6708 INFO manila.share.manager [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Share 846f0747-9127-401e-8acb-9bae3f90a8f0: unmanaged successfully. 2026-08-09 02:08:32.613926 | ubuntu-noble | 2026-08-09 02:08:32.608 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.614137 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_quota_error [0.045708s] ... ok 2026-08-09 02:08:32.640752 | ubuntu-noble | 2026-08-09 02:08:32.628 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.640794 | ubuntu-noble | 2026-08-09 02:08:32.628 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.640804 | ubuntu-noble | 2026-08-09 02:08:32.628 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.640813 | ubuntu-noble | 2026-08-09 02:08:32.630 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.640891 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_update [0.021092s] ... ok 2026-08-09 02:08:32.660861 | ubuntu-noble | 2026-08-09 02:08:32.648 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.660895 | ubuntu-noble | 2026-08-09 02:08:32.649 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.660905 | ubuntu-noble | 2026-08-09 02:08:32.649 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.660915 | ubuntu-noble | 2026-08-09 02:08:32.650 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.661272 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_10 [0.020349s] ... ok 2026-08-09 02:08:32.681214 | ubuntu-noble | 2026-08-09 02:08:32.670 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.681249 | ubuntu-noble | 2026-08-09 02:08:32.670 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.681272 | ubuntu-noble | 2026-08-09 02:08:32.670 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.681281 | ubuntu-noble | 2026-08-09 02:08:32.671 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.681359 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_08 [0.020840s] ... ok 2026-08-09 02:08:32.700963 | ubuntu-noble | 2026-08-09 02:08:32.690 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.700987 | ubuntu-noble | 2026-08-09 02:08:32.690 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.700997 | ubuntu-noble | 2026-08-09 02:08:32.691 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.701006 | ubuntu-noble | 2026-08-09 02:08:32.692 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.701021 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_10 [0.020438s] ... ok 2026-08-09 02:08:32.726449 | ubuntu-noble | 2026-08-09 02:08:32.711 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:32.726488 | ubuntu-noble | 2026-08-09 02:08:32.711 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:32.726499 | ubuntu-noble | 2026-08-09 02:08:32.711 6708 DEBUG oslo_concurrency.lockutils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:32.726508 | ubuntu-noble | 2026-08-09 02:08:32.713 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.726527 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_13 [0.020548s] ... ok 2026-08-09 02:08:32.762162 | ubuntu-noble | 2026-08-09 02:08:32.759 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.762196 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_status_error [0.046660s] ... ok 2026-08-09 02:08:32.834408 | ubuntu-noble | 2026-08-09 02:08:32.802 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 6.2e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:32.834434 | ubuntu-noble | 2026-08-09 02:08:32.802 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 1 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:32.834445 | ubuntu-noble | 2026-08-09 02:08:32.802 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.000694(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:32.834454 | ubuntu-noble | 2026-08-09 02:08:32.802 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 2 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:32.834462 | ubuntu-noble | 2026-08-09 02:08:32.802 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.00106(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:32.834471 | ubuntu-noble | 2026-08-09 02:08:32.803 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 4 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:32.834479 | ubuntu-noble | 2026-08-09 02:08:32.803 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.00143(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:32.834488 | ubuntu-noble | 2026-08-09 02:08:32.803 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 8 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:32.834497 | ubuntu-noble | 2026-08-09 02:08:32.803 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.00177(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:32.834527 | ubuntu-noble | 2026-08-09 02:08:32.803 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 16 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:32.834546 | ubuntu-noble | 2026-08-09 02:08:32.804 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.0021(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:32.834555 | ubuntu-noble | 2026-08-09 02:08:32.804 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 32 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:32.834595 | ubuntu-noble | 2026-08-09 02:08:32.804 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.00243(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:32.834609 | ubuntu-noble | 2026-08-09 02:08:32.804 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Retrying manila.share.migration.ShareMigrationHelper.wait_for_share_server in 64 seconds as it raised ShareServerNotReady: Share server fake_server_id failed to reach 'available' within 511 seconds.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:32.834618 | ubuntu-noble | 2026-08-09 02:08:32.804 6708 DEBUG manila.utils [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Finished call to 'manila.share.migration.ShareMigrationHelper.wait_for_share_server' after 0.00276(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:32.834626 | ubuntu-noble | 2026-08-09 02:08:32.805 6708 INFO manila.coordination [None req-7dd7f06a-e22a-4b97-8e08-cd1743551d18 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.834751 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_3_creating [0.046362s] ... ok 2026-08-09 02:08:32.888996 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:32.890122 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:32.890647 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:32.890672 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:32.890681 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.890690 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:32.890699 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:32.890720 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.890729 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:32.890738 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:32.890759 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.890768 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:32.890776 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:32.890785 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.890793 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:32.890801 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:32.890809 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.890818 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:32.890826 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:32.890834 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:32.890843 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:32.890851 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:32.890867 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.890875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:32.890883 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:32.890892 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.890900 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:32.890909 | ubuntu-noble | Call stack: 2026-08-09 02:08:32.891036 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:32.891050 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:32.891059 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:32.891068 | ubuntu-noble | main() 2026-08-09 02:08:32.891077 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:32.891338 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:32.891348 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:32.891357 | ubuntu-noble | self.runTests() 2026-08-09 02:08:32.891366 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:32.891374 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:32.891383 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:32.891391 | ubuntu-noble | test(result) 2026-08-09 02:08:32.891399 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:32.891407 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:32.891416 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:32.891424 | ubuntu-noble | test(result) 2026-08-09 02:08:32.891446 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:32.891454 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:32.891462 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:32.891471 | ubuntu-noble | test(result) 2026-08-09 02:08:32.891479 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:32.891487 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:32.891495 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:32.891503 | ubuntu-noble | test(result) 2026-08-09 02:08:32.891511 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:32.891519 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:32.891528 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:32.891549 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:32.891557 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:32.891589 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:32.891604 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:32.891613 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:32.891621 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:32.891630 | ubuntu-noble | self._run_core() 2026-08-09 02:08:32.891638 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:32.891646 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:32.891654 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:32.891663 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:32.891671 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:32.891679 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:32.891687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-08-09 02:08:32.891696 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:32.891704 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:32.891712 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:32.891720 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:32.891728 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:32.891736 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:32.891744 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:32.891753 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:32.891761 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:32.891777 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:32.891786 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:32.891794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:32.891802 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:32.891821 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:32.891830 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:32.891838 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:32.891846 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:32.891856 | ubuntu-noble | 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-08-09 02:08:32.891865 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:32.896014 | ubuntu-noble | 2026-08-09 02:08:32.893 6708 INFO manila.coordination [None req-a1731860-5002-4219-a59a-579eb71897c4 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.896207 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group [0.087106s] ... ok 2026-08-09 02:08:32.974844 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:32.975860 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:32.976205 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:32.976222 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:32.976243 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.976252 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:32.976261 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:32.976269 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.976278 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:32.976287 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:32.976296 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.976305 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:32.976313 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:32.976322 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.976330 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:32.976338 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:32.976347 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.976355 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:32.976363 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:32.976372 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:32.976380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:32.976389 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:32.976397 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.976405 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:32.976414 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:32.976422 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:32.976430 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:32.976439 | ubuntu-noble | Call stack: 2026-08-09 02:08:32.976448 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:32.976456 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:32.976465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:32.976473 | ubuntu-noble | main() 2026-08-09 02:08:32.976482 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:32.976490 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:32.976499 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:32.976507 | ubuntu-noble | self.runTests() 2026-08-09 02:08:32.976516 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:32.976524 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:32.976532 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:32.976560 | ubuntu-noble | test(result) 2026-08-09 02:08:32.976604 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:32.976612 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:32.976621 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:32.976638 | ubuntu-noble | test(result) 2026-08-09 02:08:32.976646 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:32.976655 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:32.976663 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:32.976671 | ubuntu-noble | test(result) 2026-08-09 02:08:32.976680 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:32.976688 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:32.976696 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:32.976705 | ubuntu-noble | test(result) 2026-08-09 02:08:32.976713 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:32.976721 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:32.976730 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:32.976738 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:32.976746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:32.976755 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:32.976763 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:32.976771 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:32.976780 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:32.976788 | ubuntu-noble | self._run_core() 2026-08-09 02:08:32.976796 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:32.976813 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:32.976822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:32.976830 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:32.976838 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:32.976846 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:32.976855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-08-09 02:08:32.976863 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:32.976872 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:32.976880 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:32.976888 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:32.976897 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:32.976905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:32.976913 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:32.976921 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:32.976930 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:32.976938 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:32.976955 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:32.976964 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:32.976972 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:32.976980 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:32.976989 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:32.976997 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:32.977005 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:32.977015 | ubuntu-noble | 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-08-09 02:08:32.977024 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:32.981680 | ubuntu-noble | 2026-08-09 02:08:32.978 6708 INFO manila.coordination [None req-040b5866-6d6a-4b76-9591-0ecfba835da9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:32.981709 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group [0.085253s] ... ok 2026-08-09 02:08:33.058515 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:33.059362 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:33.059847 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:33.059873 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:33.059883 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.059892 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:33.059901 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:33.059911 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.059920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:33.059930 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:33.059939 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.059948 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:33.059958 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:33.059967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.059976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:33.059985 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:33.059994 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.060003 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:33.060012 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:33.060021 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:33.060030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:33.060040 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:33.060049 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.060058 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:33.060067 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:33.060076 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.060085 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:33.060094 | ubuntu-noble | Call stack: 2026-08-09 02:08:33.060123 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:33.060132 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:33.060141 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:33.060151 | ubuntu-noble | main() 2026-08-09 02:08:33.060511 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:33.060710 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:33.060724 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:33.060733 | ubuntu-noble | self.runTests() 2026-08-09 02:08:33.060743 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:33.060752 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:33.060761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:33.060770 | ubuntu-noble | test(result) 2026-08-09 02:08:33.060829 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:33.060842 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.060851 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:33.060860 | ubuntu-noble | test(result) 2026-08-09 02:08:33.060869 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:33.060878 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.060887 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:33.060896 | ubuntu-noble | test(result) 2026-08-09 02:08:33.060905 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:33.060914 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.060923 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:33.060932 | ubuntu-noble | test(result) 2026-08-09 02:08:33.060941 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:33.060950 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.060959 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:33.060968 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:33.060977 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:33.060986 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:33.060995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:33.061005 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:33.061014 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:33.061023 | ubuntu-noble | self._run_core() 2026-08-09 02:08:33.061032 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:33.061050 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:33.061059 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:33.061068 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:33.061077 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:33.061086 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:33.061095 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-08-09 02:08:33.061116 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:33.061126 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:33.061135 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:33.061144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:33.061153 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:33.061162 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:33.061171 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:33.061180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:33.061189 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:33.061198 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:33.061207 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:33.061216 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:33.061225 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:33.061234 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:33.061243 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:33.061261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:33.061271 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:33.061281 | ubuntu-noble | 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-08-09 02:08:33.061291 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:33.065205 | ubuntu-noble | 2026-08-09 02:08:33.062 6708 INFO manila.coordination [None req-aa2e5a64-4265-443d-9786-60f4c21d9a83 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.065368 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_start [0.083520s] ... ok 2026-08-09 02:08:33.144371 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:33.145417 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:33.145742 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:33.145764 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:33.145785 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.145794 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:33.145802 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:33.145810 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.145819 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:33.145827 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:33.145835 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.145844 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:33.145852 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:33.145860 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.145869 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:33.145891 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:33.145900 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.145908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:33.145916 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:33.145924 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:33.145932 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:33.145941 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:33.145949 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.145966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:33.145975 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:33.145983 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.145991 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:33.145999 | ubuntu-noble | Call stack: 2026-08-09 02:08:33.146008 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:33.146016 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:33.146375 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:33.146544 | ubuntu-noble | main() 2026-08-09 02:08:33.146559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:33.146595 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:33.146610 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:33.146619 | ubuntu-noble | self.runTests() 2026-08-09 02:08:33.146627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:33.146636 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:33.146644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:33.146652 | ubuntu-noble | test(result) 2026-08-09 02:08:33.146661 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:33.146724 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.146736 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:33.146744 | ubuntu-noble | test(result) 2026-08-09 02:08:33.146752 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:33.146761 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.146769 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:33.146777 | ubuntu-noble | test(result) 2026-08-09 02:08:33.146785 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:33.146793 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.146802 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:33.146810 | ubuntu-noble | test(result) 2026-08-09 02:08:33.146818 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:33.146826 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.146835 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:33.146843 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:33.146851 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:33.146860 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:33.146868 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:33.146888 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:33.146897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:33.146905 | ubuntu-noble | self._run_core() 2026-08-09 02:08:33.146913 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:33.146921 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:33.146930 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:33.146938 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:33.146946 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:33.146954 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:33.146963 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-08-09 02:08:33.146971 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-08-09 02:08:33.146979 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:33.146987 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:33.146995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:33.147004 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:33.147012 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:33.147020 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:33.147028 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:33.147065 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:33.147077 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:33.147088 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:33.147108 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:33.147118 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:33.147139 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:33.147148 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:33.147156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:33.147164 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:33.147173 | ubuntu-noble | 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-08-09 02:08:33.147182 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:33.151058 | ubuntu-noble | 2026-08-09 02:08:33.148 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.151082 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_shrink_share [0.085875s] ... ok 2026-08-09 02:08:33.170303 | ubuntu-noble | 2026-08-09 02:08:33.167 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.170635 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_empty_string [0.019058s] ... ok 2026-08-09 02:08:33.198295 | ubuntu-noble | 2026-08-09 02:08:33.186 6708 ERROR manila.share.share_types [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Share type test_with_extra has invalid required extra specs.: manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:08:33.198308 | ubuntu-noble | 2026-08-09 02:08:33.186 6708 ERROR manila.share.share_types Traceback (most recent call last): 2026-08-09 02:08:33.198313 | ubuntu-noble | 2026-08-09 02:08:33.186 6708 ERROR manila.share.share_types File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:08:33.198318 | ubuntu-noble | 2026-08-09 02:08:33.186 6708 ERROR manila.share.share_types required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:08:33.198321 | ubuntu-noble | 2026-08-09 02:08:33.186 6708 ERROR manila.share.share_types ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.198326 | ubuntu-noble | 2026-08-09 02:08:33.186 6708 ERROR manila.share.share_types File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:08:33.198330 | ubuntu-noble | 2026-08-09 02:08:33.186 6708 ERROR manila.share.share_types raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:08:33.198334 | ubuntu-noble | 2026-08-09 02:08:33.186 6708 ERROR manila.share.share_types manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:08:33.198339 | ubuntu-noble | 2026-08-09 02:08:33.186 6708 ERROR manila.share.share_types 2026-08-09 02:08:33.198343 | ubuntu-noble | 2026-08-09 02:08:33.187 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.198648 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_3 [0.019354s] ... ok 2026-08-09 02:08:33.220789 | ubuntu-noble | 2026-08-09 02:08:33.207 6708 ERROR manila.share.share_types [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Share type test has invalid required extra specs.: manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:08:33.220801 | ubuntu-noble | 2026-08-09 02:08:33.207 6708 ERROR manila.share.share_types Traceback (most recent call last): 2026-08-09 02:08:33.220805 | ubuntu-noble | 2026-08-09 02:08:33.207 6708 ERROR manila.share.share_types File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-08-09 02:08:33.220809 | ubuntu-noble | 2026-08-09 02:08:33.207 6708 ERROR manila.share.share_types required_extra_specs = get_valid_required_extra_specs( 2026-08-09 02:08:33.220813 | ubuntu-noble | 2026-08-09 02:08:33.207 6708 ERROR manila.share.share_types ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.220831 | ubuntu-noble | 2026-08-09 02:08:33.207 6708 ERROR manila.share.share_types File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-08-09 02:08:33.220835 | ubuntu-noble | 2026-08-09 02:08:33.207 6708 ERROR manila.share.share_types raise exception.InvalidExtraSpec(reason=msg) 2026-08-09 02:08:33.220838 | ubuntu-noble | 2026-08-09 02:08:33.207 6708 ERROR manila.share.share_types manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-08-09 02:08:33.220842 | ubuntu-noble | 2026-08-09 02:08:33.207 6708 ERROR manila.share.share_types 2026-08-09 02:08:33.220846 | ubuntu-noble | 2026-08-09 02:08:33.208 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.221210 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_4 [0.021368s] ... ok 2026-08-09 02:08:33.229061 | ubuntu-noble | 2026-08-09 02:08:33.226 6708 DEBUG manila.share.share_types [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Searching by: {'extra_specs': {'somepoolcap': 'somevalue'}, 'availability_zones': ['supernova', 'nova']} get_all_types /home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py:146 2026-08-09 02:08:33.229072 | ubuntu-noble | 2026-08-09 02:08:33.227 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.229314 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_2_supernova_nova [0.018652s] ... ok 2026-08-09 02:08:33.251781 | ubuntu-noble | 2026-08-09 02:08:33.246 6708 DEBUG manila.share.share_types [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb 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-08-09 02:08:33.251807 | ubuntu-noble | 2026-08-09 02:08:33.246 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.252192 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_4_nova_hypernova_supernova [0.019463s] ... ok 2026-08-09 02:08:33.267439 | ubuntu-noble | 2026-08-09 02:08:33.265 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.267767 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_extra_specs_from_share [0.018531s] ... ok 2026-08-09 02:08:33.286284 | ubuntu-noble | 2026-08-09 02:08:33.284 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.286676 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_required_extra_specs [0.018808s] ... ok 2026-08-09 02:08:33.305518 | ubuntu-noble | 2026-08-09 02:08:33.302 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.305958 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_tenant_visible_extra_specs [0.018596s] ... ok 2026-08-09 02:08:33.327460 | ubuntu-noble | 2026-08-09 02:08:33.322 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.327980 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs [0.022680s] ... ok 2026-08-09 02:08:33.349476 | ubuntu-noble | 2026-08-09 02:08:33.346 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.349916 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_empty [0.020890s] ... ok 2026-08-09 02:08:33.368376 | ubuntu-noble | 2026-08-09 02:08:33.365 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.368668 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_1_None [0.018702s] ... ok 2026-08-09 02:08:33.387389 | ubuntu-noble | 2026-08-09 02:08:33.384 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.387765 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_3 [0.019059s] ... ok 2026-08-09 02:08:33.406234 | ubuntu-noble | 2026-08-09 02:08:33.403 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.406536 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_08___snapshot_support____f__ [0.018747s] ... ok 2026-08-09 02:08:33.425541 | ubuntu-noble | 2026-08-09 02:08:33.422 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.425867 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_27___revert_to_snapshot_support____true__ [0.019062s] ... ok 2026-08-09 02:08:33.443974 | ubuntu-noble | 2026-08-09 02:08:33.441 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.444162 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_32___revert_to_snapshot_support____f__ [0.018312s] ... ok 2026-08-09 02:08:33.462125 | ubuntu-noble | 2026-08-09 02:08:33.459 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.462500 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_55___mount_point_name_support____0__ [0.018375s] ... ok 2026-08-09 02:08:33.481988 | ubuntu-noble | 2026-08-09 02:08:33.478 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.482639 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_3_0000000000 [0.018878s] ... ok 2026-08-09 02:08:33.546513 | ubuntu-noble | 2026-08-09 02:08:33.531 6708 DEBUG oslo_concurrency.lockutils [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Acquiring lock "update_access_rules_for_snapshot_5faf914b-020c-40dd-b50e-1c53a10eb974" by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512 2026-08-09 02:08:33.546540 | ubuntu-noble | 2026-08-09 02:08:33.531 6708 DEBUG oslo_concurrency.lockutils [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Lock "update_access_rules_for_snapshot_5faf914b-020c-40dd-b50e-1c53a10eb974" 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/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525 2026-08-09 02:08:33.546551 | ubuntu-noble | 2026-08-09 02:08:33.532 6708 INFO manila.share.snapshot_access [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Access rules were successfully applied for snapshot instance: 359aa794-8746-4548-8d53-061a10857337 2026-08-09 02:08:33.546561 | ubuntu-noble | 2026-08-09 02:08:33.532 6708 DEBUG oslo_concurrency.lockutils [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Lock "update_access_rules_for_snapshot_5faf914b-020c-40dd-b50e-1c53a10eb974" "released" by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544 2026-08-09 02:08:33.546630 | ubuntu-noble | 2026-08-09 02:08:33.533 6708 INFO manila.coordination [None req-3ce05688-59be-481d-b8ab-3b8613c2bbfb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.546934 | ubuntu-noble | {3} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_1_queued_to_apply [0.054995s] ... ok 2026-08-09 02:08:33.556381 | ubuntu-noble | 2026-08-09 02:08:33.554 6708 INFO manila.coordination [None req-69a91e18-b865-48f8-b9ef-576b2f455414 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.556901 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_sg_snapshot_minimal_request_no_members_with_name [0.020896s] ... ok 2026-08-09 02:08:33.579788 | ubuntu-noble | 2026-08-09 02:08:33.576 6708 INFO manila.coordination [None req-ec2a91c7-1bc8-4ebd-9075-e850f2bdee6a fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.579960 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_1_specified_stypes_one_unsupported_in_AZ [0.021903s] ... ok 2026-08-09 02:08:33.600285 | ubuntu-noble | 2026-08-09 02:08:33.597 6708 INFO manila.coordination [None req-bb23d1a7-b72a-475f-8597-9a8a4a28e951 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.600464 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_2_False [0.020368s] ... ok 2026-08-09 02:08:33.622386 | ubuntu-noble | 2026-08-09 02:08:33.618 6708 INFO manila.coordination [None req-98cd5b8e-d702-4a44-bcdc-408bb5e7a9f4 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.622737 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_snap_not_found [0.021130s] ... ok 2026-08-09 02:08:33.642799 | ubuntu-noble | 2026-08-09 02:08:33.639 6708 INFO manila.coordination [None req-689ba76d-0e0e-4a14-b7f8-728d29de1216 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.642917 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot [0.021086s] ... ok 2026-08-09 02:08:33.662196 | ubuntu-noble | 2026-08-09 02:08:33.660 6708 INFO manila.coordination [None req-5a09ddcb-2dbc-4d24-974f-a4d79057dcfb fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.662412 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_group_does_not_exist [0.020156s] ... ok 2026-08-09 02:08:33.683470 | ubuntu-noble | 2026-08-09 02:08:33.680 6708 INFO manila.coordination [None req-49eb6b72-215d-4b35-9faa-5f92c23cde9d fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.683731 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_2 [0.020229s] ... ok 2026-08-09 02:08:33.703421 | ubuntu-noble | 2026-08-09 02:08:33.700 6708 INFO manila.coordination [None req-e911d7a3-56c6-4baf-bd9f-bbd717e53c88 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.703651 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_3 [0.019898s] ... ok 2026-08-09 02:08:33.723631 | ubuntu-noble | 2026-08-09 02:08:33.720 6708 INFO manila.coordination [None req-65ec1ab2-0abc-4f8b-8111-2576a83570fd fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.724066 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_2 [0.020426s] ... ok 2026-08-09 02:08:33.743016 | ubuntu-noble | 2026-08-09 02:08:33.740 6708 INFO manila.coordination [None req-65ec1ab2-0abc-4f8b-8111-2576a83570fd fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.743241 | ubuntu-noble | {3} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_3 [0.019119s] ... ok 2026-08-09 02:08:33.763819 | ubuntu-noble | 2026-08-09 02:08:33.760 6708 INFO manila.coordination [None req-65ec1ab2-0abc-4f8b-8111-2576a83570fd fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.764177 | ubuntu-noble | {3} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_4 [0.020749s] ... ok 2026-08-09 02:08:33.783701 | ubuntu-noble | 2026-08-09 02:08:33.780 6708 INFO manila.coordination [None req-9903c499-93bb-4e88-ba0a-9bff2bebb862 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.783967 | ubuntu-noble | {3} manila.tests.test_context.ContextTestCase.test_request_context_elevated [0.019701s] ... ok 2026-08-09 02:08:33.817332 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:33.818347 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:33.818954 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:33.819139 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:33.819155 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.819164 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:33.819173 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:33.819181 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.819189 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:33.819198 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:33.819206 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.819215 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:33.819223 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:33.819231 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.819240 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:33.819248 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:33.819256 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.819264 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:33.819272 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:33.819281 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:33.819289 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:33.819297 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:33.819305 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.819326 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:33.819335 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:33.819343 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:33.819351 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:33.819360 | ubuntu-noble | Call stack: 2026-08-09 02:08:33.819368 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:33.819376 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:33.819385 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:33.819406 | ubuntu-noble | main() 2026-08-09 02:08:33.819415 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:33.819423 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:33.819432 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:33.819440 | ubuntu-noble | self.runTests() 2026-08-09 02:08:33.819449 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:33.819457 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:33.819465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:33.819474 | ubuntu-noble | test(result) 2026-08-09 02:08:33.819482 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:33.819490 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.819499 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:33.819507 | ubuntu-noble | test(result) 2026-08-09 02:08:33.819515 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:33.819523 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.819532 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:33.819540 | ubuntu-noble | test(result) 2026-08-09 02:08:33.819548 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:33.819556 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.819565 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:33.819611 | ubuntu-noble | test(result) 2026-08-09 02:08:33.819620 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:33.819628 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:33.819636 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:33.819645 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:33.819653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:33.819661 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:33.819670 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:33.819678 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:33.819694 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:33.819702 | ubuntu-noble | self._run_core() 2026-08-09 02:08:33.819711 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-08-09 02:08:33.819729 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-08-09 02:08:33.819737 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:33.819746 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:33.819754 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-08-09 02:08:33.819762 | ubuntu-noble | return self._get_test_method()() 2026-08-09 02:08:33.819771 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_context.py", line 46, in test_request_context_sets_is_admin_upcase 2026-08-09 02:08:33.819779 | ubuntu-noble | ctxt = context.RequestContext('111', 2026-08-09 02:08:33.819787 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:33.819814 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:33.819822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:33.819830 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:33.819839 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:33.819847 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:33.819855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:33.819863 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:33.819872 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:33.819880 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:33.819888 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:33.819896 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:33.819905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:33.819913 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:33.819921 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:33.819929 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:33.819938 | ubuntu-noble | 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-08-09 02:08:33.819947 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:33.823295 | ubuntu-noble | 2026-08-09 02:08:33.820 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.823512 | ubuntu-noble | {3} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin_upcase [0.039629s] ... ok 2026-08-09 02:08:33.842514 | ubuntu-noble | 2026-08-09 02:08:33.839 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.842833 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid [0.019094s] ... ok 2026-08-09 02:08:33.861916 | ubuntu-noble | 2026-08-09 02:08:33.859 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.862195 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_reservation_expiration [0.019541s] ... ok 2026-08-09 02:08:33.883096 | ubuntu-noble | 2026-08-09 02:08:33.880 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.883359 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata [0.020950s] ... ok 2026-08-09 02:08:33.903770 | ubuntu-noble | 2026-08-09 02:08:33.901 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.904078 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_default_share_type_not_configured [0.020685s] ... ok 2026-08-09 02:08:33.928394 | ubuntu-noble | 2026-08-09 02:08:33.925 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.929967 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_not_found [0.026384s] ... ok 2026-08-09 02:08:33.951492 | ubuntu-noble | 2026-08-09 02:08:33.949 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.951845 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_resource_unknown [0.021442s] ... ok 2026-08-09 02:08:33.970783 | ubuntu-noble | 2026-08-09 02:08:33.968 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.970900 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_snapshot_not_found [0.018969s] ... ok 2026-08-09 02:08:33.992542 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-08-09 02:08:33.992599 | ubuntu-noble | 2026-08-09 02:08:33.989 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:33.992857 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_07_critical [0.020916s] ... ok 2026-08-09 02:08:34.011643 | ubuntu-noble | 2026-08-09 02:08:34.008 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.012622 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_02_______debug__ [0.019976s] ... ok 2026-08-09 02:08:34.035996 | ubuntu-noble | 2026-08-09 02:08:34.033 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.036358 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_05_______warn__ [0.023454s] ... ok 2026-08-09 02:08:34.054720 | ubuntu-noble | 2026-08-09 02:08:34.052 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.055220 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_12________info__ [0.018677s] ... ok 2026-08-09 02:08:34.073997 | ubuntu-noble | 2026-08-09 02:08:34.071 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.074410 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_18____LE____debug__ [0.019165s] ... ok 2026-08-09 02:08:34.094108 | ubuntu-noble | 2026-08-09 02:08:34.090 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.094618 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_19____LE____error__ [0.018931s] ... ok 2026-08-09 02:08:34.111784 | ubuntu-noble | 2026-08-09 02:08:34.108 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.112348 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_24____LE____exception__ [0.018510s] ... ok 2026-08-09 02:08:34.130777 | ubuntu-noble | 2026-08-09 02:08:34.128 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.131053 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_29____LI____warn__ [0.019125s] ... ok 2026-08-09 02:08:34.148557 | ubuntu-noble | 2026-08-09 02:08:34.146 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.148899 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_37____LW____warn__ [0.018582s] ... ok 2026-08-09 02:08:34.169206 | ubuntu-noble | 2026-08-09 02:08:34.166 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.169766 | ubuntu-noble | {3} manila.tests.test_network.APITestCase.test_init_api_with_default_config_group_name [0.019107s] ... ok 2026-08-09 02:08:34.187784 | ubuntu-noble | 2026-08-09 02:08:34.185 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.188079 | ubuntu-noble | {3} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_3 [0.018942s] ... ok 2026-08-09 02:08:34.206710 | ubuntu-noble | 2026-08-09 02:08:34.204 6708 INFO manila.coordination [None req-4b8435fc-e50a-4259-ab43-bb6f90fdae17 111 222 - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.207153 | ubuntu-noble | {3} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_4 [0.018924s] ... ok 2026-08-09 02:08:34.240968 | ubuntu-noble | 2026-08-09 02:08:34.238 6708 INFO manila.coordination [None req-b7d7af70-e465-4a1d-9e8b-5b5682400ae5 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.241259 | ubuntu-noble | {3} manila.tests.test_policy.DefaultPolicyTestCase.test_default_not_found [0.034121s] ... ok 2026-08-09 02:08:34.270832 | ubuntu-noble | 2026-08-09 02:08:34.268 6708 INFO manila.coordination [None req-ee5bc89d-ae58-4a58-a0b9-e89da249839c fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.271330 | ubuntu-noble | {3} manila.tests.test_policy.DefaultPolicyTestCase.test_policy_called [0.029685s] ... ok 2026-08-09 02:08:34.314225 | ubuntu-noble | --- Logging error --- 2026-08-09 02:08:34.315192 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:34.315618 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-08-09 02:08:34.315633 | ubuntu-noble | msg = self.format(record) 2026-08-09 02:08:34.315642 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:34.315651 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-08-09 02:08:34.315659 | ubuntu-noble | return fmt.format(record) 2026-08-09 02:08:34.315667 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:34.315676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-08-09 02:08:34.315685 | ubuntu-noble | context = _update_record_with_context(record) 2026-08-09 02:08:34.315693 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:34.315702 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-08-09 02:08:34.315710 | ubuntu-noble | d = _dictify_context(context) 2026-08-09 02:08:34.315719 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:34.315727 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-08-09 02:08:34.315735 | ubuntu-noble | return context.get_logging_values() 2026-08-09 02:08:34.315743 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:34.315752 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 327, in get_logging_values 2026-08-09 02:08:34.315760 | ubuntu-noble | values.update(self.to_dict()) 2026-08-09 02:08:34.315768 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-08-09 02:08:34.315776 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-08-09 02:08:34.315801 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-08-09 02:08:34.315810 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:34.315818 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-08-09 02:08:34.315826 | ubuntu-noble | return self._read_deleted 2026-08-09 02:08:34.315835 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:34.315843 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-08-09 02:08:34.315851 | ubuntu-noble | Call stack: 2026-08-09 02:08:34.316020 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-08-09 02:08:34.316030 | ubuntu-noble | File "", line 88, in _run_code 2026-08-09 02:08:34.316038 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-08-09 02:08:34.316047 | ubuntu-noble | main() 2026-08-09 02:08:34.316055 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-08-09 02:08:34.316063 | ubuntu-noble | program.TestProgram( 2026-08-09 02:08:34.316072 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-08-09 02:08:34.316080 | ubuntu-noble | self.runTests() 2026-08-09 02:08:34.316088 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-08-09 02:08:34.316097 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-08-09 02:08:34.316105 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-08-09 02:08:34.316113 | ubuntu-noble | test(result) 2026-08-09 02:08:34.316121 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:34.316130 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:34.316138 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:34.316146 | ubuntu-noble | test(result) 2026-08-09 02:08:34.316166 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:34.316174 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:34.316183 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:34.316191 | ubuntu-noble | test(result) 2026-08-09 02:08:34.316199 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-08-09 02:08:34.316207 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:34.316215 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-08-09 02:08:34.316224 | ubuntu-noble | test(result) 2026-08-09 02:08:34.316232 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-08-09 02:08:34.316240 | ubuntu-noble | return self.run(*args, **kwds) 2026-08-09 02:08:34.316248 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-08-09 02:08:34.316257 | ubuntu-noble | return run_test.run(result) 2026-08-09 02:08:34.316265 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-08-09 02:08:34.316273 | ubuntu-noble | return self._run_one(actual_result) 2026-08-09 02:08:34.316281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-08-09 02:08:34.316290 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-08-09 02:08:34.316298 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-08-09 02:08:34.316306 | ubuntu-noble | self._run_core() 2026-08-09 02:08:34.316315 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-08-09 02:08:34.316323 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-08-09 02:08:34.316340 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-08-09 02:08:34.316348 | ubuntu-noble | return fn(*args, **kwargs) 2026-08-09 02:08:34.316357 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-08-09 02:08:34.316365 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-08-09 02:08:34.316373 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 52, in setUp 2026-08-09 02:08:34.316381 | ubuntu-noble | self.context = context.RequestContext('fake', 'fake', roles=['member']) 2026-08-09 02:08:34.316390 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-08-09 02:08:34.316398 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-08-09 02:08:34.316406 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-08-09 02:08:34.316414 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-08-09 02:08:34.316423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-08-09 02:08:34.316431 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-08-09 02:08:34.316439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1211, in authorize 2026-08-09 02:08:34.316447 | ubuntu-noble | return self.enforce( 2026-08-09 02:08:34.316456 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1005, in enforce 2026-08-09 02:08:34.316464 | ubuntu-noble | self.load_rules() 2026-08-09 02:08:34.316472 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 613, in load_rules 2026-08-09 02:08:34.316481 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-08-09 02:08:34.316497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 953, in _load_policy_file 2026-08-09 02:08:34.316505 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-08-09 02:08:34.316514 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules 2026-08-09 02:08:34.316522 | ubuntu-noble | LOG.warning( 2026-08-09 02:08:34.316531 | ubuntu-noble | 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-08-09 02:08:34.316540 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-08-09 02:08:34.324946 | ubuntu-noble | 2026-08-09 02:08:34.317 6708 DEBUG manila.policy [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Policy check for test:denied failed with credentials {'is_admin': False, 'user_id': 'fake', 'user_domain_id': None, 'system_scope': None, 'domain_id': None, 'project_id': 'fake', 'project_domain_id': None, 'roles': ['member'], '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-08-09 02:08:34.324976 | ubuntu-noble | 2026-08-09 02:08:34.318 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.325218 | ubuntu-noble | {3} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.049707s] ... ok 2026-08-09 02:08:34.340357 | ubuntu-noble | 2026-08-09 02:08:34.337 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.340809 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_commit [0.019692s] ... ok 2026-08-09 02:08:34.359650 | ubuntu-noble | 2026-08-09 02:08:34.357 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.360081 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_expire [0.019000s] ... ok 2026-08-09 02:08:34.378245 | ubuntu-noble | 2026-08-09 02:08:34.375 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.378709 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_1___fake_quota_class___True__None___fake_remains__ [0.018628s] ... ok 2026-08-09 02:08:34.397604 | ubuntu-noble | 2026-08-09 02:08:34.394 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.397895 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_1__None__None_ [0.019079s] ... ok 2026-08-09 02:08:34.416531 | ubuntu-noble | 2026-08-09 02:08:34.413 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.417221 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_4 [0.018799s] ... ok 2026-08-09 02:08:34.435136 | ubuntu-noble | 2026-08-09 02:08:34.432 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.435438 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_wrong_expire [0.018685s] ... ok 2026-08-09 02:08:34.454224 | ubuntu-noble | 2026-08-09 02:08:34.451 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.454767 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_1__None__None_ [0.019105s] ... ok 2026-08-09 02:08:34.483621 | ubuntu-noble | 2026-08-09 02:08:34.480 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.484127 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_2___fake_project_id____fake_user_id__ [0.029927s] ... ok 2026-08-09 02:08:34.506013 | ubuntu-noble | 2026-08-09 02:08:34.503 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.506483 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_user [0.021452s] ... ok 2026-08-09 02:08:34.532467 | ubuntu-noble | 2026-08-09 02:08:34.527 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.532623 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_by_class [0.025686s] ... ok 2026-08-09 02:08:34.553035 | ubuntu-noble | 2026-08-09 02:08:34.550 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.553454 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_1_None [0.021419s] ... ok 2026-08-09 02:08:34.573263 | ubuntu-noble | 2026-08-09 02:08:34.570 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.574198 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_defaults [0.020018s] ... ok 2026-08-09 02:08:34.592047 | ubuntu-noble | 2026-08-09 02:08:34.589 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.592527 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_1 [0.018536s] ... ok 2026-08-09 02:08:34.611035 | ubuntu-noble | 2026-08-09 02:08:34.608 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.611392 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_3 [0.018669s] ... ok 2026-08-09 02:08:34.629238 | ubuntu-noble | 2026-08-09 02:08:34.626 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.629673 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_4 [0.018645s] ... ok 2026-08-09 02:08:34.648936 | ubuntu-noble | 2026-08-09 02:08:34.646 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.649226 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_resources [0.019296s] ... ok 2026-08-09 02:08:34.667222 | ubuntu-noble | 2026-08-09 02:08:34.664 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.667776 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_1 [0.018322s] ... ok 2026-08-09 02:08:34.685392 | ubuntu-noble | 2026-08-09 02:08:34.682 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.685691 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_usage_reset [0.018031s] ... ok 2026-08-09 02:08:34.702717 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:08:34.702747 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:08:34.703085 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:08:34.703096 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:08:34.708054 | ubuntu-noble | 2026-08-09 02:08:34.701 6708 INFO manila.service [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Starting test node (version 1.0.0) 2026-08-09 02:08:34.708078 | ubuntu-noble | 2026-08-09 02:08:34.701 6708 DEBUG manila.service [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Creating RPC server for service test. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-08-09 02:08:34.708087 | ubuntu-noble | 2026-08-09 02:08:34.703 6708 ERROR manila.service [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Recovered model server connection! 2026-08-09 02:08:34.708096 | ubuntu-noble | 2026-08-09 02:08:34.703 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.708393 | ubuntu-noble | {3} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected [0.020880s] ... ok 2026-08-09 02:08:34.723756 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:08:34.723784 | ubuntu-noble | debtcollector.deprecate( 2026-08-09 02:08:34.724226 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/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-08-09 02:08:34.724237 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-08-09 02:08:34.728620 | ubuntu-noble | 2026-08-09 02:08:34.722 6708 INFO manila.service [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Starting test node (version 1.0.0) 2026-08-09 02:08:34.728645 | ubuntu-noble | 2026-08-09 02:08:34.723 6708 DEBUG manila.service [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Creating RPC server for service test. start /home/zuul/src/github.com/vexxhost/manila/manila/service.py:159 2026-08-09 02:08:34.728655 | ubuntu-noble | 2026-08-09 02:08:34.723 6708 ERROR manila.service [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Manager for service bar is not ready yet, skipping state update routine. Service will appear "down". 2026-08-09 02:08:34.728663 | ubuntu-noble | 2026-08-09 02:08:34.724 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.729140 | ubuntu-noble | {3} manila.tests.test_service.ServiceTestCase.test_report_state_service_not_ready [0.020578s] ... ok 2026-08-09 02:08:34.743850 | ubuntu-noble | /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-08-09 02:08:34.743880 | ubuntu-noble | self.server = wsgi.Server( 2026-08-09 02:08:34.745626 | ubuntu-noble | 2026-08-09 02:08:34.743 6708 INFO oslo.service.wsgi [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] test_service listening on None:0 2026-08-09 02:08:34.747946 | ubuntu-noble | 2026-08-09 02:08:34.745 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.748378 | ubuntu-noble | {3} manila.tests.test_service.TestWSGIService.test_ssl_enabled [0.020948s] ... ok 2026-08-09 02:08:34.766424 | ubuntu-noble | 2026-08-09 02:08:34.763 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.766749 | ubuntu-noble | {3} manila.tests.test_test_utils.TestUtilsTestCase.test_get_test_admin_context [0.018138s] ... ok 2026-08-09 02:08:34.785088 | ubuntu-noble | 2026-08-09 02:08:34.782 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.785425 | ubuntu-noble | {3} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_3___10_0_0_0_5____248_0_0_0__ [0.018676s] ... ok 2026-08-09 02:08:34.803369 | ubuntu-noble | 2026-08-09 02:08:34.800 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.803737 | ubuntu-noble | {3} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_6___fdf8_f53b_82e1__1___128_ [0.017929s] ... ok 2026-08-09 02:08:34.821635 | ubuntu-noble | 2026-08-09 02:08:34.819 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.822053 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_4___cmd_____arg_withunescaped___ [0.018217s] ... ok 2026-08-09 02:08:34.840092 | ubuntu-noble | 2026-08-09 02:08:34.837 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.840526 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_03____4_1G____G____4_1_ [0.018414s] ... ok 2026-08-09 02:08:34.859208 | ubuntu-noble | 2026-08-09 02:08:34.855 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.859759 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_19____2097152_____M____2_0_ [0.018285s] ... ok 2026-08-09 02:08:34.877762 | ubuntu-noble | 2026-08-09 02:08:34.875 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.878145 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_22____2048G____T____2_0_ [0.019830s] ... ok 2026-08-09 02:08:34.896792 | ubuntu-noble | 2026-08-09 02:08:34.894 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.897150 | ubuntu-noble | {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_1_None [0.018177s] ... ok 2026-08-09 02:08:34.915297 | ubuntu-noble | 2026-08-09 02:08:34.912 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.915652 | ubuntu-noble | {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_2_fake [0.018534s] ... ok 2026-08-09 02:08:34.933654 | ubuntu-noble | 2026-08-09 02:08:34.931 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.934148 | ubuntu-noble | {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_4 [0.018157s] ... ok 2026-08-09 02:08:34.951904 | ubuntu-noble | 2026-08-09 02:08:34.949 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.952187 | ubuntu-noble | {3} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_1_0_0_0_0 [0.018168s] ... ok 2026-08-09 02:08:34.970805 | ubuntu-noble | 2026-08-09 02:08:34.968 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.971408 | ubuntu-noble | {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_missing [0.018906s] ... ok 2026-08-09 02:08:34.990928 | ubuntu-noble | 2026-08-09 02:08:34.988 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:34.991211 | ubuntu-noble | {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_4_true [0.019971s] ... ok 2026-08-09 02:08:35.011548 | ubuntu-noble | 2026-08-09 02:08:35.008 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.012278 | ubuntu-noble | {3} manila.tests.test_utils.TestComparableMixin.test_compare [0.020541s] ... ok 2026-08-09 02:08:35.031107 | ubuntu-noble | 2026-08-09 02:08:35.027 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.031476 | ubuntu-noble | {3} manila.tests.test_utils.TestComparableMixin.test_le [0.018681s] ... ok 2026-08-09 02:08:35.048927 | ubuntu-noble | 2026-08-09 02:08:35.046 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.049349 | ubuntu-noble | {3} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required_random [0.018288s] ... ok 2026-08-09 02:08:35.073771 | ubuntu-noble | 2026-08-09 02:08:35.064 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retries_once..fails_once' after 2.91e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.073797 | ubuntu-noble | 2026-08-09 02:08:35.064 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_retries_once..fails_once in 2 seconds as it raised ManilaException: An unknown exception occurred.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:35.073804 | ubuntu-noble | 2026-08-09 02:08:35.065 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.074184 | ubuntu-noble | {3} manila.tests.test_utils.TestRetryDecorator.test_retries_once [0.019445s] ... ok 2026-08-09 02:08:35.121727 | ubuntu-noble | 2026-08-09 02:08:35.084 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code' after 2.28e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.121762 | ubuntu-noble | 2026-08-09 02:08:35.084 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code in 1 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:35.121784 | ubuntu-noble | Command: None 2026-08-09 02:08:35.121793 | ubuntu-noble | Exit code: 5 2026-08-09 02:08:35.121801 | ubuntu-noble | Stdout: None 2026-08-09 02:08:35.121810 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:35.121819 | ubuntu-noble | 2026-08-09 02:08:35.084 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code' after 0.000619(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.121828 | ubuntu-noble | 2026-08-09 02:08:35.084 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code in 2 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:35.121837 | ubuntu-noble | Command: None 2026-08-09 02:08:35.121845 | ubuntu-noble | Exit code: 5 2026-08-09 02:08:35.121853 | ubuntu-noble | Stdout: None 2026-08-09 02:08:35.121862 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:35.121885 | ubuntu-noble | 2026-08-09 02:08:35.085 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code' after 0.000957(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.121893 | ubuntu-noble | 2026-08-09 02:08:35.085 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code in 4 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:35.121902 | ubuntu-noble | Command: None 2026-08-09 02:08:35.121910 | ubuntu-noble | Exit code: 5 2026-08-09 02:08:35.121919 | ubuntu-noble | Stdout: None 2026-08-09 02:08:35.121927 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:35.121935 | ubuntu-noble | 2026-08-09 02:08:35.085 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code' after 0.00127(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.121944 | ubuntu-noble | 2026-08-09 02:08:35.085 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code in 8 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:35.121952 | ubuntu-noble | Command: None 2026-08-09 02:08:35.122187 | ubuntu-noble | Exit code: 5 2026-08-09 02:08:35.122236 | ubuntu-noble | Stdout: None 2026-08-09 02:08:35.122246 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:35.122258 | ubuntu-noble | 2026-08-09 02:08:35.085 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code' after 0.0016(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.122290 | ubuntu-noble | 2026-08-09 02:08:35.085 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code in 16 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:35.122320 | ubuntu-noble | Command: None 2026-08-09 02:08:35.122329 | ubuntu-noble | Exit code: 5 2026-08-09 02:08:35.122337 | ubuntu-noble | Stdout: None 2026-08-09 02:08:35.122345 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:35.122354 | ubuntu-noble | 2026-08-09 02:08:35.086 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code' after 0.00193(s), this was the 6th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.122362 | ubuntu-noble | 2026-08-09 02:08:35.086 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code in 32 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:35.122370 | ubuntu-noble | Command: None 2026-08-09 02:08:35.122379 | ubuntu-noble | Exit code: 5 2026-08-09 02:08:35.122406 | ubuntu-noble | Stdout: None 2026-08-09 02:08:35.122414 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:35.122422 | ubuntu-noble | 2026-08-09 02:08:35.086 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code' after 0.00225(s), this was the 7th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.122431 | ubuntu-noble | 2026-08-09 02:08:35.086 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code in 64 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:35.122439 | ubuntu-noble | Command: None 2026-08-09 02:08:35.122447 | ubuntu-noble | Exit code: 5 2026-08-09 02:08:35.122455 | ubuntu-noble | Stdout: None 2026-08-09 02:08:35.122463 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:35.122472 | ubuntu-noble | 2026-08-09 02:08:35.086 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code' after 0.00258(s), this was the 8th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.122480 | ubuntu-noble | 2026-08-09 02:08:35.086 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code in 128 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:35.122488 | ubuntu-noble | Command: None 2026-08-09 02:08:35.122496 | ubuntu-noble | Exit code: 5 2026-08-09 02:08:35.122504 | ubuntu-noble | Stdout: None 2026-08-09 02:08:35.122512 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:35.122521 | ubuntu-noble | 2026-08-09 02:08:35.087 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code' after 0.0029(s), this was the 9th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.122529 | ubuntu-noble | 2026-08-09 02:08:35.087 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code in 256 seconds as it raised ProcessExecutionError: Unexpected error while running command. 2026-08-09 02:08:35.122538 | ubuntu-noble | Command: None 2026-08-09 02:08:35.122546 | ubuntu-noble | Exit code: 5 2026-08-09 02:08:35.122554 | ubuntu-noble | Stdout: None 2026-08-09 02:08:35.122562 | ubuntu-noble | Stderr: None. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-08-09 02:08:35.122641 | ubuntu-noble | 2026-08-09 02:08:35.087 6708 DEBUG manila.utils [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code..raise_retriable_exit_code' after 0.00323(s), this was the 10th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-08-09 02:08:35.122657 | ubuntu-noble | 2026-08-09 02:08:35.088 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.123086 | ubuntu-noble | {3} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code [0.022255s] ... ok 2026-08-09 02:08:35.123119 | ubuntu-noble | 2026-08-09 02:08:35.110 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.123527 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_attach [0.024618s] ... ok 2026-08-09 02:08:35.147020 | ubuntu-noble | 2026-08-09 02:08:35.144 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.147984 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_create [0.031950s] ... ok 2026-08-09 02:08:35.168009 | ubuntu-noble | 2026-08-09 02:08:35.165 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.168477 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed [0.020214s] ... ok 2026-08-09 02:08:35.186402 | ubuntu-noble | 2026-08-09 02:08:35.183 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.186879 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all [0.018416s] ... ok 2026-08-09 02:08:35.204608 | ubuntu-noble | 2026-08-09 02:08:35.202 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.204814 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot [0.018055s] ... ok 2026-08-09 02:08:35.223877 | ubuntu-noble | 2026-08-09 02:08:35.221 6708 INFO manila.coordination [None req-73b7f363-380d-44b3-8b3c-1a467aff0257 fake fake - - - -] Stopped Coordinator (Agent ID: 934279f3-0fa1-430a-bac5-6f14da0b15b1, prefix: manila-) 2026-08-09 02:08:35.224193 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderclientTestCase.test_with_auth_obj [0.019170s] ... ok 2026-08-09 02:08:39.359458 | ubuntu-noble | 2026-08-09 02:08:39.359517 | ubuntu-noble | ============================== 2026-08-09 02:08:39.359532 | ubuntu-noble | Failed 18 tests - output below: 2026-08-09 02:08:39.359543 | ubuntu-noble | ============================== 2026-08-09 02:08:39.359555 | ubuntu-noble | 2026-08-09 02:08:39.359601 | ubuntu-noble | manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__clean_expired_messages 2026-08-09 02:08:39.359617 | ubuntu-noble | ----------------------------------------------------------------------------------------- 2026-08-09 02:08:39.359629 | ubuntu-noble | 2026-08-09 02:08:39.359640 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.359651 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.359663 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.359674 | ubuntu-noble | 2026-08-09 02:08:39.359685 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched 2026-08-09 02:08:39.359697 | ubuntu-noble | return func(*newargs, **newkeywargs) 2026-08-09 02:08:39.359708 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.359720 | ubuntu-noble | 2026-08-09 02:08:39.359731 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 203, in test__clean_expired_messages 2026-08-09 02:08:39.359743 | ubuntu-noble | self.manager._clean_expired_messages(self.context) 2026-08-09 02:08:39.359754 | ubuntu-noble | 2026-08-09 02:08:39.359766 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.359777 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.359811 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.359824 | ubuntu-noble | 2026-08-09 02:08:39.359835 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.359846 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.359858 | ubuntu-noble | 2026-08-09 02:08:39.359869 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.359896 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.359904 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.359913 | ubuntu-noble | 2026-08-09 02:08:39.359921 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.359930 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.359938 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.359946 | ubuntu-noble | 2026-08-09 02:08:39.359954 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.359962 | ubuntu-noble | 2026-08-09 02:08:39.359971 | ubuntu-noble | 2026-08-09 02:08:39.359979 | ubuntu-noble | manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__mark_services_as_down 2026-08-09 02:08:39.359987 | ubuntu-noble | ---------------------------------------------------------------------------------------- 2026-08-09 02:08:39.359996 | ubuntu-noble | 2026-08-09 02:08:39.360004 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.360012 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.360021 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.360029 | ubuntu-noble | 2026-08-09 02:08:39.360037 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched 2026-08-09 02:08:39.360045 | ubuntu-noble | return func(*newargs, **newkeywargs) 2026-08-09 02:08:39.360062 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.360070 | ubuntu-noble | 2026-08-09 02:08:39.360078 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 221, in test__mark_services_as_down 2026-08-09 02:08:39.360087 | ubuntu-noble | self.manager._mark_services_as_down(self.context) 2026-08-09 02:08:39.360095 | ubuntu-noble | 2026-08-09 02:08:39.360103 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.360111 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.360119 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.360128 | ubuntu-noble | 2026-08-09 02:08:39.360136 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.360144 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.360152 | ubuntu-noble | 2026-08-09 02:08:39.360161 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.360169 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.360177 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.360185 | ubuntu-noble | 2026-08-09 02:08:39.360193 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.360202 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.360210 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.360218 | ubuntu-noble | 2026-08-09 02:08:39.360226 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.360234 | ubuntu-noble | 2026-08-09 02:08:39.360243 | ubuntu-noble | 2026-08-09 02:08:39.360251 | ubuntu-noble | manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_update_access 2026-08-09 02:08:39.360259 | ubuntu-noble | ---------------------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.360267 | ubuntu-noble | 2026-08-09 02:08:39.360276 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.360284 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.360292 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.360300 | ubuntu-noble | 2026-08-09 02:08:39.360309 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/inspur/instorage/test_instorage.py", line 245, in test_update_access 2026-08-09 02:08:39.360317 | ubuntu-noble | self.driver.update_access( 2026-08-09 02:08:39.360325 | ubuntu-noble | 2026-08-09 02:08:39.360334 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/instorage.py", line 236, in update_access 2026-08-09 02:08:39.360350 | ubuntu-noble | _update_access( 2026-08-09 02:08:39.360358 | ubuntu-noble | 2026-08-09 02:08:39.360367 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.360375 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.360383 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.360392 | ubuntu-noble | 2026-08-09 02:08:39.360409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.360418 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.360426 | ubuntu-noble | 2026-08-09 02:08:39.360434 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.360443 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.360451 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.360459 | ubuntu-noble | 2026-08-09 02:08:39.360467 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.360476 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.360484 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.360492 | ubuntu-noble | 2026-08-09 02:08:39.360500 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.360508 | ubuntu-noble | 2026-08-09 02:08:39.360517 | ubuntu-noble | 2026-08-09 02:08:39.360525 | ubuntu-noble | manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_2_True 2026-08-09 02:08:39.360533 | ubuntu-noble | --------------------------------------------------------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.360541 | ubuntu-noble | 2026-08-09 02:08:39.360550 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.360558 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.360874 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.360896 | ubuntu-noble | 2026-08-09 02:08:39.360905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:08:39.360914 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:08:39.360922 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.360930 | ubuntu-noble | 2026-08-09 02:08:39.360939 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py", line 7951, in test__delete_fpolicy_for_share 2026-08-09 02:08:39.360947 | ubuntu-noble | self.library._delete_fpolicy_for_share(fake_share, fake_vserver_name, 2026-08-09 02:08:39.360956 | ubuntu-noble | 2026-08-09 02:08:39.360964 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4588, in _delete_fpolicy_for_share 2026-08-09 02:08:39.360972 | ubuntu-noble | _delete_fpolicy_with_lock() 2026-08-09 02:08:39.360980 | ubuntu-noble | 2026-08-09 02:08:39.360989 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.360997 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.361005 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.361013 | ubuntu-noble | 2026-08-09 02:08:39.361021 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.361193 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.361209 | ubuntu-noble | 2026-08-09 02:08:39.361218 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.361384 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.361394 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.361403 | ubuntu-noble | 2026-08-09 02:08:39.361424 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.361432 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.361441 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.361449 | ubuntu-noble | 2026-08-09 02:08:39.361457 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.361466 | ubuntu-noble | 2026-08-09 02:08:39.361474 | ubuntu-noble | 2026-08-09 02:08:39.361483 | ubuntu-noble | manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_none_exist 2026-08-09 02:08:39.361491 | ubuntu-noble | -------------------------------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.361500 | ubuntu-noble | 2026-08-09 02:08:39.361508 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.361516 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.361525 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.361533 | ubuntu-noble | 2026-08-09 02:08:39.361541 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_service_instance.py", line 1786, in test_get_service_network_id_none_exist 2026-08-09 02:08:39.361550 | ubuntu-noble | result = instance._get_service_network_id() 2026-08-09 02:08:39.361558 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.361586 | ubuntu-noble | 2026-08-09 02:08:39.361689 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.361701 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.361709 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.361718 | ubuntu-noble | 2026-08-09 02:08:39.361726 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.361735 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.361743 | ubuntu-noble | 2026-08-09 02:08:39.361751 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.361760 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.361768 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.361776 | ubuntu-noble | 2026-08-09 02:08:39.361784 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.361793 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.361801 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.361809 | ubuntu-noble | 2026-08-09 02:08:39.361825 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.361834 | ubuntu-noble | 2026-08-09 02:08:39.361842 | ubuntu-noble | 2026-08-09 02:08:39.361851 | ubuntu-noble | manila.tests.share.test_api.ShareAPITestCase.test__security_service_update_validate_hosts_new_check 2026-08-09 02:08:39.361859 | ubuntu-noble | --------------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.361868 | ubuntu-noble | 2026-08-09 02:08:39.361876 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.361885 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.361893 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.361901 | ubuntu-noble | 2026-08-09 02:08:39.361909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 6987, in test__security_service_update_validate_hosts_new_check 2026-08-09 02:08:39.361918 | ubuntu-noble | res = self.api._security_service_update_validate_hosts( 2026-08-09 02:08:39.361926 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.361934 | ubuntu-noble | 2026-08-09 02:08:39.361943 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 106, in wrapped 2026-08-09 02:08:39.361951 | ubuntu-noble | return locked_security_service_operation(*args, **kwargs) 2026-08-09 02:08:39.361959 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.361967 | ubuntu-noble | 2026-08-09 02:08:39.361986 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.361994 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.362002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362011 | ubuntu-noble | 2026-08-09 02:08:39.362019 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.362027 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.362036 | ubuntu-noble | 2026-08-09 02:08:39.362044 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.362052 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.362061 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362069 | ubuntu-noble | 2026-08-09 02:08:39.362077 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.362085 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.362094 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362102 | ubuntu-noble | 2026-08-09 02:08:39.362110 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.362119 | ubuntu-noble | 2026-08-09 02:08:39.362127 | ubuntu-noble | 2026-08-09 02:08:39.362135 | ubuntu-noble | manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_validate_hosts 2026-08-09 02:08:39.362143 | ubuntu-noble | ------------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.362152 | ubuntu-noble | 2026-08-09 02:08:39.362160 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.362168 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.362184 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.362192 | ubuntu-noble | 2026-08-09 02:08:39.362201 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 7253, in test__share_server_update_allocations_validate_hosts 2026-08-09 02:08:39.362209 | ubuntu-noble | res = self.api._share_server_update_allocations_validate_hosts( 2026-08-09 02:08:39.362217 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362226 | ubuntu-noble | 2026-08-09 02:08:39.362234 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 130, in wrapped 2026-08-09 02:08:39.362242 | ubuntu-noble | return locked_share_server_allocations_operation(*args, **kwargs) 2026-08-09 02:08:39.362251 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362259 | ubuntu-noble | 2026-08-09 02:08:39.362267 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.362276 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.362284 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362292 | ubuntu-noble | 2026-08-09 02:08:39.362300 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.362309 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.362317 | ubuntu-noble | 2026-08-09 02:08:39.362325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.362334 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.362342 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362350 | ubuntu-noble | 2026-08-09 02:08:39.362358 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.362367 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.362375 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362383 | ubuntu-noble | 2026-08-09 02:08:39.362392 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.362409 | ubuntu-noble | 2026-08-09 02:08:39.362417 | ubuntu-noble | 2026-08-09 02:08:39.362425 | ubuntu-noble | manila.tests.test_coordination.CoordinationTestCase.test_lock 2026-08-09 02:08:39.362434 | ubuntu-noble | ------------------------------------------------------------- 2026-08-09 02:08:39.362442 | ubuntu-noble | 2026-08-09 02:08:39.362450 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.362459 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.362467 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.362475 | ubuntu-noble | 2026-08-09 02:08:39.362484 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched 2026-08-09 02:08:39.362492 | ubuntu-noble | return func(*newargs, **newkeywargs) 2026-08-09 02:08:39.362500 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362508 | ubuntu-noble | 2026-08-09 02:08:39.362517 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_coordination.py", line 108, in test_lock 2026-08-09 02:08:39.362525 | ubuntu-noble | with coordination.Lock('lock'): 2026-08-09 02:08:39.362533 | ubuntu-noble | 2026-08-09 02:08:39.362549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.362557 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.362587 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362601 | ubuntu-noble | 2026-08-09 02:08:39.362610 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.362618 | ubuntu-noble | 2026-08-09 02:08:39.362626 | ubuntu-noble | 2026-08-09 02:08:39.362635 | ubuntu-noble | manila.tests.test_coordination.CoordinationTestCase.test_synchronized 2026-08-09 02:08:39.362643 | ubuntu-noble | --------------------------------------------------------------------- 2026-08-09 02:08:39.362651 | ubuntu-noble | 2026-08-09 02:08:39.362660 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.362668 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.362677 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.362685 | ubuntu-noble | 2026-08-09 02:08:39.362693 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched 2026-08-09 02:08:39.362701 | ubuntu-noble | return func(*newargs, **newkeywargs) 2026-08-09 02:08:39.362710 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362718 | ubuntu-noble | 2026-08-09 02:08:39.362726 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_coordination.py", line 120, in test_synchronized 2026-08-09 02:08:39.362735 | ubuntu-noble | func(foo, bar) 2026-08-09 02:08:39.362743 | ubuntu-noble | 2026-08-09 02:08:39.362751 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.362760 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.362768 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362776 | ubuntu-noble | 2026-08-09 02:08:39.362784 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.362793 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.362801 | ubuntu-noble | 2026-08-09 02:08:39.362809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.362818 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.362826 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362834 | ubuntu-noble | 2026-08-09 02:08:39.362843 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.362851 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.362859 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.362867 | ubuntu-noble | 2026-08-09 02:08:39.362876 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.362884 | ubuntu-noble | 2026-08-09 02:08:39.362892 | ubuntu-noble | 2026-08-09 02:08:39.362901 | ubuntu-noble | manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_1_enforce 2026-08-09 02:08:39.362909 | ubuntu-noble | ----------------------------------------------------------------------------------------- 2026-08-09 02:08:39.362926 | ubuntu-noble | 2026-08-09 02:08:39.362934 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.362943 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.362951 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.362959 | ubuntu-noble | 2026-08-09 02:08:39.362984 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:08:39.362996 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:08:39.363007 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363018 | ubuntu-noble | 2026-08-09 02:08:39.363029 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 119, in test_authorize_does_not_raise_forbidden 2026-08-09 02:08:39.363041 | ubuntu-noble | self.fixture.config(enforce_scope=False, group='oslo_policy') 2026-08-09 02:08:39.363053 | ubuntu-noble | 2026-08-09 02:08:39.363064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/fixture.py", line 77, in config 2026-08-09 02:08:39.363074 | ubuntu-noble | self.conf.set_override(k, v, group) 2026-08-09 02:08:39.363085 | ubuntu-noble | 2026-08-09 02:08:39.363095 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/conffixture.py", line 84, in _wrapper 2026-08-09 02:08:39.363106 | ubuntu-noble | return wrapped_function(*args, **kwargs) 2026-08-09 02:08:39.363115 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363124 | ubuntu-noble | 2026-08-09 02:08:39.363132 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 2722, in __inner 2026-08-09 02:08:39.363140 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:08:39.363149 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363157 | ubuntu-noble | 2026-08-09 02:08:39.363165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3377, in set_override 2026-08-09 02:08:39.363174 | ubuntu-noble | opt_info = self._get_opt_info(name, group) 2026-08-09 02:08:39.363182 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363190 | ubuntu-noble | 2026-08-09 02:08:39.363199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3872, in _get_opt_info 2026-08-09 02:08:39.363207 | ubuntu-noble | raise NoSuchOptError(opt_name, group) 2026-08-09 02:08:39.363215 | ubuntu-noble | 2026-08-09 02:08:39.363224 | ubuntu-noble | oslo_config.cfg.NoSuchOptError: no such option enforce_scope in group [oslo_policy] 2026-08-09 02:08:39.363232 | ubuntu-noble | 2026-08-09 02:08:39.363240 | ubuntu-noble | 2026-08-09 02:08:39.363249 | ubuntu-noble | manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_lock 2026-08-09 02:08:39.363257 | ubuntu-noble | ------------------------------------------------------------------------ 2026-08-09 02:08:39.363265 | ubuntu-noble | 2026-08-09 02:08:39.363274 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.363282 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.363290 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.363299 | ubuntu-noble | 2026-08-09 02:08:39.363307 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_coordination.py", line 90, in test_coordinator_lock 2026-08-09 02:08:39.363315 | ubuntu-noble | with agent1.get_lock(lock_string): 2026-08-09 02:08:39.363324 | ubuntu-noble | 2026-08-09 02:08:39.363341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.363351 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.363362 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363373 | ubuntu-noble | 2026-08-09 02:08:39.363385 | ubuntu-noble | TypeError: MockToozLock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.363396 | ubuntu-noble | 2026-08-09 02:08:39.363407 | ubuntu-noble | 2026-08-09 02:08:39.363418 | ubuntu-noble | manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_1_enforce 2026-08-09 02:08:39.363428 | ubuntu-noble | --------------------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.363449 | ubuntu-noble | 2026-08-09 02:08:39.363458 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.363467 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.363475 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.363483 | ubuntu-noble | 2026-08-09 02:08:39.363491 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:08:39.363500 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:08:39.363508 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363517 | ubuntu-noble | 2026-08-09 02:08:39.363525 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 104, in test_authorize_properly_handles_invalid_scope_exception 2026-08-09 02:08:39.363533 | ubuntu-noble | self.fixture.config(enforce_scope=True, group='oslo_policy') 2026-08-09 02:08:39.363542 | ubuntu-noble | 2026-08-09 02:08:39.363550 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/fixture.py", line 77, in config 2026-08-09 02:08:39.363558 | ubuntu-noble | self.conf.set_override(k, v, group) 2026-08-09 02:08:39.363592 | ubuntu-noble | 2026-08-09 02:08:39.363606 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/conffixture.py", line 84, in _wrapper 2026-08-09 02:08:39.363615 | ubuntu-noble | return wrapped_function(*args, **kwargs) 2026-08-09 02:08:39.363623 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363631 | ubuntu-noble | 2026-08-09 02:08:39.363640 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 2722, in __inner 2026-08-09 02:08:39.363648 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:08:39.363656 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363664 | ubuntu-noble | 2026-08-09 02:08:39.363673 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3377, in set_override 2026-08-09 02:08:39.363681 | ubuntu-noble | opt_info = self._get_opt_info(name, group) 2026-08-09 02:08:39.363689 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363698 | ubuntu-noble | 2026-08-09 02:08:39.363706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3872, in _get_opt_info 2026-08-09 02:08:39.363714 | ubuntu-noble | raise NoSuchOptError(opt_name, group) 2026-08-09 02:08:39.363723 | ubuntu-noble | 2026-08-09 02:08:39.363739 | ubuntu-noble | oslo_config.cfg.NoSuchOptError: no such option enforce_scope in group [oslo_policy] 2026-08-09 02:08:39.363748 | ubuntu-noble | 2026-08-09 02:08:39.363756 | ubuntu-noble | 2026-08-09 02:08:39.363764 | ubuntu-noble | manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret 2026-08-09 02:08:39.363773 | ubuntu-noble | ------------------------------------------------------------------------------------------------------ 2026-08-09 02:08:39.363781 | ubuntu-noble | 2026-08-09 02:08:39.363812 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.363820 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.363829 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.363837 | ubuntu-noble | 2026-08-09 02:08:39.363845 | ubuntu-noble | 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-08-09 02:08:39.363853 | ubuntu-noble | self.mock_object(self.barbican_acl, '_create_secret_ref', 2026-08-09 02:08:39.363862 | ubuntu-noble | 2026-08-09 02:08:39.363870 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/test.py", line 323, in mock_object 2026-08-09 02:08:39.363878 | ubuntu-noble | patcher.start() 2026-08-09 02:08:39.363887 | ubuntu-noble | 2026-08-09 02:08:39.363895 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1606, in start 2026-08-09 02:08:39.363903 | ubuntu-noble | result = self.__enter__() 2026-08-09 02:08:39.363912 | ubuntu-noble | ^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363920 | ubuntu-noble | 2026-08-09 02:08:39.363928 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1458, in __enter__ 2026-08-09 02:08:39.363937 | ubuntu-noble | original, local = self.get_original() 2026-08-09 02:08:39.363955 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.363963 | ubuntu-noble | 2026-08-09 02:08:39.363971 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1431, in get_original 2026-08-09 02:08:39.363980 | ubuntu-noble | raise AttributeError( 2026-08-09 02:08:39.363988 | ubuntu-noble | 2026-08-09 02:08:39.363996 | ubuntu-noble | AttributeError: does not have the attribute '_create_secret_ref' 2026-08-09 02:08:39.364004 | ubuntu-noble | 2026-08-09 02:08:39.364013 | ubuntu-noble | 2026-08-09 02:08:39.364021 | ubuntu-noble | manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_1_False 2026-08-09 02:08:39.364030 | ubuntu-noble | ---------------------------------------------------------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.364038 | ubuntu-noble | 2026-08-09 02:08:39.364046 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.364054 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.364063 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.364071 | ubuntu-noble | 2026-08-09 02:08:39.364079 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:08:39.364087 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:08:39.364096 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364104 | ubuntu-noble | 2026-08-09 02:08:39.364112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py", line 7951, in test__delete_fpolicy_for_share 2026-08-09 02:08:39.364121 | ubuntu-noble | self.library._delete_fpolicy_for_share(fake_share, fake_vserver_name, 2026-08-09 02:08:39.364129 | ubuntu-noble | 2026-08-09 02:08:39.364146 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4588, in _delete_fpolicy_for_share 2026-08-09 02:08:39.364155 | ubuntu-noble | _delete_fpolicy_with_lock() 2026-08-09 02:08:39.364163 | ubuntu-noble | 2026-08-09 02:08:39.364171 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.364180 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.364188 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364196 | ubuntu-noble | 2026-08-09 02:08:39.364205 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.364213 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.364221 | ubuntu-noble | 2026-08-09 02:08:39.364229 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.364238 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.364246 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364254 | ubuntu-noble | 2026-08-09 02:08:39.364263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.364271 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.364279 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364287 | ubuntu-noble | 2026-08-09 02:08:39.364296 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.364304 | ubuntu-noble | 2026-08-09 02:08:39.364312 | ubuntu-noble | 2026-08-09 02:08:39.364321 | ubuntu-noble | manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_one_exist 2026-08-09 02:08:39.364329 | ubuntu-noble | ------------------------------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.364337 | ubuntu-noble | 2026-08-09 02:08:39.364345 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.364354 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.364362 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.364370 | ubuntu-noble | 2026-08-09 02:08:39.364379 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_service_instance.py", line 1806, in test_get_service_network_id_one_exist 2026-08-09 02:08:39.364395 | ubuntu-noble | result = instance._get_service_network_id() 2026-08-09 02:08:39.364404 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364412 | ubuntu-noble | 2026-08-09 02:08:39.364420 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.364429 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.364437 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364445 | ubuntu-noble | 2026-08-09 02:08:39.364454 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.364462 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.364470 | ubuntu-noble | 2026-08-09 02:08:39.364485 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.364494 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.364502 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364510 | ubuntu-noble | 2026-08-09 02:08:39.364519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.364527 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.364535 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364543 | ubuntu-noble | 2026-08-09 02:08:39.364552 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.364560 | ubuntu-noble | 2026-08-09 02:08:39.364596 | ubuntu-noble | 2026-08-09 02:08:39.364605 | ubuntu-noble | manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_2_authorize 2026-08-09 02:08:39.364613 | ubuntu-noble | ----------------------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.364621 | ubuntu-noble | 2026-08-09 02:08:39.364630 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.364638 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.364646 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.364655 | ubuntu-noble | 2026-08-09 02:08:39.364663 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:08:39.364671 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:08:39.364680 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364688 | ubuntu-noble | 2026-08-09 02:08:39.364696 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 104, in test_authorize_properly_handles_invalid_scope_exception 2026-08-09 02:08:39.364705 | ubuntu-noble | self.fixture.config(enforce_scope=True, group='oslo_policy') 2026-08-09 02:08:39.364713 | ubuntu-noble | 2026-08-09 02:08:39.364721 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/fixture.py", line 77, in config 2026-08-09 02:08:39.364730 | ubuntu-noble | self.conf.set_override(k, v, group) 2026-08-09 02:08:39.364738 | ubuntu-noble | 2026-08-09 02:08:39.364746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/conffixture.py", line 84, in _wrapper 2026-08-09 02:08:39.364754 | ubuntu-noble | return wrapped_function(*args, **kwargs) 2026-08-09 02:08:39.364763 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364771 | ubuntu-noble | 2026-08-09 02:08:39.364779 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 2722, in __inner 2026-08-09 02:08:39.364788 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:08:39.364796 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364804 | ubuntu-noble | 2026-08-09 02:08:39.364819 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3377, in set_override 2026-08-09 02:08:39.364827 | ubuntu-noble | opt_info = self._get_opt_info(name, group) 2026-08-09 02:08:39.364836 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.364854 | ubuntu-noble | 2026-08-09 02:08:39.364863 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3872, in _get_opt_info 2026-08-09 02:08:39.364871 | ubuntu-noble | raise NoSuchOptError(opt_name, group) 2026-08-09 02:08:39.364879 | ubuntu-noble | 2026-08-09 02:08:39.433216 | ubuntu-noble | oslo_config.cfg.NoSuchOptError: no such option enforce_scope in group [oslo_policy] 2026-08-09 02:08:39.433247 | ubuntu-noble | 2026-08-09 02:08:39.433252 | ubuntu-noble | 2026-08-09 02:08:39.433256 | ubuntu-noble | manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_two_exist 2026-08-09 02:08:39.433260 | ubuntu-noble | ------------------------------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.433264 | ubuntu-noble | 2026-08-09 02:08:39.433268 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.433273 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.433276 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.433280 | ubuntu-noble | 2026-08-09 02:08:39.433285 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_service_instance.py", line 1820, in test_get_service_network_id_two_exist 2026-08-09 02:08:39.433289 | ubuntu-noble | self.assertRaises(exception.ManilaException, 2026-08-09 02:08:39.433292 | ubuntu-noble | 2026-08-09 02:08:39.433296 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-08-09 02:08:39.433300 | ubuntu-noble | self.assertThat(our_callable, matcher) 2026-08-09 02:08:39.433304 | ubuntu-noble | 2026-08-09 02:08:39.433308 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat 2026-08-09 02:08:39.433312 | ubuntu-noble | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-08-09 02:08:39.433316 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433320 | ubuntu-noble | 2026-08-09 02:08:39.433323 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-08-09 02:08:39.433327 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-08-09 02:08:39.433331 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433334 | ubuntu-noble | 2026-08-09 02:08:39.433338 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match 2026-08-09 02:08:39.433342 | ubuntu-noble | mismatch = self.exception_matcher.match(typed_exc_info) 2026-08-09 02:08:39.433346 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433351 | ubuntu-noble | 2026-08-09 02:08:39.433356 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match 2026-08-09 02:08:39.433361 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-08-09 02:08:39.433382 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433388 | ubuntu-noble | 2026-08-09 02:08:39.433392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match 2026-08-09 02:08:39.433396 | ubuntu-noble | raise matchee[1].with_traceback(matchee[2]) 2026-08-09 02:08:39.433399 | ubuntu-noble | 2026-08-09 02:08:39.433403 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-08-09 02:08:39.433407 | ubuntu-noble | result = actual_callable() 2026-08-09 02:08:39.433411 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433414 | ubuntu-noble | 2026-08-09 02:08:39.433418 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-08-09 02:08:39.433422 | ubuntu-noble | return self._callable_object(*self._args, **self._kwargs) 2026-08-09 02:08:39.433425 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433429 | ubuntu-noble | 2026-08-09 02:08:39.433433 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_service_instance.py", line 1821, in 2026-08-09 02:08:39.433446 | ubuntu-noble | lambda: helper.service_network_id) 2026-08-09 02:08:39.433450 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433453 | ubuntu-noble | 2026-08-09 02:08:39.433457 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py", line 534, in inner 2026-08-09 02:08:39.433461 | ubuntu-noble | return f(*args, **kwargs) 2026-08-09 02:08:39.433464 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433468 | ubuntu-noble | 2026-08-09 02:08:39.433472 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py", line 950, in service_network_id 2026-08-09 02:08:39.433475 | ubuntu-noble | self._service_network_id = self._get_service_network_id() 2026-08-09 02:08:39.433479 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433483 | ubuntu-noble | 2026-08-09 02:08:39.433486 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/decorator/__init__.py", line 247, in fun 2026-08-09 02:08:39.433490 | ubuntu-noble | return caller(func, *(extras + args), **kw) 2026-08-09 02:08:39.433494 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433497 | ubuntu-noble | 2026-08-09 02:08:39.433501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/coordination.py", line 198, in _synchronized 2026-08-09 02:08:39.433505 | ubuntu-noble | with lock(blocking): 2026-08-09 02:08:39.433509 | ubuntu-noble | 2026-08-09 02:08:39.433512 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 35, in __enter__ 2026-08-09 02:08:39.433516 | ubuntu-noble | return self.lock.__enter__(*self.args, **self.kwargs) 2026-08-09 02:08:39.433520 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433523 | ubuntu-noble | 2026-08-09 02:08:39.433527 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tooz/locking.py", line 65, in __enter__ 2026-08-09 02:08:39.433531 | ubuntu-noble | acquired = self.acquire(blocking, shared, timeout) 2026-08-09 02:08:39.433534 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433538 | ubuntu-noble | 2026-08-09 02:08:39.433542 | ubuntu-noble | TypeError: Lock.acquire() takes from 1 to 2 positional arguments but 4 were given 2026-08-09 02:08:39.433545 | ubuntu-noble | 2026-08-09 02:08:39.433549 | ubuntu-noble | 2026-08-09 02:08:39.433558 | ubuntu-noble | manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_2_authorize 2026-08-09 02:08:39.433561 | ubuntu-noble | ------------------------------------------------------------------------------------------- 2026-08-09 02:08:39.433580 | ubuntu-noble | 2026-08-09 02:08:39.433587 | ubuntu-noble | Captured traceback: 2026-08-09 02:08:39.433590 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-08-09 02:08:39.433594 | ubuntu-noble | Traceback (most recent call last): 2026-08-09 02:08:39.433598 | ubuntu-noble | 2026-08-09 02:08:39.433602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-08-09 02:08:39.433605 | ubuntu-noble | return func(self, *args, **kwargs) 2026-08-09 02:08:39.433609 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433613 | ubuntu-noble | 2026-08-09 02:08:39.433616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 119, in test_authorize_does_not_raise_forbidden 2026-08-09 02:08:39.433620 | ubuntu-noble | self.fixture.config(enforce_scope=False, group='oslo_policy') 2026-08-09 02:08:39.433624 | ubuntu-noble | 2026-08-09 02:08:39.433627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/fixture.py", line 77, in config 2026-08-09 02:08:39.433631 | ubuntu-noble | self.conf.set_override(k, v, group) 2026-08-09 02:08:39.433635 | ubuntu-noble | 2026-08-09 02:08:39.433638 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_messaging/conffixture.py", line 84, in _wrapper 2026-08-09 02:08:39.433642 | ubuntu-noble | return wrapped_function(*args, **kwargs) 2026-08-09 02:08:39.433646 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433654 | ubuntu-noble | 2026-08-09 02:08:39.433658 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 2722, in __inner 2026-08-09 02:08:39.433661 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-08-09 02:08:39.433665 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433669 | ubuntu-noble | 2026-08-09 02:08:39.433672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3377, in set_override 2026-08-09 02:08:39.433676 | ubuntu-noble | opt_info = self._get_opt_info(name, group) 2026-08-09 02:08:39.433680 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-09 02:08:39.433683 | ubuntu-noble | 2026-08-09 02:08:39.433687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_config/cfg.py", line 3872, in _get_opt_info 2026-08-09 02:08:39.433691 | ubuntu-noble | raise NoSuchOptError(opt_name, group) 2026-08-09 02:08:39.433694 | ubuntu-noble | 2026-08-09 02:08:39.433701 | ubuntu-noble | oslo_config.cfg.NoSuchOptError: no such option enforce_scope in group [oslo_policy] 2026-08-09 02:08:39.433705 | ubuntu-noble | 2026-08-09 02:08:39.433709 | ubuntu-noble | 2026-08-09 02:08:39.433713 | ubuntu-noble | 2026-08-09 02:08:39.433716 | ubuntu-noble | ====== 2026-08-09 02:08:39.433720 | ubuntu-noble | Totals 2026-08-09 02:08:39.433724 | ubuntu-noble | ====== 2026-08-09 02:08:39.433728 | ubuntu-noble | Ran: 12426 tests in 205.9763 sec. 2026-08-09 02:08:39.433731 | ubuntu-noble | - Passed: 12402 2026-08-09 02:08:39.433735 | ubuntu-noble | - Skipped: 6 2026-08-09 02:08:39.433739 | ubuntu-noble | - Expected Fail: 0 2026-08-09 02:08:39.433742 | ubuntu-noble | - Unexpected Success: 0 2026-08-09 02:08:39.433746 | ubuntu-noble | - Failed: 18 2026-08-09 02:08:39.433750 | ubuntu-noble | Sum of execute time for each test: 709.2897 sec. 2026-08-09 02:08:39.433754 | ubuntu-noble | 2026-08-09 02:08:39.433757 | ubuntu-noble | ============== 2026-08-09 02:08:39.433761 | ubuntu-noble | Worker Balance 2026-08-09 02:08:39.433765 | ubuntu-noble | ============== 2026-08-09 02:08:39.433769 | ubuntu-noble | - Worker 0 (1554 tests) => 0:01:01.964690 2026-08-09 02:08:39.433772 | ubuntu-noble | - Worker 1 (1553 tests) => 0:00:58.945856 2026-08-09 02:08:39.433777 | ubuntu-noble | - Worker 2 (1554 tests) => 0:01:01.092732 2026-08-09 02:08:39.433782 | ubuntu-noble | - Worker 3 (1553 tests) => 0:03:24.770307 2026-08-09 02:08:39.433786 | ubuntu-noble | - Worker 4 (1553 tests) => 0:01:53.306265 2026-08-09 02:08:39.433789 | ubuntu-noble | - Worker 5 (1553 tests) => 0:01:37.448354 2026-08-09 02:08:39.433794 | ubuntu-noble | - Worker 6 (1553 tests) => 0:00:58.536741 2026-08-09 02:08:39.433798 | ubuntu-noble | - Worker 7 (1553 tests) => 0:00:54.966479 2026-08-09 02:08:39.549293 | ubuntu-noble | py312: 226422 C exit 1 (222.23 seconds) /home/zuul/src/github.com/vexxhost/manila> stestr run pid=6695 [tox/execute/api.py:308] 2026-08-09 02:08:39.550436 | ubuntu-noble | .pkg: 226423 W _exit> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:485] 2026-08-09 02:08:39.551626 | ubuntu-noble | Backend: run command _exit with args {} 2026-08-09 02:08:39.551644 | ubuntu-noble | Backend: Wrote response {'return': 0} to /tmp/pep517__exit-cx19j69t.json 2026-08-09 02:08:39.553131 | ubuntu-noble | .pkg: 226426 I exit None (0.00 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6508 [tox/execute/api.py:308] 2026-08-09 02:08:39.617422 | ubuntu-noble | .pkg: 226490 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:256] 2026-08-09 02:08:39.619380 | ubuntu-noble | py312: FAIL code 1 (226.17=setup[3.94]+cmd[222.23] seconds) 2026-08-09 02:08:39.619412 | ubuntu-noble | evaluation failed :( (226.29 seconds) 2026-08-09 02:08:40.210373 | ubuntu-noble | ERROR 2026-08-09 02:08:40.210953 | ubuntu-noble | { 2026-08-09 02:08:40.210985 | ubuntu-noble | "delta": "0:03:46.581563", 2026-08-09 02:08:40.211007 | ubuntu-noble | "end": "2026-08-09 02:08:39.675468", 2026-08-09 02:08:40.211040 | ubuntu-noble | "msg": "non-zero return code", 2026-08-09 02:08:40.211059 | ubuntu-noble | "rc": 1, 2026-08-09 02:08:40.211077 | ubuntu-noble | "start": "2026-08-09 02:04:53.093905" 2026-08-09 02:08:40.211094 | ubuntu-noble | } failure 2026-08-09 02:08:40.677801 | 2026-08-09 02:08:40.677926 | TASK [tox : Look for output] 2026-08-09 02:08:41.593511 | ubuntu-noble | ok 2026-08-09 02:08:41.614727 | 2026-08-09 02:08:41.614866 | TASK [tox : Return file comments to Zuul] 2026-08-09 02:08:41.654902 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:41.657193 | 2026-08-09 02:08:41.657293 | PLAY RECAP 2026-08-09 02:08:41.657392 | ubuntu-noble | ok: 14 changed: 8 unreachable: 0 failed: 1 skipped: 2 rescued: 0 ignored: 0 2026-08-09 02:08:41.657442 | 2026-08-09 02:08:41.924357 | RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-09 02:08:41.925993 | POST-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-09 02:08:42.522791 | 2026-08-09 02:08:42.522904 | PLAY [all] 2026-08-09 02:08:42.534602 | 2026-08-09 02:08:42.534685 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-08-09 02:08:42.579545 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:42.591444 | 2026-08-09 02:08:42.591525 | TASK [fetch-tox-output : Set tox log path for single node] 2026-08-09 02:08:42.639187 | ubuntu-noble | ok 2026-08-09 02:08:42.644077 | 2026-08-09 02:08:42.644143 | TASK [fetch-tox-output : Ensure local tox dir] 2026-08-09 02:08:43.023092 | ubuntu-noble -> localhost | changed 2026-08-09 02:08:43.034109 | 2026-08-09 02:08:43.034229 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-08-09 02:08:43.079809 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:43.087498 | 2026-08-09 02:08:43.087618 | TASK [fetch-tox-output : Set envlist fact] 2026-08-09 02:08:43.129975 | ubuntu-noble | ok 2026-08-09 02:08:43.138934 | 2026-08-09 02:08:43.139002 | TASK [fetch-tox-output : Get tox version] 2026-08-09 02:08:43.761693 | ubuntu-noble | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-08-09 02:08:43.775757 | ubuntu-noble | 4.58.0 from /home/zuul/.local/tox/lib/python3.12/site-packages/tox/__init__.py 2026-08-09 02:08:44.176084 | ubuntu-noble | ok: Runtime: 0:00:00.283871 2026-08-09 02:08:44.183196 | 2026-08-09 02:08:44.183258 | TASK [fetch-tox-output : Find all default environments] 2026-08-09 02:08:44.711891 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:44.722809 | 2026-08-09 02:08:44.722876 | TASK [fetch-tox-output : Set envlist fact] 2026-08-09 02:08:44.757012 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:44.769051 | 2026-08-09 02:08:44.769187 | TASK [fetch-tox-output : Find all default environments] 2026-08-09 02:08:45.300161 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:45.310242 | 2026-08-09 02:08:45.310337 | TASK [fetch-tox-output : Set envlist fact] 2026-08-09 02:08:45.336295 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:45.346817 | 2026-08-09 02:08:45.346904 | LOOP [fetch-tox-output : Copy tox logs] 2026-08-09 02:08:45.386373 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:45.403163 | 2026-08-09 02:08:45.403314 | LOOP [fetch-tox-output : Collect tox logs] 2026-08-09 02:08:46.053026 | ubuntu-noble | changed: 2026-08-09 02:08:46.053214 | ubuntu-noble | created directory /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/work/logs/tox/py312 2026-08-09 02:08:46.053254 | ubuntu-noble | cd+++++++++ ./ 2026-08-09 02:08:46.053284 | ubuntu-noble | >f+++++++++ 1-install_package.log 2026-08-09 02:08:46.053314 | ubuntu-noble | >f+++++++++ 2-commands[0].log 2026-08-09 02:08:46.053346 | 2026-08-09 02:08:46.072480 | 2026-08-09 02:08:46.072590 | PLAY RECAP 2026-08-09 02:08:46.072650 | ubuntu-noble | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-08-09 02:08:46.072681 | 2026-08-09 02:08:46.186105 | POST-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-09 02:08:46.187953 | POST-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-09 02:08:46.743939 | 2026-08-09 02:08:46.744057 | PLAY [all] 2026-08-09 02:08:46.756766 | 2026-08-09 02:08:46.756853 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-08-09 02:08:46.953951 | ubuntu-noble | changed 2026-08-09 02:08:46.960505 | 2026-08-09 02:08:46.960584 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-08-09 02:08:47.003084 | ubuntu-noble | ok 2026-08-09 02:08:47.010248 | 2026-08-09 02:08:47.010378 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-08-09 02:08:47.363127 | ubuntu-noble | ok: Not all paths examined, check warnings for details 2026-08-09 02:08:47.383187 | 2026-08-09 02:08:47.383343 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-08-09 02:08:47.419280 | 2026-08-09 02:08:47.419445 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-08-09 02:08:47.798638 | ubuntu-noble | changed 2026-08-09 02:08:47.806197 | 2026-08-09 02:08:47.806292 | LOOP [fetch-subunit-output : Generate subunit file] 2026-08-09 02:08:49.488947 | ubuntu-noble | ok: Item: /home/zuul/src/github.com/vexxhost/manila Runtime: 0:00:01.275911 2026-08-09 02:08:49.489148 | 2026-08-09 02:08:49.502759 | 2026-08-09 02:08:49.502901 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-08-09 02:08:50.004917 | ubuntu-noble | changed 2026-08-09 02:08:50.010370 | 2026-08-09 02:08:50.010440 | TASK [fetch-subunit-output : Remove the temporary file] 2026-08-09 02:08:50.387763 | ubuntu-noble | changed 2026-08-09 02:08:50.394962 | 2026-08-09 02:08:50.395050 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-08-09 02:08:50.428684 | ubuntu-noble | ok 2026-08-09 02:08:50.442999 | ubuntu-noble | included: /var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/fetch-subunit-output/tasks/process.yaml 2026-08-09 02:08:50.448645 | 2026-08-09 02:08:50.448709 | TASK [fetch-subunit-output : Look for subunit2html command] 2026-08-09 02:08:50.643187 | ubuntu-noble | changed: non-zero return code 2026-08-09 02:08:50.650050 | 2026-08-09 02:08:50.650137 | TASK [fetch-subunit-output : Define subunit_html_command fact] 2026-08-09 02:08:50.674869 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:50.685596 | 2026-08-09 02:08:50.685688 | TASK [fetch-subunit-output : Emit a debug line so we can search logstash for fallback hits] 2026-08-09 02:08:50.720462 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:50.731316 | 2026-08-09 02:08:50.731404 | TASK [fetch-subunit-output : Generate testr_results.html file] 2026-08-09 02:08:51.264794 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:51.276773 | 2026-08-09 02:08:51.276845 | TASK [fetch-subunit-output : Find subunit files] 2026-08-09 02:08:51.493712 | ubuntu-noble | ok: All paths examined 2026-08-09 02:08:51.502536 | 2026-08-09 02:08:51.502620 | LOOP [fetch-subunit-output : Collect test-results] 2026-08-09 02:08:52.180987 | ubuntu-noble | changed: >f+++++++++ testrepository.subunit 2026-08-09 02:08:52.242096 | 2026-08-09 02:08:52.242255 | LOOP [fetch-subunit-output : Copy test-results] 2026-08-09 02:08:52.285903 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:52.286182 | ubuntu-noble | changed: All items complete 2026-08-09 02:08:52.286220 | 2026-08-09 02:08:52.306464 | 2026-08-09 02:08:52.306604 | LOOP [fetch-subunit-output : Return artifact to Zuul] 2026-08-09 02:08:52.334466 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:52.334885 | 2026-08-09 02:08:52.353242 | 2026-08-09 02:08:52.353374 | PLAY RECAP 2026-08-09 02:08:52.353443 | ubuntu-noble | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 6 rescued: 0 ignored: 0 2026-08-09 02:08:52.353475 | 2026-08-09 02:08:52.510378 | POST-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-09 02:08:52.513583 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 02:08:53.073556 | 2026-08-09 02:08:53.073663 | PLAY [all] 2026-08-09 02:08:53.085023 | 2026-08-09 02:08:53.085102 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-09 02:08:53.129988 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:53.140312 | 2026-08-09 02:08:53.140389 | TASK [fetch-output : Set log path for single node] 2026-08-09 02:08:53.183819 | ubuntu-noble | ok 2026-08-09 02:08:53.190379 | 2026-08-09 02:08:53.190503 | LOOP [fetch-output : Ensure local output dirs] 2026-08-09 02:08:53.558882 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/work/logs" 2026-08-09 02:08:53.753712 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/work/artifacts" 2026-08-09 02:08:53.948837 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/2d89e8112cdc49ac83be7b13812dbe21/work/docs" 2026-08-09 02:08:53.969216 | 2026-08-09 02:08:53.969336 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-09 02:08:54.619017 | ubuntu-noble | changed: .d..t...... ./ 2026-08-09 02:08:54.619245 | ubuntu-noble | changed: All items complete 2026-08-09 02:08:54.619283 | 2026-08-09 02:08:55.120269 | ubuntu-noble | changed: .d..t...... ./ 2026-08-09 02:08:55.598534 | ubuntu-noble | changed: .d..t...... ./ 2026-08-09 02:08:55.622515 | 2026-08-09 02:08:55.622634 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-09 02:08:55.652618 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:55.659410 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 02:08:55.681695 | 2026-08-09 02:08:55.681780 | PLAY [all] 2026-08-09 02:08:55.688443 | 2026-08-09 02:08:55.688509 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-09 02:08:56.173830 | ubuntu-noble | changed 2026-08-09 02:08:56.181630 | 2026-08-09 02:08:56.181677 | PLAY RECAP 2026-08-09 02:08:56.181718 | ubuntu-noble | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-09 02:08:56.181739 | 2026-08-09 02:08:56.328614 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 02:08:56.331576 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-09 02:08:56.875732 | 2026-08-09 02:08:56.875973 | PLAY [localhost] 2026-08-09 02:08:56.885349 | 2026-08-09 02:08:56.885419 | TASK [Generate Zuul manifest] 2026-08-09 02:08:56.903476 | localhost | ok 2026-08-09 02:08:56.919889 | 2026-08-09 02:08:56.919975 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-09 02:08:57.264257 | localhost | changed 2026-08-09 02:08:57.278507 | 2026-08-09 02:08:57.278586 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-09 02:08:57.461791 | localhost | ok 2026-08-09 02:08:57.470372 | 2026-08-09 02:08:57.470441 | TASK [Upload logs] 2026-08-09 02:08:57.492042 | localhost | ok 2026-08-09 02:08:57.899308 | 2026-08-09 02:08:57.899460 | TASK [Set zuul-log-path fact] 2026-08-09 02:08:57.926234 | localhost | ok 2026-08-09 02:08:57.941680 | 2026-08-09 02:08:57.941774 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 02:08:57.971838 | localhost | ok 2026-08-09 02:08:57.986546 | 2026-08-09 02:08:57.986620 | TASK [upload-logs : Create log directories] 2026-08-09 02:08:58.385585 | localhost | changed 2026-08-09 02:08:58.392011 | 2026-08-09 02:08:58.392108 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-09 02:08:58.765487 | localhost -> localhost | ok: Runtime: 0:00:00.004359 2026-08-09 02:08:58.771916 | 2026-08-09 02:08:58.772068 | TASK [upload-logs : Upload logs to log server] 2026-08-09 02:08:59.262619 | localhost | Output suppressed because no_log was given 2026-08-09 02:08:59.271366 | 2026-08-09 02:08:59.271443 | LOOP [upload-logs : Compress console log and json output] 2026-08-09 02:08:59.318598 | localhost | skipping: Conditional result was False 2026-08-09 02:08:59.359715 | localhost | skipping: Conditional result was False 2026-08-09 02:08:59.370210 | 2026-08-09 02:08:59.370365 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-09 02:08:59.420937 | localhost | skipping: Conditional result was False 2026-08-09 02:08:59.421363 | 2026-08-09 02:08:59.430246 | localhost | skipping: Conditional result was False 2026-08-09 02:08:59.439530 | 2026-08-09 02:08:59.439704 | LOOP [upload-logs : Upload console log and json output]